summaryrefslogtreecommitdiffstats
path: root/cacheserver
Commit message (Expand)AuthorAgeFilesLines
* bug fix(?)wens2007-12-121-2/+2
* * revise Makefilekcwu2007-09-201-2/+4
* * fix bug: utmpserver3 will add 'accept' event more than once into queue on h...kcwu2007-03-241-5/+4
* add authserver, set attributeswens2007-02-034-2/+242
* it works!wens2006-08-311-20/+21
* fix bug.wens2006-08-311-2/+4
* limit concurrent clients.wens2006-08-311-2/+14
* utmpserver with libeventwens2006-08-312-2/+330
* deny user login in less than 3 second, to prevent flooding and race condition...kcwu2006-04-081-3/+6
* show error message about connect fail.kcwu2006-04-081-1/+3
* reject login if too high frequecy.kcwu2006-04-011-4/+4
* prevent multi-login and slow login flooding.kcwu2006-03-301-49/+61
* bug fix, clear friend data only when all account logout.kcwu2006-03-291-8/+8
* show statistics for utmpserver2.kcwu2006-03-231-0/+26
* utmpserver should ignore SIGPIPE, otherwise it will abort.kcwu2006-03-232-0/+2
* make g++4 happy. thanks scw.kcwu2006-03-131-4/+2
* fix dependency, make linux happykcwu2006-03-131-1/+1
* fix compile error when NOFLOODING definedkcwu2006-03-131-0/+1
* rewrite core function of tumpserver, maintaining friend relation 300 timers f...kcwu2006-03-133-4/+607
* close socket if read failkcwu2006-03-131-0/+2
* list the dependency explicitly.kcwu2006-03-131-4/+5
* seperate compiling and linking, to utilize ccache.kcwu2006-03-131-2/+6
* avoid C++ keywords to make include files C++ friendly.kcwu2006-03-131-2/+2
* add NOFLOODING on utmpserverin22005-04-201-40/+110
* fix compile errorwens2005-03-242-5/+2
* able to choose ip to bindwens2005-03-021-4/+8
* fix friend[] overflowing when using utmpserver.in22005-02-061-0/+2
* give warningkcwu2004-10-071-0/+1
* merge from outtacache branchin22004-04-044-0/+185