]> git.stg.codes - stg.git/log
stg.git
11 years agoVersion bump.
Maxim Mamontov [Sun, 2 Dec 2012 15:57:49 +0000 (17:57 +0200)]
Version bump.

11 years agoAdded SMUX reconnect. Fixes #18.
Maxim Mamontov [Sun, 2 Dec 2012 15:32:42 +0000 (17:32 +0200)]
Added SMUX reconnect. Fixes #18.

11 years agoLot of debug output for rscriptd.
Maxim Mamontov [Sun, 2 Dec 2012 14:55:06 +0000 (16:55 +0200)]
Lot of debug output for rscriptd.

11 years agoRemoved redundand code. Fixes #24.
Maxim Mamontov [Sun, 2 Dec 2012 14:51:43 +0000 (16:51 +0200)]
Removed redundand code. Fixes #24.

11 years agoFixed problems with connect/disconnect notification.
Maxim Mamontov [Sun, 2 Dec 2012 14:50:41 +0000 (16:50 +0200)]
Fixed problems with connect/disconnect notification.

11 years agoUse "connected" subscription for detecting connection and disconnection.
Maxim Mamontov [Sat, 1 Dec 2012 19:08:24 +0000 (21:08 +0200)]
Use "connected" subscription for detecting connection and disconnection.

11 years agoUse namespace instead of prefix.
Maxim Mamontov [Sat, 1 Dec 2012 19:07:57 +0000 (21:07 +0200)]
Use namespace instead of prefix.

11 years agoAdded const-ness for some params.
Maxim Mamontov [Sat, 1 Dec 2012 19:07:20 +0000 (21:07 +0200)]
Added const-ness for some params.

11 years agoFixed invalid parameter passing.
Maxim Mamontov [Sat, 1 Dec 2012 15:21:09 +0000 (17:21 +0200)]
Fixed invalid parameter passing.

11 years agoUse old password for enciphering password change answer.
Maxim Mamontov [Sun, 18 Nov 2012 18:13:33 +0000 (20:13 +0200)]
Use old password for enciphering password change answer.

11 years agoFixed admin provoledges reseting after password change. Fixes #28.
Maxim Mamontov [Sun, 18 Nov 2012 18:02:47 +0000 (20:02 +0200)]
Fixed admin provoledges reseting after password change. Fixes #28.

11 years agoBetter logging for ipq_cap.
Maxim Mamontov [Sun, 11 Nov 2012 19:08:48 +0000 (21:08 +0200)]
Better logging for ipq_cap.

11 years agoDo not compile mod_cap_ipq on systems where ip_queue is not available.
Maxim Mamontov [Sun, 11 Nov 2012 19:08:07 +0000 (21:08 +0200)]
Do not compile mod_cap_ipq on systems where ip_queue is not available.

11 years agoFixed invalid check of pthread_create return value.
Maxim Mamontov [Sun, 11 Nov 2012 17:05:11 +0000 (19:05 +0200)]
Fixed invalid check of pthread_create return value.

11 years agoFixed ip_queue.h checking.
Maxim Mamontov [Sun, 11 Nov 2012 17:00:13 +0000 (19:00 +0200)]
Fixed ip_queue.h checking.

11 years agoAdded missing dependency.
Maxim Mamontov [Sun, 11 Nov 2012 16:50:48 +0000 (18:50 +0200)]
Added missing dependency.

11 years agoFixed compilation with linux-3.5.1 and higher.
Maxim Mamontov [Sun, 11 Nov 2012 16:50:14 +0000 (18:50 +0200)]
Fixed compilation with linux-3.5.1 and higher.

11 years agoChanges in rlm_stg for better integration with FreeRADIUS.
Maxim Mamontov [Sat, 6 Oct 2012 14:40:25 +0000 (17:40 +0300)]
Changes in rlm_stg for better integration with FreeRADIUS.

