]> git.stg.codes - stg.git/log
stg.git
12 years agoRemove sgauthstress from packaging temporarily 2.407-p1
Maxim Mamontov [Thu, 19 May 2011 14:52:26 +0000 (17:52 +0300)]
Remove sgauthstress from packaging temporarily

12 years agoVersion bump
Maxim Mamontov [Thu, 19 May 2011 14:42:05 +0000 (17:42 +0300)]
Version bump

12 years agoFix infinite loop while sending messages repeatedly
Maxim Mamontov [Wed, 18 May 2011 15:10:45 +0000 (18:10 +0300)]
Fix infinite loop while sending messages repeatedly

12 years agoTimeouts checking added partially
Maxim Mamontov [Wed, 11 May 2011 14:57:18 +0000 (17:57 +0300)]
Timeouts checking added partially

12 years agoNon-zero default values for aliveTimeout and userTimeout in USER
Maxim Mamontov [Wed, 11 May 2011 14:56:46 +0000 (17:56 +0300)]
Non-zero default values for aliveTimeout and userTimeout in USER

12 years agoAdding and connecting users separated in main
Maxim Mamontov [Wed, 11 May 2011 14:56:11 +0000 (17:56 +0300)]
Adding and connecting users separated in main

12 years agoTimeout fixed, proto starting and stopping added
Maxim Mamontov [Wed, 11 May 2011 11:21:48 +0000 (14:21 +0300)]
Timeout fixed, proto starting and stopping added

12 years agoLocks added, rnd logic for ALIVE changed, CONN_ACK bug fixed
Maxim Mamontov [Wed, 11 May 2011 11:18:56 +0000 (14:18 +0300)]
Locks added, rnd logic for ALIVE changed, CONN_ACK bug fixed

12 years agoUsers container changed from vector to list
Maxim Mamontov [Wed, 11 May 2011 11:13:57 +0000 (14:13 +0300)]
Users container changed from vector to list

12 years agoCheck socket creation and socket initialization added
Maxim Mamontov [Wed, 11 May 2011 11:07:35 +0000 (14:07 +0300)]
Check socket creation and socket initialization added

12 years agoImplement connecting and disconnecting users
Maxim Mamontov [Tue, 10 May 2011 15:04:08 +0000 (18:04 +0300)]
Implement connecting and disconnecting users

12 years agoCopy constructor, assignement operator and network initialization added
Maxim Mamontov [Tue, 10 May 2011 15:03:28 +0000 (18:03 +0300)]
Copy constructor, assignement operator and network initialization added
to USER

12 years agoConnect users on add
Maxim Mamontov [Tue, 10 May 2011 15:01:09 +0000 (18:01 +0300)]
Connect users on add

12 years agoServer address fixed
Maxim Mamontov [Tue, 10 May 2011 15:00:38 +0000 (18:00 +0300)]
Server address fixed

12 years agoRemove files copying from interface creation scripts
Maxim Mamontov [Tue, 10 May 2011 14:59:23 +0000 (17:59 +0300)]
Remove files copying from interface creation scripts

12 years agoAdd missing includes
Maxim Mamontov [Tue, 10 May 2011 12:54:29 +0000 (15:54 +0300)]
Add missing includes

12 years agoFix rnd type in USER
Maxim Mamontov [Tue, 10 May 2011 12:54:13 +0000 (15:54 +0300)]
Fix rnd type in USER

12 years agoFix some types and add UserCount method to PROTO
Maxim Mamontov [Tue, 10 May 2011 12:53:32 +0000 (15:53 +0300)]
Fix some types and add UserCount method to PROTO

12 years agoInitialize and fill proto with users in main
Maxim Mamontov [Tue, 10 May 2011 12:52:54 +0000 (15:52 +0300)]
Initialize and fill proto with users in main

12 years agoia library removed from building and linking
Maxim Mamontov [Tue, 10 May 2011 12:52:09 +0000 (15:52 +0300)]
ia library removed from building and linking

12 years agoA map of ip-to-user replaced with vector of pairs
Maxim Mamontov [Tue, 10 May 2011 12:26:11 +0000 (15:26 +0300)]
A map of ip-to-user replaced with vector of pairs

12 years agostg/ia.h removed from user.h
Maxim Mamontov [Tue, 10 May 2011 12:25:30 +0000 (15:25 +0300)]
stg/ia.h removed from user.h

12 years agoAnother part of PROTO implemented
Maxim Mamontov [Fri, 6 May 2011 15:00:10 +0000 (18:00 +0300)]
Another part of PROTO implemented

Senders added
Processors changed
Send/Recv implemeted
Implementation changed from select to poll
Control number logic implemeted
Phase checking implemented

12 years agoUser info holder implemented
Maxim Mamontov [Fri, 6 May 2011 14:59:33 +0000 (17:59 +0300)]
User info holder implemented

12 years agoEmpty lines removed from the end of the file
Maxim Mamontov [Fri, 6 May 2011 14:58:49 +0000 (17:58 +0300)]
Empty lines removed from the end of the file

12 years agomain.cpp cleaned up
Maxim Mamontov [Thu, 5 May 2011 15:02:42 +0000 (18:02 +0300)]
main.cpp cleaned up

12 years agoNew compilation modules added to the build system
Maxim Mamontov [Thu, 5 May 2011 15:02:04 +0000 (18:02 +0300)]
New compilation modules added to the build system

