]> git.stg.codes - stg.git/log
stg.git
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

12 years agoVersion bump 2.408-rc1
Maxim Mamontov [Tue, 20 Sep 2011 13:57:43 +0000 (16:57 +0300)]
Version bump

12 years agoMove functor definition outside parent class
Maxim Mamontov [Tue, 20 Sep 2011 13:46:22 +0000 (16:46 +0300)]
Move functor definition outside parent class

12 years agoReplace istream header with iostream header for some dub compilers
Maxim Mamontov [Tue, 20 Sep 2011 13:45:52 +0000 (16:45 +0300)]
Replace istream header with iostream header for some dub compilers

12 years agoAdd headers for old BSD systems, add unistd.h for close in sgauthstress
Maxim Mamontov [Tue, 20 Sep 2011 13:08:57 +0000 (16:08 +0300)]
Add headers for old BSD systems, add unistd.h for close in sgauthstress

12 years agoMove variables declaration to the beginning of the function (old C)
Maxim Mamontov [Tue, 20 Sep 2011 13:04:51 +0000 (16:04 +0300)]
Move variables declaration to the beginning of the function (old C)

12 years agoAnother fix for old and dub systems
Maxim Mamontov [Tue, 20 Sep 2011 12:51:22 +0000 (15:51 +0300)]
Another fix for old and dub systems

12 years agoFix headers with select declaration
Maxim Mamontov [Tue, 20 Sep 2011 12:49:51 +0000 (15:49 +0300)]
Fix headers with select declaration

12 years agosys/time.h header added for struct timeval
Maxim Mamontov [Tue, 20 Sep 2011 12:47:27 +0000 (15:47 +0300)]
sys/time.h header added for struct timeval

12 years agoExplicitly initialize base class in copy ctors of notifiers
Maxim Mamontov [Tue, 20 Sep 2011 12:34:33 +0000 (15:34 +0300)]
Explicitly initialize base class in copy ctors of notifiers

12 years agoAdd proper header to use struct sockaddr_in in sgauthstress
Maxim Mamontov [Tue, 20 Sep 2011 12:16:29 +0000 (15:16 +0300)]
Add proper header to use struct sockaddr_in in sgauthstress

12 years agoAdd proper header to use recvfrom/sendto in sgauthstress
Maxim Mamontov [Tue, 20 Sep 2011 12:15:05 +0000 (15:15 +0300)]
Add proper header to use recvfrom/sendto in sgauthstress

12 years agoAdd proper header to use netinet/ip.h on *bsd systems
Maxim Mamontov [Tue, 20 Sep 2011 12:13:23 +0000 (15:13 +0300)]
Add proper header to use netinet/ip.h on *bsd systems

12 years agoShut up compiler about unused parameter on non-linux systems
Maxim Mamontov [Tue, 20 Sep 2011 12:07:42 +0000 (15:07 +0300)]
Shut up compiler about unused parameter on non-linux systems

12 years agoDo not pass proc name to Executer in FreeBSD
Maxim Mamontov [Tue, 20 Sep 2011 12:05:49 +0000 (15:05 +0300)]
Do not pass proc name to Executer in FreeBSD

12 years agolibstgcommon.s needs iconv
Maxim Mamontov [Tue, 20 Sep 2011 11:57:49 +0000 (14:57 +0300)]
libstgcommon.s needs iconv

12 years agoAdd missing header in cap_ipq
Maxim Mamontov [Tue, 20 Sep 2011 09:20:52 +0000 (12:20 +0300)]
Add missing header in cap_ipq

12 years agoFix raw packet access in cap_divert
Maxim Mamontov [Tue, 20 Sep 2011 09:20:22 +0000 (12:20 +0300)]
Fix raw packet access in cap_divert

12 years agoFix path to headers in cap_debug
Maxim Mamontov [Tue, 20 Sep 2011 09:19:48 +0000 (12:19 +0300)]
Fix path to headers in cap_debug

12 years agoRemove unused headers and add variable declaration in stargazer's
Maxim Mamontov [Tue, 20 Sep 2011 09:19:02 +0000 (12:19 +0300)]
Remove unused headers and add variable declaration in stargazer's
main.cpp

12 years agoRemove const qualifier from sgauthstress implementation of USER
Maxim Mamontov [Tue, 20 Sep 2011 09:18:20 +0000 (12:18 +0300)]
Remove const qualifier from sgauthstress implementation of USER

12 years agoFix projects and plugins building system to support new libs
Maxim Mamontov [Tue, 20 Sep 2011 09:17:37 +0000 (12:17 +0300)]
Fix projects and plugins building system to support new libs

12 years agoAdd explicit casts for reconnect-on-tariff-change tests to shut up gcc
Maxim Mamontov [Mon, 19 Sep 2011 20:12:50 +0000 (23:12 +0300)]
Add explicit casts for reconnect-on-tariff-change tests to shut up gcc

