]> git.stg.codes - stg.git/history - include
Simplified STG_LOCKER.
[stg.git] / include /
2014-06-09 Maxim MamontovSimplified STG_LOCKER.
2014-06-08 Maxim MamontovMerge branch 'naffanya-dev'
2014-05-29 Maxim MamontovAdded encoding of some strings.
2014-05-29 Maxim MamontovImplemented add-user and chg-user.
2014-05-29 Maxim MamontovAdded Splice method for resetables.
2014-05-28 Maxim MamontovImplemented --add-admin.
2014-05-27 Maxim MamontovImplemented some user management functions.
2014-04-10 NaffanyaMerge branch 'master' into naffanya-dev
2014-03-17 NaffanyaMerge branch 'master' into naffanya-dev
2014-02-06 NaffanyaChange map<std::string, USER_PROPERTY_BASE *> on REGIST...
2014-02-04 NaffanyaMake type REGISTRY available in all module
2014-02-02 NaffanyaAdd type REGISTRY in USER_PROPERTIES
2014-01-30 NaffanyaCorrecting case insensitive search
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-11 NaffanyaCorrecting verification exist parameter
2014-01-06 Maxim MamontovFixed merge issues.
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
2013-12-31 NaffanyaAdd verification exist parametr
2013-12-08 NaffanyaRemoving GetUserParam from rscript
2013-12-01 NaffanyaCorrecting small mistakes
2013-11-27 Maxim MamontovImplemented daily fee charge with backward compatibility.
2013-11-14 Maxim MamontovMerge branch 'log-unauth-reasons'
2013-11-14 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2013-11-14 Maxim MamontovMerge branch 'log-unauth-reasons'
2013-11-14 Maxim MamontovImplemented IA protocol errors logging.
2013-11-12 NaffanyaAll right in GetParamValue and GetPropertyValue
2013-11-12 NaffanyaCorrecting error data transfer in method GetParamValue
2013-11-09 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2013-11-09 Maxim MamontovRemoved some conflicting macros.
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-10-28 NaffanyaNew error in GetPropertyValue
2013-10-20 Maxim MamontovCosmetic changes.
2013-10-20 Maxim MamontovAdded resetable corp conf.
2013-10-20 Maxim MamontovAdded resetable service conf.
2013-10-18 Maxim MamontovImproved CHG_USER.
2013-10-10 NaffanyaCorrection method GetPropertyValue
2013-10-08 Maxim MamontovUSER_STAT refactoring.
2013-10-08 Maxim MamontovChanged USER_STAT_RES.
2013-10-08 Maxim MamontovPre-allocate DIR_TRAFF container with DIR_NUM items.
2013-10-08 Maxim MamontovAdded DIR_TRAFF_RES, refactored DIR_TRAFF.
2013-10-08 Maxim MamontovAdded CHG/ADD/DEL_ADMIN parsers.
2013-10-07 Maxim MamontovReturn value from assignment operator.
2013-10-07 Maxim MamontovSimplified parser interfaces.
2013-10-07 Maxim MamontovFixed compilation issues.
2013-10-07 Maxim MamontovSmall refactoring in RESETABLE.
2013-10-06 NaffanyaCorrection of the container map
2013-09-14 Naffanyaoptimization method USER_IMPL::GetParamValue
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-05 Maxim MamontovRe-organized includes.
2013-08-05 Maxim MamontovAdded const user accessors.
2013-08-05 Maxim MamontovAdded last disconnect reason and last authorization...
2013-07-28 NaffanyaReduction in code in method GetParamValue, correcting...
2013-07-28 NaffanyaCorrecting data conversion in GetParamValue
2013-07-28 Maxim MamontovAllow to assign 0.0.0.0 to multiple users.
2013-07-26 Maxim MamontovAdded a function that lists all plugins that authorize...
2013-07-26 Maxim MamontovCheck that IP is not in use before changing.
2013-07-24 NaffanyaMethod GetParamValue and correction method Connect...
2013-07-14 NaffanyaMethod GetParamValue
2013-07-06 System AdministratorAdded support of Darwin platform.
2013-05-27 NaffanyaCorrecting code
2013-05-24 NaffanyaFirst stage of ticket 10
2013-02-05 Maxim MamontovMassive refactoring.
2012-12-02 Maxim MamontovVersion bump.
2012-12-01 Maxim MamontovUse namespace instead of prefix.
2012-12-01 Maxim MamontovAdded const-ness for some params.
2012-02-07 Maxim MamontovUnused variables removed in user properties
2012-02-07 Maxim MamontovUnused variable removed
2012-02-06 Maxim MamontovVersion bump
2011-11-30 Maxim MamontovAdd declaration for operator<< for resetable
2011-11-13 Maxim MamontovSome code reordering
2011-11-13 Maxim MamontovRedundant semicolon removed
2011-10-12 Maxim MamontovAdd corporations.h, services.h and plugin_creator.h...
2011-10-11 Maxim MamontovVersion bump 2.408-rc2
2011-09-20 Maxim MamontovVersion bump 2.408-rc1
2011-09-19 Maxim MamontovKeep stglibs headers and libraries "at home"
2011-09-14 Maxim MamontovAdd name to anonymous union
2011-09-14 Maxim MamontovInitialize additional members in constructor for PROPERTY
2011-09-14 Maxim MamontovAdd virtual destructor for settings and traffcounter
2011-09-14 Maxim MamontovHide copy constructor and assignement operator for...
2011-09-14 Maxim MamontovDefault constructor added in resetable structures
2011-09-14 Maxim MamontovStylistic changes in RESETABLE
2011-09-14 Maxim MamontovVirtual destructor added to interface classes
2011-09-10 Maxim MamontovFix service payDay type for correct work on 32/64-bit
2011-09-10 Maxim MamontovMove authorization from USER to USERS
2011-09-03 Maxim MamontovVersion fix
2011-09-01 Maxim MamontovAdd subscription for add/del tariffs
2011-08-31 Maxim MamontovAdd rules count method to the traffcounter iface
2011-08-31 Maxim MamontovAssignement and comparsion operators removed from admin...
2011-08-13 Maxim MamontovSet services and corps to plugins
2011-08-13 Maxim MamontovDefault constructor added for SERVICE_CONF
2011-08-13 Maxim MamontovGet<Something>Num -> Count in interfaces
2011-08-13 Maxim MamontovBasic corporations implementation added
2011-08-13 Maxim MamontovMore clear plugin API
2011-08-13 Maxim MamontovSimplified admins API
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-07-27 Maxim Mamontovscriptexecuter become a plain C library
2011-07-27 Maxim MamontovTemplate for plugin creation added
2011-05-26 Maxim MamontovReconnectOnTariffChange added to the settings
next