]> git.stg.codes - stg.git/history - projects/stargazer/plugins/configuration
Use std::lock_guard instead of STG_LOCKER.
[stg.git] / projects / stargazer / plugins / configuration /
2015-01-09 Maxim MamontovRemoved unused stuff.
2015-01-09 Maxim MamontovUser parser refactoring.
2015-01-09 Maxim MamontovSplit sgconfig parsers into seaparate files.
2015-01-09 Maxim MamontovFixed compilation with new TRAFF_TYPE.
2015-01-09 Maxim MamontovHandle string for encryption properly.
2015-01-09 Maxim MamontovStore parser answer in configproto.
2015-01-09 Maxim MamontovGetPlugin should be extern "C".
2015-01-09 Maxim MamontovSome changes in crypto.lib. Added tests.
2015-01-09 Maxim MamontovCleaned up some headers.
2015-01-09 Maxim MamontovOptimized sending answers in sgconfig.
2015-01-09 Maxim MamontovMinor changes.
2015-01-09 Maxim MamontovRemoved unused variables.
2015-01-09 Maxim MamontovRearranged some headers in sgconfig.
2015-01-09 Maxim MamontovSimplified STG_LOCKER.
2015-01-09 Maxim MamontovLots of stylistic fixes.
2015-01-09 Maxim MamontovRemoved obsolete stuff.
2015-01-09 Maxim MamontovMerge branch 'new-daily-fee'
2015-01-09 Maxim MamontovChanged USER_STAT_RES.
2015-01-09 Maxim MamontovFixed compilation issues.
2014-10-10 Maxim MamontovUniform error reporting for services managment.
2014-10-03 Maxim MamontovFixed tag named, keep old values using Splice.
2014-09-28 Maxim MamontovRegister services and corporations within sgconfig...
2014-09-28 Maxim MamontovRemoved unused m_res class member.
2014-09-28 Maxim MamontovImplemented services parser.
2014-09-27 Maxim MamontovInitialize m_store in ctor.
2014-09-27 Maxim MamontovAdded "done" signature for parsers.
2014-09-27 Maxim MamontovAdded keepalive setter.
2014-09-23 Maxim MamontovSolved some TODOs.
2014-09-22 Maxim MamontovFinished new implementation of sgconfig plugin.
2014-09-22 Maxim MamontovImplemented parser registry.
2014-09-22 Maxim MamontovAdded parser factories.
2014-09-21 Maxim MamontovHandle failures in Conn ctor.
2014-09-21 Maxim MamontovBrand new connection handling.
2014-09-21 Maxim MamontovMinor changes in plugin interface.
2014-09-21 Maxim MamontovRemoved rsconf.cpp.
2014-09-18 Maxim MamontovRemoved unused stuff.
2014-09-18 Maxim MamontovUser parser refactoring.
2014-09-18 Maxim MamontovUse netinet/in.h instead of linux/in.h.
2014-09-17 Maxim MamontovAdjusted Makefile due to new source files.
2014-09-17 Maxim MamontovFixed compilation errors.
2014-09-17 Maxim MamontovReduced scopes plus graceful connection shutdown.
2014-09-17 Maxim MamontovAdded client connection class into sgconfig.
2014-09-17 Maxim MamontovSplit sgconfig parsers into seaparate files.
2014-09-17 Maxim MamontovFixed compilation with new TRAFF_TYPE.
2014-09-13 Maxim MamontovHandle string for encryption properly.
2014-09-13 Maxim MamontovStore parser answer in configproto.
2014-09-13 Maxim MamontovGetPlugin should be extern "C".
2014-06-21 Maxim MamontovSome changes in crypto.lib. Added tests.
2014-06-20 Maxim MamontovCleaned up some headers.
2014-06-20 Maxim MamontovOptimized sending answers in sgconfig.
2014-06-20 Maxim MamontovMinor changes.
2014-06-20 Maxim MamontovRemoved unused variables.
2014-06-20 Maxim MamontovRearranged some headers in sgconfig.
2014-06-09 Maxim MamontovSimplified STG_LOCKER.
2014-06-08 Maxim MamontovLots of stylistic fixes.
2014-06-08 Maxim MamontovRemoved obsolete stuff.
2014-06-08 Maxim MamontovMerge branch 'naffanya-dev'
2014-05-29 Maxim MamontovReset should be virtual.
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
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 'log-unauth-reasons'
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-10-08 Maxim MamontovChanged USER_STAT_RES.
2013-10-07 Maxim MamontovFixed compilation issues.
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-23 Maxim MamontovRemoved some unused stuff.
2013-08-23 Maxim MamontovAdded result on success for GetAuthBy.
2013-08-23 Maxim MamontovFixed response for GetAuthBy on error.
2013-08-23 Maxim MamontovAdded result and reason attributes for <user>.
2013-08-19 Maxim MamontovBetter handling of errors from server. Refactoring.
2013-08-10 Maxim MamontovDifferent small fixes plus error logging.
2013-08-05 Maxim MamontovSome refactoring.
2013-08-05 Maxim MamontovAdded GetUserInfo parser.
2013-07-27 Maxim MamontovAdded missing files.
2013-07-26 Maxim MamontovAdded XML RPC method for getting user's authorizers.
2013-07-26 Maxim MamontovAdded ability to list authorizers for user.
2013-07-26 Maxim MamontovCheck that IP is not in use before changing.
2013-02-05 Maxim MamontovMassive refactoring.
2013-01-01 Maxim MamontovCode cleanup.
2012-11-18 Maxim MamontovUse old password for enciphering password change answer.
2012-11-18 Maxim MamontovFixed admin provoledges reseting after password change...
2012-08-02 Maxim MamontovLog errors from plugins to server log.
2012-08-02 Maxim MamontovIntroduced logger for plugins.
2012-03-03 Maxim MamontovValidate data for a forbidden combination of alwaysOnli...
2012-02-09 Maxim MamontovPlugin loading order fixed
2012-02-09 Maxim MamontovAdd <ostream> to fix missing header in xmlrpc-c
2012-02-07 Maxim MamontovUnused variables removed
2012-02-06 Maxim MamontovCheck End-Of-Transmission read result
2011-09-20 Maxim MamontovFix projects and plugins building system to support...
2011-09-16 Maxim MamontovUse external socket to correctly stop XML-RPC server
2011-09-16 Maxim MamontovDo not use pthread_kill to stop a thread
2011-09-16 Maxim MamontovBlock all signals in threads other than main
2011-09-16 Maxim MamontovReplace deprecated usleep with POSIX-compliant nanosleep
2011-09-15 Maxim MamontovHide or add proper copy ctor and assignement operator...
2011-09-15 Maxim MamontovHide or add proper copy ctor and assignement operator...
2011-09-01 Maxim MamontovShut up compiler about printing size_t variable
2011-08-31 Maxim MamontovFix accessing array element above array bounds in rsconf
2011-08-31 Maxim MamontovUse WaitPackets in CONFIGPROTO network interactions
next