| Commit message (Expand) | Author | Age | Files | Lines |
* | - remove unused global variable. | kcwu | 2008-04-17 | 1 | -4/+0 |
* | - add calendar in login view | piaip | 2008-04-13 | 1 | -1/+2 |
* | - change 'chicken' to 'pet' in utmp description (ad24@PttSuggest) | piaip | 2008-03-30 | 1 | -1/+1 |
* | - (experimental) mask ip(fromhost): USE_MASKED_FROMHOST | piaip | 2008-03-29 | 1 | -0/+1 |
* | - make regform2 complete by upgrading scripts. | piaip | 2008-03-29 | 1 | -1/+0 |
* | - bnote: change board_note display settings to make it more meaningful. | piaip | 2008-03-28 | 1 | -1/+0 |
* | - (internal) drop deprecated old OS support. focus on modern Linux/FreeBSD now. | piaip | 2008-03-26 | 1 | -188/+0 |
* | - revise menu.c code. | kcwu | 2008-01-26 | 1 | -27/+0 |
* | - read: more check on TagNum to prevent announce paste bug | piaip | 2008-01-23 | 1 | -1/+1 |
* | - var/user: prevent printing NULL for login view conf | piaip | 2008-01-16 | 1 | -1/+2 |
* | - since there's nothing to use for non-reg-ok users in menu 'P', disable it. | piaip | 2008-01-07 | 1 | -1/+1 |
* | - mail: prevent false alerts more carefully | piaip | 2008-01-06 | 1 | -6/+8 |
* | - add BBSLUA mode for utmp | piaip | 2008-01-05 | 1 | -3/+2 |
* | - general message update | piaip | 2007-12-29 | 1 | -1/+1 |
* | - general code refine: remove all hard-coded "Ptt" message string and | wens | 2007-12-05 | 1 | -2/+2 |
* | * eliminate warnings according to lxb's commit on pttbbslite | kcwu | 2007-10-01 | 1 | -1/+0 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 1 | -4/+0 |
* | Police Manager, can search user info | wens | 2007-03-13 | 1 | -2/+2 |
* | Allocate water[] on demend. Saved about 4400 bytes. | kcwu | 2006-09-17 | 1 | -1/+1 |
* | allow key '*' only in fav | victor | 2006-04-17 | 1 | -3/+3 |
* | GO scoring and displaying on userlist. | scw | 2006-03-12 | 1 | -0/+1 |
* | reverse r3247,r3248 | victor | 2005-11-22 | 1 | -0/+1 |
* | remove deadc0de for deprecated feature | victor | 2005-11-21 | 1 | -1/+0 |
* | BRD_OVER18 patch. see http://www.ticrf.org.tw for details | in2 | 2005-10-27 | 1 | -1/+2 |
* | new police permission. | ptt | 2005-10-22 | 1 | -1/+1 |
* | prepare for connect6 | piaip | 2005-09-22 | 1 | -2/+2 |
* | make recommendation ip log optional, | piaip | 2005-09-17 | 1 | -2/+2 |
* | verbose msg and skip multilogin check for debugsleeping | piaip | 2005-09-16 | 1 | -1/+1 |
* | GO convertion to chess framework | scw | 2005-09-11 | 1 | -1/+1 |
* | pager=waterball made readable | piaip | 2005-09-08 | 1 | -4/+6 |
* | pretty format | piaip | 2005-09-08 | 1 | -12/+19 |
* | eliminate more compiler warnings | piaip | 2005-08-25 | 1 | -2/+2 |
* | Remove unused global variable and add const-ness in var.c | scw | 2005-08-17 | 1 | -3/+2 |
* | Gomoku convertion to chess.c framework | scw | 2005-08-15 | 1 | -2/+2 |
* | add super sys support op (群組長) | wens | 2005-08-08 | 1 | -2/+2 |
* | article money system upgrade again | piaip | 2005-08-06 | 1 | -0/+1 |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -1/+0 |
* | - restrict fast recommendation | piaip | 2005-07-26 | 1 | -1/+1 |
* | make recommendation system better | piaip | 2005-07-25 | 1 | -2/+3 |
* | After discussion on PttSuggest and with PTT SYSOPs, | piaip | 2005-07-24 | 1 | -2/+10 |
* | update board notes behavior | piaip | 2005-06-13 | 1 | -1/+1 |
* | apply ansi system to more files | piaip | 2005-06-08 | 1 | -5/+7 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -1/+1 |
* | use macro instead for class_bid recognition | victor | 2005-04-18 | 1 | -3/+0 |
* | discard 2521 due to some unknown memory problems. | in2 | 2005-04-18 | 1 | -5/+1 |
* | handle telnet protocol and enable NAWS (resize terminal) capability. | in2 | 2005-04-08 | 1 | -0/+1 |
* | currboard is constant pointer | kcwu | 2005-03-19 | 1 | -1/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -2/+2 |
* | remove 壽星 (prevent violating 個人資料保護法) | in2 | 2005-03-14 | 1 | -1/+0 |
* | remove unused global variables | kcwu | 2005-03-12 | 1 | -4/+0 |
* | move global variable into local, 587 bytes | kcwu | 2005-03-12 | 1 | -3/+0 |
* | move 232 bytes from data section to rodata section | kcwu | 2005-03-12 | 1 | -23/+23 |
* | remove "proverb" function, which doesn't work for a long time | kcwu | 2005-03-12 | 1 | -1/+0 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -1/+0 |
* | * use fnv hash function for all hash. | kcwu | 2005-02-26 | 1 | -1/+0 |
* | missing commit for 2541 | in2 | 2005-02-25 | 1 | -1/+1 |
* | add Account Registration (PERM_REG) for registration. | in2 | 2005-02-25 | 1 | -2/+2 |
* | dynamic allocate TagList[], save 2kb memory. | kcwu | 2005-02-25 | 1 | -1/+0 |
* | in CRITICAL_MEMORY, alloc water[] when it's needed. | in2 | 2005-02-19 | 1 | -2/+6 |
* | fix one char in displaying | ptt | 2005-02-03 | 1 | -1/+1 |
* | guest can post for jdwreck | ptt | 2005-02-03 | 1 | -1/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -6/+6 |
* | don't use those useless data (I'll review edit.c later) | victor | 2005-01-17 | 1 | -1/+1 |
* | Make BM be able to set whether everyone can post | scw | 2005-01-07 | 1 | -2/+2 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -15/+17 |
* | fix scope error for gcc 4.0 | in2 | 2004-11-24 | 1 | -4/+0 |
* | 1. fix 1 make error | ptt | 2004-09-23 | 1 | -1/+1 |
* | Personal chess country data query done. | scw | 2004-09-12 | 1 | -0/+10 |
* | correcting mode strings. | scw | 2004-07-10 | 1 | -5/+3 |
* | GO game merged from FPG. | scw | 2004-07-04 | 1 | -3/+3 |
* | bug fixed : | ptt | 2004-06-30 | 1 | -1/+1 |
* | Add a flag for BM to choose BRD_NOBOO by 'I' | ptt | 2004-06-22 | 1 | -2/+2 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -3/+2 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -48/+48 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -5/+10 |
* | clean up getindex() and substitute record | ptt | 2004-04-30 | 1 | -1/+0 |
* | rewrite | ptt | 2004-04-27 | 1 | -1/+0 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -1/+0 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -1/+1 |
* | Merge from brc2 branch. | scw | 2004-04-05 | 1 | -2/+4 |
* | add spaces or parsevar.pl failed | in2 | 2004-04-01 | 1 | -1/+1 |
* | cuser debug | ptt | 2004-03-31 | 1 | -1/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -1/+1 |
* | add some comments for ofo water mode. | in2 | 2004-01-16 | 1 | -3/+3 |
* | fix indent | in2 | 2004-01-02 | 1 | -4/+10 |
* | NOKILLWATERBALL, | in2 | 2004-01-01 | 1 | -0/+4 |
* | change to the right title in admin setting page | victor | 2003-11-04 | 1 | -2/+2 |
* | fix 許 | victor | 2003-10-30 | 1 | -1/+1 |
* | add PERM_NOREGCODE | victor | 2003-10-30 | 1 | -1/+1 |
* | set ModeTypeTable[126] = "" | in2 | 2003-10-23 | 1 | -0/+1 |
* | code clean up | kcwu | 2003-09-10 | 1 | -2/+2 |
* | clean up | kcwu | 2003-09-07 | 1 | -3/+0 |
* | merge from my branch | victor | 2003-08-22 | 1 | -1/+0 |
* | paste taged file across board and mailbox | victor | 2003-08-19 | 1 | -1/+3 |
* | fix util merging error | victor | 2003-08-18 | 1 | -1/+11 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -1/+3 |
* | fix typo | kcwu | 2003-07-07 | 1 | -3/+3 |
* | s/������/������/ | in2 | 2003-05-30 | 1 | -2/+2 |
* | expand modes | in2 | 2003-05-26 | 1 | -1/+38 |
* | blog support | in2 | 2003-05-26 | 1 | -1/+12 |
* | rename menu | victor | 2003-04-06 | 1 | -2/+2 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -2/+3 |
* | BRD_NORECOMMEND | in2 | 2002-11-07 | 1 | -3/+3 |
* | fix screen rotate bug when returning from Ctrl-U | kcwu | 2002-09-11 | 1 | -1/+2 |
* | revert last domenu() fix, change the permission setting instead | kcwu | 2002-09-04 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -4/+4 |
* | indent | in2 | 2002-07-06 | 1 | -488/+483 |
* | sysinfo | in2 | 2002-07-05 | 1 | -1/+2 |
* | *** empty log message *** | lwms | 2002-06-19 | 1 | -8/+8 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -6/+3 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -76/+387 |
* | hot board complete | ptt | 2002-05-25 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
* | idle timeout improvement | ptt | 2002-05-14 | 1 | -2/+1 |
* | fix buffer overflow | in2 | 2002-04-29 | 1 | -3/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+268 |