]> git.stg.codes - stg.git/history - projects/stargazer/plugins
Strange code removed
[stg.git] / projects / stargazer / plugins /
2011-09-12 Maxim MamontovStrange code removed
2011-09-12 Maxim MamontovOne more stupid comment erased
2011-09-12 Maxim MamontovStupid comments erased
2011-09-12 Maxim MamontovLight inetaccess plugin refactoring
2011-09-12 Maxim MamontovCleanup ip2user on errors
2011-09-12 Maxim MamontovStylistic changes
2011-09-12 Maxim MamontovDead code removed
2011-09-12 Maxim MamontovStylistic changes
2011-09-12 Maxim MamontovSMUX reload with reconnect implemented
2011-09-12 Maxim MamontovFull and correct rollback in SMUX::Stop method
2011-09-10 Maxim MamontovFix service payDay type for correct work on 32/64-bit
2011-09-10 Maxim MamontovFix unsigned types while working with IBPP
2011-09-10 Maxim MamontovFix creator method call
2011-09-10 Maxim MamontovFix authorization in plugins
2011-09-07 Maxim Mamontov\n added
2011-09-03 Maxim MamontovDefine ConstSensor::ToString only in debug build
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 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 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 MamontovFix accessing array element above array bounds in rsconf
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 MamontovAdd some assertions
2011-08-13 Maxim MamontovSome fixes in service implementation
2011-08-13 Maxim MamontovFix compilation errors got after API changes
2011-08-13 Maxim MamontovMore clear plugin API
2011-08-13 Maxim MamontovAdmin, service and corporation sesnsors added for SUMX
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 MamontovTypes mismatch fixed
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 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-25 Maxim MamontovCode deduplication (plugin creation via template PLUGIN...
2011-07-25 Maxim MamontovCode deduplication
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-16 Maxim MamontovtariffChangeUsers param added to the SMUX plugin
2011-07-16 Maxim MamontovCorrect description for tariffUsers
2011-07-13 Maxim MamontovUse PEN assigned by IANA instead of taken from Lev...
2011-07-06 Maxim MamontovFix the STG-MIB
2011-06-16 Maxim MamontovMissing headers added
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-25 Maxim MamontovMembers initialization order fixed in PostgreSQL storag...
2011-05-25 Maxim Mamontov'retries' parameter added to PostgreSQL storage plugin
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-12 Maxim MamontovCommented debug ouput removed
2011-04-12 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2011-04-11 Maxim MamontovExtra debug information removed from ao plugin
2011-04-11 Maxim MamontovAdd koi8 -> utf8 conversion for the dir names
2011-04-11 Maxim MamontovRemove encoding from the dir names
next