]> git.stg.codes - stg.git/history - projects
Chapter 4 partialy complete
[stg.git] / projects /
2011-06-10 Maxim MamontovFill STG-MIB with real tree branches
2011-06-10 Maxim MamontovUse data sensors in queries
2011-06-10 Maxim MamontovData sensors added
2011-06-02 Maxim MamontovTodo for SMUX added
2011-06-01 Maxim MamontovSendGetResponsePDU implemented
2011-06-01 Maxim MamontovUtils for OID conversion, response skeleton, VarBindLis...
2011-06-01 Maxim MamontovSTG-MIB added
2011-06-01 Maxim MamontovRequest dispatching added
2011-06-01 Maxim MamontovRequest handlers added
2011-05-31 Maxim MamontovCore functionality implemented
2011-05-31 Maxim MamontovFix uninitialized variabled in mod_store_mysql
2011-05-30 Maxim MamontovPartially working snmp agent
2011-05-30 Maxim MamontovBase plugin structure implemented for SNMP Agent plugin
2011-05-30 Maxim MamontovSNMP Agent plugin added
2011-05-30 Maxim MamontovDB store plugin params unified
2011-05-28 Maxim MamontovReplace RemoveDir with more efficient implementation
2011-05-28 Maxim MamontovReplace fake disconnects with real and fix some errors
2011-05-26 Maxim MamontovAdd missing header
2011-05-26 Maxim MamontovImplement ReconnectOnTariffChange logic
2011-05-26 Maxim MamontovUSER_IMPL::SetPrepaidTraff moved to private section
2011-05-26 Maxim MamontovFix prepaid traff setting on fee charge
2011-05-26 Maxim MamontovReconnectOnTariffChange added to the settings
2011-05-26 Maxim MamontovAllow to use NULL tariff instead empty one
2011-05-26 Maxim MamontovAllow to use virtual inheritance on SETTINGS for testin...
2011-05-26 Maxim MamontovFee charge rule selector added with 3 different charge...
2011-05-25 Maxim MamontovMembers initialization order fixed in PostgreSQL storag...
2011-05-25 Maxim Mamontov'retries' parameter added to PostgreSQL storage plugin
2011-05-25 Maxim MamontovNice adjustement removed
2011-05-20 Maxim MamontovFix error with invalid disconnect reason
2011-05-19 Maxim MamontovRemove help from doc temporarily for packaging (realy...
2011-05-19 Maxim MamontovRemove help from doc temporarily for packaging
2011-05-19 Maxim MamontovFix path to docs in make.sh
2011-05-19 Maxim MamontovRemove sgauthstress from packaging temporarily 2.407-p1
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-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
next