summaryrefslogtreecommitdiffstats
path: root/cacheserver/utmpserver2.c
Commit message (Expand)AuthorAgeFilesLines
* add authserver, set attributeswens2007-02-031-0/+1
* deny user login in less than 3 second, to prevent flooding and race condition...kcwu2006-04-081-3/+6
* reject login if too high frequecy.kcwu2006-04-011-4/+4
* prevent multi-login and slow login flooding.kcwu2006-03-301-49/+61
* show statistics for utmpserver2.kcwu2006-03-231-0/+26
* utmpserver should ignore SIGPIPE, otherwise it will abort.kcwu2006-03-231-0/+1
* fix compile error when NOFLOODING definedkcwu2006-03-131-0/+1
* rewrite core function of tumpserver, maintaining friend relation 300 timers f...kcwu2006-03-131-0/+246