]> git.stg.codes - stg.git/history - projects
Add missing includes
[stg.git] / projects /
2011-05-10 Maxim MamontovAdd missing includes
2011-05-10 Maxim MamontovFix rnd type in USER
2011-05-10 Maxim MamontovFix some types and add UserCount method to PROTO
2011-05-10 Maxim MamontovInitialize and fill proto with users in main
2011-05-10 Maxim Mamontovia library removed from building and linking
2011-05-10 Maxim MamontovA map of ip-to-user replaced with vector of pairs
2011-05-10 Maxim Mamontovstg/ia.h removed from user.h
2011-05-06 Maxim MamontovAnother part of PROTO implemented
2011-05-06 Maxim MamontovUser info holder implemented
2011-05-05 Maxim Mamontovmain.cpp cleaned up
2011-05-05 Maxim MamontovNew compilation modules added to the build system
2011-05-05 Maxim MamontovAdd proto implementation and user state holder
2011-05-05 Maxim MamontovA list of 1000 user's login added
2011-05-05 Maxim MamontovAdded scripts to generate network aliases and delete it
2011-05-05 Maxim MamontovRename sgauth.conf to sgauthstress.conf
2011-05-05 Maxim MamontovMake bring sgauth.conf to be up-to-date
2011-05-05 Maxim MamontovAdd user list loading
2011-05-05 Maxim MamontovMove store unloading message forward
2011-05-05 Maxim MamontovUpdate build system
2011-05-05 Maxim MamontovCompilation issues fixed
2011-05-05 Maxim MamontovSettings code and header files renamed
2011-05-05 Maxim MamontovSettings code cleaned up
2011-05-04 Maxim MamontovAuthorization protocol stress test utility
2011-05-04 Maxim MamontovFix auth_stress plugin to be up-to-date with current...
2011-05-04 Maxim MamontovFix multiple typo: "alredy" -> "already"
2011-04-22 Maxim MamontovWriteConf removed from stopping process
2011-04-21 Maxim MamontovRevert the effect of previous commit `cause it has...
2011-04-21 Maxim MamontovCosmetic changes
2011-04-21 Maxim MamontovReplace properties in IsInetable with explicit use...
2011-04-21 Maxim MamontovReplace updating lastActivityTime via property with...
2011-04-21 Maxim MamontovCosmetic change
2011-04-18 Maxim MamontovStargazer documentation added
2011-04-15 Maxim MamontovAdd waiting for empty queue in rscriptd
2011-04-14 Maxim MamontovFix TRAFFCAOUNTER_IMPL construction
2011-04-14 Maxim MamontovTRAFFCOUNTER_IMPL changed to use USER_IMPL instead...
2011-04-14 Maxim MamontovAllow to user USER_IMPL with USERS_IMPL methods (like...
2011-04-14 Maxim MamontovAdded typedef for USER_IMPL * as USER_IMPL_PTR
2011-04-14 Maxim MamontovAdd DIR_MODE to Makfile.conf in all projects
2011-04-12 Maxim MamontovFix MODULE_SETTINGS forward declaration type (class...
2011-04-12 Maxim MamontovCommented debug ouput removed
2011-04-12 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2011-04-12 Maxim MamontovObsolete files removed
2011-04-11 Maxim MamontovConsole logging on errors added to TRAFFCOUNTER_IMPL
2011-04-11 Maxim MamontovExtra debug information removed from ao plugin
2011-04-11 Maxim MamontovFix settings error reporting mechanism
2011-04-11 Maxim MamontovFix path to git repository in archive creation script
2011-04-11 Maxim MamontovAdd iconv for 'note', 'email', 'address' and 'group'
2011-04-11 Maxim MamontovFix default ListenWebIP value in sgauth.conf
2011-04-11 Maxim MamontovAdd initialization of LOADSTAT with zero
2011-04-11 Maxim MamontovRemove wait after fork in rscriptd
2011-04-11 Maxim MamontovAdd koi8 -> utf8 conversion for the dir names
2011-04-11 Maxim MamontovRemove encoding from the dir names
2011-04-10 Maxim MamontovAdd includes dir to install process
2011-04-08 Maxim MamontovFix ia library header name
2011-04-08 Maxim MamontovFix script executer library header name
2011-04-08 Maxim MamontovRemove 'stg' prefixes from headers and add it to libraries
2011-04-07 Maxim MamontovRemove const qualifier from function definitions
2011-04-07 Maxim MamontovFix sgconf_xml compilation errors
2011-04-07 Maxim MamontovFix sgconf compilation errors
2011-04-07 Maxim MamontovFix sgauth compilation errors
2011-04-07 Maxim MamontovFix rscriptd compilation errors
2011-04-07 Maxim MamontovFix rlm_stg compilation errors
2011-04-07 Maxim MamontovFix convertor compilation errors
2011-04-07 Maxim MamontovFix stargazer compilation errors
2011-04-07 Maxim MamontovFix Always Online authorization plugin compilation...
2011-04-07 Maxim MamontovFix InetAccess authorization plugin compilation errors
2011-04-07 Maxim MamontovFix NetFlow capture plugin compilation errors
2011-04-07 Maxim MamontovFix Divert Socket capture plugin compilation errors
2011-04-07 Maxim MamontovFix BPF capture plugin compilation errors
2011-04-07 Maxim MamontovFix ethercap plugin compilation errors
2011-04-07 Maxim MamontovFix ipq capture plugin compilation errors
2011-04-07 Maxim MamontovFix rpcconfig plugin compilation errors
2011-04-07 Maxim MamontovFix sgconfig plugin compilation errors
2011-04-07 Maxim MamontovFix ping plugin compilation errors
2011-04-07 Maxim MamontovFix radius plugin compilation errors
2011-04-07 Maxim MamontovFix rscript plugin compilation errors
2011-04-07 Maxim MamontovFix file store plugin compilation errors
2011-04-07 Maxim MamontovFix firebird store plugin compilation errors
2011-04-07 Maxim MamontovFix mysql store plugin compilation errors
2011-04-07 Maxim MamontovFix postgresql store plugin compilation errors
2011-04-07 Maxim MamontovUnused modules removed from inetaccess plugin
2011-04-07 Maxim MamontovAdd subscription for 'connected' property
2011-04-07 Maxim MamontovTranslate and remove some comments
2011-04-07 Maxim MamontovFix compiler warning in sgconf_xml
2011-04-07 Maxim MamontovFix comilation issues for sgauth
2011-04-07 Maxim MamontovCOMMON_SETTINGS removed from the project
2011-04-07 Maxim MamontovSETTINGS definition and implementation extracted from...
2011-04-07 Maxim MamontovFix compilation issues for convertor
2011-04-06 Maxim MamontovRename some XML-RPC API methods
2011-04-06 Maxim MamontovAdd compiler existance checking
2011-04-06 Maxim MamontovAdd dependancy on module for install-bin targets
2011-04-06 Maxim MamontovFix user deletion in XML-RPC API
2011-04-06 Maxim MamontovFix typo in USER_IMPL
2011-04-06 Maxim MamontovFix bug with possible start all subsystems before timer...
2011-04-06 Maxim MamontovAdd vecotr reserve to the default constructor of SETTIN...
2011-04-05 Maxim MamontovMake explicit calls on notifications in AUTH_OA
2011-04-05 Maxim MamontovAUTH_AO_SETTINGS removed from plugin
2011-04-05 Maxim MamontovCode cleanup for mod_auth_ao
2011-04-05 Maxim MamontovReplace update user authorization loop with std::for_each
2011-04-04 Maxim MamontovReplace postfix decrement operator with prefix
next