summaryrefslogtreecommitdiffstats
path: root/util/shmctl.c
Commit message (Expand)AuthorAgeFilesLines
* utility updatepiaip2005-07-281-24/+46
* sync with PTT1 local modified source:piaip2005-07-231-4/+30
* convenient board watcher tools.piaip2005-04-201-20/+69
* more statistickcwu2005-03-271-0/+12
* fix format stringkcwu2005-03-271-1/+1
* statistic for user's first login todaykcwu2005-03-191-0/+2
* statistickcwu2005-03-191-1/+43
* make usage of shmctl look betterkcwu2005-03-191-21/+34
* remove dead codekcwu2005-03-191-5/+0
* test if SHM->gap are all zerokcwu2005-03-191-0/+42
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-151-1/+1
* pass (1, argv) into sub main functionsin22005-03-141-3/+3
* kick guest who idle more then 15 minuteskcwu2005-03-141-17/+16
* bugfix: some user will always stay in friends' friend list after logoutkcwu2005-03-141-3/+3
* add "cool down" feature for boards.wens2005-03-091-0/+3
* don't trust string on shm, to avoid crashkcwu2005-02-281-2/+2
* run timed just after attach_SHM()kcwu2005-02-261-5/+5
* * use fnv hash function for all hash.kcwu2005-02-261-18/+13
* make valgrind happykcwu2005-02-241-0/+10
* fix bugin22005-02-231-2/+2
* logout_friend_online() fault tolerantkcwu2005-02-061-0/+1
* code clean up.kcwu2005-02-061-45/+49
* bug fix: variable uninitialized in utmpfix daemon-sleep mode.victor.edit@2465kcwu2005-02-051-0/+2
* in utmpfix, send SIGKILL if the processes are not response to SIGHUP.in22005-01-311-9/+35
* use ctime4 for compat on x86_64wens2005-01-251-1/+1
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-4/+2
* fix sorting criteria for chc/five recordkcwu2005-01-171-4/+4
* fix stupid bug in utmpfix...wens2005-01-011-2/+2
* merge ptt.linux againwens2004-12-111-41/+43
* discard r2368 due to compilation failurein22004-12-061-43/+41
* merge ptt.linuxwens2004-12-051-41/+43
* chess listing sorted by rating(conditional) and player attitutekcwu2004-10-281-2/+19
* add daemon mode for utmpfixin22004-10-251-27/+48
* if some utmp records fails, utmpfix will clean the recordsin22004-10-201-7/+28
* fix utmpfix that corrupt SHMkcwu2004-10-191-1/+8
* shmctl should NOT fail in utmpfix, but when something wrongin22004-10-191-4/+31
* typoin22004-10-091-1/+1
* order by play count>0 firstkcwu2004-10-091-6/+22
* correct revision 2210victor2004-09-231-0/+8
* add reloadbcachein22004-05-241-1/+9
* fix compile error & warning freein22004-04-151-1/+1
* HOTBOARDCACHEin22004-03-101-3/+31
* add some comments for ofo water mode.in22004-01-161-6/+6
* dont remove a non-exist board when logoutvictor2004-01-031-2/+0
* Remove altering wbtime in nkwbd, avoiding race.scw2004-01-031-1/+0
* same as revision 1452victor2004-01-031-0/+2
* set default to 20, 20,in22004-01-031-9/+6
* Adding setproctitle for NoKillWaterBalld in shmctl.scw2004-01-021-0/+2
* warning freein22004-01-011-58/+58
* NOKILLWATERBALL done.in22004-01-011-0/+67
* fix assess, it may be rewritenvictor2003-12-011-2/+0
* usermodein22003-10-231-0/+14
* merge hotboard into shmctlin22003-10-231-0/+64
* reduce sort times in utmpsortdin22003-09-261-27/+44
* for vary OSvictor2003-08-201-0/+3
* use NULL instead of (~ 0) in class linked-listin22003-08-121-3/+2
* merge from MergeCachein22003-07-201-9/+85
* add listbrdin22003-07-041-2/+30
* typeoin22003-06-211-4/+4
* outta timer:pvictor2003-05-171-2/+14
* timedin22003-05-151-4/+20
* OUTTA_TIMERbbs2003-05-071-1/+4
* sleep interval in argv[1]in22003-04-111-2/+7
* when GV2.e.noonlineuser, do NOT search if the author is online in article listin22003-04-081-2/+3
* dymaxactive, toomanyusersin22003-04-071-2/+2
* support GV2in22003-04-071-10/+26
* remove cmsignalin22003-03-221-4/+1
* remove cmsignal()in22003-03-221-17/+1
* shmctl doesn't need resolve_boards() firstin22003-02-181-2/+3
* lazy sort utmpin22003-02-111-2/+13
* utmpsortdin22003-01-251-98/+139
* critical memory cleanin22003-01-191-1/+20
* fix bug of utmpfix fast modein22002-11-051-18/+17
* (utmpfix)timeout by idle timein22002-11-031-35/+57
* (utmpfix)clean lowerboundin22002-11-031-4/+11
* listpidin22002-08-071-1/+11
* fix utmpfix bugin22002-07-231-9/+9
* remove mind fixin22002-07-051-6/+1
* avoid utmp->friendtotal errorin22002-07-011-1/+3
* remove fixbfriendin22002-06-261-22/+4
* fix bug (UTMPnumber)in22002-06-131-2/+2
* fix bugin22002-06-071-2/+2
* only one shared memoryin22002-06-071-81/+68
* global variable move to var.cin22002-06-041-8/+8
* fixbfriendin22002-06-021-8/+30
* getopt()in22002-05-171-12/+28
* show timeout timein22002-05-161-2/+5
* idle timein22002-05-151-21/+30
* GLOBE supportin22002-04-151-1/+27
* fix bugin22002-04-101-0/+1
* use logout_friend if timeoutin22002-04-101-2/+36
* remove pickup_t:idle, clean of idle timeout to shmctlin22002-04-101-16/+17
* fix bugin22002-04-061-1/+3
* shmctl shouldn't create shared memory itselfin22002-04-061-0/+7
* add utmpnum for snmpdin22002-04-051-2/+8
* :)in22002-03-301-2/+16
* add utmpwatchin22002-03-261-0/+19
* shmctlin22002-03-251-5/+18
* add utmpstate, utmpin22002-03-241-20/+46
* utmpsortin22002-03-241-1/+88
* add shmctlin22002-03-231-0/+75