]>
 
 
git.stg.codes - stg.git/log 
 
 
 
 
 
 
 
Maxim Mamontov  [Thu, 26 May 2011 15:48:17 +0000  (18:48 +0300)] 
 
Fix stgTime placement 
 
Maxim Mamontov  [Thu, 26 May 2011 15:47:29 +0000  (18:47 +0300)] 
 
Add ReconnectOnTariffChange in TEST_SETTINGS implementation 
 
Maxim Mamontov  [Thu, 26 May 2011 15:47:03 +0000  (18:47 +0300)] 
 
Fix priv initialization in TEST_ADMIN implementation 
 
Maxim Mamontov  [Thu, 26 May 2011 15:46:30 +0000  (18:46 +0300)] 
 
Added unit-test for ReconnectOnTariffChange property 
 
Maxim Mamontov  [Thu, 26 May 2011 15:46:03 +0000  (18:46 +0300)] 
 
Add missing header 
 
Maxim Mamontov  [Thu, 26 May 2011 15:27:17 +0000  (18:27 +0300)] 
 
Implement ReconnectOnTariffChange logic 
 
Maxim Mamontov  [Thu, 26 May 2011 15:26:40 +0000  (18:26 +0300)] 
 
USER_IMPL::SetPrepaidTraff moved to private section 
 
Maxim Mamontov  [Thu, 26 May 2011 15:26:03 +0000  (18:26 +0300)] 
 
Fix prepaid traff setting on fee charge 
 
Maxim Mamontov  [Thu, 26 May 2011 15:25:29 +0000  (18:25 +0300)] 
 
ReconnectOnTariffChange added to the settings 
 
Maxim Mamontov  [Thu, 26 May 2011 14:44:30 +0000  (17:44 +0300)] 
 
Added description for the new parameter FeeChargeType 
 
Maxim Mamontov  [Thu, 26 May 2011 14:19:08 +0000  (17:19 +0300)] 
 
Fix compiler warnings in unit-tests 
 
Maxim Mamontov  [Thu, 26 May 2011 14:04:06 +0000  (17:04 +0300)] 
 
Test admin, settings, tariffs and store moved to separate files 
 
Maxim Mamontov  [Thu, 26 May 2011 13:49:43 +0000  (16:49 +0300)] 
 
Test admin and test store added, all three test cases implemented 
 
Maxim Mamontov  [Thu, 26 May 2011 13:05:49 +0000  (16:05 +0300)] 
 
Test TARIFFS implementation added 
 
Maxim Mamontov  [Thu, 26 May 2011 12:59:42 +0000  (15:59 +0300)] 
 
Unused heade removed 
 
Maxim Mamontov  [Thu, 26 May 2011 12:59:10 +0000  (15:59 +0300)] 
 
Add new unit test - checking fee charging rules 
 
Maxim Mamontov  [Thu, 26 May 2011 12:58:15 +0000  (15:58 +0300)] 
 
Allow to use NULL tariff instead empty one 
 
Maxim Mamontov  [Thu, 26 May 2011 12:16:34 +0000  (15:16 +0300)] 
 
Allow to use virtual inheritance on SETTINGS for testing purposes 
 
Maxim Mamontov  [Thu, 26 May 2011 11:53:50 +0000  (14:53 +0300)] 
 
Fee charge rule selector added with 3 different charge rules 
 
Maxim Mamontov  [Wed, 25 May 2011 11:36:32 +0000  (14:36 +0300)] 
 
Members initialization order fixed in PostgreSQL storage plugin 
 
Maxim Mamontov  [Wed, 25 May 2011 11:35:43 +0000  (14:35 +0300)] 
 
'retries' parameter added to PostgreSQL storage plugin 
 
Maxim Mamontov  [Wed, 25 May 2011 11:35:09 +0000  (14:35 +0300)] 
 
Nice adjustement removed 
 
Maxim Mamontov  [Fri, 20 May 2011 14:08:58 +0000  (17:08 +0300)] 
 
Fix error with invalid disconnect reason 
 
