]> git.stg.codes - stg.git/shortlog
stg.git
2011-09-01 Maxim MamontovProduce debug output only if SMUX_DEBUG is defined 2.408-alpha
2011-09-01 Maxim MamontovMove tariffUsers from users section to tariffs.tariffUs...
2011-09-01 Maxim MamontovFix tariff and user subscription in SMUX
2011-09-01 Maxim MamontovIgnore deleted users while building new tariffs table
2011-09-01 Maxim MamontovAdd subscription for add/del tariffs
2011-09-01 Maxim MamontovSet "deleted" flag for user before executing notifiers
2011-09-01 Maxim MamontovMake tariff table based on tariff list
2011-09-01 Maxim MamontovAdd assertions on OpenSearch result
2011-09-01 Maxim MamontovAdd tables update on user add and del
2011-09-01 Maxim MamontovAdd assertions on OpenSearch results
2011-09-01 Maxim MamontovShut up compiler about printing size_t variable
2011-08-31 Maxim MamontovPrevent memory leak in smux plugin
2011-08-31 Maxim MamontovAdd -DLINUX for scriptexecuter
2011-08-31 Maxim MamontovFix test tariffs and users interface
2011-08-31 Maxim MamontovRules counter added to the SMUX plugin
2011-08-31 Maxim MamontovAdd rules count in STG-MIB
2011-08-31 Maxim MamontovFix resource leak in file_store
2011-08-31 Maxim MamontovRemove const qualifier from return type of assignement...
2011-08-31 Maxim MamontovPass config file via const reference in sgauth/sgathstr...
2011-08-31 Maxim MamontovAdd rules count method to the traffcounter iface
2011-08-31 Maxim MamontovFix accessing array element above array bounds in rsconf
2011-08-31 Maxim MamontovAssignement and comparsion operators removed from admin...
2011-08-31 Maxim MamontovUse WaitPackets in CONFIGPROTO network interactions
2011-08-31 Maxim MamontovWaitPackets moved to common.lib
2011-08-31 Maxim MamontovFix header length in RecvHdr
2011-08-13 Maxim MamontovSet services and corps to plugins
2011-08-13 Maxim MamontovAdd some assertions
2011-08-13 Maxim MamontovCorporations added to compilation
2011-08-13 Maxim MamontovDefault constructor added for SERVICE_CONF
2011-08-13 Maxim MamontovSome fixes in service implementation
2011-08-13 Maxim MamontovGet<Something>Num -> Count in interfaces
2011-08-13 Maxim MamontovBasic corporations implementation added
2011-08-13 Maxim MamontovGet<something>Num -> Count
2011-08-13 Maxim MamontovFix compilation errors got after API changes
2011-08-13 Maxim MamontovMore clear plugin API
2011-08-13 Maxim MamontovSimplified admins API
2011-08-13 Maxim MamontovAdmin, service and corporation sesnsors added for SUMX
2011-08-13 Maxim MamontovFix some headers in admins implementation
2011-08-13 Maxim MamontovInitial services implementation added
2011-08-13 Maxim MamontovFix fild types in services and corporations
2011-08-13 Maxim MamontovServices and coroprations interface added
2011-08-13 Maxim MamontovService and corporation permissions added
2011-08-08 Maxim MamontovTables update implemented
2011-08-08 Maxim MamontovString coversion added to the sensors for debugging...
2011-08-08 Maxim MamontovChange OID in responce for the GetNext request
2011-08-08 Maxim MamontovSuffix construction and prefix compare methods added...
2011-08-08 Maxim MamontovAdded specialization for std::string of Value2OS
2011-08-08 Maxim MamontovTariff users table index fixed
2011-08-08 Maxim MamontovTable builders added for the SMUX plugin
2011-08-02 Maxim MamontovCosmetic changes and possible sgconfig hang's fix
2011-08-02 Maxim MamontovReplace some unsigned types with size_t
2011-08-02 Maxim MamontovReplace static void * CONFIGPROTO::Run(void *) with...
2011-08-02 Maxim MamontovFix some headers
2011-08-02 Maxim MamontovReplcae GetStore with new GetPlugin method from plugin...
2011-08-02 helenMake some methods inline
2011-07-30 Maxim MamontovReset delayed tariff change when setting new tariff...
2011-07-27 Maxim MamontovReplace -g3 with -ggdb3 (supported by gcc, clang and...
2011-07-27 Maxim MamontovTypes mismatch fixed
2011-07-27 Maxim MamontovSetup CFLAGS as a copy of CXXFLAGS
2011-07-27 Maxim MamontovFixed compilation issues
2011-07-27 Maxim MamontovFix compilation and linkage issues
2011-07-27 Maxim MamontovFixed interface in stgcrypto
2011-07-27 Maxim Mamontovscriptexecuter become a plain C library
2011-07-27 Maxim Mamontovcrypto.lib is now a plain C library
2011-07-27 Maxim MamontovSome explicit inlining removed to fix linking in releas...
2011-07-27 Maxim MamontovTemplate for plugin creation added
2011-07-27 Maxim Mamontovsmux.lib added to build process
2011-07-27 Maxim MamontovAdded specialization for unsigned in, long and unsigned...
2011-07-27 Maxim MamontovBack to good old static libs (no more .so-hell!)
2011-07-26 Maxim MamontovHack for libsmux includes
2011-07-26 Maxim MamontovLink against smux library instead of plain object files
2011-07-26 Maxim MamontovLibrary Makefile added
2011-07-26 Maxim MamontovASN.1 sources moved to library
2011-07-26 Maxim MamontovASN.1 generated code moved to library
2011-07-26 Maxim MamontovOther comparsion functions for OID added
2011-07-26 Maxim MamontovAdded a wrapper for correct oid comparsion
2011-07-26 Maxim MamontovIgnore compiled book contents
2011-07-25 Maxim MamontovCode deduplication (plugin creation via template PLUGIN...
2011-07-25 Maxim MamontovCode deduplication
2011-07-25 Maxim MamontovSMUX plugin added to core build file
2011-07-25 Maxim MamontovSMUX plugin code separated to SNMP helper functions...
2011-07-25 Maxim MamontovHandlers moved to separate file and added to compilation
2011-07-25 Maxim MamontovFix name collision
2011-07-25 Maxim MamontovUse common filtering algorithm with predicate specializ...
2011-07-25 Maxim MamontovOld files removed
2011-07-25 Maxim Mamontovsnma agent -> smux
2011-07-24 Maxim MamontovAdd missing password field in chg_admin method description
2011-07-16 Maxim MamontovtariffChangeUsers param added to the SMUX plugin
2011-07-16 Maxim MamontovCorrect description for tariffUsers
2011-07-16 Maxim Mamontov/etc/rscriptd replaced with /etc/stargazer in rscriptd...
2011-07-13 Maxim MamontovUse PEN assigned by IANA instead of taken from Lev...
2011-07-06 Maxim MamontovFix the STG-MIB
2011-06-20 Maxim MamontovFix error with undefined CC and CXX
2011-06-20 Maxim MamontovReplace snakeCase with SnakeCase in params of storage...
2011-06-16 Maxim MamontovLang attribute added to the book tag
2011-06-16 Maxim MamontovUse CC and CXX on various checks in build script
2011-06-16 Maxim MamontovMissing headers added
2011-06-16 Maxim MamontovExplicit constructor initialization for the base class...
2011-06-15 Maxim MamontovChapter 4 partialy complete
2011-06-15 Maxim MamontovHelp book chapter 3 complete
next