]> git.stg.codes - stg.git/log
stg.git
13 years agoAdded note about waiting rscriptd until message queue becomes empty 2.407
Maxim Mamontov [Tue, 19 Apr 2011 08:32:45 +0000 (11:32 +0300)]
Added note about waiting rscriptd until message queue becomes empty

13 years agoVersion bump
Maxim Mamontov [Tue, 19 Apr 2011 08:23:33 +0000 (11:23 +0300)]
Version bump

13 years agoStargazer documentation added
Maxim Mamontov [Mon, 18 Apr 2011 14:23:41 +0000 (17:23 +0300)]
Stargazer documentation added

13 years agoAdd waiting for empty queue in rscriptd
Maxim Mamontov [Fri, 15 Apr 2011 14:23:51 +0000 (17:23 +0300)]
Add waiting for empty queue in rscriptd

Wait until queue is not become empty before deleting it

13 years agoLogging added for scriptexecuter
Maxim Mamontov [Fri, 15 Apr 2011 14:23:17 +0000 (17:23 +0300)]
Logging added for scriptexecuter

13 years agoEmpty lines removed from the end of scriptexecuter.h
Maxim Mamontov [Fri, 15 Apr 2011 14:22:42 +0000 (17:22 +0300)]
Empty lines removed from the end of scriptexecuter.h

13 years agoFix instllation of stglibs headers on FreeBSD
Maxim Mamontov [Thu, 14 Apr 2011 11:58:24 +0000 (14:58 +0300)]
Fix instllation of stglibs headers on FreeBSD

13 years agoFix includes installation on FreeBSD
Maxim Mamontov [Thu, 14 Apr 2011 11:47:11 +0000 (14:47 +0300)]
Fix includes installation on FreeBSD

13 years agoFix TRAFFCAOUNTER_IMPL construction
Maxim Mamontov [Thu, 14 Apr 2011 11:40:22 +0000 (14:40 +0300)]
Fix TRAFFCAOUNTER_IMPL construction

13 years agoTRAFFCOUNTER_IMPL changed to use USER_IMPL instead of USER
Maxim Mamontov [Thu, 14 Apr 2011 11:39:38 +0000 (14:39 +0300)]
TRAFFCOUNTER_IMPL changed to use USER_IMPL instead of USER

