]> git.stg.codes - stg.git/log
stg.git
7 years agostg-2.409 pre-merge.
Maxim Mamontov [Tue, 19 Jul 2016 16:50:21 +0000 (19:50 +0300)]
stg-2.409 pre-merge.

8 years agoTicket12. The StopOnError parameter is comment out.
Elena Mamontova [Wed, 16 Dec 2015 09:47:47 +0000 (11:47 +0200)]
Ticket12. The StopOnError parameter is comment out.

8 years agoTicket12. The StopOnError parameter is comment out.
Elena Mamontova [Wed, 16 Dec 2015 09:44:18 +0000 (11:44 +0200)]
Ticket12. The StopOnError parameter is comment out.

8 years agoTicket 12. Formatting fixed.
Elena Mamontova [Tue, 15 Dec 2015 09:07:24 +0000 (11:07 +0200)]
Ticket 12. Formatting fixed.

8 years agoTicket 12. The if (settings->GetStopOnError()) check and displays
Elena Mamontova [Mon, 9 Nov 2015 16:02:41 +0000 (18:02 +0200)]
Ticket 12. The if (settings->GetStopOnError()) check and displays
error users in depending on the result added in the ReadUsers() method.

8 years agoTicket 12. The if() construction for StopOnError parameter added in the
Elena Mamontova [Fri, 6 Nov 2015 16:34:44 +0000 (18:34 +0200)]
Ticket 12. The if() construction for StopOnError parameter added in the
ReadSettings() method.

8 years agoTicket 12. The stopOnError variable moved, GetStopOnError() method
Elena Mamontova [Fri, 6 Nov 2015 14:14:45 +0000 (16:14 +0200)]
Ticket 12. The stopOnError variable moved, GetStopOnError() method
added.

8 years agoTicket 12. The 'stopOnError(rval.stopOnError)' property moved in the
Elena Mamontova [Fri, 6 Nov 2015 14:10:45 +0000 (16:10 +0200)]
Ticket 12. The 'stopOnError(rval.stopOnError)' property moved in the
SETTINGS_IMPL() class copy constructor.

8 years agoTicket 12. The 'stopOnError' property added in the SETTINGS_IMPL class.
Elena Mamontova [Thu, 5 Nov 2015 15:57:48 +0000 (17:57 +0200)]
Ticket 12. The 'stopOnError' property added in the SETTINGS_IMPL class.

8 years agoTicket 12. The 'stopOnError(rval.stopOnError)' property added in the SETTINGS_IMPL()
Elena Mamontova [Thu, 5 Nov 2015 15:52:57 +0000 (17:52 +0200)]
Ticket 12. The 'stopOnError(rval.stopOnError)' property added in the SETTINGS_IMPL()
class copy constructor.

8 years agoTicket 12. The 'stopOnError(true)' property added in the SETTINGS_IMPL()
Elena Mamontova [Thu, 5 Nov 2015 15:44:42 +0000 (17:44 +0200)]
Ticket 12. The 'stopOnError(true)' property added in the SETTINGS_IMPL()
class constructor.

8 years agoTicket 12. The 'StopOnError' parameter added.
Elena Mamontova [Thu, 5 Nov 2015 15:36:00 +0000 (17:36 +0200)]
Ticket 12. The 'StopOnError' parameter added.

8 years agoTicket 12. The 'StopOnError' parameter added.
Elena Mamontova [Thu, 5 Nov 2015 15:34:20 +0000 (17:34 +0200)]
Ticket 12. The 'StopOnError' parameter added.

8 years agoTicket 12. In the ReadUsers() method: the error variable added; return -1 removed
Elena Mamontova [Wed, 4 Nov 2015 15:53:33 +0000 (17:53 +0200)]
Ticket 12. In the ReadUsers() method: the error variable added; return -1 removed
and error++ added after the ReadConf() and ReadStat() check; the error check
and return -1 after the checking added.

9 years agoSimplified ToLower/ToUpper functions.
Maxim Mamontov [Sat, 10 Jan 2015 19:34:40 +0000 (21:34 +0200)]
Simplified ToLower/ToUpper functions.

