]> git.stg.codes - stg.git/log
stg.git
8 years agoTicket 26. The LogProtocolErrors parameter value check and output to screen
Elena Mamontova [Mon, 14 Mar 2016 07:49:49 +0000 (09:49 +0200)]
Ticket 26. The LogProtocolErrors parameter value check and output to screen
added in the AUTH_IA_SETTINGS::ParseSettings() method.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the int
Elena Mamontova [Thu, 10 Mar 2016 08:49:25 +0000 (10:49 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the int
SMUX::Reload() method in the smux.cpp file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:47:44 +0000 (10:47 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class SMUX in the smux.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:40:09 +0000 (10:40 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
int REMOTE_SCRIPT::Reload() method in the rscript.cpp file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:38:49 +0000 (10:38 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class Remote_script in the rscript.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:07:45 +0000 (10:07 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class RADIUS in the radius.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 07:41:34 +0000 (09:41 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class PING in the ping.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 07:35:27 +0000 (09:35 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class NFQ_CAP in the nfqueue.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 14:18:51 +0000 (16:18 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class IPQ_CAP in the ipq_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 14:14:07 +0000 (16:14 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class ETHER_CAP in the ether_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:34:46 +0000 (11:34 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class BPF_CAP in the ether_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:29:22 +0000 (11:29 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class DIVERT_CAP in the divert_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:24:00 +0000 (11:24 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class NF_CAP in the cap_nf.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:08:48 +0000 (11:08 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class DEBUG_CAP in the debug_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 08:52:55 +0000 (10:52 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class AUTH_STRESS in the stress.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 08:50:06 +0000 (10:50 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class RPC_CONFIG in the rpconfig.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 08:12:58 +0000 (10:12 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() function in the stgconfig.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 07:21:45 +0000 (09:21 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
    Reload() function in the ao.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added,
Elena Mamontova [Mon, 29 Feb 2016 15:11:26 +0000 (17:11 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added,
       MODULE_SETTINGS newSettings object removed, the newSettings
       parameter changed to ms when newIaSettings.ParseSettings() method
       call in the Reload() method.

8 years agoTicket 26. The 'const MODULE_SETTINGS & ms' parameter added in the
Elena Mamontova [Mon, 29 Feb 2016 14:57:42 +0000 (16:57 +0200)]
Ticket 26. The 'const MODULE_SETTINGS & ms' parameter added in the
Reload() method.

8 years agoTicket 26. The ms parameter added when m_plugin.Reload() method call in the
Elena Mamontova [Mon, 29 Feb 2016 14:48:23 +0000 (16:48 +0200)]
Ticket 26. The ms parameter added when m_plugin.Reload() method call in the
Reload() method.

8 years agoTicket 26. The const MODULE_SETTINGS & parameter added in the virtual
Elena Mamontova [Fri, 26 Feb 2016 09:06:03 +0000 (11:06 +0200)]
Ticket 26. The const MODULE_SETTINGS & parameter added in the virtual
int Reload() function.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Fri, 19 Feb 2016 14:11:46 +0000 (16:11 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() function.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Fri, 19 Feb 2016 14:09:35 +0000 (16:09 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() function.

8 years agoTicket 26. In the reload() function modSettings vector is defined, a cycle for the
Elena Mamontova [Fri, 19 Feb 2016 14:01:35 +0000 (16:01 +0200)]
Ticket 26. In the reload() function modSettings vector is defined, a cycle for the
modSettins vector is added, the modSettings[j] parameter is added in the
m_modules[i]->Reload() function.

8 years agoTicket 26. The 'moduleName' variable is defined and parameter 'moduleName' added
Elena Mamontova [Thu, 18 Feb 2016 08:53:38 +0000 (10:53 +0200)]
Ticket 26. The 'moduleName' variable is defined and parameter 'moduleName' added
in the new PLUGIN_RUNNER() in the constructor.

8 years agoTicket 26. The 'name' parameter and 'pluginName' variable initialization added in the
Elena Mamontova [Thu, 18 Feb 2016 08:17:43 +0000 (10:17 +0200)]
Ticket 26. The 'name' parameter and 'pluginName' variable initialization added in the
constructor.

8 years agoTicket 26. The pluginName variable, GetName() method, pluginName
Elena Mamontova [Thu, 18 Feb 2016 08:06:15 +0000 (10:06 +0200)]
Ticket 26. The pluginName variable, GetName() method, pluginName
parameter to the  constructor added.

8 years agoTicket 26. The 'const SETTINGS_IMPL settings' parametr added in the
Elena Mamontova [Wed, 17 Feb 2016 14:26:43 +0000 (16:26 +0200)]
Ticket 26. The 'const SETTINGS_IMPL settings' parametr added in the
void PluginManager::reload() method.

8 years agoTicket 26. The 'const SETTINGS_IMPL settings' parametr added in the void reload(...
Elena Mamontova [Wed, 17 Feb 2016 14:24:50 +0000 (16:24 +0200)]
Ticket 26. The 'const SETTINGS_IMPL settings' parametr added in the void reload() method.

8 years agoTicket 26. The 'settings' parametr added in the manager.reload() method.
Elena Mamontova [Wed, 17 Feb 2016 14:14:38 +0000 (16:14 +0200)]
Ticket 26. The 'settings' parametr added in the manager.reload() method.

8 years agoTicket 26. #include "stg/logger.h" directive removed.
Elena Mamontova [Mon, 15 Feb 2016 13:40:02 +0000 (15:40 +0200)]
Ticket 26. #include "stg/logger.h" directive removed.

8 years agoTicket 26. if (&set == this) checking removed in the operator().
Elena Mamontova [Wed, 10 Feb 2016 13:28:02 +0000 (15:28 +0200)]
Ticket 26. if (&set == this) checking removed in the operator().

8 years agoTicket 26. The int AUTH_IA::Reload() function definition added.
Elena Mamontova [Tue, 9 Feb 2016 16:11:29 +0000 (18:11 +0200)]
Ticket 26. The int AUTH_IA::Reload() function definition added.

8 years agoTicket 26. The Reload() function declaration added.
Elena Mamontova [Tue, 9 Feb 2016 16:09:17 +0000 (18:09 +0200)]
Ticket 26. The Reload() function declaration added.

8 years agoTicket 26. The SETTINGS_IMPL & SETTINGS_IMPL::operator() definition added.
Elena Mamontova [Tue, 9 Feb 2016 16:06:00 +0000 (18:06 +0200)]
Ticket 26. The SETTINGS_IMPL & SETTINGS_IMPL::operator() definition added.

8 years agoTicket 26. The SETTINGS_IMPL & operator() declaration added.
Elena Mamontova [Tue, 9 Feb 2016 16:04:26 +0000 (18:04 +0200)]
Ticket 26. The SETTINGS_IMPL & operator() declaration added.

8 years agoTicket 26. The SETTINGS_IMPL newSettings object declaration moved into
Elena Mamontova [Tue, 9 Feb 2016 15:57:06 +0000 (17:57 +0200)]
Ticket 26. The SETTINGS_IMPL newSettings object declaration moved into
case SIGHUP. The settings = newSettings added to case SIGHUP.

8 years agoTicket 26. SETTING_IMPL newSettings object - copy of the settings object
Elena Mamontova [Thu, 4 Feb 2016 08:08:37 +0000 (10:08 +0200)]
Ticket 26. SETTING_IMPL newSettings object - copy of the settings object
added. The newSetings.ReadSettings() call and checking of result added
in the 'switch' after the case SIGHUP.

8 years agoAnother iconv...
Maxim Mamontov [Mon, 1 Jun 2015 20:11:50 +0000 (23:11 +0300)]
Another iconv...

8 years agoFixed hardcoded iconv in sgconf.
Maxim Mamontov [Mon, 1 Jun 2015 20:01:09 +0000 (23:01 +0300)]
Fixed hardcoded iconv in sgconf.

8 years agoDon't compile c-file s with cxx-compiler. Clang doesn't like it.
Maxim Mamontov [Mon, 1 Jun 2015 19:04:47 +0000 (22:04 +0300)]
Don't compile c-file s with cxx-compiler. Clang doesn't like it.

8 years agoFixed iconv linkage.
Maxim Mamontov [Mon, 11 May 2015 17:41:04 +0000 (20:41 +0300)]
Fixed iconv linkage.

8 years agoAdded "smart" iconv 2nd arg const-ness detection.
Maxim Mamontov [Mon, 11 May 2015 17:04:06 +0000 (20:04 +0300)]
Added "smart" iconv 2nd arg const-ness detection.

9 years agoMoved sgconf* back to /usr/sbin for backward compatibility.
Maxim Mamontov [Tue, 31 Mar 2015 05:51:20 +0000 (08:51 +0300)]
Moved sgconf* back to /usr/sbin for backward compatibility.

9 years agoSyntactic fixes.
Maxim Mamontov [Mon, 16 Mar 2015 20:49:24 +0000 (22:49 +0200)]
Syntactic fixes.

9 years agoAnother bunch of fixes related to BSD-like install.
Maxim Mamontov [Mon, 16 Mar 2015 20:43:56 +0000 (22:43 +0200)]
Another bunch of fixes related to BSD-like install.

9 years agoFixes due to stupid behaviour of BSD-like install.
Maxim Mamontov [Mon, 16 Mar 2015 20:38:00 +0000 (22:38 +0200)]
Fixes due to stupid behaviour of BSD-like install.

9 years agoeq/neq fixes.
Maxim Mamontov [Mon, 16 Mar 2015 20:15:20 +0000 (22:15 +0200)]
eq/neq fixes.

9 years agoFixed installation on BSD-systems.
Maxim Mamontov [Mon, 16 Mar 2015 20:06:04 +0000 (22:06 +0200)]
Fixed installation on BSD-systems.

9 years agoAnother small fix in build script.
Maxim Mamontov [Sun, 1 Feb 2015 18:10:49 +0000 (20:10 +0200)]
Another small fix in build script.

9 years agoAnother small fix in a build script.
Maxim Mamontov [Sun, 1 Feb 2015 15:39:35 +0000 (17:39 +0200)]
Another small fix in a build script.

9 years agoFixes in dealing with external libs.
Maxim Mamontov [Sun, 1 Feb 2015 15:34:27 +0000 (17:34 +0200)]
Fixes in dealing with external libs.

9 years agoBackported some changes from 2.5.
Maxim Mamontov [Sat, 31 Jan 2015 18:28:14 +0000 (20:28 +0200)]
Backported some changes from 2.5.

9 years agoFixed compiler complaints.
Maxim Mamontov [Sat, 31 Jan 2015 18:15:48 +0000 (20:15 +0200)]
Fixed compiler complaints.

9 years agoFixed tests.
Maxim Mamontov [Sat, 31 Jan 2015 16:36:56 +0000 (18:36 +0200)]
Fixed tests.

9 years agoIgnore sgconf_xml.
Maxim Mamontov [Sat, 31 Jan 2015 15:30:32 +0000 (17:30 +0200)]
Ignore sgconf_xml.

9 years agoCorrected upload/download mess.
Maxim Mamontov [Sat, 31 Jan 2015 15:27:53 +0000 (17:27 +0200)]
Corrected upload/download mess.

9 years agoUserdata can also contain cyrilic symbols.
Maxim Mamontov [Sat, 31 Jan 2015 15:26:49 +0000 (17:26 +0200)]
Userdata can also contain cyrilic symbols.

9 years agoAdded necessary headers in netlink/nfq checks.
Maxim Mamontov [Sun, 25 Jan 2015 18:23:17 +0000 (20:23 +0200)]
Added necessary headers in netlink/nfq checks.

9 years agoHandle cash changes properly.
Maxim Mamontov [Sun, 25 Jan 2015 18:22:19 +0000 (20:22 +0200)]
Handle cash changes properly.

9 years agoAdded some handy funcs to work with IBPP statements.
Maxim Mamontov [Sun, 25 Jan 2015 18:21:16 +0000 (20:21 +0200)]
Added some handy funcs to work with IBPP statements.

9 years agoEncrypt including the last \0.
Maxim Mamontov [Sun, 25 Jan 2015 18:20:15 +0000 (20:20 +0200)]
Encrypt including the last \0.

9 years agoAdded SERVCONF dtor.
Maxim Mamontov [Sun, 25 Jan 2015 18:07:03 +0000 (20:07 +0200)]
Added SERVCONF dtor.

9 years agoFixed unary x2str.
Maxim Mamontov [Sun, 25 Jan 2015 18:06:12 +0000 (20:06 +0200)]
Fixed unary x2str.

9 years agoPhone number may contain cyrilic characters. Added conversion.
Maxim Mamontov [Sun, 25 Jan 2015 18:05:15 +0000 (20:05 +0200)]
Phone number may contain cyrilic characters. Added conversion.

9 years agoAdded default constructor for resetable USER_CONF.
Maxim Mamontov [Sun, 25 Jan 2015 18:04:10 +0000 (20:04 +0200)]
Added default constructor for resetable USER_CONF.

9 years agoAdded in-to-traff-type conversion.
Maxim Mamontov [Sun, 25 Jan 2015 18:03:33 +0000 (20:03 +0200)]
Added in-to-traff-type conversion.

9 years agoAllowed to build sgconf_xml on Darwin.
Maxim Mamontov [Sun, 18 Jan 2015 20:48:14 +0000 (22:48 +0200)]
Allowed to build sgconf_xml on Darwin.

9 years agoImproved release version checking.
Maxim Mamontov [Sun, 18 Jan 2015 20:38:55 +0000 (22:38 +0200)]
Improved release version checking.

9 years agoSome fixes in build scripts.
Maxim Mamontov [Sun, 18 Jan 2015 20:18:04 +0000 (22:18 +0200)]
Some fixes in build scripts.

9 years agoRemoved unused class fields.
Maxim Mamontov [Sun, 18 Jan 2015 18:33:50 +0000 (20:33 +0200)]
Removed unused class fields.

9 years agoFixed compilation of sgconf_xml.
Maxim Mamontov [Sun, 18 Jan 2015 18:12:00 +0000 (20:12 +0200)]
Fixed compilation of sgconf_xml.

9 years agoReplaced some .data() with .const_data().
Maxim Mamontov [Sun, 18 Jan 2015 18:08:56 +0000 (20:08 +0200)]
Replaced some .data() with .const_data().

9 years agoFixed compilation of sgconf.
Maxim Mamontov [Sun, 18 Jan 2015 18:01:57 +0000 (20:01 +0200)]
Fixed compilation of sgconf.

9 years agoFixed compilation of srvconf lib.
Maxim Mamontov [Sun, 18 Jan 2015 18:01:15 +0000 (20:01 +0200)]
Fixed compilation of srvconf lib.

9 years agoRemoved some unused stuff from netunit.cpp.
Maxim Mamontov [Sun, 18 Jan 2015 17:40:38 +0000 (19:40 +0200)]
Removed some unused stuff from netunit.cpp.

9 years agoRemoved unused functions.
Maxim Mamontov [Sun, 18 Jan 2015 17:34:21 +0000 (19:34 +0200)]
Removed unused functions.

9 years agoSome fixes in USER_IMPL.
Maxim Mamontov [Sat, 10 Jan 2015 20:13:18 +0000 (22:13 +0200)]
Some fixes in USER_IMPL.

9 years agoFixed compilation issues.
Maxim Mamontov [Sat, 10 Jan 2015 20:08:00 +0000 (22:08 +0200)]
Fixed compilation issues.

9 years agoAdded handy encoding functions.
Maxim Mamontov [Sat, 10 Jan 2015 20:07:04 +0000 (22:07 +0200)]
Added handy encoding functions.

9 years agoUse common case-conversion functions.
Maxim Mamontov [Sat, 10 Jan 2015 20:06:16 +0000 (22:06 +0200)]
Use common case-conversion functions.

9 years agoAdded missing include.
Maxim Mamontov [Sat, 10 Jan 2015 20:05:30 +0000 (22:05 +0200)]
Added missing include.

9 years agoMore convenient logger.
Maxim Mamontov [Sat, 10 Jan 2015 19:51:12 +0000 (21:51 +0200)]
More convenient logger.

9 years agoAdded missing include.
Maxim Mamontov [Sat, 10 Jan 2015 19:44:39 +0000 (21:44 +0200)]
Added missing include.

9 years agoAdded ToLower/ToUpper.
Maxim Mamontov [Sat, 10 Jan 2015 19:43:52 +0000 (21:43 +0200)]
Added ToLower/ToUpper.

9 years agoChanged version.
Maxim Mamontov [Sat, 10 Jan 2015 19:27:20 +0000 (21:27 +0200)]
Changed version.

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 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 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 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.

Conflicts:
projects/stargazer/user_impl.cpp

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.

Conflicts:
include/stg/user_conf.h

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.