]> git.stg.codes - stg.git/history - projects/sgconf
Merge branch 'stg-2.409'
[stg.git] / projects / sgconf /
2016-12-22 Maxim MamontovMerge branch 'stg-2.409'
2016-12-22 Maxim MamontovFix build on Darwin.
2016-11-13 Maxim MamontovMerge branch 'stg-2.409'
2016-11-13 Maxim MamontovFix build on Darwin.
2016-09-17 Maxim MamontovMerge branch 'stg-2.409'
2016-09-17 Maxim MamontovMerge branch 'stg-2.409'
2016-08-20 Maxim MamontovMerge branch 'stg-2.409'
2016-07-19 Maxim MamontovMerge branch 'stg-2.409'
2016-07-19 Maxim Mamontovstg-2.409 pre-merge.
2015-06-01 Maxim MamontovAnother iconv...
2015-06-01 Maxim MamontovFixed hardcoded iconv in sgconf.
2015-06-01 Maxim MamontovDon't compile c-file s with cxx-compiler. Clang doesn...
2015-05-11 Maxim MamontovFixed iconv linkage.
2015-05-11 Maxim MamontovAdded "smart" iconv 2nd arg const-ness detection.
2015-03-31 Maxim MamontovMoved sgconf* back to /usr/sbin for backward compatibility.
2015-03-16 Maxim MamontovSyntactic fixes.
2015-03-16 Maxim MamontovFixes due to stupid behaviour of BSD-like install.
2015-03-16 Maxim MamontovFixed installation on BSD-systems.
2015-02-01 Maxim MamontovFixes in dealing with external libs.
2015-01-31 Maxim MamontovUserdata can also contain cyrilic symbols.
2015-01-25 Maxim MamontovPhone number may contain cyrilic characters. Added...
2015-01-18 Maxim MamontovImproved release version checking.
2015-01-18 Maxim MamontovSome fixes in build scripts.
2015-01-18 Maxim MamontovReplaced some .data() with .const_data().
2015-01-18 Maxim MamontovFixed compilation of sgconf.
2015-01-10 Maxim MamontovDon't build projects in debug mode.
2015-01-09 Maxim MamontovLots of stylistic fixes.
2015-01-09 Maxim MamontovSupport all next FreeBSD versions by default.
2015-01-09 Maxim MamontovPass debug flags to CFLAGS.
2014-12-07 Maxim MamontovAdded TODO to sgconf.
2014-11-23 Maxim MamontovAdded --server-info parameter for sgconf.
2014-10-10 Maxim MamontovUse one tab in show config.
2014-10-10 Maxim MamontovShow config only on demand.
2014-10-04 Maxim MamontovDon't build projects in debug mode.
2014-10-03 Maxim MamontovRemoved parser.cpp.
2014-10-03 Maxim MamontovRemoved "using namespace std;" from parser.cpp.
2014-10-03 Maxim MamontovFormat pay day as int rather then char.
2014-09-28 Maxim MamontovRemoved "alpha" from version.
2014-09-22 Maxim MamontovAnother changes on API.
2014-06-08 Maxim MamontovLots of stylistic fixes.
2014-06-08 Maxim MamontovMerge branch 'naffanya-dev'
2014-06-04 Maxim MamontovAdded --auth-by.
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 credit.
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 MamontovImplemented add-tariff and chg-tariff.
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 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-10 NaffanyaMerge branch 'master' into naffanya-dev
2014-04-02 Maxim MamontovAdded COMMAND_FUNCTOR and COMMAND_ACTION.
2014-03-25 Maxim MamontovPass debug flags to CFLAGS.
2014-03-17 NaffanyaMerge branch 'master' into naffanya-dev
2014-02-06 Maxim MamontovAdded XML pretty-printer.
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-12 Maxim MamontovAdded raw XML cli options.
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 assignment operator for SGCONF::OPTION.
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-09 Maxim MamontovBeautified error notification.
2013-11-09 Maxim MamontovImplemented command line options parsing.
next