13 years agoAllow to user USER_IMPL with USERS_IMPL methods (like SearchNext, Find*
Maxim Mamontov [Thu, 14 Apr 2011 11:36:17 +0000 (14:36 +0300)]
Allow to user USER_IMPL with USERS_IMPL methods (like SearchNext, Find*
 and notifiers management)

13 years agoAdded typedef for USER_IMPL * as USER_IMPL_PTR
Maxim Mamontov [Thu, 14 Apr 2011 11:35:28 +0000 (14:35 +0300)]
Added typedef for USER_IMPL * as USER_IMPL_PTR

13 years agoMethods USER::AddTraffStat[U|D] removed from interface
Maxim Mamontov [Thu, 14 Apr 2011 11:34:49 +0000 (14:34 +0300)]
Methods USER::AddTraffStat[U|D] removed from interface

13 years agoAdd DIR_MODE to Makfile.conf in all projects
Maxim Mamontov [Thu, 14 Apr 2011 06:40:02 +0000 (09:40 +0300)]
Add DIR_MODE to Makfile.conf in all projects

13 years agoFix encoding hint in documentation
Maxim Mamontov [Tue, 12 Apr 2011 15:05:42 +0000 (18:05 +0300)]
Fix encoding hint in documentation

13 years agoChangeLog updated
Maxim Mamontov [Tue, 12 Apr 2011 14:12:55 +0000 (17:12 +0300)]
ChangeLog updated

13 years agoFix compilation issues on FreeBSD4 2.407-rc3
Maxim Mamontov [Tue, 12 Apr 2011 12:02:40 +0000 (15:02 +0300)]
Fix compilation issues on FreeBSD4

13 years agoVersion bump
Maxim Mamontov [Tue, 12 Apr 2011 11:05:21 +0000 (14:05 +0300)]
Version bump

13 years agoFix MODULE_SETTINGS forward declaration type (class -> struct) in
Maxim Mamontov [Tue, 12 Apr 2011 11:04:20 +0000 (14:04 +0300)]
Fix MODULE_SETTINGS forward declaration type (class -> struct) in
converotr

13 years agoDo not stop on \0 while encoding binary to string
Maxim Mamontov [Tue, 12 Apr 2011 09:37:31 +0000 (12:37 +0300)]
Do not stop on \0 while encoding binary to string

13 years agoCommented debug ouput removed
Maxim Mamontov [Tue, 12 Apr 2011 09:36:47 +0000 (12:36 +0300)]
Commented debug ouput removed

13 years agoMerge branch 'master' of gitorious.org:stg/stg
Maxim Mamontov [Tue, 12 Apr 2011 07:08:14 +0000 (10:08 +0300)]
Merge branch 'master' of gitorious.org:stg/stg

13 years agoObsolete files removed
Maxim Mamontov [Tue, 12 Apr 2011 07:07:33 +0000 (10:07 +0300)]
Obsolete files removed

13 years agoFix TARIFF_DATA forward declaration type (class -> struct)
Maxim Mamontov [Mon, 11 Apr 2011 20:08:26 +0000 (23:08 +0300)]
Fix TARIFF_DATA forward declaration type (class -> struct)

13 years agoFix MODULE_SETTINGS forward declaration type (class -> struct)
Maxim Mamontov [Mon, 11 Apr 2011 20:07:51 +0000 (23:07 +0300)]
Fix MODULE_SETTINGS forward declaration type (class -> struct)

13 years ago-MG removed from deps generation in stglibs
Maxim Mamontov [Mon, 11 Apr 2011 20:06:57 +0000 (23:06 +0300)]
-MG removed from deps generation in stglibs

Now it is possible to use clang to build Stargazer!

13 years agoConsole logging on errors added to TRAFFCOUNTER_IMPL
Maxim Mamontov [Mon, 11 Apr 2011 19:37:29 +0000 (22:37 +0300)]
Console logging on errors added to TRAFFCOUNTER_IMPL

13 years agoExtra debug information removed from ao plugin
Maxim Mamontov [Mon, 11 Apr 2011 19:36:53 +0000 (22:36 +0300)]
Extra debug information removed from ao plugin

13 years agoFix settings error reporting mechanism
Maxim Mamontov [Mon, 11 Apr 2011 19:36:20 +0000 (22:36 +0300)]
Fix settings error reporting mechanism

13 years agoFix path to git repository in archive creation script
Maxim Mamontov [Mon, 11 Apr 2011 15:21:53 +0000 (18:21 +0300)]
Fix path to git repository in archive creation script

13 years agoAdd iconv for 'note', 'email', 'address' and 'group'
Maxim Mamontov [Mon, 11 Apr 2011 14:49:20 +0000 (17:49 +0300)]
Add iconv for 'note', 'email', 'address' and 'group'

13 years agoFix tariff field name in XML-RPC API documentation (tariff -> name)
Maxim Mamontov [Mon, 11 Apr 2011 14:33:34 +0000 (17:33 +0300)]
Fix tariff field name in XML-RPC API documentation (tariff -> name)

13 years agoFix default ListenWebIP value in sgauth.conf
Maxim Mamontov [Mon, 11 Apr 2011 13:40:49 +0000 (16:40 +0300)]
Fix default ListenWebIP value in sgauth.conf

13 years agoAdd initialization of LOADSTAT with zero
Maxim Mamontov [Mon, 11 Apr 2011 13:33:30 +0000 (16:33 +0300)]
Add initialization of LOADSTAT with zero

13 years agoRemove wait after fork in rscriptd
Maxim Mamontov [Mon, 11 Apr 2011 12:56:54 +0000 (15:56 +0300)]
Remove wait after fork in rscriptd

13 years agoAdd koi8 -> utf8 conversion for the dir names
Maxim Mamontov [Mon, 11 Apr 2011 11:50:01 +0000 (14:50 +0300)]
Add koi8 -> utf8 conversion for the dir names

13 years agoRemove encoding from the dir names
Maxim Mamontov [Mon, 11 Apr 2011 11:48:34 +0000 (14:48 +0300)]
Remove encoding from the dir names

13 years agoAdd includes dir to install process
Maxim Mamontov [Sun, 10 Apr 2011 06:47:02 +0000 (09:47 +0300)]
Add includes dir to install process

13 years agoFix Makefile.conf path
Maxim Mamontov [Sun, 10 Apr 2011 06:46:48 +0000 (09:46 +0300)]
Fix Makefile.conf path

13 years agoFizx target in include dir
Maxim Mamontov [Sun, 10 Apr 2011 07:37:42 +0000 (10:37 +0300)]
Fizx target in include dir

13 years agoAdd Makefile for includes
Maxim Mamontov [Fri, 8 Apr 2011 15:31:42 +0000 (18:31 +0300)]
Add Makefile for includes

13 years agoFix library headres permissions during install
Maxim Mamontov [Fri, 8 Apr 2011 13:38:35 +0000 (16:38 +0300)]
Fix library headres permissions during install

13 years agoFix ia library header name
Maxim Mamontov [Fri, 8 Apr 2011 13:28:45 +0000 (16:28 +0300)]
Fix ia library header name

13 years agoFix script executer library header name
Maxim Mamontov [Fri, 8 Apr 2011 13:28:02 +0000 (16:28 +0300)]
Fix script executer library header name

13 years agoAdd headers inctallation and fix headers cleanup
Maxim Mamontov [Fri, 8 Apr 2011 13:10:34 +0000 (16:10 +0300)]
Add headers inctallation and fix headers cleanup

13 years agoFix tests compilation errors
Maxim Mamontov [Fri, 8 Apr 2011 12:54:55 +0000 (15:54 +0300)]
Fix tests compilation errors

13 years agoRemove 'stg' prefixes from headers and add it to libraries
Maxim Mamontov [Fri, 8 Apr 2011 12:44:11 +0000 (15:44 +0300)]
Remove 'stg' prefixes from headers and add it to libraries

13 years agoRemove const qualifier from function definitions
Maxim Mamontov [Thu, 7 Apr 2011 16:18:41 +0000 (19:18 +0300)]
Remove const qualifier from function definitions

13 years agoFix compilation errors for libibpp
Maxim Mamontov [Thu, 7 Apr 2011 16:08:44 +0000 (19:08 +0300)]
Fix compilation errors for libibpp

13 years agoFix sgconf_xml compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:48:02 +0000 (18:48 +0300)]
Fix sgconf_xml compilation errors

