git.stg.codes
/
stg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stg.git
2011-05-30
Maxim Mamontov
DB store plugin params unified
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
Add ReconnectOnTariffChange parameter description th...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
Replace RemoveDir with more efficient implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
Split lines to fit 80 char width
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
IP initialization added in TEST_ADMIN
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
TEST_SETTINGS_LOCAL moved outside the namespace, more...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
Unused headers removed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Maxim Mamontov
Replace fake disconnects with real and fix some errors
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Added TEST_USERS
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
TEST_AUTH added
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Connection notifier and watcher added
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Fix stgTime placement
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Add ReconnectOnTariffChange in TEST_SETTINGS implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Fix priv initialization in TEST_ADMIN implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Added unit-test for ReconnectOnTariffChange property
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Add missing header
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Implement ReconnectOnTariffChange logic
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
USER_IMPL::SetPrepaidTraff moved to private section
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Fix prepaid traff setting on fee charge
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
ReconnectOnTariffChange added to the settings
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Added description for the new parameter FeeChargeType
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Fix compiler warnings in unit-tests
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Test admin, settings, tariffs and store moved to separa...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Test admin and test store added, all three test cases...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Test TARIFFS implementation added
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Unused heade removed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Add new unit test - checking fee charging rules
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Allow to use NULL tariff instead empty one
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Allow to use virtual inheritance on SETTINGS for testin...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Maxim Mamontov
Fee charge rule selector added with 3 different charge...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Maxim Mamontov
Members initialization order fixed in PostgreSQL storag...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Maxim Mamontov
'retries' parameter added to PostgreSQL storage plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Maxim Mamontov
Nice adjustement removed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Maxim Mamontov
Fix error with invalid disconnect reason
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Maxim Mamontov
Remove help from doc temporarily for packaging (realy...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Maxim Mamontov
Remove help from doc temporarily for packaging
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Maxim Mamontov
Fix path to docs in make.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Maxim Mamontov
Remove sgauthstress from packaging temporarily
2.407-p1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Maxim Mamontov
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Maxim Mamontov
Fix infinite loop while sending messages repeatedly
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Timeouts checking added partially
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Non-zero default values for aliveTimeout and userTimeou...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Adding and connecting users separated in main
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Timeout fixed, proto starting and stopping added
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Locks added, rnd logic for ALIVE changed, CONN_ACK...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Users container changed from vector to list
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maxim Mamontov
Check socket creation and socket initialization added
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Implement connecting and disconnecting users
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Copy constructor, assignement operator and network...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Connect users on add
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Server address fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Remove files copying from interface creation scripts
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Add missing includes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Fix rnd type in USER
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Fix some types and add UserCount method to PROTO
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
Initialize and fill proto with users in main
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
ia library removed from building and linking
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
A map of ip-to-user replaced with vector of pairs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Maxim Mamontov
stg/ia.h removed from user.h
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Maxim Mamontov
Another part of PROTO implemented
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Maxim Mamontov
User info holder implemented
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Maxim Mamontov
Empty lines removed from the end of the file
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
main.cpp cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
New compilation modules added to the build system
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Add proto implementation and user state holder
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
A list of 1000 user's login added
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Added scripts to generate network aliases and delete it
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Rename sgauth.conf to sgauthstress.conf
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Make bring sgauth.conf to be up-to-date
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Add user list loading
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Move store unloading message forward
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Update build system
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Compilation issues fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Settings code and header files renamed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Maxim Mamontov
Settings code cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Maxim Mamontov
Authorization protocol stress test utility
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Maxim Mamontov
Fix auth_stress plugin to be up-to-date with current...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Maxim Mamontov
Fix multiple typo: "alredy" -> "already"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Maxim Mamontov
PROG variavle removed from library's Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Maxim Mamontov
WriteConf removed from stopping process
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Maxim Mamontov
Revert the effect of previous commit `cause it has...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Maxim Mamontov
Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Maxim Mamontov
Replace properties in IsInetable with explicit use...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Maxim Mamontov
Replace updating lastActivityTime via property with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Maxim Mamontov
Cosmetic change
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Maxim Mamontov
Placeholder added to the XML-RPC API documentation...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Maxim Mamontov
xslt filters moved upper, Makefiles fixed to use bundle...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Maxim Mamontov
-doc suffix removed from XML-RPC API documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Maxim Mamontov
--stringparam base.path replaces with -o
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Maxim Mamontov
DocBook documentation stub added
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Maxim Mamontov
Fix some styles in help.odt
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Maxim Mamontov
Stylistic changes in documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Maxim Mamontov
Added note about waiting rscriptd until message queue...
2.407
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Maxim Mamontov
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Maxim Mamontov
Stargazer documentation added
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Maxim Mamontov
Add waiting for empty queue in rscriptd
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Maxim Mamontov
Logging added for scriptexecuter
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Maxim Mamontov
Empty lines removed from the end of scriptexecuter.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Maxim Mamontov
Fix instllation of stglibs headers on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Maxim Mamontov
Fix includes installation on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
next