]> git.stg.codes - stg.git/history - projects/stargazer
stg-2.409 pre-merge.
[stg.git] / projects / stargazer /
2016-07-19 Maxim Mamontovstg-2.409 pre-merge.
2015-12-16 Elena MamontovaTicket12. The StopOnError parameter is comment out.
2015-12-16 Elena MamontovaTicket12. The StopOnError parameter is comment out.
2015-12-15 Elena MamontovaTicket 12. Formatting fixed.
2015-11-09 Elena MamontovaTicket 12. The if (settings->GetStopOnError()) check...
2015-11-06 Elena MamontovaTicket 12. The if() construction for StopOnError parame...
2015-11-06 Elena MamontovaTicket 12. The stopOnError variable moved, GetStopOnErr...
2015-11-06 Elena MamontovaTicket 12. The 'stopOnError(rval.stopOnError)' property...
2015-11-05 Elena MamontovaTicket 12. The 'stopOnError' property added in the...
2015-11-05 Elena MamontovaTicket 12. The 'stopOnError(rval.stopOnError)' property...
2015-11-05 Elena MamontovaTicket 12. The 'stopOnError(true)' property added in...
2015-11-05 Elena MamontovaTicket 12. The 'StopOnError' parameter added.
2015-11-05 Elena MamontovaTicket 12. The 'StopOnError' parameter added.
2015-11-04 Elena MamontovaTicket 12. In the ReadUsers() method: the error variabl...
2014-12-07 Maxim MamontovSettings object is now allocated on stack, no need...
2014-11-23 Maxim MamontovFixed crash on problems with loading plugins.
2014-10-25 Maxim MamontovImplemented storing services.
2014-10-25 Maxim MamontovCosmetic changes.
2014-10-25 Maxim MamontovAdded messages about starting and stopping modules.
2014-10-24 Maxim MamontovMoved plugin-related things into a separate file.
2014-10-18 Maxim MamontovFixed return value for serach methods.
2014-10-18 Maxim MamontovProcess services on daily basis.
2014-10-18 Maxim MamontovImplemented charges for services.
2014-10-17 Maxim MamontovMinor changes.
2014-10-17 Maxim MamontovMoved common initialization code to a separate class...
2014-10-10 Maxim MamontovUniform error reporting for services managment.
2014-10-03 Maxim MamontovMinor change in stg's Makefile.
2014-10-03 Maxim MamontovRemoved "using namespace std;" from stargazer.
2014-10-03 Maxim MamontovAdded SERVICES::Find for resetable value.
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 MamontovRemoved old InitEncrypt function.
2014-09-28 Maxim MamontovBetter names for service iterators.
2014-09-28 Maxim MamontovImplemented services parser.
2014-09-28 Maxim MamontovProper checks for libs.
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 MamontovBetter error reporting from plugin runner.
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-18 Maxim MamontovAdded a function to check user existance.
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-17 Maxim MamontovAdded const qualifier.
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 MamontovAdded modification time for session traffic.
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 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-05-29 Maxim MamontovFixed storing relation between users and services.
2014-05-29 Maxim MamontovReset should be virtual.
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-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-02 NaffanyaAdd type REGISTRY in USER_PROPERTIES
next