9 years agoAdded TODO to sgconf.
Maxim Mamontov [Sun, 7 Dec 2014 12:33:47 +0000 (14:33 +0200)]
Added TODO to sgconf.

9 years agoSome small changes in srvconf.lib.
Maxim Mamontov [Sun, 7 Dec 2014 12:29:56 +0000 (14:29 +0200)]
Some small changes in srvconf.lib.

9 years agoSettings object is now allocated on stack, no need to delete it.
Maxim Mamontov [Sun, 7 Dec 2014 11:53:13 +0000 (13:53 +0200)]
Settings object is now allocated on stack, no need to delete it.

9 years agoFixed crash on problems with loading plugins.
Maxim Mamontov [Sun, 23 Nov 2014 20:51:20 +0000 (22:51 +0200)]
Fixed crash on problems with loading plugins.

9 years agoAdded test for ServerInfo.
Maxim Mamontov [Sun, 23 Nov 2014 09:57:21 +0000 (11:57 +0200)]
Added test for ServerInfo.

9 years agoAdded --server-info parameter for sgconf.
Maxim Mamontov [Sun, 23 Nov 2014 09:47:03 +0000 (11:47 +0200)]
Added --server-info parameter for sgconf.

9 years agoFixed ServerInfo parser.
Maxim Mamontov [Sun, 23 Nov 2014 09:46:39 +0000 (11:46 +0200)]
Fixed ServerInfo parser.

9 years agoFixed ServerInfo parser.
Maxim Mamontov [Sun, 23 Nov 2014 09:29:27 +0000 (11:29 +0200)]
Fixed ServerInfo parser.

9 years agoRemoved some unused stuff from build script.
Maxim Mamontov [Fri, 21 Nov 2014 17:03:31 +0000 (19:03 +0200)]
Removed some unused stuff from build script.

9 years agoAdded a special project to build all STG libs.
Maxim Mamontov [Fri, 21 Nov 2014 16:59:12 +0000 (18:59 +0200)]
Added a special project to build all STG libs.

9 years agoImplemented storing services.
Maxim Mamontov [Sat, 25 Oct 2014 20:14:25 +0000 (23:14 +0300)]
Implemented storing services.

9 years agoCosmetic changes.
Maxim Mamontov [Sat, 25 Oct 2014 03:27:00 +0000 (06:27 +0300)]
Cosmetic changes.

9 years agoAdded messages about starting and stopping modules.
Maxim Mamontov [Sat, 25 Oct 2014 03:03:38 +0000 (06:03 +0300)]
Added messages about starting and stopping modules.

9 years agoPortable sed.
Maxim Mamontov [Sat, 25 Oct 2014 02:13:21 +0000 (05:13 +0300)]
Portable sed.

9 years agoFill in template group.
Maxim Mamontov [Sat, 25 Oct 2014 01:54:36 +0000 (04:54 +0300)]
Fill in template group.

9 years agoTemplate group.
Maxim Mamontov [Sat, 25 Oct 2014 01:54:16 +0000 (04:54 +0300)]
Template group.

9 years agoPortable count.
Maxim Mamontov [Sat, 25 Oct 2014 01:53:55 +0000 (04:53 +0300)]
Portable count.

9 years agoPortable mkdir.
Maxim Mamontov [Sat, 25 Oct 2014 01:53:27 +0000 (04:53 +0300)]
Portable mkdir.

9 years agoAdded services moc.
Maxim Mamontov [Fri, 24 Oct 2014 02:57:11 +0000 (05:57 +0300)]
Added services moc.

9 years agoMoved plugin-related things into a separate file.
Maxim Mamontov [Fri, 24 Oct 2014 02:56:36 +0000 (05:56 +0300)]
Moved plugin-related things into a separate file.

9 years agoAdjusted tests.
Maxim Mamontov [Sat, 18 Oct 2014 20:10:44 +0000 (23:10 +0300)]
Adjusted tests.

9 years agoFixed return value for serach methods.
Maxim Mamontov [Sat, 18 Oct 2014 20:10:25 +0000 (23:10 +0300)]
Fixed return value for serach methods.

