]> git.stg.codes - stg.git/history - include
Use std::lock_guard instead of STG_LOCKER.
[stg.git] / include /
2015-01-10 Maxim MamontovMinor changes.
2015-01-10 Maxim MamontovMoved common initialization code to a separate class...
2015-01-09 Maxim MamontovAdded missing include.
2015-01-09 Maxim MamontovAdded a function to check user existance.
2015-01-09 Maxim MamontovTraff type become an enumeration in scope of TARIFF.
2015-01-09 Maxim MamontovTARIFFS::GetTariffsData become constant.
2015-01-09 Maxim MamontovAdded modification time for session traffic.
2015-01-09 Maxim MamontovAdded const version of GetPointer.
2015-01-09 Maxim MamontovSimplified STG_LOCKER.
2015-01-09 Maxim MamontovMerge branch 'naffanya-dev'
2015-01-09 Maxim MamontovAdded Splice method for resetables.
2015-01-09 Maxim MamontovFixed merge issues.
2015-01-09 Maxim MamontovMerge branch 'new-daily-fee'
2015-01-09 Maxim MamontovMerge branch 'log-unauth-reasons'
2015-01-09 Maxim MamontovRemoved some conflicting macros.
2015-01-09 Maxim MamontovUSER_STAT refactoring.
2015-01-09 Maxim MamontovChanged USER_STAT_RES.
2015-01-09 Maxim MamontovPre-allocate DIR_TRAFF container with DIR_NUM items.
2015-01-09 Maxim MamontovAdded DIR_TRAFF_RES, refactored DIR_TRAFF.
2015-01-09 Maxim MamontovReturn value from assignment operator.
2015-01-09 Maxim MamontovFixed compilation issues.
2015-01-09 Maxim MamontovSmall refactoring in RESETABLE.
2015-01-09 Maxim MamontovMerge branch 'naffanya-dev'
2015-01-09 Maxim MamontovRe-organized includes.
2014-10-17 Maxim MamontovMinor changes.
2014-10-17 Maxim MamontovMoved common initialization code to a separate class...
2014-10-03 Maxim MamontovAdded SERVICES::Find for resetable value.
2014-09-28 Maxim MamontovImplemented services parser.
2014-09-22 Maxim MamontovAdded missing include.
2014-09-18 Maxim MamontovAdded a function to check user existance.
2014-09-17 Maxim MamontovTraff type become an enumeration in scope of TARIFF.
2014-09-17 Maxim MamontovTARIFFS::GetTariffsData become constant.
2014-06-20 Maxim MamontovAdded modification time for session traffic.
2014-06-20 Maxim MamontovAdded const version of GetPointer.
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
next