]> git.stg.codes - stg.git/history - projects/stargazer/users_impl.h
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / users_impl.h
2015-01-10 Maxim MamontovMoved plugin-related things into a separate file.
2015-01-09 Maxim MamontovAdded a function to check user existance.
2015-01-09 Maxim MamontovMerge branch 'log-unauth-reasons'
2014-10-24 Maxim MamontovMoved plugin-related things into a separate file.
2014-09-18 Maxim MamontovAdded a function to check user existance.
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
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-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-05 Maxim MamontovAdded const user accessors.
2013-07-26 Maxim MamontovCheck that IP is not in use before changing.
2011-09-15 Maxim MamontovHide or add proper copy ctor and assignement operator...
2011-09-13 Maxim MamontovCode cleanup
2011-09-10 Maxim MamontovMove authorization from USER to USERS
2011-08-13 Maxim MamontovGet<something>Num -> Count
2011-04-14 Maxim MamontovAllow to user USER_IMPL with USERS_IMPL methods (like...
2011-04-08 Maxim MamontovRemove 'stg' prefixes from headers and add it to libraries
2011-04-07 Maxim MamontovFix stargazer compilation errors
2011-03-22 Maxim MamontovFix compilation issues after splitting SETTINGS into...
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