| Commit message (Expand) | Author | Age | Files | Lines |
* | typo | (no author) | 2003-09-03 | 1 | -2/+2 |
* | fix my problem @@ | victor | 2003-09-01 | 1 | -3/+1 |
* | mbbsd.c for SSH_CLIENT | victor | 2003-09-01 | 2 | -1/+15 |
* | change prompt for getting a new pet | victor | 2003-09-01 | 1 | -4/+5 |
* | add two kinds of pets | victor | 2003-09-01 | 1 | -8/+12 |
* | XD | victor | 2003-08-28 | 1 | -2/+1 |
* | warning free | (no author) | 2003-08-28 | 4 | -7/+7 |
* | register | (no author) | 2003-08-28 | 1 | -1/+3 |
* | shouldn't appear now @@ | victor | 2003-08-28 | 1 | -13/+1 |
* | wrong spell and missing :P | victor | 2003-08-28 | 2 | -4/+5 |
* | It's not necessary to reload friend and eject list at the same time. | victor | 2003-08-28 | 3 | -157/+202 |
* | fix last commit bug | victor | 2003-08-22 | 2 | -2/+4 |
* | merge from my branch | victor | 2003-08-22 | 4 | -75/+126 |
* | register | (no author) | 2003-08-22 | 1 | -1/+1 |
* | prevent opening file error | victor | 2003-08-20 | 1 | -5/+8 |
* | fix last commit bug | victor | 2003-08-19 | 1 | -1/+2 |
* | paste taged file across board and mailbox | victor | 2003-08-19 | 4 | -9/+26 |
* | do not allow querying money of article | victor | 2003-08-18 | 1 | -1/+5 |
* | fix util merging error | victor | 2003-08-18 | 3 | -12/+22 |
* | forget to commit | victor | 2003-08-15 | 1 | -1/+14 |
* | warn if a foreigner | victor | 2003-08-14 | 1 | -3/+9 |
* | numboards = SHM->Bnumber in attach_SHM() | in2 | 2003-08-12 | 1 | -1/+2 |
* | use NULL instead of (~ 0) in class linked-list | in2 | 2003-08-12 | 1 | -3/+3 |
* | replace FreeBSD macro with __FreeBSD__ | kcwu | 2003-08-10 | 3 | -7/+7 |
* | wrong output of the result | victor | 2003-08-08 | 1 | -3/+3 |
* | * Fix the bug that sometime after reading old articles, the newer one will be | in2 | 2003-08-06 | 1 | -34/+56 |
* | use svn:ignore | in2 | 2003-08-04 | 1 | -3/+0 |
* | add SKIP_TELNET_CONTROL_SIGNAL | in2 | 2003-08-04 | 1 | -6/+12 |
* | remove necessary control code in water log | in2 | 2003-08-04 | 1 | -2/+2 |
* | fix bug in select_mode | victor | 2003-08-03 | 1 | -4/+4 |
* | non-init var | bbs | 2003-07-20 | 1 | -1/+3 |
* | merge from MergeCache | in2 | 2003-07-20 | 10 | -178/+220 |
* | fix bug of SYSOP broadcast | in2 | 2003-07-19 | 1 | -4/+4 |
* | not allow a foreigner with Taiwan ID | victor | 2003-07-18 | 1 | -22/+13 |
* | fix last commit bug | victor | 2003-07-17 | 1 | -1/+4 |
* | fix last commit error | victor | 2003-07-17 | 1 | -13/+14 |
* | random signature | victor | 2003-07-17 | 2 | -16/+19 |
* | reduce SHM size(remove realname) | in2 | 2003-07-17 | 2 | -8/+7 |
* | register | in2 | 2003-07-17 | 1 | -3/+3 |
* | fix rule | bbs | 2003-07-13 | 1 | -1/+3 |
* | fix typo | kcwu | 2003-07-07 | 3 | -10/+10 |
* | dirty fix search in userlist | in2 | 2003-07-06 | 1 | -13/+30 |
* | strstr("����", "��") return true | in2 | 2003-07-06 | 1 | -5/+11 |
* | delete blog comments from mbbsd | in2 | 2003-07-06 | 2 | -3/+43 |
* | count #Welcomes in account to SHM instead of mbbsd.c | in2 | 2003-07-05 | 1 | -14/+5 |
* | fix last commit bug | victor | 2003-07-04 | 1 | -2/+5 |
* | register | in2 | 2003-07-04 | 1 | -4/+9 |
* | fix bug, to move fav outside the fav mode (thanks lihgong.bbs@ptt2) | victor | 2003-07-03 | 1 | -3/+3 |
* | fix '/' in fav mode | victor | 2003-07-03 | 1 | -8/+12 |
* | stop at the right article after searching | victor | 2003-07-02 | 1 | -7/+19 |
* | don't reduce bm's money in digest mode | victor | 2003-07-02 | 1 | -9/+11 |
* | correct message of last commit | kcwu | 2003-06-28 | 1 | -2/+3 |
* | use ccache if it exists | kcwu | 2003-06-28 | 1 | -2/+2 |
* | remove gopher mode support, there is security hole | kcwu | 2003-06-28 | 1 | -596/+8 |
* | comment | kcwu | 2003-06-28 | 1 | -2/+2 |
* | trim space | kcwu | 2003-06-28 | 1 | -3/+3 |
* | fix syntax | kcwu | 2003-06-28 | 1 | -5/+5 |
* | fix typo | kcwu | 2003-06-28 | 2 | -4/+4 |
* | assert() the return value of strchr() strrchr() | kcwu | 2003-06-28 | 5 | -9/+23 |
* | fix strange syntax | kcwu | 2003-06-28 | 2 | -5/+5 |
* | avoid format string bug | kcwu | 2003-06-28 | 1 | -2/+2 |
* | undo 1.85 | in2 | 2003-06-27 | 1 | -7/+3 |
* | register | in2 | 2003-06-27 | 1 | -3/+4 |
* | fixbug | in2 | 2003-06-27 | 1 | -2/+2 |
* | add one assert() line | kcwu | 2003-06-27 | 1 | -1/+2 |
* | unset SSH_CLIENT env variable in daemon mode | kcwu | 2003-06-26 | 1 | -1/+4 |
* | give warning prompt when user use insecure(non-ssh) connection | kcwu | 2003-06-26 | 1 | -2/+7 |
* | always clear plaintext password in memory after checking | kcwu | 2003-06-26 | 1 | -9/+12 |
* | register | in2 | 2003-06-26 | 1 | -3/+4 |
* | clean up | kcwu | 2003-06-26 | 1 | -13/+8 |
* | code clean up | kcwu | 2003-06-26 | 1 | -13/+7 |
* | remove unused variable | kcwu | 2003-06-26 | 1 | -16/+2 |
* | add comments | in2 | 2003-06-25 | 1 | -1/+27 |
* | code audit | kcwu | 2003-06-23 | 1 | -2/+3 |
* | COLORDATE | in2 | 2003-06-22 | 1 | -15/+17 |
* | fix last committed bug | in2 | 2003-06-22 | 1 | -3/+3 |
* | fix "recbase bug" | in2 | 2003-06-22 | 1 | -6/+7 |
* | remove post limit in DEBUG mode | in2 | 2003-06-22 | 1 | -1/+3 |
* | move COMPILE_TIME from .mk to vers.c | in2 | 2003-06-22 | 3 | -4/+7 |
* | �p�O�D cp ���������� | victor | 2003-06-22 | 1 | -2/+2 |
* | register | in2 | 2003-06-21 | 1 | -47/+41 |
* | default: don't add new brd to fav | bbs | 2003-06-19 | 1 | -1/+2 |
* | fix bug | in2 | 2003-06-19 | 1 | -2/+2 |
* | comments for having login error log | in2 | 2003-06-17 | 1 | -5/+7 |
* | fix bug | victor | 2003-06-09 | 1 | -23/+28 |
* | fix last commit bug | victor | 2003-06-09 | 1 | -1/+3 |
* | add fav backup, clean | victor | 2003-06-09 | 1 | -40/+49 |
* | fix corrupted big5 comment | kcwu | 2003-06-07 | 2 | -4/+4 |
* | let subop cp man dir | victor | 2003-06-04 | 1 | -2/+2 |
* | let foreigner be able to post in PttForeign | victor | 2003-06-02 | 1 | -2/+7 |
* | register | in2 | 2003-06-02 | 1 | -5/+18 |
* | use vmsg() | in2 | 2003-05-30 | 1 | -3/+2 |
* | s/������/������/ | in2 | 2003-05-30 | 2 | -12/+12 |
* | fix error to get backup data | victor | 2003-05-30 | 1 | -10/+12 |
* | fix a bug of buffer overflow | in2 | 2003-05-27 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2003-05-26 | 1 | -7/+9 |
* | expand modes | in2 | 2003-05-26 | 1 | -1/+38 |
* | warning free | in2 | 2003-05-26 | 1 | -2/+2 |
* | blog support | in2 | 2003-05-26 | 2 | -2/+88 |
* | use bcache instead getbcache | in2 | 2003-05-24 | 1 | -6/+3 |
* | (C)alendarEdit -> (E)ditCalendar | in2 | 2003-05-22 | 1 | -2/+2 |
* | warning free | in2 | 2003-05-22 | 1 | -3/+1 |
* | :p | bbs | 2003-05-20 | 1 | -9/+1 |
* | search_ulist_userid() | bbs | 2003-05-20 | 1 | -1/+8 |
* | search_ulist_userid() | bbs | 2003-05-20 | 2 | -2/+33 |
* | warning for SaveEMail | in2 | 2003-05-19 | 2 | -5/+9 |
* | 1. never mark a non-exist post | victor | 2003-05-18 | 1 | -5/+23 |
* | warning free | in2 | 2003-05-18 | 3 | -10/+15 |
* | fix bug when no other friend is online | in2 | 2003-05-18 | 1 | -3/+3 |
* | *** empty log message *** | ptt | 2003-05-16 | 1 | -1/+2 |
* | *** empty log message *** | ptt | 2003-05-16 | 3 | -19/+50 |
* | security fix | in2 | 2003-05-16 | 1 | -3/+7 |
* | only BMs could copy directory in man | in2 | 2003-05-16 | 1 | -2/+17 |
* | fix foreign | victor | 2003-05-16 | 1 | -2/+2 |
* | use pttbbs.mk | in2 | 2003-05-15 | 1 | -51/+2 |
* | lazily generate �n���� in userlist | in2 | 2003-05-14 | 1 | -9/+15 |
* | s/�O�_�n����/�O�_�n�}��/ | in2 | 2003-05-14 | 1 | -2/+2 |
* | add comments for userlist | in2 | 2003-05-14 | 1 | -20/+51 |
* | rename | victor | 2003-05-12 | 3 | -5/+9 |
* | show | victor | 2003-05-12 | 1 | -2/+2 |
* | stupid | victor | 2003-05-12 | 1 | -10/+2 |
* | change prompt | victor | 2003-05-11 | 1 | -2/+2 |
* | fix wrong var | victor | 2003-05-11 | 1 | -3/+3 |
* | wrong index >< | victor | 2003-05-11 | 1 | -3/+3 |
* | un-init var | victor | 2003-05-11 | 1 | -3/+3 |
* | last commit err | victor | 2003-05-11 | 3 | -13/+13 |
* | ifdef-else-endif :Q | bbs | 2003-05-11 | 3 | -5/+32 |
* | fix err show | victor | 2003-05-10 | 1 | -2/+4 |
* | exit if recommend a blank line | victor | 2003-05-09 | 1 | -1/+2 |
* | use another clear bits -_- | victor | 2003-05-09 | 3 | -23/+39 |
* | fix last commit bug | victor | 2003-05-09 | 1 | -8/+9 |
* | foreigner identification | victor | 2003-05-09 | 3 | -27/+86 |
* | don't show gamble msg if not define it | victor | 2003-05-07 | 1 | -2/+6 |
* | do not permit subop to del brd | bbs | 2003-05-07 | 1 | -4/+6 |
* | OUTTA_TIMER | bbs | 2003-05-07 | 1 | -1/+5 |
* | limit nLines | victor | 2003-05-03 | 1 | -2/+2 |
* | implement favchange | victor | 2003-05-02 | 1 | -14/+11 |
* | fix | in2 | 2003-05-01 | 1 | -3/+3 |
* | fix | in2 | 2003-05-01 | 1 | -3/+3 |
* | add $(EXT_LIBS) to LDFLAGS | in2 | 2003-05-01 | 1 | -2/+2 |
* | -O2 -Os -fomit-frame-pointer -fstrength-reduce | in2 | 2003-04-29 | 1 | -3/+5 |
* | recommend while reaging | victor | 2003-04-29 | 1 | -2/+8 |
* | �O��/�����W��=>256 | in2 | 2003-04-28 | 1 | -3/+3 |
* | �R�t���H�c=>�����R100�� | in2 | 2003-04-28 | 1 | -1/+3 |
* | ���L�����o�� | in2 | 2003-04-27 | 2 | -8/+11 |
* | s/�s��������/�s�i�O�e��/ | in2 | 2003-04-20 | 1 | -2/+2 |
* | change key binding | victor | 2003-04-17 | 1 | -3/+3 |
* | may be not closed | victor | 2003-04-16 | 1 | -3/+5 |
* | forget to commit last time | victor | 2003-04-15 | 1 | -4/+1 |
* | revert to 1.123 | in2 | 2003-04-15 | 1 | -14/+29 |
* | revert to 1.122, some problems with new favorite system | in2 | 2003-04-15 | 1 | -29/+14 |
* | reduce MALLOC()/FREE() | in2 | 2003-04-15 | 1 | -14/+29 |
* | fix ^D (tolower), and allow del in MODE_SELECT | victor | 2003-04-14 | 1 | -2/+2 |
* | allow recommend in search mode in a board | victor | 2003-04-14 | 1 | -4/+1 |
* | open /dev/null to fd:2 (stderr) | in2 | 2003-04-14 | 1 | -2/+9 |
* | dirty fix. would this cause memory leak? | in2 | 2003-04-10 | 1 | -1/+5 |
* | fix bug, add debug information if DEBUG | in2 | 2003-04-10 | 1 | -2/+12 |
* | reduce memory usage | in2 | 2003-04-09 | 1 | -16/+47 |
* | double check if access control violation | in2 | 2003-04-09 | 1 | -1/+5 |
* | fix rm fav while > max | victor | 2003-04-09 | 1 | -2/+2 |
* | when GV2.e.noonlineuser, do NOT search if the author is online in article list | in2 | 2003-04-08 | 1 | -1/+2 |
* | dymaxactive, toomanyusers | in2 | 2003-04-07 | 1 | -3/+4 |
* | use DOECHO instead of LCECHO in changing nickname | in2 | 2003-04-07 | 1 | -2/+2 |
* | add 'N' to help page | in2 | 2003-04-06 | 1 | -11/+12 |
* | press 'N' to change nickname in userlist | in2 | 2003-04-06 | 1 | -1/+8 |
* | confirm again if SYSOP broadcast | in2 | 2003-04-06 | 1 | -1/+7 |
* | rename menu | victor | 2003-04-06 | 1 | -2/+2 |
* | rm debug cmd :p | victor | 2003-04-05 | 1 | -12/+1 |
* | fix last commit bug | victor | 2003-04-03 | 1 | -6/+9 |
* | check if fav brd is deleted | victor | 2003-04-03 | 1 | -10/+11 |
* | fix new fav bug | victor | 2003-04-02 | 1 | -24/+16 |
* | fix little error | victor | 2003-04-01 | 1 | -3/+7 |
* | fix 'v' on favline | victor | 2003-03-31 | 1 | -2/+4 |
* | remove JCEE | in2 | 2003-03-31 | 2 | -2/+8 |
* | check favline num while logging out | victor | 2003-03-30 | 1 | -3/+8 |
* | A-E | in2 | 2003-03-30 | 1 | -2/+7 |
* | tag fav line | victor | 2003-03-30 | 1 | -2/+2 |
* | fix add fav_line problem | victor | 2003-03-28 | 1 | -2/+3 |
* | show man path in DEBUG mode | in2 | 2003-03-28 | 1 | -1/+4 |
* | PRE_FORK | in2 | 2003-03-28 | 1 | -2/+13 |
* | remove duplication favorite entry | in2 | 2003-03-28 | 1 | -6/+14 |
* | dirty fix if bid was wrong | in2 | 2003-03-28 | 1 | -1/+2 |
* | dirty fix lastposttime | in2 | 2003-03-28 | 1 | -1/+3 |
* | bug fix of moving board | in2 | 2003-03-28 | 1 | -4/+9 |
* | let un-fav board change color | victor | 2003-03-27 | 1 | -1/+2 |
* | fix sort in non-fav | victor | 2003-03-27 | 1 | -18/+30 |
* | rm #if-#else and sharpen something, check the existence of board in updatenew... | victor | 2003-03-27 | 1 | -48/+62 |
* | fix last commit bug | in2 | 2003-03-27 | 1 | -4/+8 |
* | check if sort fav | in2 | 2003-03-27 | 1 | -11/+16 |
* | fix favline | victor | 2003-03-27 | 1 | -5/+5 |
* | final | victor | 2003-03-27 | 1 | -29/+32 |
* | init new 16 fav | victor | 2003-03-26 | 1 | -1/+2 |
* | fix bug | in2 | 2003-03-26 | 1 | -19/+8 |
* | init new fav | victor | 2003-03-26 | 1 | -2/+4 |
* | remove debug message | in2 | 2003-03-26 | 1 | -7/+3 |
* | fix HILIGHT | in2 | 2003-03-26 | 1 | -2/+2 |
* | FAVNOHILIGHT | in2 | 2003-03-26 | 1 | -3/+4 |
* | security fix | in2 | 2003-03-26 | 1 | -6/+11 |
* | help again | victor | 2003-03-26 | 1 | -2/+2 |
* | don't save a deleted board | victor | 2003-03-26 | 1 | -25/+23 |
* | help | victor | 2003-03-26 | 1 | -3/+3 |
* | user could set if hilight favorite | in2 | 2003-03-26 | 2 | -9/+15 |
* | security fix | in2 | 2003-03-26 | 1 | -5/+10 |
* | remove debug message | in2 | 2003-03-26 | 1 | -8/+4 |
* | FAVng | in2 | 2003-03-26 | 1 | -197/+471 |
* | customize | in2 | 2003-03-26 | 1 | -3/+61 |
* | CRITICAL_MEMORY | in2 | 2003-03-26 | 1 | -1/+26 |
* | show Welcome_login before login initialization. | in2 | 2003-03-24 | 1 | -40/+41 |
* | overwrite CFLAGS(in make.conf) if DEBUG | in2 | 2003-03-22 | 1 | -13/+13 |
* | fix bug of screen overflow | in2 | 2003-03-22 | 1 | -1/+3 |
* | whether do_allpost | victor | 2003-03-20 | 1 | -4/+2 |
* | do NOT post edited article to ALLPOST in hidden board | in2 | 2003-03-20 | 1 | -2/+5 |
* | rm old form '.fav' | victor | 2003-03-18 | 1 | -28/+1 |
* | do_allpost after edit_postbbs.c | victor | 2003-03-18 | 1 | -28/+49 |
* | move flock to another place | victor | 2003-03-17 | 1 | -2/+2 |
* | rm unusable variable | victor | 2003-03-17 | 1 | -20/+20 |
* | show sbrk, idrss, isrss | in2 | 2003-03-15 | 2 | -5/+14 |
* | show if mbbsd is in CRITICAL_MEMORY mode | in2 | 2003-03-15 | 1 | -1/+4 |
* | save memory usage of nbrd in CRITICAL_MEMORY mode | in2 | 2003-03-15 | 1 | -6/+18 |
* | remove sigfree | in2 | 2003-03-15 | 2 | -23/+2 |
* | �W�[���J ���R�H�c�� ���� | in2 | 2003-03-10 | 1 | -2/+3 |
* | register | in2 | 2003-03-08 | 1 | -4/+13 |
* | force mv | victor | 2003-03-05 | 1 | -2/+2 |
* | fix 'stone article' | victor | 2003-03-05 | 1 | -17/+6 |
* | Fix date display bug due to bad y2k patch | kcwu | 2003-03-04 | 1 | -3/+3 |
* | fix input length of voting | in2 | 2003-03-03 | 1 | -2/+10 |
* | check lock when get_record | victor | 2003-02-27 | 1 | -1/+6 |
* | warning free | in2 | 2003-02-27 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | MRT map | victor | 2003-02-12 | 2 | -2/+11 |
* | 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 |
* | train | victor | 2003-02-11 | 1 | -72/+108 |
* | lazy sort utmp | in2 | 2003-02-11 | 3 | -4/+6 |
* | fix cursor position | kcwu | 2003-02-02 | 1 | -5/+5 |
* | remove sort_utmp() (in shmctl utmpsortd now) | in2 | 2003-01-25 | 2 | -116/+2 |
* | remove field "recommend" from userec_t | in2 | 2003-01-24 | 1 | -3/+4 |
* | remove #define MAXPATHLEN 256 | in2 | 2003-01-24 | 3 | -8/+3 |
* | make compiler happy | in2 | 2003-01-24 | 1 | -2/+2 |
* | import strlcat(), strlcpy() for fucking linux | in2 | 2003-01-24 | 1 | -1/+141 |