]> git.stg.codes - stg.git/shortlog
stg.git
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 MamontovAdded configuration checks.
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-06-04 Maxim MamontovAdded --auth-by.
2014-06-03 Maxim MamontovFixed some encodings.
2014-06-03 Maxim MamontovImplemented encoding for all parsers.
2014-06-02 Maxim MamontovImplemented transcoders for some getters.
2014-06-02 Maxim MamontovAdded possibility to transcode params to a proper encoding.
2014-05-30 Maxim MamontovMinor fix.
2014-05-30 Maxim MamontovAdded local binding.
2014-05-30 Maxim MamontovExpanded more abbreviations.
2014-05-30 Maxim MamontovExpanded another abbreviation.
2014-05-30 Maxim MamontovFixed typo.
2014-05-30 Maxim MamontovFixed some abbreviations.
2014-05-30 Maxim MamontovFixed traff type descritpion.
2014-05-29 Maxim MamontovFixed compilation on *BSD systems.
2014-05-29 Maxim MamontovImplemented add-service, chg-service, add-corp and...
2014-05-29 Maxim MamontovFixed processing of coma-separated lists.
2014-05-29 Maxim MamontovFixed storing relation between users and services.
2014-05-29 Maxim MamontovReset should be virtual.
2014-05-29 Maxim MamontovFixed credit.
2014-05-29 Maxim MamontovFixed cash-set.
2014-05-29 Maxim MamontovAdded encoding of some strings.
2014-05-29 Maxim MamontovImplemented add-user and chg-user.
2014-05-29 Maxim MamontovImplemented send-message.
2014-05-29 Maxim MamontovImplemented check-user.
2014-05-29 Maxim MamontovSerialize period info.
2014-05-29 Maxim MamontovFixed x2str for doubles.
2014-05-29 Maxim MamontovFixed Split.
2014-05-29 Maxim MamontovShow info about period.
2014-05-29 Maxim MamontovImplemented add-tariff and chg-tariff.
2014-05-29 Maxim MamontovAdded Split utility.
2014-05-29 Maxim MamontovAdded Splice method for resetables.
2014-05-29 Maxim MamontovImplemeted chg-admin.
2014-05-29 Maxim MamontovFixed setting admin's password.
2014-05-28 Maxim MamontovImplemented --add-admin.
2014-05-28 Maxim MamontovAdded service and corporation params.
2014-05-28 Maxim MamontovAdded user-related params.
2014-05-28 Maxim MamontovAdded suboptions to tariffs and admins.
2014-05-27 Maxim MamontovSimplified module interfaces.
2014-05-27 Maxim MamontovSome refactoring.
2014-05-27 Maxim MamontovFixed version info.
2014-05-27 Maxim MamontovFixed formatting.
2014-05-27 Maxim MamontovImplemented some service and corporation management...
2014-05-27 Maxim MamontovAdded handling of "AuthBy" info.
2014-05-27 Maxim MamontovFixed error handling.
2014-05-27 Maxim MamontovFixed getting user's login.
2014-05-27 Maxim MamontovRemoved unused files.
2014-05-27 Maxim MamontovCode cleanup.
2014-05-27 Maxim MamontovImplemented some user management functions.
2014-05-20 Maxim MamontovImplemented some operations with tariffs.
2014-05-20 Maxim MamontovImplemented some operations with admins.
2014-05-20 Maxim MamontovReplaced API functor with API function.
2014-05-20 Maxim MamontovEnhanced config serializer.
2014-05-18 Maxim MamontovFixed formatting.
2014-05-18 Maxim MamontovImplemented raw XML API for sgconf.
2014-05-18 Maxim MamontovSupport all next FreeBSD versions by default.
2014-04-23 NaffanyaRemovee the spaces
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-04-02 Maxim MamontovAdded COMMAND_FUNCTOR and COMMAND_ACTION.
2014-03-25 Maxim MamontovPass debug flags to CFLAGS.
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-02-06 NaffanyaChange map<std::string, USER_PROPERTY_BASE *> on REGIST...
2014-02-06 Maxim MamontovAdded XML pretty-printer.
2014-02-04 NaffanyaMake type REGISTRY available in all module
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-12 Maxim MamontovAdded raw XML cli options.
2014-01-11 NaffanyaCorrecting verification exist parameter
2014-01-07 Maxim MamontovFixed error processing.
2014-01-07 Maxim MamontovImplemented XDG-compliant config file reading.
2014-01-07 Maxim MamontovTemporary added config dump.
2014-01-07 Maxim MamontovAdded config serializer.
2014-01-07 Maxim MamontovRemoved unused code.
2014-01-07 Maxim MamontovAdded missing include.
2014-01-07 Maxim MamontovAdded assignment operator for SGCONF::OPTION.
2014-01-06 Maxim MamontovFixed merge issues.
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
next