9 years agoProcess services on daily basis.
Maxim Mamontov [Sat, 18 Oct 2014 20:09:56 +0000 (23:09 +0300)]
Process services on daily basis.

9 years agoImplemented charges for services.
Maxim Mamontov [Sat, 18 Oct 2014 20:08:01 +0000 (23:08 +0300)]
Implemented charges for services.

9 years agoMinor changes.
Maxim Mamontov [Fri, 17 Oct 2014 10:51:21 +0000 (13:51 +0300)]
Minor changes.

9 years agoAdded Makefile for tests for Darwin platform.
Maxim Mamontov [Fri, 17 Oct 2014 10:06:21 +0000 (13:06 +0300)]
Added Makefile for tests for Darwin platform.

9 years agoMoved common initialization code to a separate class method.
Maxim Mamontov [Fri, 17 Oct 2014 10:05:56 +0000 (13:05 +0300)]
Moved common initialization code to a separate class method.

9 years agoBeautified test output.
Maxim Mamontov [Fri, 10 Oct 2014 22:30:05 +0000 (01:30 +0300)]
Beautified test output.

9 years agoUse one tab in show config.
Maxim Mamontov [Fri, 10 Oct 2014 22:00:31 +0000 (01:00 +0300)]
Use one tab in show config.

9 years agoShow config only on demand.
Maxim Mamontov [Fri, 10 Oct 2014 21:59:27 +0000 (00:59 +0300)]
Show config only on demand.

9 years agoShow working dir in tests.
Maxim Mamontov [Fri, 10 Oct 2014 21:37:58 +0000 (00:37 +0300)]
Show working dir in tests.

9 years agoFixed message about stargazer PID.
Maxim Mamontov [Fri, 10 Oct 2014 21:37:37 +0000 (00:37 +0300)]
Fixed message about stargazer PID.

9 years agoUse common functions in admin tests and service tests.
Maxim Mamontov [Fri, 10 Oct 2014 21:37:00 +0000 (00:37 +0300)]
Use common functions in admin tests and service tests.

9 years agoAdded common functions for tests.
Maxim Mamontov [Fri, 10 Oct 2014 21:36:37 +0000 (00:36 +0300)]
Added common functions for tests.

9 years agoFixed services test.
Maxim Mamontov [Fri, 10 Oct 2014 20:00:33 +0000 (23:00 +0300)]
Fixed services test.

9 years agoAdded changing permissions.
Maxim Mamontov [Fri, 10 Oct 2014 19:57:28 +0000 (22:57 +0300)]
Added changing permissions.

9 years agoRemoved unexpected printf from servconf library.
Maxim Mamontov [Fri, 10 Oct 2014 19:57:09 +0000 (22:57 +0300)]
Removed unexpected printf from servconf library.

9 years agoUse separate etst files for subsystems.
Maxim Mamontov [Fri, 10 Oct 2014 19:47:04 +0000 (22:47 +0300)]
Use separate etst files for subsystems.

9 years agoUniform error reporting for services managment.
Maxim Mamontov [Fri, 10 Oct 2014 19:46:17 +0000 (22:46 +0300)]
Uniform error reporting for services managment.

9 years agoClone from local repo.
Maxim Mamontov [Fri, 10 Oct 2014 19:15:49 +0000 (22:15 +0300)]
Clone from local repo.

9 years agoParse admins list.
Maxim Mamontov [Fri, 10 Oct 2014 19:15:22 +0000 (22:15 +0300)]
Parse admins list.

9 years agoAdded functional test framework.
Maxim Mamontov [Sat, 4 Oct 2014 20:13:57 +0000 (23:13 +0300)]
Added functional test framework.

9 years agoDon't build projects in debug mode.
Maxim Mamontov [Sat, 4 Oct 2014 08:09:07 +0000 (11:09 +0300)]
Don't build projects in debug mode.

9 years agoFixed compilation under CLang/FreeBSD10.
Maxim Mamontov [Fri, 3 Oct 2014 19:00:05 +0000 (22:00 +0300)]
Fixed compilation under CLang/FreeBSD10.

