| Commit message (Expand) | Author | Age | Files | Lines |
* | apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/g | victor | 2005-07-04 | 5 | -10/+10 |
* | fix last commit | wens | 2005-06-18 | 1 | -1/+1 |
* | fix not able to fix uhash | wens | 2005-06-18 | 1 | -1/+1 |
* | better readability. | in2 | 2005-06-14 | 8 | -7/+8 |
* | fix bug | in2 | 2005-06-11 | 1 | -7/+11 |
* | skip wrong datetime | in2 | 2005-06-10 | 1 | -4/+10 |
* | rewrite | in2 | 2005-06-10 | 1 | -133/+66 |
* | convenient board watcher tools. | piaip | 2005-04-20 | 2 | -27/+118 |
* | use BBSUID instead 9999 | in2 | 2005-04-04 | 1 | -2/+2 |
* | bug fix: last one entry is lost | kcwu | 2005-03-27 | 1 | -0/+1 |
* | more statistic | kcwu | 2005-03-27 | 1 | -0/+12 |
* | fix bug introduced by r2627 | kcwu | 2005-03-27 | 1 | -3/+3 |
* | fix format string | kcwu | 2005-03-27 | 1 | -1/+1 |
* | bind xchatd to localhost only | wens | 2005-03-21 | 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 |
* | extract unit of login times | kcwu | 2005-03-19 | 1 | -2/+3 |
* | test if SHM->gap are all zero | kcwu | 2005-03-19 | 1 | -0/+42 |
* | change author of waterlog. to avoid editing. | kcwu | 2005-03-19 | 1 | -1/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 7 | -9/+8 |
* | make non-c99 compiler happy | kcwu | 2005-03-15 | 2 | -2/+2 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 10 | -12/+11 |
* | 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 |
* | remove dead file | kcwu | 2005-03-13 | 2 | -51/+1 |
* | move 232 bytes from data section to rodata section | kcwu | 2005-03-12 | 1 | -1/+1 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 7 | -15/+17 |
* | makefile clean up | kcwu | 2005-03-12 | 3 | -4/+4 |
* | fix bad code | kcwu | 2005-03-10 | 1 | -3/+7 |
* | Fix compile error when not defining USE_HUGETLB. | scw | 2005-03-09 | 1 | -2/+2 |
* | fix alignment and permission problems when USE_HUGETLB. | in2 | 2005-03-09 | 2 | -24/+28 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 2 | -0/+6 |
* | add support for hugetblpage of Linux 2.6 | wens | 2005-03-08 | 2 | -3/+15 |
* | remove personal ident for registration. | in2 | 2005-03-08 | 2 | -6/+19 |
* | Make matching of chess country picture more currectly. | scw | 2005-03-08 | 1 | -1/+4 |
* | add regtime to post & vote limits | wens | 2005-03-03 | 1 | -0/+2 |
* | use FNV hash function | kcwu | 2005-02-28 | 1 | -14/+2 |
* | don't trust string on shm, to avoid crash | kcwu | 2005-02-28 | 1 | -2/+2 |
* | fix bug | in2 | 2005-02-26 | 1 | -3/+3 |
* | run timed just after attach_SHM() | kcwu | 2005-02-26 | 1 | -5/+5 |
* | * use fnv hash function for all hash. | kcwu | 2005-02-26 | 4 | -67/+27 |
* | missing commit for 2541 | in2 | 2005-02-25 | 1 | -1/+1 |
* | for saving memory, perl script to filter out unnecessary environment variables | kcwu | 2005-02-25 | 1 | -0/+28 |
* | remove descrypt.c. | kcwu | 2005-02-24 | 2 | -626/+6 |
* | make valgrind happy | kcwu | 2005-02-24 | 1 | -0/+10 |
* | fix bug | in2 | 2005-02-23 | 1 | -2/+2 |
* | rewrite | in2 | 2005-02-19 | 1 | -1/+8 |
* | Match prefix instead of whole string when scanning chess country photo. | scw | 2005-02-13 | 1 | -1/+3 |
* | if exec(2) fails, sleep 3 secs to prevent flooding | in2 | 2005-02-12 | 1 | -0/+1 |
* | add include headers in FreeBSD | in2 | 2005-02-12 | 1 | -0/+2 |
* | * add random self-test. | kcwu | 2005-02-10 | 1 | -6/+227 |
* | fix last commit | kcwu | 2005-02-09 | 1 | -1/+1 |
* | QP encode mail subject (rfc2047). | kcwu | 2005-02-09 | 1 | -3/+39 |
* | fix typo of chat action command | kcwu | 2005-02-08 | 1 | -1/+1 |
* | bug fix: don't use free'd pointer | kcwu | 2005-02-08 | 1 | -2/+4 |
* | code clean up. rewrite few lines. | kcwu | 2005-02-08 | 1 | -652/+257 |
* | warning free | kcwu | 2005-02-08 | 1 | -1/+1 |
* | 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 |
* | change function declare from k&r style to ansi style. | kcwu | 2005-02-05 | 2 | -285/+108 |
* | replace rand() with random() for better randomness | kcwu | 2005-02-04 | 1 | -3/+3 |
* | comment on bad random number usage | kcwu | 2005-02-03 | 2 | -3/+4 |
* | in utmpfix, send SIGKILL if the processes are not response to SIGHUP. | in2 | 2005-01-31 | 1 | -9/+35 |
* | cut hash if there is big trouble and fix it later. | ptt | 2005-01-29 | 1 | -0/+1 |
* | fix a bug on remove . | ptt | 2005-01-28 | 1 | -4/+10 |
* | remove redundent ctime4 | wens | 2005-01-27 | 1 | -7/+0 |
* | Let admin fix passwd shm on the fly. | ptt | 2005-01-27 | 1 | -27/+62 |
* | Collect all the five chess log to a board if GLOBAL_FIVECHESS_LOG | scw | 2005-01-25 | 1 | -1/+10 |
* | change time_t to time4_t | wens | 2005-01-25 | 1 | -2/+7 |
* | more ctime to ctime4 | wens | 2005-01-25 | 1 | -1/+1 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 3 | -3/+3 |
* | use bbs.h | in2 | 2005-01-25 | 1 | -13/+4 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 24 | -127/+61 |
* | Allow user to modify their chess country self-description. | scw | 2005-01-23 | 1 | -1/+1 |
* | generic support for ssh hostname via SSH_CLIENT env (with support for ipv6 li... | wens | 2005-01-20 | 1 | -29/+10 |
* | fix sorting criteria for chc/five record | kcwu | 2005-01-17 | 1 | -4/+4 |
* | add post limits for BM. | wens | 2005-01-07 | 1 | -2/+4 |
* | fix stupid bug in utmpfix... | wens | 2005-01-01 | 1 | -2/+2 |
* | merge ptt.linux again | wens | 2004-12-11 | 2 | -66/+72 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 2 | -72/+66 |
* | merge ptt.linux | wens | 2004-12-05 | 2 | -66/+72 |
* | changed money in fileheader_t into union | wens | 2004-12-03 | 1 | -1/+1 |
* | Telling where the BBS data will be placed in initbbs. | scw | 2004-11-29 | 1 | -0/+1 |
* | added util to zero vote limits. | wens | 2004-11-21 | 1 | -0/+47 |
* | do not install UTIL_OBJS to ~/bin/ | in2 | 2004-10-31 | 1 | -1/+1 |
* | always respect to BBSHOME | kcwu | 2004-10-31 | 1 | -3/+3 |
* | chess listing sorted by rating(conditional) and player attitute | kcwu | 2004-10-28 | 1 | -2/+19 |
* | typo, thanks wens | victor | 2004-10-25 | 1 | -1/+1 |
* | add daemon mode for utmpfix | in2 | 2004-10-25 | 1 | -27/+48 |
* | init userec_t version | victor | 2004-10-24 | 1 | -1/+1 |
* | apply memcpy() instead of strlcpy() to mind | in2 | 2004-10-24 | 1 | -1/+1 |
* | WARNING | victor | 2004-10-23 | 2 | -0/+149 |
* | 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 |
* | 1.support ipcrm in Linux and setuid to BBSADM ad the same time to | victor | 2004-10-17 | 1 | -10/+32 |
* | typo | in2 | 2004-10-09 | 1 | -1/+1 |
* | order by play count>0 first | kcwu | 2004-10-09 | 1 | -6/+22 |
* | use perl instead of pperl. pperl breaks too often. | in2 | 2004-09-30 | 1 | -1/+1 |
* | correct revision 2210 | victor | 2004-09-23 | 1 | -0/+8 |
* | fix that adding file.c in r2207 causes compile failure in util/. | in2 | 2004-09-22 | 1 | -2/+2 |
* | Fix buffer size bug and correcting output. | in2 | 2004-09-16 | 1 | -5/+5 |
* | Ignore the ones whose PERM_ANGEL have been removed in angel.c. | scw | 2004-09-15 | 2 | -25/+28 |
* | Personal chess country data query done. | scw | 2004-09-12 | 1 | -5/+13 |
* | Solaris compatible | victor | 2004-09-12 | 3 | -11/+7 |
* | ignore \e and \b in title | in2 | 2004-09-11 | 1 | -4/+11 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 4 | -49/+50 |
* | better output | in2 | 2004-09-04 | 1 | -3/+4 |
* | Chess country files adding. | scw | 2004-08-29 | 1 | -4/+5 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 2 | -1/+185 |
* | new filtermail | in2 | 2004-08-05 | 1 | -23/+23 |
* | WITHFILTERMAIL flag | in2 | 2004-08-04 | 1 | -0/+3 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -2/+1 |
* | discard the situation | ptt | 2004-07-27 | 2 | -0/+2 |
* | fix bug | in2 | 2004-07-15 | 1 | -6/+5 |
* | fix last commit | in2 | 2004-07-13 | 1 | -0/+1 |
* | link old usies into log/ | in2 | 2004-07-12 | 1 | -17/+19 |
* | reindentptt.fpg@2121 | in2 | 2004-07-10 | 1 | -178/+134 |
* | Fix some compile warning and make error. | scw | 2004-06-29 | 2 | -4/+2 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 1 | -1/+1 |
* | A util to produce (G)ivemoney format file from gamble result | ptt | 2004-06-22 | 2 | -1/+30 |
* | Change the output format and don't use bbsmail to avoid REJ_OUTTAMAIL. | scw | 2004-06-20 | 1 | -45/+110 |
* | Add statistic program for angel. | scw | 2004-06-20 | 3 | -2/+116 |
* | use $(CCACHE) | kcwu | 2004-06-04 | 1 | -8/+8 |
* | warning free | kcwu | 2004-06-04 | 2 | -4/+4 |
* | add tools to translate man from eagle bbs system (ex.bbs.ntu.edu.tw) | ptt | 2004-06-02 | 2 | -1/+58 |
* | discard 1998 | in2 | 2004-05-24 | 1 | -3/+8 |
* | Avoid overriding backup file. | scw | 2004-05-24 | 1 | -4/+4 |
* | add reloadbcache | in2 | 2004-05-24 | 1 | -1/+9 |
* | Make convert work without PLAY_ANGEL defined.victor.screen@2015 | scw | 2004-05-24 | 1 | -3/+3 |
* | Merge from scw.angel. | scw | 2004-05-24 | 3 | -1/+69 |
* | remove SR.*, cache of search, when expirePtt.save_title@2006 | ptt | 2004-05-19 | 1 | -4/+6 |
* | add stampfilefd() to avoid race condition | in2 | 2004-05-17 | 1 | -8/+3 |
* | avoid SHM->bsorted[type][n] == NULL | in2 | 2004-05-04 | 1 | -2/+1 |
* | remove unused programs | in2 | 2004-05-02 | 5 | -201/+1 |
* | modified the festival function | jack | 2004-04-24 | 1 | -7/+27 |
* | use atoi instead strcmp | in2 | 2004-04-22 | 1 | -2/+2 |
* | fix compile error & warning free | in2 | 2004-04-15 | 2 | -3/+4 |
* | Fix Makefile problem on installing. | scw | 2004-04-11 | 1 | -1/+1 |
* | merge dir | ptt | 2004-04-08 | 2 | -9/+4 |
* | tool to merge .dir for boards | ptt | 2004-04-08 | 1 | -10/+11 |
* | merge dir tools | ptt | 2004-04-08 | 2 | -1/+51 |
* | add limit | ptt | 2004-04-08 | 1 | -1/+1 |
* | open output file instead of pipe. | scw | 2004-04-08 | 1 | -1/+1 |
* | passwd change back | ptt | 2004-04-07 | 1 | -2/+1 |
* | tools for fix money bug | ptt | 2004-04-07 | 1 | -3/+16 |
* | checkmoney tools | ptt | 2004-04-06 | 1 | -0/+27 |
* | check money to fix moneybug | ptt | 2004-04-06 | 1 | -1/+1 |
* | sleep 2 secs between each mail if mail to .bbs (or breaks bbsmail) | in2 | 2004-04-06 | 1 | -0/+1 |
* | add FILE_BOTTOM for push_bottom | ptt | 2004-04-06 | 1 | -1/+2 |
* | bug fixed | ptt | 2004-03-31 | 1 | -19/+1 |
* | uhashloader debug | ptt | 2004-03-31 | 1 | -3/+2 |
* | debug cuser | ptt | 2004-03-31 | 3 | -33/+33 |
* | uhash_loader debug | ptt | 2004-03-31 | 1 | -0/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1634 63ad8ddf-47c3-03... | ptt | 2004-03-30 | 1 | -1/+1 |
* | change function of passwd | ptt | 2004-03-30 | 1 | -0/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1632 63ad8ddf-47c3-03... | ptt | 2004-03-30 | 1 | -6/+5 |
* | before reboot | ptt | 2004-03-30 | 1 | -1/+18 |
* | faster passwd by lower the lseek. | ptt | 2004-03-30 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1623 63ad8ddf-47c3-03... | ptt | 2004-03-29 | 1 | -1/+1 |
* | support X* for cleaning boards which brdnames start with 'X' | in2 | 2004-03-26 | 1 | -17/+28 |
* | fix dark hole tools | ptt | 2004-03-23 | 2 | -2/+75 |
* | Remove unused strcpy(). | scw | 2004-03-12 | 1 | -3/+2 |
* | HOTBOARDCACHE | in2 | 2004-03-10 | 1 | -3/+31 |
* | add chkhbf | in2 | 2004-03-02 | 2 | -1/+162 |
* | use BBSBASE for var.h | in2 | 2004-02-24 | 1 | -4/+9 |
* | compatible to gcc 2.95 | in2 | 2004-02-24 | 1 | -1/+3 |
* | add boardlist.all | in2 | 2004-02-20 | 1 | -0/+25 |
* | use DB_File | in2 | 2004-02-18 | 1 | -30/+53 |
* | fix conflict MAX_LINE | in2 | 2004-02-14 | 2 | -6/+6 |
* | bbsmail: reindent, ignore multipart mails, apply iconv to mail subject. | in2 | 2004-02-14 | 2 | -53/+46 |
* | remove dir, no output for single file | in2 | 2004-02-14 | 1 | -3/+10 |
* | add cleandir.pl | in2 | 2004-02-14 | 1 | -0/+47 |
* | Change default permission of PttDigest. | scw | 2004-02-12 | 1 | -1/+1 |
* | Define string macro GLOBAL_DIGEST in pttbbs.conf to set the digest board name. | scw | 2004-02-12 | 1 | -1/+10 |
* | weather predict tomorrow | victor | 2004-02-12 | 2 | -18/+20 |
* | fix bug in revision 1507 | victor | 2004-02-09 | 1 | -1/+1 |
* | for virus mail | in2 | 2004-02-08 | 1 | -31/+19 |
* | 1. delete invited user from invite list when exits. | victor | 2004-02-04 | 1 | -1/+5 |
* | 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 |
* | re-indent, getopt(), -h for help, and more flexible. | in2 | 2003-12-15 | 1 | -66/+107 |
* | fix output alignment when #devices >= 10 | in2 | 2003-12-05 | 1 | -1/+1 |
* | fix assess, it may be rewriten | victor | 2003-12-01 | 1 | -2/+0 |
* | merge back from fav4 braches | victor | 2003-11-22 | 1 | -13/+1 |
* | 1. fix invalid operation | victor | 2003-11-14 | 1 | -0/+4 |
* | fix from address | in2 | 2003-11-13 | 1 | -1/+4 |
* | typo | victor | 2003-11-04 | 1 | -1/+1 |
* | allow bm to decide whether to up-ten-big | victor | 2003-11-04 | 2 | -2/+11 |
* | use MYHOSTNAME | in2 | 2003-11-04 | 1 | -1/+1 |
* | remove debug message | in2 | 2003-11-04 | 1 | -1/+0 |
* | use bbs.h, add Message-ID | in2 | 2003-11-04 | 1 | -18/+10 |
* | complete assess | victor | 2003-10-27 | 1 | -7/+29 |
* | usermode | in2 | 2003-10-23 | 1 | -0/+14 |
* | merge hotboard into shmctl | in2 | 2003-10-23 | 3 | -75/+65 |
* | ignore BRD_GROUPBOARD | in2 | 2003-10-21 | 1 | -0/+1 |
* | use isvisiableboard() | in2 | 2003-10-21 | 1 | -2/+9 |
* | add hotboard | in2 | 2003-10-21 | 2 | -1/+67 |
* | fix makefile | victor | 2003-10-14 | 1 | -1/+1 |
* | wrong filename | victor | 2003-10-14 | 2 | -2/+2 |
* | fix cleanshm, add to Makefile (but not in default entry) | victor | 2003-10-14 | 2 | -1/+4 |
* | 1. add feature assessment of article and sale | victor | 2003-10-14 | 1 | -0/+25 |
* | add mail header | victor | 2003-10-08 | 1 | -2/+2 |
* | reduce sort times in utmpsortd | in2 | 2003-09-26 | 1 | -27/+44 |
* | use 'mkdir -p' | in2 | 2003-09-13 | 1 | -1/+2 |
* | attach SHM | victor | 2003-09-02 | 1 | -0/+2 |
* | for vary OS | victor | 2003-08-20 | 1 | -0/+3 |
* | fix util merging error | victor | 2003-08-18 | 2 | -2/+4 |
* | useless | victor | 2003-08-15 | 1 | -31/+0 |
* | merge util_passwd.c to mbbsd/passwd.c | victor | 2003-08-15 | 1 | -142/+0 |
* | merge util_record.c to mbbsd/record.c | victor | 2003-08-15 | 1 | -5/+4 |
* | merge util_record.c to mbbsd/record.c | victor | 2003-08-15 | 36 | -293/+47 |
* | clean the source | victor | 2003-08-15 | 2 | -90/+17 |
* | use NULL instead of (~ 0) in class linked-list | in2 | 2003-08-12 | 3 | -11/+8 |
* | replace FreeBSD macro with __FreeBSD__ | kcwu | 2003-08-10 | 1 | -3/+3 |
* | ignore hidden boards | victor | 2003-08-09 | 1 | -2/+2 |
* | new match patter for rev 1081 | in2 | 2003-08-06 | 1 | -1/+1 |
* | use svn:ignore | in2 | 2003-08-04 | 1 | -47/+0 |
* | add BM | in2 | 2003-07-21 | 1 | -2/+12 |
* | fix error make rule for bbsmail | in2 | 2003-07-21 | 1 | -3/+3 |
* | add attach_SHM() | in2 | 2003-07-21 | 1 | -6/+6 |
* | merge from MergeCache | in2 | 2003-07-20 | 26 | -676/+169 |
* | add bbsmail to CPROG_WITHOUT_UTIL | in2 | 2003-07-19 | 1 | -2/+2 |
* | add LDFLAG in bbsmail | in2 | 2003-07-17 | 1 | -2/+2 |
* | for porting to linux | victor | 2003-07-14 | 1 | -6/+8 |
* | remove require and add comments | in2 | 2003-07-11 | 1 | -2/+2 |
* | remove unused vars | in2 | 2003-07-11 | 1 | -2/+1 |
* | add boardlist | in2 | 2003-07-11 | 1 | -2/+3 |
* | *** empty log message *** | in2 | 2003-07-11 | 2 | -0/+107 |
* | ignore | in2 | 2003-07-11 | 1 | -0/+1 |
* | better formatting | in2 | 2003-07-11 | 1 | -8/+6 |
* | count #Welcomes in account to SHM instead of mbbsd.c | in2 | 2003-07-05 | 1 | -1/+9 |
* | s/�\/�\\// | in2 | 2003-07-05 | 1 | -1/+1 |
* | use open/read instead cat | in2 | 2003-07-04 | 1 | -1/+4 |
* | add listbrd | in2 | 2003-07-04 | 1 | -2/+30 |
* | move BBSFileHeader.pm to util/ | in2 | 2003-07-03 | 1 | -0/+58 |
* | *** empty log message *** | ptt | 2003-07-02 | 1 | -3/+3 |
* | *** empty log message *** | ptt | 2003-07-02 | 1 | -1/+1 |
* | *** empty log message *** | ptt | 2003-07-02 | 1 | -28/+33 |
* | *** empty log message *** | ptt | 2003-07-02 | 1 | -6/+6 |