11 years agoLog errors from plugins to server log.
Maxim Mamontov [Thu, 2 Aug 2012 14:10:58 +0000 (17:10 +0300)]
Log errors from plugins to server log.

11 years agoIntroduced logger for plugins.
Maxim Mamontov [Thu, 2 Aug 2012 12:31:53 +0000 (15:31 +0300)]
Introduced logger for plugins.

11 years agoAdded notifiers for the "disabled" property.
Maxim Mamontov [Thu, 2 Aug 2012 12:30:28 +0000 (15:30 +0300)]
Added notifiers for the "disabled" property.

11 years agoError messages unified.
Maxim Mamontov [Mon, 4 Jun 2012 11:04:51 +0000 (14:04 +0300)]
Error messages unified.

11 years agoAllow to start mod_rscript without subnets file
Maxim Mamontov [Sat, 19 May 2012 17:13:38 +0000 (20:13 +0300)]
Allow to start mod_rscript without subnets file

11 years agoDisableForwarding parameter added to the divert plugin
Maxim Mamontov [Sat, 19 May 2012 16:45:35 +0000 (19:45 +0300)]
DisableForwarding parameter added to the divert plugin

12 years agoExplicitly recurse through subdirs in stglibs.
Maxim Mamontov [Sun, 22 Apr 2012 07:25:05 +0000 (10:25 +0300)]
Explicitly recurse through subdirs in stglibs.

12 years agoValidate data for a forbidden combination of alwaysOnline and ips
Maxim Mamontov [Sat, 3 Mar 2012 21:42:04 +0000 (23:42 +0200)]
Validate data for a forbidden combination of alwaysOnline and ips

12 years agoFix occasional crash on second and more reload in SMUX plugin
Maxim Mamontov [Wed, 29 Feb 2012 13:01:14 +0000 (15:01 +0200)]
Fix occasional crash on second and more reload in SMUX plugin

12 years agoNew fee charge algo added
Maxim Mamontov [Wed, 29 Feb 2012 12:59:03 +0000 (14:59 +0200)]
New fee charge algo added

12 years agoFix dependency on fbclient for mod_store_firebird.so
Maxim Mamontov [Sun, 26 Feb 2012 12:29:12 +0000 (14:29 +0200)]
Fix dependency on fbclient for mod_store_firebird.so

12 years agoDefault scripts search path changed for rscriptd
Maxim Mamontov [Thu, 16 Feb 2012 12:20:24 +0000 (14:20 +0200)]
Default scripts search path changed for rscriptd

12 years agoSnake replaced with Camel
Maxim Mamontov [Thu, 9 Feb 2012 13:00:17 +0000 (15:00 +0200)]
Snake replaced with Camel

12 years agoMinor ChangeLog fix 2.408
Maxim Mamontov [Thu, 9 Feb 2012 11:24:37 +0000 (13:24 +0200)]
Minor ChangeLog fix

12 years agoChangeLog update
Maxim Mamontov [Thu, 9 Feb 2012 10:14:43 +0000 (12:14 +0200)]
ChangeLog update

12 years agoPlugin loading order fixed
Maxim Mamontov [Thu, 9 Feb 2012 09:19:16 +0000 (11:19 +0200)]
Plugin loading order fixed

12 years agoAdd <ostream> to fix missing header in xmlrpc-c
Maxim Mamontov [Thu, 9 Feb 2012 08:47:57 +0000 (10:47 +0200)]
Add <ostream> to fix missing header in xmlrpc-c

12 years agoMinor echo fix
Maxim Mamontov [Tue, 7 Feb 2012 10:41:33 +0000 (12:41 +0200)]
Minor echo fix

12 years agoC-style cast replaced with sattic_cast
Maxim Mamontov [Tue, 7 Feb 2012 10:35:40 +0000 (12:35 +0200)]
C-style cast replaced with sattic_cast

12 years agoUnused variable removed
Maxim Mamontov [Tue, 7 Feb 2012 10:35:22 +0000 (12:35 +0200)]
Unused variable removed

