| Commit message (Expand) | Author | Age | Files | Lines |
* | - make "sort by ip" only, since this is more like the way in old day. | piaip | 2008-05-24 | 1 | -2/+2 |
* | - improve from_ip sort style | piaip | 2008-05-17 | 1 | -2/+6 |
* | WARNING: THIS PATCHSET CHANGED SHM STRUCTURE. PLEASE READ UPDATING CAREFULLY. | piaip | 2008-05-13 | 1 | -1/+2 |
* | - fix bug: board active user limit (may exceed 32768) | piaip | 2008-03-10 | 1 | -1/+2 |
* | * eliminate warnings | kcwu | 2007-10-17 | 1 | -5/+6 |
* | * fix compile | kcwu | 2007-09-21 | 1 | -17/+17 |
* | * add shutdown flag | kcwu | 2007-05-27 | 1 | -1/+1 |
* | GO scoring and displaying on userlist. | scw | 2006-03-12 | 1 | -4/+26 |
* | add fixbcache | in2 | 2005-10-28 | 1 | -0/+57 |
* | 1.now = time(NULL) instead of time(&now) | in2 | 2005-09-12 | 1 | -2/+11 |
* | catch SIGXCPU for debug.piaip.automake@3147 | kcwu | 2005-09-10 | 1 | -0/+1 |
* | process argv[] before setproctitle() | in2 | 2005-08-20 | 1 | -3/+4 |
* | utility update | piaip | 2005-07-28 | 1 | -24/+46 |
* | sync with PTT1 local modified source: | piaip | 2005-07-23 | 1 | -4/+30 |
* | convenient board watcher tools. | piaip | 2005-04-20 | 1 | -20/+69 |
* | more statistic | kcwu | 2005-03-27 | 1 | -0/+12 |
* | fix format string | kcwu | 2005-03-27 | 1 | -1/+1 |
* | statistic for user's first login today | kcwu | 2005-03-19 | 1 | -0/+2 |
* | statistic | kcwu | 2005-03-19 | 1 | -1/+43 |
* | make usage of shmctl look better | kcwu | 2005-03-19 | 1 | -21/+34 |
* | remove dead code | kcwu | 2005-03-19 | 1 | -5/+0 |
* | test if SHM->gap are all zero | kcwu | 2005-03-19 | 1 | -0/+42 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -1/+1 |
* | pass (1, argv) into sub main functions | in2 | 2005-03-14 | 1 | -3/+3 |
* | kick guest who idle more then 15 minutes | kcwu | 2005-03-14 | 1 | -17/+16 |
* | bugfix: some user will always stay in friends' friend list after logout | kcwu | 2005-03-14 | 1 | -3/+3 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 1 | -0/+3 |
* | don't trust string on shm, to avoid crash | kcwu | 2005-02-28 | 1 | -2/+2 |
* | run timed just after attach_SHM() | kcwu | 2005-02-26 | 1 | -5/+5 |
* | * use fnv hash function for all hash. | kcwu | 2005-02-26 | 1 | -18/+13 |
* | make valgrind happy | kcwu | 2005-02-24 | 1 | -0/+10 |
* | fix bug | in2 | 2005-02-23 | 1 | -2/+2 |
* | logout_friend_online() fault tolerant | kcwu | 2005-02-06 | 1 | -0/+1 |
* | code clean up. | kcwu | 2005-02-06 | 1 | -45/+49 |
* | bug fix: variable uninitialized in utmpfix daemon-sleep mode.victor.edit@2465 | kcwu | 2005-02-05 | 1 | -0/+2 |
* | in utmpfix, send SIGKILL if the processes are not response to SIGHUP. | in2 | 2005-01-31 | 1 | -9/+35 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 1 | -1/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -4/+2 |
* | fix sorting criteria for chc/five record | kcwu | 2005-01-17 | 1 | -4/+4 |
* | fix stupid bug in utmpfix... | wens | 2005-01-01 | 1 | -2/+2 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -41/+43 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -43/+41 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -41/+43 |
* | chess listing sorted by rating(conditional) and player attitute | kcwu | 2004-10-28 | 1 | -2/+19 |
* | add daemon mode for utmpfix | in2 | 2004-10-25 | 1 | -27/+48 |
* | if some utmp records fails, utmpfix will clean the records | in2 | 2004-10-20 | 1 | -7/+28 |
* | fix utmpfix that corrupt SHM | kcwu | 2004-10-19 | 1 | -1/+8 |
* | shmctl should NOT fail in utmpfix, but when something wrong | in2 | 2004-10-19 | 1 | -4/+31 |
* | typo | in2 | 2004-10-09 | 1 | -1/+1 |
* | order by play count>0 first | kcwu | 2004-10-09 | 1 | -6/+22 |
* | correct revision 2210 | victor | 2004-09-23 | 1 | -0/+8 |
* | add reloadbcache | in2 | 2004-05-24 | 1 | -1/+9 |
* | fix compile error & warning free | in2 | 2004-04-15 | 1 | -1/+1 |
* | HOTBOARDCACHE | in2 | 2004-03-10 | 1 | -3/+31 |
* | add some comments for ofo water mode. | in2 | 2004-01-16 | 1 | -6/+6 |
* | dont remove a non-exist board when logout | victor | 2004-01-03 | 1 | -2/+0 |
* | Remove altering wbtime in nkwbd, avoiding race. | scw | 2004-01-03 | 1 | -1/+0 |
* | same as revision 1452 | victor | 2004-01-03 | 1 | -0/+2 |
* | set default to 20, 20, | in2 | 2004-01-03 | 1 | -9/+6 |
* | Adding setproctitle for NoKillWaterBalld in shmctl. | scw | 2004-01-02 | 1 | -0/+2 |
* | warning free | in2 | 2004-01-01 | 1 | -58/+58 |
* | NOKILLWATERBALL done. | in2 | 2004-01-01 | 1 | -0/+67 |
* | fix assess, it may be rewriten | victor | 2003-12-01 | 1 | -2/+0 |
* | usermode | in2 | 2003-10-23 | 1 | -0/+14 |
* | merge hotboard into shmctl | in2 | 2003-10-23 | 1 | -0/+64 |
* | reduce sort times in utmpsortd | in2 | 2003-09-26 | 1 | -27/+44 |
* | for vary OS | victor | 2003-08-20 | 1 | -0/+3 |
* | use NULL instead of (~ 0) in class linked-list | in2 | 2003-08-12 | 1 | -3/+2 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -9/+85 |
* | add listbrd | in2 | 2003-07-04 | 1 | -2/+30 |
* | typeo | in2 | 2003-06-21 | 1 | -4/+4 |
* | outta timer:p | victor | 2003-05-17 | 1 | -2/+14 |
* | timed | in2 | 2003-05-15 | 1 | -4/+20 |
* | OUTTA_TIMER | bbs | 2003-05-07 | 1 | -1/+4 |
* | sleep interval in argv[1] | in2 | 2003-04-11 | 1 | -2/+7 |
* | when GV2.e.noonlineuser, do NOT search if the author is online in article list | in2 | 2003-04-08 | 1 | -2/+3 |
* | dymaxactive, toomanyusers | in2 | 2003-04-07 | 1 | -2/+2 |
* | support GV2 | in2 | 2003-04-07 | 1 | -10/+26 |
* | remove cmsignal | in2 | 2003-03-22 | 1 | -4/+1 |
* | remove cmsignal() | in2 | 2003-03-22 | 1 | -17/+1 |
* | shmctl doesn't need resolve_boards() first | in2 | 2003-02-18 | 1 | -2/+3 |
* | lazy sort utmp | in2 | 2003-02-11 | 1 | -2/+13 |
* | utmpsortd | in2 | 2003-01-25 | 1 | -98/+139 |
* | critical memory clean | in2 | 2003-01-19 | 1 | -1/+20 |
* | fix bug of utmpfix fast mode | in2 | 2002-11-05 | 1 | -18/+17 |
* | (utmpfix)timeout by idle time | in2 | 2002-11-03 | 1 | -35/+57 |
* | (utmpfix)clean lowerbound | in2 | 2002-11-03 | 1 | -4/+11 |
* | listpid | in2 | 2002-08-07 | 1 | -1/+11 |
* | fix utmpfix bug | in2 | 2002-07-23 | 1 | -9/+9 |
* | remove mind fix | in2 | 2002-07-05 | 1 | -6/+1 |
* | avoid utmp->friendtotal error | in2 | 2002-07-01 | 1 | -1/+3 |
* | remove fixbfriend | in2 | 2002-06-26 | 1 | -22/+4 |
* | fix bug (UTMPnumber) | in2 | 2002-06-13 | 1 | -2/+2 |
* | fix bug | in2 | 2002-06-07 | 1 | -2/+2 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -81/+68 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -8/+8 |
* | fixbfriend | in2 | 2002-06-02 | 1 | -8/+30 |
* | getopt() | in2 | 2002-05-17 | 1 | -12/+28 |
* | show timeout time | in2 | 2002-05-16 | 1 | -2/+5 |
* | idle time | in2 | 2002-05-15 | 1 | -21/+30 |
* | GLOBE support | in2 | 2002-04-15 | 1 | -1/+27 |
* | fix bug | in2 | 2002-04-10 | 1 | -0/+1 |
* | use logout_friend if timeout | in2 | 2002-04-10 | 1 | -2/+36 |
* | remove pickup_t:idle, clean of idle timeout to shmctl | in2 | 2002-04-10 | 1 | -16/+17 |
* | fix bug | in2 | 2002-04-06 | 1 | -1/+3 |
* | shmctl shouldn't create shared memory itself | in2 | 2002-04-06 | 1 | -0/+7 |
* | add utmpnum for snmpd | in2 | 2002-04-05 | 1 | -2/+8 |
* | :) | in2 | 2002-03-30 | 1 | -2/+16 |
* | add utmpwatch | in2 | 2002-03-26 | 1 | -0/+19 |
* | shmctl | in2 | 2002-03-25 | 1 | -5/+18 |
* | add utmpstate, utmp | in2 | 2002-03-24 | 1 | -20/+46 |
* | utmpsort | in2 | 2002-03-24 | 1 | -1/+88 |
* | add shmctl | in2 | 2002-03-23 | 1 | -0/+75 |