Maxim Mamontov  [Thu, 19 May 2011 15:02:18 +0000  (18:02 +0300)] 
 
Remove help from doc temporarily for packaging (realy for now) 
 
Maxim Mamontov  [Thu, 19 May 2011 14:59:50 +0000  (17:59 +0300)] 
 
Remove help from doc temporarily for packaging 
 
Maxim Mamontov  [Thu, 19 May 2011 14:58:00 +0000  (17:58 +0300)] 
 
Fix path to docs in make.sh 
 
Maxim Mamontov  [Thu, 19 May 2011 14:52:26 +0000  (17:52 +0300)] 
 
Remove sgauthstress from packaging temporarily 
 
Maxim Mamontov  [Thu, 19 May 2011 14:42:05 +0000  (17:42 +0300)] 
 
Version bump 
 
Maxim Mamontov  [Wed, 18 May 2011 15:10:45 +0000  (18:10 +0300)] 
 
Fix infinite loop while sending messages repeatedly 
 
Maxim Mamontov  [Wed, 11 May 2011 14:57:18 +0000  (17:57 +0300)] 
 
Timeouts checking added partially 
 
Maxim Mamontov  [Wed, 11 May 2011 14:56:46 +0000  (17:56 +0300)] 
 
Non-zero default values for aliveTimeout and userTimeout in USER 
 
Maxim Mamontov  [Wed, 11 May 2011 14:56:11 +0000  (17:56 +0300)] 
 
Adding and connecting users separated in main 
 
Maxim Mamontov  [Wed, 11 May 2011 11:21:48 +0000  (14:21 +0300)] 
 
Timeout fixed, proto starting and stopping added 
 
Maxim Mamontov  [Wed, 11 May 2011 11:18:56 +0000  (14:18 +0300)] 
 
Locks added, rnd logic for ALIVE changed, CONN_ACK bug fixed 
 
Maxim Mamontov  [Wed, 11 May 2011 11:13:57 +0000  (14:13 +0300)] 
 
Users container changed from vector to list 
 
Maxim Mamontov  [Wed, 11 May 2011 11:07:35 +0000  (14:07 +0300)] 
 
Check socket creation and socket initialization added 
 
Maxim Mamontov  [Tue, 10 May 2011 15:04:08 +0000  (18:04 +0300)] 
 
Implement connecting and disconnecting users 
 
Maxim Mamontov  [Tue, 10 May 2011 15:03:28 +0000  (18:03 +0300)] 
 
Copy constructor, assignement operator and network initialization added 
to USER 
 
Maxim Mamontov  [Tue, 10 May 2011 15:01:09 +0000  (18:01 +0300)] 
 
Connect users on add 
 
Maxim Mamontov  [Tue, 10 May 2011 15:00:38 +0000  (18:00 +0300)] 
 
Server address fixed 
 
Maxim Mamontov  [Tue, 10 May 2011 14:59:23 +0000  (17:59 +0300)] 
 
Remove files copying from interface creation scripts 
 
Maxim Mamontov  [Tue, 10 May 2011 12:54:29 +0000  (15:54 +0300)] 
 
Add missing includes 
 
Maxim Mamontov  [Tue, 10 May 2011 12:54:13 +0000  (15:54 +0300)] 
 
Fix rnd type in USER 
 
Maxim Mamontov  [Tue, 10 May 2011 12:53:32 +0000  (15:53 +0300)] 
 
Fix some types and add UserCount method to PROTO 
 
Maxim Mamontov  [Tue, 10 May 2011 12:52:54 +0000  (15:52 +0300)] 
 
Initialize and fill proto with users in main 
 
Maxim Mamontov  [Tue, 10 May 2011 12:52:09 +0000  (15:52 +0300)] 
 
ia library removed from building and linking 
 
Maxim Mamontov  [Tue, 10 May 2011 12:26:11 +0000  (15:26 +0300)] 
 
A map of ip-to-user replaced with vector of pairs 
 
Maxim Mamontov  [Tue, 10 May 2011 12:25:30 +0000  (15:25 +0300)] 
 
stg/ia.h removed from user.h 
 
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 
 