12 years agoAdd explicit casts for raw ip tests to shut up compiler
Maxim Mamontov [Mon, 19 Sep 2011 20:12:01 +0000 (23:12 +0300)]
Add explicit casts for raw ip tests to shut up compiler

12 years agoFix tests for inclusive fee charge rules
Maxim Mamontov [Mon, 19 Sep 2011 20:11:24 +0000 (23:11 +0300)]
Fix tests for inclusive fee charge rules

12 years agoNew style tut-headers
Maxim Mamontov [Mon, 19 Sep 2011 20:06:53 +0000 (23:06 +0300)]
New style tut-headers

12 years agoKeep d-files and objects in test directory
Maxim Mamontov [Mon, 19 Sep 2011 20:06:02 +0000 (23:06 +0300)]
Keep d-files and objects in test directory

12 years agoKeep stglibs headers and libraries "at home"
Maxim Mamontov [Mon, 19 Sep 2011 20:05:03 +0000 (23:05 +0300)]
Keep stglibs headers and libraries "at home"

12 years agoTUT framework updated to svn version
Maxim Mamontov [Mon, 19 Sep 2011 08:57:52 +0000 (11:57 +0300)]
TUT framework updated to svn version
Libs headers moved to its own folders

12 years agoMake fee charging rules inclusive (2 includes 0 and 3 includes fee)
Maxim Mamontov [Mon, 19 Sep 2011 07:57:28 +0000 (10:57 +0300)]
Make fee charging rules inclusive (2 includes 0 and 3 includes fee)

12 years agoBlock all signals earlie, to inherit by all nested threads
Maxim Mamontov [Mon, 19 Sep 2011 07:53:02 +0000 (10:53 +0300)]
Block all signals earlie, to inherit by all nested threads

12 years agoUse external socket to correctly stop XML-RPC server
Maxim Mamontov [Fri, 16 Sep 2011 19:34:48 +0000 (22:34 +0300)]
Use external socket to correctly stop XML-RPC server

12 years agoDo not use pthread_kill to stop a thread
Maxim Mamontov [Fri, 16 Sep 2011 19:34:12 +0000 (22:34 +0300)]
Do not use pthread_kill to stop a thread

12 years agoUnused methods removed from TEST_ADMIN
Maxim Mamontov [Fri, 16 Sep 2011 17:46:00 +0000 (20:46 +0300)]
Unused methods removed from TEST_ADMIN

12 years agoFix raw ip tests
Maxim Mamontov [Fri, 16 Sep 2011 17:45:38 +0000 (20:45 +0300)]
Fix raw ip tests

12 years agoReturn correct core if stop fails
Maxim Mamontov [Fri, 16 Sep 2011 17:45:17 +0000 (20:45 +0300)]
Return correct core if stop fails

12 years agoNew signal handling infrastructure. Prevent unloading running module.
Maxim Mamontov [Fri, 16 Sep 2011 17:44:39 +0000 (20:44 +0300)]
New signal handling infrastructure. Prevent unloading running module.

12 years agoBlock all signals in threads other than main
Maxim Mamontov [Fri, 16 Sep 2011 17:44:06 +0000 (20:44 +0300)]
Block all signals in threads other than main

12 years agoReplace deprecated usleep with POSIX-compliant nanosleep
Maxim Mamontov [Fri, 16 Sep 2011 16:11:58 +0000 (19:11 +0300)]
Replace deprecated usleep with POSIX-compliant nanosleep

12 years agoExtra semicolon removed
Maxim Mamontov [Thu, 15 Sep 2011 20:41:11 +0000 (23:41 +0300)]
Extra semicolon removed

12 years agoAnother way of splitting c- and cpp- files
Maxim Mamontov [Thu, 15 Sep 2011 20:40:27 +0000 (23:40 +0300)]
Another way of splitting c- and cpp- files

12 years agoWhitespace removed from the name of a file
Maxim Mamontov [Thu, 15 Sep 2011 20:39:58 +0000 (23:39 +0300)]
Whitespace removed from the name of a file

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 20:05:10 +0000 (23:05 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in rpcconfig code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 19:44:58 +0000 (22:44 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in storages code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 19:28:58 +0000 (22:28 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in core code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 19:11:03 +0000 (22:11 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in radius code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 15:02:44 +0000 (18:02 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in radius code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 14:24:57 +0000 (17:24 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in rscript code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 09:28:30 +0000 (12:28 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in ping code

12 years agoHide or add proper copy ctor and assignement operator, initialize
Maxim Mamontov [Thu, 15 Sep 2011 09:16:25 +0000 (12:16 +0300)]
Hide or add proper copy ctor and assignement operator, initialize
members via initialization lists in sgconfig code