12 years agoUnused struct member removed
Maxim Mamontov [Tue, 7 Feb 2012 10:32:55 +0000 (12:32 +0200)]
Unused struct member removed

12 years agoC-style pointer cast replaced with normal static_cast
Maxim Mamontov [Tue, 7 Feb 2012 10:30:34 +0000 (12:30 +0200)]
C-style pointer cast replaced with normal static_cast

12 years agoVariable scope narrowed
Maxim Mamontov [Tue, 7 Feb 2012 10:30:07 +0000 (12:30 +0200)]
Variable scope narrowed

12 years agoUnused variables removed
Maxim Mamontov [Tue, 7 Feb 2012 10:29:52 +0000 (12:29 +0200)]
Unused variables removed

12 years agoFix strange prontf usage
Maxim Mamontov [Tue, 7 Feb 2012 10:29:00 +0000 (12:29 +0200)]
Fix strange prontf usage

12 years agoUnused variables removed in user properties
Maxim Mamontov [Tue, 7 Feb 2012 10:28:26 +0000 (12:28 +0200)]
Unused variables removed in user properties

12 years agoUnused variable removed
Maxim Mamontov [Tue, 7 Feb 2012 10:28:05 +0000 (12:28 +0200)]
Unused variable removed

12 years agoFix compiler for local project cpp files
Maxim Mamontov [Tue, 7 Feb 2012 10:27:21 +0000 (12:27 +0200)]
Fix compiler for local project cpp files

12 years agoPut config into rscriptd directory during installation
Maxim Mamontov [Tue, 7 Feb 2012 09:39:22 +0000 (11:39 +0200)]
Put config into rscriptd directory during installation

12 years agoEnable file storage by default
Maxim Mamontov [Tue, 7 Feb 2012 09:30:11 +0000 (11:30 +0200)]
Enable file storage by default

12 years agoVersion bump
Maxim Mamontov [Mon, 6 Feb 2012 16:06:29 +0000 (18:06 +0200)]
Version bump

12 years agoactiveUsers SNMP parameter description added
Maxim Mamontov [Mon, 6 Feb 2012 15:59:36 +0000 (17:59 +0200)]
activeUsers SNMP parameter description added

12 years agoCustom .gitignore for tests added
Maxim Mamontov [Mon, 6 Feb 2012 15:59:08 +0000 (17:59 +0200)]
Custom .gitignore for tests added

12 years agoCustom .gitignore for sgauth added
Maxim Mamontov [Mon, 6 Feb 2012 15:56:35 +0000 (17:56 +0200)]
Custom .gitignore for sgauth added

12 years ago.gitignore for xmlrpc catalogue added
Maxim Mamontov [Mon, 6 Feb 2012 15:54:37 +0000 (17:54 +0200)]
.gitignore for xmlrpc catalogue added

12 years agoAdd FreeBSD9 support
Maxim Mamontov [Mon, 6 Feb 2012 15:48:08 +0000 (17:48 +0200)]
Add FreeBSD9 support

12 years agoCosmetic changes
Maxim Mamontov [Mon, 6 Feb 2012 08:48:03 +0000 (10:48 +0200)]
Cosmetic changes

12 years agoCheck End-Of-Transmission read result
Maxim Mamontov [Mon, 6 Feb 2012 08:47:31 +0000 (10:47 +0200)]
Check End-Of-Transmission read result

12 years agoFix byte swapping in auth library
Maxim Mamontov [Sun, 15 Jan 2012 09:36:35 +0000 (11:36 +0200)]
Fix byte swapping in auth library

12 years agoCosmetic changes
Maxim Mamontov [Fri, 13 Jan 2012 18:05:15 +0000 (20:05 +0200)]
Cosmetic changes

12 years agoFix auth library for BE-platforms
Maxim Mamontov [Fri, 13 Jan 2012 18:03:26 +0000 (20:03 +0200)]
Fix auth library for BE-platforms