Maxim Mamontov  [Fri, 6 May 2011 14:59:33 +0000  (17:59 +0300)] 
 
User info holder implemented 
 
Maxim Mamontov  [Fri, 6 May 2011 14:58:49 +0000  (17:58 +0300)] 
 
Empty lines removed from the end of the file 
 
Maxim Mamontov  [Thu, 5 May 2011 15:02:42 +0000  (18:02 +0300)] 
 
main.cpp cleaned up 
 
Maxim Mamontov  [Thu, 5 May 2011 15:02:04 +0000  (18:02 +0300)] 
 
New compilation modules added to the build system 
 
Maxim Mamontov  [Thu, 5 May 2011 15:00:57 +0000  (18:00 +0300)] 
 
Add proto implementation and user state holder 
 
Maxim Mamontov  [Thu, 5 May 2011 14:59:57 +0000  (17:59 +0300)] 
 
A list of 1000 user's login added 
 
Maxim Mamontov  [Thu, 5 May 2011 14:59:03 +0000  (17:59 +0300)] 
 
Added scripts to generate  network aliases and delete it 
 
Maxim Mamontov  [Thu, 5 May 2011 11:24:38 +0000  (14:24 +0300)] 
 
Rename sgauth.conf to sgauthstress.conf 
 
Maxim Mamontov  [Thu, 5 May 2011 11:23:04 +0000  (14:23 +0300)] 
 
Make bring sgauth.conf to be up-to-date 
 
Maxim Mamontov  [Thu, 5 May 2011 11:22:10 +0000  (14:22 +0300)] 
 
Add user list loading 
 
Maxim Mamontov  [Thu, 5 May 2011 11:19:30 +0000  (14:19 +0300)] 
 
Move store unloading message forward 
 
Maxim Mamontov  [Thu, 5 May 2011 10:52:20 +0000  (13:52 +0300)] 
 
Update build system 
 
Maxim Mamontov  [Thu, 5 May 2011 10:51:58 +0000  (13:51 +0300)] 
 
Compilation issues fixed 
 
Maxim Mamontov  [Thu, 5 May 2011 09:34:36 +0000  (12:34 +0300)] 
 
Settings code and header files renamed 
 
Maxim Mamontov  [Thu, 5 May 2011 09:34:10 +0000  (12:34 +0300)] 
 
Settings code cleaned up 
 
Maxim Mamontov  [Wed, 4 May 2011 15:09:22 +0000  (18:09 +0300)] 
 
Authorization protocol stress test utility 
 
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 
 
Maxim Mamontov  [Wed, 4 May 2011 09:38:19 +0000  (12:38 +0300)] 
 
Fix multiple typo: "alredy" -> "already" 
 
Maxim Mamontov  [Sat, 23 Apr 2011 14:21:15 +0000  (17:21 +0300)] 
 
PROG variavle removed from library's Makefiles 
 
Maxim Mamontov  [Fri, 22 Apr 2011 12:40:15 +0000  (15:40 +0300)] 
 
WriteConf removed from stopping process 
 
Maxim Mamontov  [Thu, 21 Apr 2011 13:51:58 +0000  (16:51 +0300)] 
 
