]> git.stg.codes - stg.git/shortlog
stg.git
2011-09-14 Maxim MamontovStylistic changes in RESETABLE
2011-09-14 Maxim MamontovVirtual destructor added to interface classes
2011-09-14 Maxim MamontovShut up compilers
2011-09-14 Maxim MamontovHide bufSize when NDEBUG is defined
2011-09-14 Maxim MamontovUse ptrdiff_t type for length variable to prevent compa...
2011-09-14 Maxim MamontovAdd authorization in test users class
2011-09-14 Maxim MamontovAdd notifications in test tariffs class
2011-09-14 Maxim MamontovCheck write result and replace int with bool in return...
2011-09-13 Maxim MamontovAnother code cleanup
2011-09-13 Maxim MamontovCode cleanup
2011-09-13 Maxim MamontovFix some typos
2011-09-13 Maxim MamontovInitializing constructor added for IA_USER
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-12 Maxim MamontovCheck IP in USERS_IMPL::Authorize as early as possible
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-10 Maxim MamontovMove authorization from USER to USERS
2011-09-07 Maxim Mamontov\n added
2011-09-03 Maxim MamontovReport about headers reading error
2011-09-03 Maxim MamontovVersion fix
2011-09-03 Maxim Mamontovmod_smux config samples 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 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
next