]> git.stg.codes - stg.git/commit
Implemented some user management functions.
authorMaxim Mamontov <faust.madf@gmail.com>
Tue, 27 May 2014 12:59:09 +0000 (15:59 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Tue, 27 May 2014 12:59:09 +0000 (15:59 +0300)
commit85513928f6a270af94c1477f5ae2773647b04cd7
tree18ca836c75b681663f36c428f702851276304990
parent01cdd74060b063287784d3aff7f9f861a404b789
Implemented some user management functions.
24 files changed:
include/stg/array.h [new file with mode: 0644]
projects/sgconf/Makefile
projects/sgconf/admins.cpp
projects/sgconf/admins.h
projects/sgconf/main.cpp
projects/sgconf/tariffs.cpp
projects/sgconf/tariffs.h
projects/sgconf/users.cpp [new file with mode: 0644]
projects/sgconf/users.h [new file with mode: 0644]
stglibs/common.lib/common.cpp
stglibs/common.lib/include/stg/common.h
stglibs/srvconf.lib/include/stg/servconf_types.h
stglibs/srvconf.lib/parsers/auth_by.h
stglibs/srvconf.lib/parsers/base.h
stglibs/srvconf.lib/parsers/chg_user.h
stglibs/srvconf.lib/parsers/get_admin.h
stglibs/srvconf.lib/parsers/get_container.h
stglibs/srvconf.lib/parsers/get_corp.h
stglibs/srvconf.lib/parsers/get_service.h
stglibs/srvconf.lib/parsers/get_tariff.h
stglibs/srvconf.lib/parsers/get_user.h
stglibs/srvconf.lib/parsers/server_info.h
stglibs/srvconf.lib/parsers/simple.h
stglibs/srvconf.lib/servconf.cpp