9 years agoRemoved "using namespace std;" from sgauth.
Maxim Mamontov [Fri, 3 Oct 2014 09:46:35 +0000 (12:46 +0300)]
Removed "using namespace std;" from sgauth.

9 years agoAllowed to build on Darwin.
Maxim Mamontov [Fri, 3 Oct 2014 09:46:21 +0000 (12:46 +0300)]
Allowed to build on Darwin.

9 years agoRemoved "using namespace std;" from sgconv.
Maxim Mamontov [Fri, 3 Oct 2014 09:36:02 +0000 (12:36 +0300)]
Removed "using namespace std;" from sgconv.

9 years agoAllowed to build on Darwin.
Maxim Mamontov [Fri, 3 Oct 2014 09:35:49 +0000 (12:35 +0300)]
Allowed to build on Darwin.

9 years agoMinor change in stg's Makefile.
Maxim Mamontov [Fri, 3 Oct 2014 09:29:53 +0000 (12:29 +0300)]
Minor change in stg's Makefile.

9 years agoRemoved "using namespace std;" from rscriptd.
Maxim Mamontov [Fri, 3 Oct 2014 09:29:29 +0000 (12:29 +0300)]
Removed "using namespace std;" from rscriptd.

9 years agoAllowed to build on Darwin.
Maxim Mamontov [Fri, 3 Oct 2014 09:29:16 +0000 (12:29 +0300)]
Allowed to build on Darwin.

9 years agoRemoved parser.cpp.
Maxim Mamontov [Fri, 3 Oct 2014 09:19:55 +0000 (12:19 +0300)]
Removed parser.cpp.

9 years agoRemoved "using namespace std;" from parser.cpp.
Maxim Mamontov [Fri, 3 Oct 2014 09:19:08 +0000 (12:19 +0300)]
Removed "using namespace std;" from parser.cpp.

9 years agoRemoved "using namespace std;" from stargazer.
Maxim Mamontov [Fri, 3 Oct 2014 09:16:14 +0000 (12:16 +0300)]
Removed "using namespace std;" from stargazer.

9 years agoAdded SERVICES::Find for resetable value.
Maxim Mamontov [Fri, 3 Oct 2014 09:07:49 +0000 (12:07 +0300)]
Added SERVICES::Find for resetable value.

9 years agoFixed tag named, keep old values using Splice.
Maxim Mamontov [Fri, 3 Oct 2014 09:07:02 +0000 (12:07 +0300)]
Fixed tag named, keep old values using Splice.

9 years agoFixed compilaton errors.
Maxim Mamontov [Fri, 3 Oct 2014 09:02:30 +0000 (12:02 +0300)]
Fixed compilaton errors.

9 years agoAdded resetable utils for attributes.
Maxim Mamontov [Fri, 3 Oct 2014 09:01:52 +0000 (12:01 +0300)]
Added resetable utils for attributes.

9 years agoSet LC_NUMERIC to C, changes service serialization format.
Maxim Mamontov [Fri, 3 Oct 2014 09:01:13 +0000 (12:01 +0300)]
Set LC_NUMERIC to C, changes service serialization format.

9 years agoFormat pay day as int rather then char.
Maxim Mamontov [Fri, 3 Oct 2014 09:00:24 +0000 (12:00 +0300)]
Format pay day as int rather then char.

9 years agoRegister services and corporations within sgconfig plugin.
Maxim Mamontov [Sun, 28 Sep 2014 16:08:03 +0000 (19:08 +0300)]
Register services and corporations within sgconfig plugin.

9 years agoBetter error reporting in netunit.cpp.
Maxim Mamontov [Sun, 28 Sep 2014 16:07:47 +0000 (19:07 +0300)]
Better error reporting in netunit.cpp.

9 years agoRemoved "alpha" from version.
Maxim Mamontov [Sun, 28 Sep 2014 15:47:51 +0000 (18:47 +0300)]
Removed "alpha" from version.

9 years agoRemoved unused constant from netunit.cpp.
Maxim Mamontov [Sun, 28 Sep 2014 15:46:14 +0000 (18:46 +0300)]
Removed unused constant from netunit.cpp.