12 years agoAdd proto implementation and user state holder
Maxim Mamontov [Thu, 5 May 2011 15:00:57 +0000 (18:00 +0300)]
Add proto implementation and user state holder

12 years agoA list of 1000 user's login added
Maxim Mamontov [Thu, 5 May 2011 14:59:57 +0000 (17:59 +0300)]
A list of 1000 user's login added

12 years agoAdded scripts to generate network aliases and delete it
Maxim Mamontov [Thu, 5 May 2011 14:59:03 +0000 (17:59 +0300)]
Added scripts to generate  network aliases and delete it

12 years agoRename sgauth.conf to sgauthstress.conf
Maxim Mamontov [Thu, 5 May 2011 11:24:38 +0000 (14:24 +0300)]
Rename sgauth.conf to sgauthstress.conf

12 years agoMake bring sgauth.conf to be up-to-date
Maxim Mamontov [Thu, 5 May 2011 11:23:04 +0000 (14:23 +0300)]
Make bring sgauth.conf to be up-to-date

12 years agoAdd user list loading
Maxim Mamontov [Thu, 5 May 2011 11:22:10 +0000 (14:22 +0300)]
Add user list loading

12 years agoMove store unloading message forward
Maxim Mamontov [Thu, 5 May 2011 11:19:30 +0000 (14:19 +0300)]
Move store unloading message forward

12 years agoUpdate build system
Maxim Mamontov [Thu, 5 May 2011 10:52:20 +0000 (13:52 +0300)]
Update build system

12 years agoCompilation issues fixed
Maxim Mamontov [Thu, 5 May 2011 10:51:58 +0000 (13:51 +0300)]
Compilation issues fixed

12 years agoSettings code and header files renamed
Maxim Mamontov [Thu, 5 May 2011 09:34:36 +0000 (12:34 +0300)]
Settings code and header files renamed

12 years agoSettings code cleaned up
Maxim Mamontov [Thu, 5 May 2011 09:34:10 +0000 (12:34 +0300)]
Settings code cleaned up

12 years agoAuthorization protocol stress test utility
Maxim Mamontov [Wed, 4 May 2011 15:09:22 +0000 (18:09 +0300)]
Authorization protocol stress test utility

12 years agoFix auth_stress plugin to be up-to-date with current plugin interface
Maxim Mamontov [Wed, 4 May 2011 14:04:14 +0000 (17:04 +0300)]
Fix auth_stress plugin to be up-to-date with current plugin interface

12 years agoFix multiple typo: "alredy" -> "already"
Maxim Mamontov [Wed, 4 May 2011 09:38:19 +0000 (12:38 +0300)]
Fix multiple typo: "alredy" -> "already"

13 years agoPROG variavle removed from library's Makefiles
Maxim Mamontov [Sat, 23 Apr 2011 14:21:15 +0000 (17:21 +0300)]
PROG variavle removed from library's Makefiles

13 years agoWriteConf removed from stopping process
Maxim Mamontov [Fri, 22 Apr 2011 12:40:15 +0000 (15:40 +0300)]
WriteConf removed from stopping process

13 years agoRevert the effect of previous commit `cause it has no effect
Maxim Mamontov [Thu, 21 Apr 2011 13:51:58 +0000 (16:51 +0300)]
Revert the effect of previous commit `cause it has no effect

13 years agoCosmetic changes
Maxim Mamontov [Thu, 21 Apr 2011 13:20:01 +0000 (16:20 +0300)]
Cosmetic changes

13 years agoReplace properties in IsInetable with explicit use of variables
Maxim Mamontov [Thu, 21 Apr 2011 12:59:02 +0000 (15:59 +0300)]
Replace properties in IsInetable with explicit use of variables

13 years agoReplace updating lastActivityTime via property with pure assignement
Maxim Mamontov [Thu, 21 Apr 2011 12:02:52 +0000 (15:02 +0300)]
Replace updating lastActivityTime via property with pure assignement

13 years agoCosmetic change
Maxim Mamontov [Thu, 21 Apr 2011 11:43:23 +0000 (14:43 +0300)]
Cosmetic change

13 years agoPlaceholder added to the XML-RPC API documentation book
Maxim Mamontov [Wed, 20 Apr 2011 08:23:08 +0000 (11:23 +0300)]
Placeholder added to the XML-RPC API documentation book

13 years agoxslt filters moved upper, Makefiles fixed to use bundled xslt filters
Maxim Mamontov [Wed, 20 Apr 2011 08:20:26 +0000 (11:20 +0300)]
xslt filters moved upper, Makefiles fixed to use bundled xslt filters

13 years ago-doc suffix removed from XML-RPC API documentation
Maxim Mamontov [Wed, 20 Apr 2011 08:18:48 +0000 (11:18 +0300)]
-doc suffix removed from XML-RPC API documentation

13 years ago--stringparam base.path replaces with -o
Maxim Mamontov [Wed, 20 Apr 2011 08:18:05 +0000 (11:18 +0300)]
--stringparam base.path replaces with -o

13 years agoDocBook documentation stub added
Maxim Mamontov [Wed, 20 Apr 2011 08:15:35 +0000 (11:15 +0300)]
DocBook documentation stub added

13 years agoFix some styles in help.odt
Maxim Mamontov [Tue, 19 Apr 2011 13:30:06 +0000 (16:30 +0300)]
Fix some styles in help.odt

13 years agoStylistic changes in documentation
Maxim Mamontov [Tue, 19 Apr 2011 08:52:19 +0000 (11:52 +0300)]
Stylistic changes in documentation

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