12 years agoAllow empty net-router map
Maxim Mamontov [Wed, 28 Dec 2011 11:30:06 +0000 (13:30 +0200)]
Allow empty net-router map

12 years agoDocumentation updated (DocBook)
Maxim Mamontov [Mon, 26 Dec 2011 23:33:11 +0000 (01:33 +0200)]
Documentation updated (DocBook)

12 years agoNew sensor added: ActiveUsers
Maxim Mamontov [Mon, 26 Dec 2011 09:04:07 +0000 (11:04 +0200)]
New sensor added: ActiveUsers

12 years agoFix TariffChange sensor
Maxim Mamontov [Sun, 25 Dec 2011 10:04:09 +0000 (12:04 +0200)]
Fix TariffChange sensor

12 years agoHelp updated
Maxim Mamontov [Sat, 24 Dec 2011 14:09:33 +0000 (16:09 +0200)]
Help updated

12 years agoDocumentation update
Maxim Mamontov [Sat, 10 Dec 2011 10:37:28 +0000 (12:37 +0200)]
Documentation update

12 years agoRevert previous changes
Maxim Mamontov [Thu, 1 Dec 2011 15:23:34 +0000 (17:23 +0200)]
Revert previous changes

12 years agoRegister smux plugin as .stg24, not as a root
Maxim Mamontov [Thu, 1 Dec 2011 15:01:37 +0000 (17:01 +0200)]
Register smux plugin as .stg24, not as a root

12 years agoDocumentation intermediate update
Maxim Mamontov [Thu, 1 Dec 2011 13:54:38 +0000 (15:54 +0200)]
Documentation intermediate update

12 years agoStylistic changes
Maxim Mamontov [Thu, 1 Dec 2011 12:23:57 +0000 (14:23 +0200)]
Stylistic changes

12 years agoPossible unicode symbol removed
Maxim Mamontov [Thu, 1 Dec 2011 12:09:51 +0000 (14:09 +0200)]
Possible unicode symbol removed

12 years agoMore correct way to use printf
Maxim Mamontov [Thu, 1 Dec 2011 11:23:07 +0000 (13:23 +0200)]
More correct way to use printf

12 years agoReplace echo -e with printf
Maxim Mamontov [Thu, 1 Dec 2011 10:51:24 +0000 (12:51 +0200)]
Replace echo -e with printf

12 years agoSome comments removed from Firebird db creation script
Maxim Mamontov [Wed, 30 Nov 2011 19:33:49 +0000 (21:33 +0200)]
Some comments removed from Firebird db creation script

12 years agoAllow group access for file db by default
Maxim Mamontov [Wed, 30 Nov 2011 19:32:38 +0000 (21:32 +0200)]
Allow group access for file db by default

12 years agoReplace == with -eq for numeric comparison
Maxim Mamontov [Wed, 30 Nov 2011 19:31:59 +0000 (21:31 +0200)]
Replace == with -eq for numeric comparison

12 years agoAdd declaration for operator<< for resetable
Maxim Mamontov [Wed, 30 Nov 2011 19:30:44 +0000 (21:30 +0200)]
Add declaration for operator<< for resetable

12 years agoSome weird type casts removed
Maxim Mamontov [Sun, 13 Nov 2011 21:09:58 +0000 (23:09 +0200)]
Some weird type casts removed

12 years agoShut up compiler
Maxim Mamontov [Sun, 13 Nov 2011 20:59:06 +0000 (22:59 +0200)]
Shut up compiler

12 years agoExtra semicolon and return in void functions removed
Maxim Mamontov [Sun, 13 Nov 2011 20:54:19 +0000 (22:54 +0200)]
Extra semicolon and return in void functions removed

12 years agoAdd function declarations and inlining
Maxim Mamontov [Sun, 13 Nov 2011 20:51:19 +0000 (22:51 +0200)]
Add function declarations and inlining

