]> git.stg.codes - stg.git/commit
srvconf refactoring: auth_by, server_info and check_user.
authorMaxim Mamontov <faust.madf@gmail.com>
Mon, 5 Aug 2013 19:22:45 +0000 (22:22 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Mon, 5 Aug 2013 19:22:45 +0000 (22:22 +0300)
commite19d853bbf16b7ba8c58c71c1da488b9034e0fb3
tree05e2e202dd2012698adf38a4bbdea1619964760d
parent8f1d13e63e83c5f590d59f6d09f2d1dae69ba526
srvconf refactoring: auth_by, server_info and check_user.
projects/sgconf/common_sg.cpp
stglibs/srvconf.lib/Makefile
stglibs/srvconf.lib/include/stg/parser_auth_by.h
stglibs/srvconf.lib/include/stg/parser_check_user.h [new file with mode: 0644]
stglibs/srvconf.lib/include/stg/parser_server_info.h [new file with mode: 0644]
stglibs/srvconf.lib/include/stg/servconf.h
stglibs/srvconf.lib/parser.cpp
stglibs/srvconf.lib/parser_auth_by.cpp
stglibs/srvconf.lib/parser_check_user.cpp [new file with mode: 0644]
stglibs/srvconf.lib/parser_server_info.cpp [new file with mode: 0644]
stglibs/srvconf.lib/servconf.cpp