13 years agoFix sgconf compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:47:42 +0000 (18:47 +0300)]
Fix sgconf compilation errors

13 years agoFix sgauth compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:47:17 +0000 (18:47 +0300)]
Fix sgauth compilation errors

13 years agoFix rscriptd compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:46:54 +0000 (18:46 +0300)]
Fix rscriptd compilation errors

13 years agoFix rlm_stg compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:46:33 +0000 (18:46 +0300)]
Fix rlm_stg compilation errors

13 years agoFix convertor compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:46:17 +0000 (18:46 +0300)]
Fix convertor compilation errors

13 years agoFix stargazer compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:45:57 +0000 (18:45 +0300)]
Fix stargazer compilation errors

13 years agoFix Always Online authorization plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:41:10 +0000 (18:41 +0300)]
Fix Always Online authorization plugin compilation errors

13 years agoFix InetAccess authorization plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:40:47 +0000 (18:40 +0300)]
Fix InetAccess authorization plugin compilation errors

13 years agoFix NetFlow capture plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:40:24 +0000 (18:40 +0300)]
Fix NetFlow capture plugin compilation errors

13 years agoFix Divert Socket capture plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:40:02 +0000 (18:40 +0300)]
Fix Divert Socket capture plugin compilation errors

13 years agoFix BPF capture plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:39:39 +0000 (18:39 +0300)]
Fix BPF capture plugin compilation errors

13 years agoFix ethercap plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:39:17 +0000 (18:39 +0300)]
Fix ethercap plugin compilation errors

13 years agoFix ipq capture plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:38:49 +0000 (18:38 +0300)]
Fix ipq capture plugin compilation errors

13 years agoFix rpcconfig plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:38:24 +0000 (18:38 +0300)]
Fix rpcconfig plugin compilation errors

13 years agoFix sgconfig plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:37:47 +0000 (18:37 +0300)]
Fix sgconfig plugin compilation errors

13 years agoFix ping plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:37:20 +0000 (18:37 +0300)]
Fix ping plugin compilation errors

13 years agoFix radius plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:37:02 +0000 (18:37 +0300)]
Fix radius plugin compilation errors

13 years agoFix rscript plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:36:42 +0000 (18:36 +0300)]
Fix rscript plugin compilation errors

13 years agoFix file store plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:36:10 +0000 (18:36 +0300)]
Fix file store plugin compilation errors

13 years agoFix firebird store plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:35:46 +0000 (18:35 +0300)]
Fix firebird store plugin compilation errors

13 years agoFix mysql store plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:35:13 +0000 (18:35 +0300)]
Fix mysql store plugin compilation errors

13 years agoFix postgresql store plugin compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:34:50 +0000 (18:34 +0300)]
Fix postgresql store plugin compilation errors

13 years agoFix stglibs compilation errors
Maxim Mamontov [Thu, 7 Apr 2011 15:33:52 +0000 (18:33 +0300)]
Fix stglibs compilation errors

13 years agoRemove some shit from common lib Makefile
Maxim Mamontov [Thu, 7 Apr 2011 15:32:44 +0000 (18:32 +0300)]
Remove some shit from common lib Makefile

13 years agoFix stglibs Makefile to install headers into subdirectory
Maxim Mamontov [Thu, 7 Apr 2011 15:32:05 +0000 (18:32 +0300)]
Fix stglibs Makefile to install headers into subdirectory

13 years agoHeaders moved to subdir stg
Maxim Mamontov [Thu, 7 Apr 2011 15:31:39 +0000 (18:31 +0300)]
Headers moved to subdir stg