12 years agoTrailing coma removed
Maxim Mamontov [Sun, 13 Nov 2011 20:48:32 +0000 (22:48 +0200)]
Trailing coma removed

12 years agoExtra semicolon removed
Maxim Mamontov [Sun, 13 Nov 2011 20:44:58 +0000 (22:44 +0200)]
Extra semicolon removed

12 years agoSome code reordering
Maxim Mamontov [Sun, 13 Nov 2011 20:44:06 +0000 (22:44 +0200)]
Some code reordering

12 years agoRedundant semicolon removed
Maxim Mamontov [Sun, 13 Nov 2011 20:41:36 +0000 (22:41 +0200)]
Redundant semicolon removed

12 years agoMissing -f added to ln
Maxim Mamontov [Tue, 1 Nov 2011 08:53:02 +0000 (10:53 +0200)]
Missing -f added to ln

12 years agoExplicit shell specification removed
Maxim Mamontov [Sat, 29 Oct 2011 09:06:41 +0000 (12:06 +0300)]
Explicit shell specification removed

12 years agoFix DIRS param number in "OnDisconnect" scripts
Maxim Mamontov [Fri, 28 Oct 2011 08:59:34 +0000 (11:59 +0300)]
Fix DIRS param number in "OnDisconnect" scripts

12 years agoFix fee charge rules with non-zero credit
Maxim Mamontov [Thu, 20 Oct 2011 10:53:11 +0000 (13:53 +0300)]
Fix fee charge rules with non-zero credit

12 years agoAdd tests for fee charge rules with non-zero credit
Maxim Mamontov [Thu, 20 Oct 2011 10:52:37 +0000 (13:52 +0300)]
Add tests for fee charge rules with non-zero credit

12 years agoDo not log about successful plugin stop if error occures
Maxim Mamontov [Thu, 20 Oct 2011 09:29:10 +0000 (12:29 +0300)]
Do not log about successful plugin stop if error occures

12 years agoDisable installing db structure for Firebird
Maxim Mamontov [Wed, 12 Oct 2011 14:24:56 +0000 (17:24 +0300)]
Disable installing db structure for Firebird

12 years agoAdd corporations.h, services.h and plugin_creator.h to install
Maxim Mamontov [Wed, 12 Oct 2011 14:18:23 +0000 (17:18 +0300)]
Add corporations.h, services.h and plugin_creator.h to install

12 years agoVersion bump 2.408-rc2
Maxim Mamontov [Tue, 11 Oct 2011 07:33:07 +0000 (10:33 +0300)]
Version bump

12 years agoForce to create symlinks on make install-data
Maxim Mamontov [Fri, 7 Oct 2011 21:05:09 +0000 (00:05 +0300)]
Force to create symlinks on make install-data

12 years agoFix radius plugin authorization
Maxim Mamontov [Wed, 21 Sep 2011 16:34:47 +0000 (19:34 +0300)]
Fix radius plugin authorization

12 years agoFix typos in ChangeLog
Maxim Mamontov [Wed, 21 Sep 2011 12:45:57 +0000 (15:45 +0300)]
Fix typos in ChangeLog

12 years agoFix stglibs order in sgauth (for --as-needed)
Maxim Mamontov [Wed, 21 Sep 2011 10:02:26 +0000 (13:02 +0300)]
Fix stglibs order in sgauth (for --as-needed)

12 years agoFix libs order (for --as-needed)
Maxim Mamontov [Wed, 21 Sep 2011 09:59:35 +0000 (12:59 +0300)]
Fix libs order (for --as-needed)

12 years agoFix installing libraries
Maxim Mamontov [Wed, 21 Sep 2011 09:31:23 +0000 (12:31 +0300)]
Fix installing libraries

12 years agoChangeLog updated
Maxim Mamontov [Tue, 20 Sep 2011 14:50:07 +0000 (17:50 +0300)]
ChangeLog updated