| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fix(?) | wens | 2007-12-12 | 1 | -2/+2 |
* | * revise Makefile | kcwu | 2007-09-20 | 1 | -2/+4 |
* | * fix bug: utmpserver3 will add 'accept' event more than once into queue on h... | kcwu | 2007-03-24 | 1 | -5/+4 |
* | add authserver, set attributes | wens | 2007-02-03 | 4 | -2/+242 |
* | it works! | wens | 2006-08-31 | 1 | -20/+21 |
* | fix bug. | wens | 2006-08-31 | 1 | -2/+4 |
* | limit concurrent clients. | wens | 2006-08-31 | 1 | -2/+14 |
* | utmpserver with libevent | wens | 2006-08-31 | 2 | -2/+330 |
* | deny user login in less than 3 second, to prevent flooding and race condition... | kcwu | 2006-04-08 | 1 | -3/+6 |
* | show error message about connect fail. | kcwu | 2006-04-08 | 1 | -1/+3 |
* | reject login if too high frequecy. | kcwu | 2006-04-01 | 1 | -4/+4 |
* | prevent multi-login and slow login flooding. | kcwu | 2006-03-30 | 1 | -49/+61 |
* | bug fix, clear friend data only when all account logout. | kcwu | 2006-03-29 | 1 | -8/+8 |
* | show statistics for utmpserver2. | kcwu | 2006-03-23 | 1 | -0/+26 |
* | utmpserver should ignore SIGPIPE, otherwise it will abort. | kcwu | 2006-03-23 | 2 | -0/+2 |
* | make g++4 happy. thanks scw. | kcwu | 2006-03-13 | 1 | -4/+2 |
* | fix dependency, make linux happy | kcwu | 2006-03-13 | 1 | -1/+1 |
* | fix compile error when NOFLOODING defined | kcwu | 2006-03-13 | 1 | -0/+1 |
* | rewrite core function of tumpserver, maintaining friend relation 300 timers f... | kcwu | 2006-03-13 | 3 | -4/+607 |
* | close socket if read fail | kcwu | 2006-03-13 | 1 | -0/+2 |
* | list the dependency explicitly. | kcwu | 2006-03-13 | 1 | -4/+5 |
* | seperate compiling and linking, to utilize ccache. | kcwu | 2006-03-13 | 1 | -2/+6 |
* | avoid C++ keywords to make include files C++ friendly. | kcwu | 2006-03-13 | 1 | -2/+2 |
* | add NOFLOODING on utmpserver | in2 | 2005-04-20 | 1 | -40/+110 |
* | fix compile error | wens | 2005-03-24 | 2 | -5/+2 |
* | able to choose ip to bind | wens | 2005-03-02 | 1 | -4/+8 |
* | fix friend[] overflowing when using utmpserver. | in2 | 2005-02-06 | 1 | -0/+2 |
* | give warning | kcwu | 2004-10-07 | 1 | -0/+1 |
* | merge from outtacache branch | in2 | 2004-04-04 | 4 | -0/+185 |