13 years agoUnused modules removed from inetaccess plugin
Maxim Mamontov [Thu, 7 Apr 2011 15:12:22 +0000 (18:12 +0300)]
Unused modules removed from inetaccess plugin

13 years agoUnused modules removed from srvconf lib
Maxim Mamontov [Thu, 7 Apr 2011 14:30:47 +0000 (17:30 +0300)]
Unused modules removed from srvconf lib

13 years agoUnused module removed from pinger lib
Maxim Mamontov [Thu, 7 Apr 2011 14:29:05 +0000 (17:29 +0300)]
Unused module removed from pinger lib

13 years agoUnused modules removed from libstgcommon
Maxim Mamontov [Thu, 7 Apr 2011 14:13:28 +0000 (17:13 +0300)]
Unused modules removed from libstgcommon

13 years agoUnused headers removed
Maxim Mamontov [Thu, 7 Apr 2011 14:09:29 +0000 (17:09 +0300)]
Unused headers removed

13 years agoUnused library removed
Maxim Mamontov [Thu, 7 Apr 2011 14:02:53 +0000 (17:02 +0300)]
Unused library removed

13 years agoAdd subscription for 'connected' property
Maxim Mamontov [Thu, 7 Apr 2011 13:34:34 +0000 (16:34 +0300)]
Add subscription for 'connected' property

13 years agoTranslate and remove some comments
Maxim Mamontov [Thu, 7 Apr 2011 13:17:37 +0000 (16:17 +0300)]
Translate and remove some comments

13 years agoFix compiler warning in sgconf_xml
Maxim Mamontov [Thu, 7 Apr 2011 13:15:41 +0000 (16:15 +0300)]
Fix compiler warning in sgconf_xml

13 years agoFix comilation issues for sgauth
Maxim Mamontov [Thu, 7 Apr 2011 13:07:18 +0000 (16:07 +0300)]
Fix comilation issues for sgauth

13 years agoCOMMON_SETTINGS removed from the project
Maxim Mamontov [Thu, 7 Apr 2011 13:06:48 +0000 (16:06 +0300)]
COMMON_SETTINGS removed from the project

13 years agoSETTINGS definition and implementation extracted from main.cpp to
Maxim Mamontov [Thu, 7 Apr 2011 13:06:07 +0000 (16:06 +0300)]
SETTINGS definition and implementation extracted from main.cpp to
separate files

13 years agoFix compilation issues for convertor
Maxim Mamontov [Thu, 7 Apr 2011 11:34:51 +0000 (14:34 +0300)]
Fix compilation issues for convertor

13 years agoRename some XML-RPC API methods
Maxim Mamontov [Wed, 6 Apr 2011 15:29:04 +0000 (18:29 +0300)]
Rename some XML-RPC API methods

13 years agochg_tariff -> change_tariff, change_tariff -> tariff_change
Maxim Mamontov [Wed, 6 Apr 2011 14:37:51 +0000 (17:37 +0300)]
chg_tariff -> change_tariff, change_tariff -> tariff_change

13 years agoReplace change_tariff link to chg_tariff
Maxim Mamontov [Wed, 6 Apr 2011 14:27:22 +0000 (17:27 +0300)]
Replace change_tariff link to chg_tariff

13 years agoAdd compiler existance checking
Maxim Mamontov [Wed, 6 Apr 2011 14:23:45 +0000 (17:23 +0300)]
Add compiler existance checking

13 years agoAdd dependancy on module for install-bin targets
Maxim Mamontov [Wed, 6 Apr 2011 13:01:11 +0000 (16:01 +0300)]
Add dependancy on module for install-bin targets

13 years agoFix user deletion in XML-RPC API
Maxim Mamontov [Wed, 6 Apr 2011 12:51:43 +0000 (15:51 +0300)]
Fix user deletion in XML-RPC API

13 years agoAdd book directory to git ignorance file
Maxim Mamontov [Wed, 6 Apr 2011 12:41:59 +0000 (15:41 +0300)]
Add book directory to git ignorance file

13 years agoA bit better Makefile
Maxim Mamontov [Wed, 6 Apr 2011 12:26:28 +0000 (15:26 +0300)]
A bit better Makefile

13 years agoRename 'disabledetailstat' parameter to 'disableddetailstat'
Maxim Mamontov [Wed, 6 Apr 2011 12:25:14 +0000 (15:25 +0300)]
Rename 'disabledetailstat' parameter to 'disableddetailstat'

13 years agoFix typo in USER_IMPL
Maxim Mamontov [Wed, 6 Apr 2011 09:55:50 +0000 (12:55 +0300)]
Fix typo in USER_IMPL

13 years agoFix bug with possible start all subsystems before timer becomes valid
Maxim Mamontov [Wed, 6 Apr 2011 09:55:05 +0000 (12:55 +0300)]
Fix bug with possible start all subsystems before timer becomes valid