]> git.stg.codes - stg.git/history - projects/stargazer/plugins
Proper checks for libs.
[stg.git] / projects / stargazer / plugins /
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 MamontovUse unicode for messages. Convert before sending.
2014-06-09 Maxim MamontovSimplified STG_LOCKER.
2014-06-09 Maxim MamontovMore fixes after cppcheck.
2014-06-08 Maxim MamontovFixed compilation issue.
2014-06-08 Maxim MamontovAnother set of minor fixes.
2014-06-08 Maxim MamontovLots of stylistic fixes.
2014-06-08 Maxim MamontovRemoved obsolete stuff.
2014-06-08 Maxim MamontovMerge branch 'naffanya-dev'
2014-06-08 Maxim MamontovFixed build.
2014-06-08 Maxim MamontovImplemented NFQ capturing.
2014-06-08 Maxim MamontovSmall fixes.
2014-06-08 Maxim MamontovInitial adding of netfilter_queue capturer.
2014-06-05 Maxim Mamontov'all' -> 'any'
2014-06-05 Maxim MamontovFixed issues in cap_pcap.
2014-06-05 Maxim MamontovInitial adding of PCap capturer.
2014-05-29 Maxim MamontovFixed storing relation between users and services.
2014-05-29 Maxim MamontovReset should be virtual.
2014-04-10 NaffanyaMerge branch 'master' into naffanya-dev
2014-04-04 NaffanyaMove abbility get value 'tarrif' from parameter's name...
2014-03-24 NaffanyaChange %i to %d
2014-03-19 NaffanyaAdd send message to log about excess length of params
2014-03-17 NaffanyaMerge branch 'master' into naffanya-dev
2014-03-17 Maxim MamontovFixed stupid things in MySQL backend.
2014-03-17 NaffanyaRename 'new tariff' to 'next tariff' and remove convers...
2014-02-18 NaffanyaAdd ability to get of value of parameter 'tariff' with...
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 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-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-09 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-11-09 Maxim MamontovFixed disconnecting users in rscriptd.
2013-10-08 Maxim MamontovUSER_STAT refactoring.
2013-10-08 Maxim MamontovChanged USER_STAT_RES.
2013-10-07 Maxim MamontovUse ::tolower from cctype in std::transform.
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-10 Maxim MamontovRenamed a variable.
2013-08-10 Maxim MamontovCosmetic changes.
2013-08-05 Maxim MamontovSome refactoring.
2013-08-05 Maxim MamontovAdded GetUserInfo parser.
2013-08-02 Maxim MamontovAdditional logging and small fixes.
2013-08-02 Maxim MamontovLog all SIGHUP-related activity.
2013-08-01 Maxim MamontovFixed stupid bugs in BPF capturer.
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-07-06 System AdministratorAdded support of Darwin platform.
2013-07-06 System AdministratorFixed stupid errors in cap_bpf.
2013-02-20 Maxim MamontovAO: don't unauthorize user that was not authorized...
2013-02-05 Maxim MamontovPossibly fixed mod_cap_ipq compilation.
2013-02-05 Maxim MamontovMassive refactoring.
2013-01-11 Maxim MamontovFixed installation.
2013-01-04 Maxim MamontovFixed linking with libfbclient.
2013-01-01 Maxim MamontovCode cleanup.
2012-12-02 Maxim MamontovAdded SMUX reconnect. Fixes #18.
next