]> git.stg.codes - stg.git/commit
Simplified parser interfaces.
authorMaxim Mamontov <faust.madf@gmail.com>
Mon, 7 Oct 2013 21:21:37 +0000 (00:21 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Mon, 7 Oct 2013 21:21:37 +0000 (00:21 +0300)
commit2da962edada912d8081f7e15db0ac887b98b179e
tree95c8778479b08a0b0e6e3fb053c24ec88ccbc4ce
parent4c030cdad118fd574774f0fd00313e0042401c7c
Simplified parser interfaces.
18 files changed:
include/stg/admin_conf.h
stglibs/srvconf.lib/include/stg/servconf.h
stglibs/srvconf.lib/include/stg/servconf_types.h
stglibs/srvconf.lib/parsers/auth_by.cpp
stglibs/srvconf.lib/parsers/auth_by.h
stglibs/srvconf.lib/parsers/check_user.cpp
stglibs/srvconf.lib/parsers/check_user.h
stglibs/srvconf.lib/parsers/chg_user.cpp
stglibs/srvconf.lib/parsers/chg_user.h
stglibs/srvconf.lib/parsers/get_user.cpp
stglibs/srvconf.lib/parsers/get_user.h
stglibs/srvconf.lib/parsers/get_users.cpp
stglibs/srvconf.lib/parsers/get_users.h
stglibs/srvconf.lib/parsers/send_message.cpp
stglibs/srvconf.lib/parsers/send_message.h
stglibs/srvconf.lib/parsers/server_info.cpp
stglibs/srvconf.lib/parsers/server_info.h
stglibs/srvconf.lib/servconf.cpp