Revert the effect of previous commit `cause it has no effect 
 
Maxim Mamontov  [Thu, 21 Apr 2011 13:20:01 +0000  (16:20 +0300)] 
 
Cosmetic changes 
 
Maxim Mamontov  [Thu, 21 Apr 2011 12:59:02 +0000  (15:59 +0300)] 
 
Replace properties in IsInetable with explicit use of variables 
 
Maxim Mamontov  [Thu, 21 Apr 2011 12:02:52 +0000  (15:02 +0300)] 
 
Replace updating lastActivityTime via property with pure assignement 
 
Maxim Mamontov  [Thu, 21 Apr 2011 11:43:23 +0000  (14:43 +0300)] 
 
Cosmetic change 
 
Maxim Mamontov  [Wed, 20 Apr 2011 08:23:08 +0000  (11:23 +0300)] 
 
Placeholder added to the XML-RPC API documentation book 
 
Maxim Mamontov  [Wed, 20 Apr 2011 08:20:26 +0000  (11:20 +0300)] 
 
xslt filters moved upper, Makefiles fixed to use bundled xslt filters 
 
Maxim Mamontov  [Wed, 20 Apr 2011 08:18:48 +0000  (11:18 +0300)] 
 
-doc suffix removed from XML-RPC API documentation 
 
Maxim Mamontov  [Wed, 20 Apr 2011 08:18:05 +0000  (11:18 +0300)] 
 
--stringparam base.path replaces with -o 
 
Maxim Mamontov  [Wed, 20 Apr 2011 08:15:35 +0000  (11:15 +0300)] 
 
DocBook documentation stub added 
 
Maxim Mamontov  [Tue, 19 Apr 2011 13:30:06 +0000  (16:30 +0300)] 
 
Fix some styles in help.odt 
 
Maxim Mamontov  [Tue, 19 Apr 2011 08:52:19 +0000  (11:52 +0300)] 
 
Stylistic changes in documentation 
 
Maxim Mamontov  [Tue, 19 Apr 2011 08:32:45 +0000  (11:32 +0300)] 
 
Added note about waiting rscriptd until message queue becomes empty 
 
Maxim Mamontov  [Tue, 19 Apr 2011 08:23:33 +0000  (11:23 +0300)] 
 
Version bump 
 
Maxim Mamontov  [Mon, 18 Apr 2011 14:23:41 +0000  (17:23 +0300)] 
 
Stargazer documentation added 
 
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 
 
Maxim Mamontov  [Fri, 15 Apr 2011 14:23:17 +0000  (17:23 +0300)] 
 
Logging added for scriptexecuter 
 
Maxim Mamontov  [Fri, 15 Apr 2011 14:22:42 +0000  (17:22 +0300)] 
 
Empty lines removed from the end of scriptexecuter.h 
 
Maxim Mamontov  [Thu, 14 Apr 2011 11:58:24 +0000  (14:58 +0300)] 
 
Fix instllation of stglibs headers on FreeBSD 
 
Maxim Mamontov  [Thu, 14 Apr 2011 11:47:11 +0000  (14:47 +0300)] 
 
Fix includes installation on FreeBSD 
 
Maxim Mamontov  [Thu, 14 Apr 2011 11:40:22 +0000  (14:40 +0300)] 
 
Fix TRAFFCAOUNTER_IMPL construction 
 
Maxim Mamontov  [Thu, 14 Apr 2011 11:39:38 +0000  (14:39 +0300)] 
 
TRAFFCOUNTER_IMPL changed to use USER_IMPL instead of USER 
 
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) 
 
Maxim Mamontov  [Thu, 14 Apr 2011 11:35:28 +0000  (14:35 +0300)] 
 
Added typedef for USER_IMPL * as USER_IMPL_PTR 
 
Maxim Mamontov  [Thu, 14 Apr 2011 11:34:49 +0000  (14:34 +0300)] 
 
Methods USER::AddTraffStat[U|D] removed from interface 
 
Maxim Mamontov  [Thu, 14 Apr 2011 06:40:02 +0000  (09:40 +0300)] 
 
Add DIR_MODE to Makfile.conf in all projects 
 
Maxim Mamontov  [Tue, 12 Apr 2011 15:05:42 +0000  (18:05 +0300)] 
 
Fix encoding hint in documentation 
 
Maxim Mamontov  [Tue, 12 Apr 2011 14:12:55 +0000  (17:12 +0300)] 
 
ChangeLog updated 
 
Maxim Mamontov  [Tue, 12 Apr 2011 12:02:40 +0000  (15:02 +0300)] 
 
Fix compilation issues on FreeBSD4 
 
Maxim Mamontov  [Tue, 12 Apr 2011 11:05:21 +0000  (14:05 +0300)] 
 
Version bump 
 
Maxim Mamontov  [Tue, 12 Apr 2011 11:04:20 +0000  (14:04 +0300)] 
 
Fix MODULE_SETTINGS forward declaration type (class -> struct) in 
converotr