]> git.stg.codes - stg.git/history - projects/stargazer/user_impl.cpp
Merge branch 'stg-2.409'
[stg.git] / projects / stargazer / user_impl.cpp
2016-09-17 Maxim MamontovMerge branch 'stg-2.409'
2016-09-02 Maxim MamontovAdded disabling of sessions log and filtering of params...
2016-08-20 Maxim MamontovMerge branch 'stg-2.409'
2016-08-20 Maxim MamontovFix tariff name in OnConnect during reconnect on tariff...
2016-07-19 Maxim MamontovMerge branch 'stg-2.409'
2016-07-19 Maxim Mamontovstg-2.409 pre-merge.
2016-03-17 Elena MamontovaMerge remote-tracking branch 'origin/stg-2.409' into...
2015-12-20 Maxim MamontovImmediate disconnect on Unauthorize if not authorized.
2015-01-10 Maxim MamontovSome fixes in USER_IMPL.
2015-01-10 Maxim MamontovMinor changes.
2015-01-10 Maxim MamontovMoved common initialization code to a separate class...
2015-01-09 Maxim MamontovFixed compilation with new TRAFF_TYPE.
2015-01-09 Maxim MamontovSome changes in crypto.lib. Added tests.
2015-01-09 Maxim MamontovAdded modification time for session traffic.
2015-01-09 Maxim MamontovSimplified STG_LOCKER.
2015-01-09 Maxim MamontovMerge branch 'naffanya-dev'
2015-01-09 Maxim MamontovMerge branch 'new-daily-fee'
2015-01-09 Maxim MamontovMerge branch 'log-unauth-reasons'
2015-01-09 Maxim MamontovMerge branch 'naffanya-dev'
2015-01-09 Maxim MamontovRe-organized includes.
2014-10-24 Maxim MamontovMoved plugin-related things into a separate file.
2014-10-18 Maxim MamontovImplemented charges for services.
2014-10-17 Maxim MamontovMinor changes.
2014-10-17 Maxim MamontovMoved common initialization code to a separate class...
2014-09-17 Maxim MamontovFixed compilation with new TRAFF_TYPE.
2014-06-21 Maxim MamontovSome changes in crypto.lib. Added tests.
2014-06-20 Maxim MamontovAdded modification time for session traffic.
2014-06-09 Maxim MamontovSimplified STG_LOCKER.
2014-06-08 Maxim MamontovMerge branch 'naffanya-dev'
2014-04-10 NaffanyaMerge branch 'master' into naffanya-dev
2014-04-10 NaffanyaRename tariff to tariffName
2014-04-04 NaffanyaMove abbility get value 'tarrif' from parameter's name...
2014-03-17 NaffanyaMerge branch 'master' into naffanya-dev
2014-02-02 NaffanyaAdd type REGISTRY in USER_PROPERTIES
2014-01-31 NaffanyaCorrecting case insensitive search
2014-01-30 NaffanyaCorrecting case insensitive search
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-28 NaffanyaRename parameter's names
2014-01-11 NaffanyaCorrecting verification exist parameter
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 NaffanyaCorrecting error data transfer in method GetParamValue
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-10-28 NaffanyaNew error in GetPropertyValue
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-18 NaffanyaCorrecting return in method GetParamValue and cycle...
2013-08-05 Maxim MamontovRe-organized includes.
2013-08-05 Maxim MamontovAdded last disconnect reason and last authorization...
2013-07-29 NaffanyaCorrection of adding parameters' values in methods...
2013-07-29 NaffanyaCorrection of adding parameters' values in methods...
2013-07-28 NaffanyaReduction in code in method GetParamValue, correcting...
2013-07-28 NaffanyaCorrecting data conversion in GetParamValue
2013-07-26 Maxim MamontovAdded a function that lists all plugins that authorize...
2013-07-24 NaffanyaMethod GetParamValue and correction method Connect...
2013-07-14 NaffanyaMethod GetParamValue
2013-02-05 Maxim MamontovMassive refactoring.
2013-01-01 Maxim MamontovCode cleanup.
2012-12-01 Maxim MamontovAdded const-ness for some params.
2012-08-02 Maxim MamontovAdded notifiers for the "disabled" property.
2012-02-29 Maxim MamontovNew fee charge algo added
2011-10-20 Maxim MamontovFix fee charge rules with non-zero credit
2011-09-19 Maxim MamontovMake fee charging rules inclusive (2 includes 0 and...
2011-09-16 Maxim MamontovBlock all signals in threads other than main
2011-09-14 Maxim MamontovInitialize some fields via initializer lists in USER_IM...
2011-09-03 Maxim MamontovReport about headers reading error
2011-07-27 Maxim MamontovFix compilation and linkage issues
2011-06-16 Maxim MamontovExplicit constructor initialization for the base class...
2011-05-28 Maxim MamontovReplace fake disconnects with real and fix some errors
2011-05-26 Maxim MamontovAdd missing header
2011-05-26 Maxim MamontovImplement ReconnectOnTariffChange logic
2011-05-26 Maxim MamontovAllow to use NULL tariff instead empty one
2011-05-26 Maxim MamontovAllow to use virtual inheritance on SETTINGS for testin...
2011-05-26 Maxim MamontovFee charge rule selector added with 3 different charge...
2011-05-20 Maxim MamontovFix error with invalid disconnect reason
2011-05-18 Maxim MamontovFix infinite loop while sending messages repeatedly
2011-04-21 Maxim MamontovRevert the effect of previous commit `cause it has...
2011-04-21 Maxim MamontovReplace properties in IsInetable with explicit use...
2011-04-21 Maxim MamontovReplace updating lastActivityTime via property with...
2011-04-08 Maxim MamontovFix script executer library header name
2011-04-07 Maxim MamontovFix stargazer compilation errors
2011-04-07 Maxim MamontovAdd subscription for 'connected' property
2011-04-06 Maxim MamontovFix typo in USER_IMPL
2011-03-22 Maxim MamontovFix compilation issues after splitting SETTINGS into...
2011-03-21 Maxim MamontovAdd cstdlib header to user_impl.cpp (use random() function)
2011-03-21 Maxim MamontovSETTINGS removed from USER_PROPERT[Y | Y_LOGGED | IES]
2011-03-19 Maxim MamontovFix work with admins
2011-03-18 Maxim MamontovRename BASE_AUTH and BASE_STORE to AUTH and STORE
2011-03-17 Maxim MamontovFix compilation errors after splitting classes into...
2011-03-17 Maxim MamontovBreak internal classes to interface and implementation