9 years agoRemoved unused constants.
Maxim Mamontov [Sun, 28 Sep 2014 15:45:07 +0000 (18:45 +0300)]
Removed unused constants.

9 years agoRemoved unused m_res class member.
Maxim Mamontov [Sun, 28 Sep 2014 15:44:45 +0000 (18:44 +0300)]
Removed unused m_res class member.

9 years agoRemoved old InitEncrypt function.
Maxim Mamontov [Sun, 28 Sep 2014 15:44:26 +0000 (18:44 +0300)]
Removed old InitEncrypt function.

9 years agoBetter names for service iterators.
Maxim Mamontov [Sun, 28 Sep 2014 15:37:30 +0000 (18:37 +0300)]
Better names for service iterators.

9 years agoImplemented services parser.
Maxim Mamontov [Sun, 28 Sep 2014 15:35:56 +0000 (18:35 +0300)]
Implemented services parser.

9 years agoProper checks for libs.
Maxim Mamontov [Sun, 28 Sep 2014 15:35:20 +0000 (18:35 +0300)]
Proper checks for libs.

9 years agoInitialize m_store in ctor.
Maxim Mamontov [Sat, 27 Sep 2014 22:47:22 +0000 (01:47 +0300)]
Initialize m_store in ctor.

9 years agoFixed pointer arithmentics in crypto.lib.
Maxim Mamontov [Sat, 27 Sep 2014 22:05:07 +0000 (01:05 +0300)]
Fixed pointer arithmentics in crypto.lib.

9 years agoAdded "done" signature for parsers.
Maxim Mamontov [Sat, 27 Sep 2014 21:44:36 +0000 (00:44 +0300)]
Added "done" signature for parsers.

9 years agoAdded keepalive setter.
Maxim Mamontov [Sat, 27 Sep 2014 21:44:10 +0000 (00:44 +0300)]
Added keepalive setter.

9 years agoSolved some TODOs.
Maxim Mamontov [Tue, 23 Sep 2014 15:17:37 +0000 (18:17 +0300)]
Solved some TODOs.

9 years agoAdded long string for tests.
Maxim Mamontov [Mon, 22 Sep 2014 20:30:43 +0000 (23:30 +0300)]
Added long string for tests.

9 years agoFinished new implementation of sgconfig plugin.
Maxim Mamontov [Mon, 22 Sep 2014 20:28:31 +0000 (23:28 +0300)]
Finished new implementation of sgconfig plugin.

9 years agoBetter error reporting from plugin runner.
Maxim Mamontov [Mon, 22 Sep 2014 20:28:06 +0000 (23:28 +0300)]
Better error reporting from plugin runner.

9 years agoAnother changes on API.
Maxim Mamontov [Mon, 22 Sep 2014 20:27:45 +0000 (23:27 +0300)]
Another changes on API.

9 years agoAdded missing include.
Maxim Mamontov [Mon, 22 Sep 2014 20:27:29 +0000 (23:27 +0300)]
Added missing include.

9 years agoFixes due to changes in API.
Maxim Mamontov [Mon, 22 Sep 2014 20:26:58 +0000 (23:26 +0300)]
Fixes due to changes in API.

9 years agoFixed parsing admins in srvconf.
Maxim Mamontov [Mon, 22 Sep 2014 20:26:29 +0000 (23:26 +0300)]
Fixed parsing admins in srvconf.

9 years agoFixed srvconf due to changes in BFStream.
Maxim Mamontov [Mon, 22 Sep 2014 20:25:58 +0000 (23:25 +0300)]
Fixed srvconf due to changes in BFStream.

9 years agoFixed BFStream work with large strings, allowed null put on last.
Maxim Mamontov [Mon, 22 Sep 2014 20:25:10 +0000 (23:25 +0300)]
Fixed BFStream work with large strings, allowed null put on last.

9 years agoImplemented parser registry.
Maxim Mamontov [Mon, 22 Sep 2014 12:02:22 +0000 (15:02 +0300)]
Implemented parser registry.