]> git.stg.codes - stg.git/shortlog
stg.git
2011-05-19 Maxim MamontovRemove sgauthstress from packaging temporarily 2.407-p1
2011-05-19 Maxim MamontovVersion bump
2011-05-18 Maxim MamontovFix infinite loop while sending messages repeatedly
2011-05-11 Maxim MamontovTimeouts checking added partially
2011-05-11 Maxim MamontovNon-zero default values for aliveTimeout and userTimeou...
2011-05-11 Maxim MamontovAdding and connecting users separated in main
2011-05-11 Maxim MamontovTimeout fixed, proto starting and stopping added
2011-05-11 Maxim MamontovLocks added, rnd logic for ALIVE changed, CONN_ACK...
2011-05-11 Maxim MamontovUsers container changed from vector to list
2011-05-11 Maxim MamontovCheck socket creation and socket initialization added
2011-05-10 Maxim MamontovImplement connecting and disconnecting users
2011-05-10 Maxim MamontovCopy constructor, assignement operator and network...
2011-05-10 Maxim MamontovConnect users on add
2011-05-10 Maxim MamontovServer address fixed
2011-05-10 Maxim MamontovRemove files copying from interface creation scripts
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-06 Maxim MamontovEmpty lines removed from the end of the file
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-23 Maxim MamontovPROG variavle removed from library's Makefiles
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-20 Maxim MamontovPlaceholder added to the XML-RPC API documentation...
2011-04-20 Maxim Mamontovxslt filters moved upper, Makefiles fixed to use bundle...
2011-04-20 Maxim Mamontov-doc suffix removed from XML-RPC API documentation
2011-04-20 Maxim Mamontov--stringparam base.path replaces with -o
2011-04-20 Maxim MamontovDocBook documentation stub added
2011-04-19 Maxim MamontovFix some styles in help.odt
2011-04-19 Maxim MamontovStylistic changes in documentation
2011-04-19 Maxim MamontovAdded note about waiting rscriptd until message queue... 2.407
2011-04-19 Maxim MamontovVersion bump
2011-04-18 Maxim MamontovStargazer documentation added
2011-04-15 Maxim MamontovAdd waiting for empty queue in rscriptd
2011-04-15 Maxim MamontovLogging added for scriptexecuter
2011-04-15 Maxim MamontovEmpty lines removed from the end of scriptexecuter.h
2011-04-14 Maxim MamontovFix instllation of stglibs headers on FreeBSD
2011-04-14 Maxim MamontovFix includes installation on FreeBSD
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 MamontovMethods USER::AddTraffStat[U|D] removed from interface
2011-04-14 Maxim MamontovAdd DIR_MODE to Makfile.conf in all projects
2011-04-12 Maxim MamontovFix encoding hint in documentation
2011-04-12 Maxim MamontovChangeLog updated
2011-04-12 Maxim MamontovFix compilation issues on FreeBSD4 2.407-rc3
2011-04-12 Maxim MamontovVersion bump
2011-04-12 Maxim MamontovFix MODULE_SETTINGS forward declaration type (class...
2011-04-12 Maxim MamontovDo not stop on \0 while encoding binary to string
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 MamontovFix TARIFF_DATA forward declaration type (class ->...
2011-04-11 Maxim MamontovFix MODULE_SETTINGS forward declaration type (class...
2011-04-11 Maxim Mamontov-MG removed from deps generation in stglibs
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 tariff field name in XML-RPC API documentation...
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-10 Maxim MamontovFix Makefile.conf path
2011-04-10 Maxim MamontovFizx target in include dir
2011-04-08 Maxim MamontovAdd Makefile for includes
2011-04-08 Maxim MamontovFix library headres permissions during install
2011-04-08 Maxim MamontovFix ia library header name
2011-04-08 Maxim MamontovFix script executer library header name
2011-04-08 Maxim MamontovAdd headers inctallation and fix headers cleanup
next