]> git.stg.codes - stg.git/history - projects
Merge branch 'master' of gitorious.org:stg/stg
[stg.git] / projects /
2013-11-09 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2013-11-09 Maxim MamontovImplemented new command line options parser.
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-11-09 Maxim MamontovFixed disconnecting users in rscriptd.
2013-10-28 Maxim MamontovAdded command line parser prototype.
2013-10-20 Maxim MamontovMade short and full help.
2013-10-20 Maxim MamontovAdded all tariff options.
2013-10-20 Maxim MamontovFull description of corporations management.
2013-10-20 Maxim MamontovNew usage message.
2013-10-18 Maxim MamontovImproved CHG_USER.
2013-10-08 Maxim MamontovUSER_STAT refactoring.
2013-10-08 Maxim MamontovChanged USER_STAT_RES.
2013-10-08 Maxim MamontovChanges in SendMessage method.
2013-10-07 Maxim MamontovUse ::tolower from cctype in std::transform.
2013-10-07 Maxim MamontovAdded missing header.
2013-10-07 Maxim MamontovFixed compilation issues.
2013-09-20 Maxim MamontovMoved GET_USER and GET_USERS parsers from global scope.
2013-09-20 Maxim MamontovMoved AUTH_BY parser from global scope.
2013-09-15 Maxim Mamontov[NY] Cosmetic changes.
2013-09-15 Maxim Mamontov[NY] Removed commented out stuff.
2013-09-15 Maxim Mamontov[NY] Made NETUNIT private.
2013-09-15 Maxim Mamontov[NY] Implemented SERVCONF using PIMPL.
2013-09-15 Maxim Mamontov[NY] Code deduplication.
2013-09-15 Maxim Mamontov[NY] Simplified SERVCONF interface.
2013-09-06 Maxim Mamontov[NY Flight] One time protocol initialization.
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-23 Maxim MamontovRemoved some unused stuff.
2013-08-23 Maxim MamontovImproved handling errors got from server.
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-23 NaffanyaDelete debug output scriptParams
2013-08-19 Maxim MamontovBetter handling of errors from server. Refactoring.
2013-08-18 NaffanyaCorrecting return in method GetParamValue and cycle...
2013-08-18 Maxim MamontovFixed error handling in SetUser.
2013-08-18 Maxim MamontovMinor changes.
2013-08-10 Maxim MamontovFixed compilation issues.
2013-08-10 Maxim MamontovMade getters work.
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-09 Maxim MamontovFoxed compilation errors.
2013-08-08 Maxim MamontovSmall name fixes.
2013-08-08 Maxim MamontovMany changes related to getting user information via...
2013-08-05 Maxim Mamontovsrvconf refactoring: auth_by, server_info and check_user.
2013-08-05 Maxim MamontovConfiguration library refactoring (AUTH_BY)
2013-08-05 Maxim MamontovRe-organized includes.
2013-08-05 Maxim MamontovSome refactoring.
2013-08-05 Maxim MamontovAdded GetUserInfo parser.
2013-08-05 Maxim MamontovAdded const user accessors.
2013-08-05 Maxim MamontovAdded last disconnect reason and last authorization...
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-08-01 Maxim MamontovAllow to build sgconf on Darwin.
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-28 Maxim MamontovAllow to assign 0.0.0.0 to multiple users.
2013-07-27 Maxim MamontovAdded missing files.
2013-07-26 Maxim MamontovMinor fix.
2013-07-26 Maxim MamontovAdded XML RPC method for getting user's authorizers.
2013-07-26 Maxim MamontovAdded forgotten 'break'.
2013-07-26 Maxim MamontovAdded ability to list authorizers for user.
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-07-06 System AdministratorFixed stupid errors in cap_bpf.
2013-06-28 Naffanyacode correction: removal spaces
2013-06-12 Naffanyacode correction: removal spaces
2013-05-27 NaffanyaCorrecting code
2013-05-24 NaffanyaFirst stage of ticket 10
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 MamontovAdded separate touch time for traffcounter packet proce...
2013-02-05 Maxim MamontovAdded missing include.
2013-02-05 Maxim MamontovMassive refactoring.
2013-01-28 Maxim MamontovAllowed to use dot in entity name.
2013-01-19 Maxim MamontovFixed else/enif order.
2013-01-17 Maxim MamontovPatch from SpiderX <spiderx@spiderx.dp.ua> - added...
2013-01-17 Maxim MamontovFixed rlm_stg removing broken by previous patch.
2013-01-17 Maxim MamontovPatch from SpiderX <spiderx@spiderx.dp.ua> - path to...
2013-01-16 Maxim MamontovRemoved artefact from previous patch.
2013-01-15 Maxim MamontovPatch from SpiderX <spiderx@spiderx.dp.ua> - build...
2013-01-15 Maxim MamontovAllowed to bind for a particular address/hostname for...
2013-01-14 Maxim MamontovCosmetic changes.
2013-01-14 Maxim MamontovFixed parameters style in sgconv.conf.
2013-01-14 Maxim Mamontovconvertor.conf -> sgconv.conf
2013-01-14 Maxim MamontovPatch from SpiderX <spiderx@spiderx.dp.ua> - convertor...
2013-01-14 Maxim MamontovSlightly changed patch from SpiderX <spiderx@spiderx...
2013-01-14 Maxim Mamontov+tch from SpiderX <spiderx@spiderx.dp.ua> - rscriptd...
2013-01-14 Maxim MamontovPatch from SpiderX <spiderx@spiderx.dp.ua> - scripts.
2013-01-14 Maxim MamontovConvertor project is renamed to "sgconv".
2013-01-12 Maxim MamontovFixed installation path for rlm_stg project.
2013-01-11 Maxim MamontovUnified build scripts.
2013-01-11 Maxim MamontovFixed installation.
2013-01-11 Maxim MamontovFixes in configuration files.
next