| Commit message (Expand) | Author | Age | Files | Lines |
* | SHM should be created by uhash_loader, NOT by mbbsd | in2 | 2003-02-27 | 1 | -7/+3 |
* | recover something back :p | victor | 2003-02-26 | 1 | -3/+1 |
* | you can add 'group' into myfavorite now | victor | 2003-02-26 | 1 | -3/+11 |
* | charset=Big5 | in2 | 2003-02-25 | 1 | -1/+1 |
* | make users be able to see their own sex and money | victor | 2003-02-24 | 1 | -2/+2 |
* | remove unreasonable checking | victor | 2003-02-24 | 1 | -4/+1 |
* | register | in2 | 2003-02-22 | 1 | -2/+3 |
* | register | in2 | 2003-02-21 | 1 | -2/+5 |
* | warning free | in2 | 2003-02-21 | 1 | -2/+2 |
* | fix last commit bug | in2 | 2003-02-21 | 2 | -6/+4 |
* | one could not enter into group board | in2 | 2003-02-20 | 1 | -1/+4 |
* | s/��/�O/ by rafan | in2 | 2003-02-20 | 1 | -3/+3 |
* | add charset, encoding, and ctype by rafan | in2 | 2003-02-19 | 1 | -4/+7 |
* | -O3 => -O | in2 | 2003-02-18 | 2 | -4/+4 |
* | shmctl doesn't need resolve_boards() first | in2 | 2003-02-18 | 1 | -2/+3 |
* | add utmpsortd | in2 | 2003-02-18 | 1 | -0/+13 |
* | exit if bcache if not loaded | in2 | 2003-02-16 | 1 | -2/+3 |
* | add posting header: | in2 | 2003-02-16 | 1 | -0/+3 |
* | MRT map | victor | 2003-02-12 | 4 | -3/+75 |
* | help page @@; | victor | 2003-02-12 | 1 | -2/+2 |
* | Gamble -> Ctrl('G') | victor | 2003-02-12 | 1 | -3/+3 |
* | 'G' for searching marked article | victor | 2003-02-11 | 1 | -2/+21 |
* | *** empty log message *** | in2 | 2003-02-11 | 1 | -0/+3 |
* | add @five | in2 | 2003-02-11 | 2 | -1/+17 |
* | train | victor | 2003-02-11 | 3 | -74/+229 |
* | lazy sort utmp | in2 | 2003-02-11 | 5 | -8/+23 |
* | fix bug in resolve_board() | in2 | 2003-02-11 | 1 | -1/+4 |
* | rm boards/d/deleted | in2 | 2003-02-08 | 1 | -0/+3 |
* | ���������g����lynx���| | victor | 2003-02-07 | 1 | -2/+6 |
* | fix cursor position | kcwu | 2003-02-02 | 1 | -5/+5 |
* | for utmpsortd | in2 | 2003-01-25 | 1 | -2/+3 |
* | utmpsortd | in2 | 2003-01-25 | 1 | -98/+139 |
* | remove sort_utmp() (in shmctl utmpsortd now) | in2 | 2003-01-25 | 2 | -116/+2 |
* | remove field "recommend" from userec_t | in2 | 2003-01-24 | 2 | -6/+6 |
* | remove #define MAXPATHLEN 256 | in2 | 2003-01-24 | 3 | -8/+3 |
* | define MAXPATHLEN ifndef MAXPATHLEN | in2 | 2003-01-24 | 1 | -1/+4 |
* | to prevent some @#$$* by strange os (like linux), place our header files afte... | in2 | 2003-01-24 | 1 | -16/+17 |
* | make compiler happy | in2 | 2003-01-24 | 1 | -2/+2 |
* | import strlcat(), strlcpy() for fucking linux | in2 | 2003-01-24 | 2 | -3/+147 |
* | fix strange syntax informed by gcc -W | kcwu | 2003-01-20 | 3 | -8/+8 |
* | * there are so many fopen() without fclose() | kcwu | 2003-01-20 | 16 | -52/+87 |
* | gcc -W, for more warning | kcwu | 2003-01-20 | 1 | -2/+2 |
* | add some assert() code, but disable first. | kcwu | 2003-01-19 | 3 | -2/+7 |
* | comments for CRITICAL_MEMORY | in2 | 2003-01-19 | 1 | -3/+11 |
* | fix bug | in2 | 2003-01-19 | 1 | -7/+2 |
* | critical memory clean | in2 | 2003-01-19 | 1 | -1/+20 |
* | critical memory usage | in2 | 2003-01-19 | 3 | -6/+61 |
* | skip null data | in2 | 2003-01-19 | 1 | -0/+1 |
* | fix bug introduced in reversion 1.64 | kcwu | 2003-01-19 | 1 | -2/+2 |
* | reduce boardstatus_t | in2 | 2003-01-18 | 1 | -3/+3 |
* | reduce memory usage of struct boardstat_t (saving 12 bytes for each board) | in2 | 2003-01-18 | 1 | -53/+55 |
* | forget to fclose() | kcwu | 2003-01-17 | 1 | -1/+2 |
* | damn printf() buffer eat 36k memory | kcwu | 2003-01-17 | 1 | -2/+1 |
* | clean up | kcwu | 2003-01-17 | 1 | -2/+1 |
* | free namelist after using immediately | kcwu | 2003-01-17 | 3 | -4/+7 |
* | missing case break | kcwu | 2003-01-17 | 1 | -1/+2 |
* | clean up | kcwu | 2003-01-17 | 1 | -2/+1 |
* | fix memory leak | kcwu | 2003-01-17 | 1 | -12/+6 |
* | fix memory leak | kcwu | 2003-01-17 | 1 | -1/+7 |
* | realloc to shrink array size, | kcwu | 2003-01-17 | 1 | -1/+2 |
* | Use realloc. Don't malloc, memcpy, and free. | kcwu | 2003-01-17 | 1 | -6/+2 |
* | don't sort many times within loop -_- | kcwu | 2003-01-17 | 1 | -4/+3 |
* | fix bug: access bache[-2] if sysop enter hot-board-list and hit 'f' | kcwu | 2003-01-17 | 1 | -2/+3 |
* | counting memory usage | kcwu | 2003-01-17 | 1 | -1/+13 |
* | garbage | kcwu | 2003-01-16 | 1 | -0/+0 |
* | clean up | kcwu | 2003-01-16 | 1 | -24/+1 |
* | eliminate `static' array | kcwu | 2003-01-16 | 5 | -29/+16 |
* | move global array into local. | kcwu | 2003-01-16 | 2 | -15/+17 |
* | who wrote this.... @@ | kcwu | 2003-01-16 | 1 | -10/+2 |
* | if SYSOP, show memory usage in system status | in2 | 2003-01-16 | 1 | -1/+4 |
* | move post_msg() and post_file() from gamble.c to syspost.c | kcwu | 2003-01-16 | 3 | -58/+58 |
* | reduce array size, save 360byte | kcwu | 2003-01-16 | 1 | -2/+2 |
* | clean up | kcwu | 2003-01-16 | 1 | -25/+1 |
* | don't link unused code -_- | kcwu | 2003-01-16 | 1 | -1/+1 |
* | don't link unused code -_- | kcwu | 2003-01-16 | 1 | -2/+2 |
* | eliminate global array | kcwu | 2003-01-16 | 1 | -11/+11 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 14 | -44/+44 |
* | code clean up | kcwu | 2003-01-16 | 1 | -4/+4 |
* | try optimize for size -Os | kcwu | 2003-01-15 | 1 | -2/+2 |
* | show memory usage by hitting Ctrl-Q in DEBUG mode | in2 | 2003-01-15 | 1 | -1/+6 |
* | clean unused code | kcwu | 2003-01-15 | 1 | -4/+1 |
* | saving stack usage by reducing function call | in2 | 2003-01-14 | 2 | -18/+14 |
* | pause after losing | kcwu | 2003-01-11 | 1 | -1/+2 |
* | unlock after losing | kcwu | 2003-01-11 | 1 | -1/+2 |
* | prototype of setutmpmode has beed changed | in2 | 2003-01-09 | 1 | -2/+2 |
* | flexible Makefile | in2 | 2003-01-01 | 1 | -28/+37 |
* | make gcc33 happy | in2 | 2003-01-01 | 13 | -36/+41 |
* | after translating from old format, save favorite file in new format immediately | in2 | 2002-12-29 | 1 | -3/+15 |
* | store favbuf[] by char array instand of int array. | in2 | 2002-12-29 | 1 | -12/+32 |
* | warning for broken reaper | in2 | 2002-12-27 | 1 | -0/+1 |
* | use gcc's extension to check format string | kcwu | 2002-12-26 | 5 | -21/+27 |
* | prevent array index out of boundary when defined MEM_CHECK | kcwu | 2002-12-26 | 1 | -2/+3 |
* | fix buffer overflow in oldgetdata() | in2 | 2002-12-24 | 1 | -6/+9 |
* | remove personal id from userinfo | in2 | 2002-12-14 | 1 | -3/+2 |
* | change help content | in2 | 2002-12-10 | 1 | -3/+3 |
* | after setup_utmp(), renice to +5. | in2 | 2002-12-10 | 1 | -1/+2 |
* | register | in2 | 2002-12-05 | 1 | -2/+3 |
* | fix bug | in2 | 2002-12-04 | 1 | -2/+2 |
* | reject for registering userid containing shit or fuck | in2 | 2002-11-30 | 1 | -1/+5 |
* | *** empty log message *** | ptt | 2002-11-23 | 1 | -5/+5 |
* | change shared-memory setting in /etc/sysctl.conf | in2 | 2002-11-23 | 1 | -1/+1 |
* | s/����\&\#22531\;/���}/g; | in2 | 2002-11-20 | 1 | -3/+11 |
* | some comment in mail body | in2 | 2002-11-17 | 1 | -3/+11 |
* | show ������������ in user list | kcwu | 2002-11-16 | 5 | -10/+37 |
* | remove post_violatelaw to Security | lwms | 2002-11-15 | 1 | -1/+3 |
* | /etc/group | in2 | 2002-11-14 | 2 | -11/+20 |
* | join bbsadm group in bbsctl | in2 | 2002-11-14 | 1 | -1/+25 |
* | move error board to boards.error/ | in2 | 2002-11-11 | 1 | -2/+6 |
* | doc | in2 | 2002-11-11 | 1 | -1/+4 |
* | inc shared-memory | in2 | 2002-11-11 | 2 | -3/+12 |
* | Linux compatible | in2 | 2002-11-09 | 1 | -0/+5 |
* | remove mdclean, splitpasswd | in2 | 2002-11-09 | 4 | -140/+2 |
* | Linux compatible | in2 | 2002-11-09 | 4 | -3/+20 |
* | *** empty log message *** | in2 | 2002-11-09 | 2 | -0/+281 |
* | fix bug | in2 | 2002-11-09 | 1 | -2/+2 |
* | ���@�����i�H����, 40������ | in2 | 2002-11-09 | 1 | -5/+9 |
* | fix bug of help in (MODE_ETC | MODE_DIGEST) mode | in2 | 2002-11-07 | 1 | -4/+3 |
* | BRD_NORECOMMEND help | in2 | 2002-11-07 | 1 | -2/+2 |
* | could NOT delete/edit/recommend in MODE_SELECT | in2 | 2002-11-07 | 1 | -1/+11 |
* | BRD_NORECOMMEND | in2 | 2002-11-07 | 4 | -62/+77 |
* | editlock by flock() | in2 | 2002-11-07 | 4 | -59/+50 |
* | fix bug | in2 | 2002-11-06 | 1 | -2/+2 |
* | fix bug of utmpfix fast mode | in2 | 2002-11-05 | 1 | -18/+17 |
* | rebuildaloha | in2 | 2002-11-04 | 2 | -2/+2 |
* | (utmpfix)timeout by idle time | in2 | 2002-11-03 | 1 | -35/+57 |
* | (utmpfix)clean lowerbound | in2 | 2002-11-03 | 1 | -4/+11 |
* | fix bug | in2 | 2002-11-02 | 1 | -2/+4 |
* | for util/ | in2 | 2002-11-02 | 2 | -0/+11 |
* | warning free | in2 | 2002-11-02 | 14 | -19/+30 |
* | strip_ansi title | in2 | 2002-11-02 | 1 | -10/+43 |
* | disable NO_OUT_MAIL before writing to jobspool | in2 | 2002-10-29 | 1 | -1/+9 |
* | Makefile of mbbsd/ | in2 | 2002-10-27 | 1 | -0/+13 |
* | new | in2 | 2002-10-27 | 5 | -94/+258 |
* | new | in2 | 2002-10-27 | 9 | -3/+99 |
* | MAX_BOARD | in2 | 2002-10-27 | 1 | -4/+7 |
* | new | in2 | 2002-10-27 | 1 | -4/+59 |
* | MAX_EDIT_LINE | in2 | 2002-10-26 | 1 | -1/+7 |
* | register | in2 | 2002-10-26 | 1 | -54/+81 |
* | in searchuser, return 0 if uhash is wrong | in2 | 2002-10-24 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-10-18 | 14 | -0/+1610 |
* | register | in2 | 2002-10-16 | 1 | -19/+33 |
* | group writable | in2 | 2002-10-06 | 1 | -1/+1 |
* | first commit | in2 | 2002-10-06 | 6 | -0/+1571 |
* | fix host bug | in2 | 2002-10-05 | 1 | -3/+3 |
* | KEY_DEL, KEY_HOME, KEY_END of getdata() | in2 | 2002-10-02 | 1 | -1/+4 |
* | *** empty log message *** | in2 | 2002-09-30 | 1 | -3/+3 |
* | mvdir | in2 | 2002-09-27 | 1 | -0/+35 |
* | avoid reentrant | in2 | 2002-09-27 | 1 | -1/+6 |
* | only read favbuf & brdbuf before one need it, | in2 | 2002-09-27 | 2 | -11/+33 |
* | $content =~ s/��/��/g; | in2 | 2002-09-25 | 1 | -0/+1 |
* | fix bug | in2 | 2002-09-21 | 1 | -1/+1 |
* | fix bug | in2 | 2002-09-20 | 1 | -1/+2 |
* | *** empty log message *** | in2 | 2002-09-20 | 1 | -0/+10 |
* | fix bug for SYSOP change fromhost | in2 | 2002-09-20 | 1 | -2/+2 |
* | url change | in2 | 2002-09-20 | 1 | -3/+3 |
* | DEBUGSLEEP | in2 | 2002-09-18 | 1 | -1/+3 |
* | (userlist)long screen support | in2 | 2002-09-16 | 1 | -29/+33 |
* | t_columns should not set as ANSILINELEN | kcwu | 2002-09-11 | 1 | -2/+2 |
* | add TODO comment | kcwu | 2002-09-11 | 1 | -1/+2 |
* | quick hack to fix the clear_to_eol bug in board list | kcwu | 2002-09-11 | 2 | -4/+5 |
* | not only long screen, but also width screen | kcwu | 2002-09-11 | 5 | -17/+33 |
* | fix screen rotate bug when returning from Ctrl-U | kcwu | 2002-09-11 | 3 | -4/+6 |
* | remove unused code | in2 | 2002-09-07 | 1 | -13/+1 |
* | == -> = | lwms | 2002-09-07 | 1 | -2/+2 |
* | g is useless | lwms | 2002-09-07 | 1 | -3/+3 |
* | badfriend | in2 | 2002-09-07 | 1 | -23/+29 |
* | s/��/�Q/g; | in2 | 2002-09-06 | 1 | -0/+1 |
* | only read friend description when he is my friend | kcwu | 2002-09-04 | 1 | -8/+12 |
* | when return from hotkey function, restore utmpmode | kcwu | 2002-09-04 | 1 | -1/+3 |
* | revert last domenu() fix, change the permission setting instead | kcwu | 2002-09-04 | 2 | -11/+6 |
* | interval every 3mins -> 1min | in2 | 2002-09-03 | 1 | -2/+2 |
* | advetise ptt2 | ptt | 2002-09-02 | 1 | -2/+2 |
* | register | in2 | 2002-09-02 | 1 | -6/+12 |
* | fix bug of year display shift by 1 | kcwu | 2002-08-30 | 1 | -2/+2 |
* | For personal privacy, some functions should only be used on debug purpose. | kcwu | 2002-08-29 | 2 | -46/+27 |
* | fix last commit bug | in2 | 2002-08-28 | 1 | -2/+2 |
* | when enter menu, relocate position first | kcwu | 2002-08-28 | 2 | -3/+5 |
* | remove sex sort function | kcwu | 2002-08-28 | 1 | -11/+1 |
* | check permission for mail | kcwu | 2002-08-28 | 1 | -5/+7 |
* | overload message | in2 | 2002-08-28 | 1 | -13/+29 |
* | register | in2 | 2002-08-28 | 1 | -3/+12 |
* | recommend lock | in2 | 2002-08-26 | 1 | -1/+3 |
* | preserve past screen when growing screen size | kcwu | 2002-08-25 | 1 | -1/+2 |
* | fix memory error | in2 | 2002-08-25 | 1 | -1/+2 |
* | fix recommend | in2 | 2002-08-25 | 1 | -3/+6 |
* | edit lock | in2 | 2002-08-25 | 3 | -4/+53 |
* | turn on full screen support if shell login. | kcwu | 2002-08-25 | 2 | -3/+5 |
* | let scr_lns = t_lines; | kcwu | 2002-08-25 | 1 | -1/+2 |
* | chkload | in2 | 2002-08-24 | 1 | -13/+10 |
* | pttbbs.conf could overwrite MAX_BOARD | in2 | 2002-08-24 | 1 | -1/+3 |
* | fix memory error | in2 | 2002-08-24 | 3 | -5/+10 |
* | DYMAX_ACTIVE | in2 | 2002-08-23 | 2 | -4/+13 |
* | (3rd)smaller memory use | in2 | 2002-08-21 | 2 | -49/+70 |
* | (2nd) use smaller memory | in2 | 2002-08-21 | 1 | -27/+7 |
* | fix last commit bug | in2 | 2002-08-20 | 1 | -4/+5 |
* | abort_bbs() if data of currutmp is wrong | in2 | 2002-08-20 | 1 | -1/+7 |
* | remove filtermail.pl | in2 | 2002-08-20 | 1 | -3/+3 |
* | nbrd uses smaller memory | in2 | 2002-08-20 | 1 | -6/+27 |
* | remove OUTTA_CACHE | in2 | 2002-08-20 | 12 | -534/+9 |
* | larger cachesize | in2 | 2002-08-20 | 1 | -1/+1 |
* | fix last commit bug | in2 | 2002-08-19 | 1 | -1/+9 |
* | cache server2 | in2 | 2002-08-19 | 2 | -41/+111 |
* | cacheserver.c | in2 | 2002-08-19 | 1 | -27/+46 |
* | outta cache | in2 | 2002-08-17 | 7 | -9/+289 |
* | *** empty log message *** | in2 | 2002-08-17 | 1 | -8/+10 |
* | use lib '/home/bbs/bin/' | in2 | 2002-08-16 | 1 | -0/+1 |
* | load cache at first time | in2 | 2002-08-15 | 1 | -3/+7 |
* | add $LYNX $GREP | in2 | 2002-08-15 | 1 | -3/+4 |
* | udnnews.pl | in2 | 2002-08-15 | 2 | -2/+102 |
* | remove cleancache.pl | in2 | 2002-08-15 | 2 | -28/+2 |
* | don't show the listing if it's hidden | kcwu | 2002-08-12 | 1 | -2/+4 |
* | set OSTYPE by `uname' | kcwu | 2002-08-12 | 1 | -2/+2 |
* | fix last commit, | kcwu | 2002-08-09 | 1 | -2/+2 |
* | no need to change the case of first char | kcwu | 2002-08-09 | 1 | -2/+2 |
* | reentrant | in2 | 2002-08-07 | 1 | -2/+5 |
* | clean fav, zap | in2 | 2002-08-07 | 1 | -0/+2 |
* | favbuf, zapbuf swapout | in2 | 2002-08-07 | 2 | -2/+39 |
* | add cleancache.pl | in2 | 2002-08-07 | 1 | -0/+24 |
* | add indexuser | in2 | 2002-08-07 | 1 | -1/+1 |
* | listpid | in2 | 2002-08-07 | 1 | -1/+11 |
* | $MYHOSTNAME | in2 | 2002-08-07 | 1 | -0/+1 |
* | *** empty log message *** | in2 | 2002-08-07 | 1 | -2/+2 |
* | outta_swap | in2 | 2002-08-06 | 2 | -4/+9 |
* | general outta_swap | in2 | 2002-08-06 | 2 | -20/+34 |
* | fix nbrd swap out bug | in2 | 2002-08-06 | 1 | -1/+2 |
* | OUTTA_CACHE, nbrd | in2 | 2002-08-06 | 1 | -4/+27 |
* | fix idcard number bug | in2 | 2002-08-06 | 1 | -2/+2 |
* | fix the numbers of selection bug | kcwu | 2002-07-28 | 1 | -5/+4 |
* | fix indent | kcwu | 2002-07-27 | 1 | -2/+3 |
* | fix indent error | kcwu | 2002-07-27 | 1 | -2/+2 |
* | 1.only sysop can edit database directly | kcwu | 2002-07-27 | 1 | -5/+5 |
* | more specific `currstat' mode | kcwu | 2002-07-27 | 3 | -9/+9 |
* | show `currstat' when debug me | kcwu | 2002-07-27 | 1 | -2/+2 |
* | replace strlcat with strcat, which cause crash | kcwu | 2002-07-27 | 1 | -3/+3 |
* | error handle | kcwu | 2002-07-27 | 1 | -2/+5 |
* | fix indent | kcwu | 2002-07-27 | 1 | -13/+12 |
* | replace memcpy with memmove | kcwu | 2002-07-27 | 1 | -2/+2 |
* | typo | kcwu | 2002-07-27 | 1 | -2/+2 |
* | add XXX comment | kcwu | 2002-07-27 | 2 | -2/+4 |
* | indicate which user crash mbbsd | kcwu | 2002-07-25 | 1 | -2/+2 |
* | register | in2 | 2002-07-25 | 1 | -3/+7 |
* | fix lynx big5 encoding problem | kcwu | 2002-07-23 | 1 | -2/+3 |
* | remove SIZEOF | in2 | 2002-07-23 | 1 | -12/+0 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 42 | -562/+709 |
* | fix utmpfix bug | in2 | 2002-07-23 | 1 | -9/+9 |
* | fix last commit(about sprintf->snprintf) | kcwu | 2002-07-22 | 1 | -23/+23 |
* | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 8 | -45/+56 |
* | fix using strlcpy() bug | in2 | 2002-07-21 | 1 | -2/+2 |
* | in Ptt_prints(), sprintf() -> snprintf() | in2 | 2002-07-21 | 1 | -11/+14 |
* | indent -i4 | in2 | 2002-07-21 | 54 | -1954/+2045 |