| Commit message (Expand) | Author | Age | Files | Lines |
* | limitedit should be SYSOP only | wens | 2005-01-19 | 1 | -6/+3 |
* | fix last commit error | victor | 2005-01-19 | 1 | -1/+1 |
* | fix missing initialization (default is insert mode) | victor | 2005-01-19 | 3 | -10/+10 |
* | curr_buf is not available when cross posting. | in2 | 2005-01-18 | 1 | -3/+4 |
* | proper layout for long screen | victor | 2005-01-17 | 1 | -8/+10 |
* | fix last commit's bug | victor | 2005-01-17 | 1 | -16/+18 |
* | clear bad 'withme' flags | kcwu | 2005-01-17 | 1 | -0/+2 |
* | don't use those useless data (I'll review edit.c later) | victor | 2005-01-17 | 3 | -706/+722 |
* | load assessment data to shm | victor | 2005-01-16 | 1 | -0/+4 |
* | edit.c: dont use such a lot of strlen() | victor | 2005-01-15 | 2 | -21/+35 |
* | specified alert | victor | 2005-01-15 | 1 | -4/+8 |
* | revert | victor | 2005-01-15 | 1 | -4/+3 |
* | do fav_cleanup() after loading from .fav4 | victor | 2005-01-15 | 1 | -3/+4 |
* | remove annoying bell(). | in2 | 2005-01-15 | 1 | -6/+2 |
* | fix bug | in2 | 2005-01-14 | 1 | -1/+1 |
* | getindex(): | in2 | 2005-01-14 | 1 | -20/+39 |
* | Only sysop can set `chess country' and `restricted post.' | scw | 2005-01-13 | 2 | -8/+10 |
* | implement basic cp(1), fix "/bin/cp: Argument list too long." | victor | 2005-01-12 | 2 | -3/+102 |
* | only SYSOPs can change post limit | wens | 2005-01-09 | 1 | -9/+12 |
* | fix previous commit. | scw | 2005-01-09 | 1 | -1/+1 |
* | Wrong output for chess country query. | scw | 2005-01-08 | 1 | -0/+10 |
* | Make BM be able to set whether everyone can post | scw | 2005-01-07 | 3 | -3/+32 |
* | add post limits for BM. | wens | 2005-01-07 | 3 | -74/+135 |
* | if SHM->Bbusystate is true in bcache_reload, wait at most 10 secs | in2 | 2005-01-06 | 1 | -18/+18 |
* | set crosspost times as zero only when he change the board. | ptt | 2004-12-21 | 1 | -1/+2 |
* | cross post only happen on different boards | ptt | 2004-12-21 | 1 | -2/+4 |
* | add function for BMs to choose default save method | wens | 2004-12-20 | 1 | -2/+30 |
* | Adding commonts for upper bound of lists and enlarging | scw | 2004-12-19 | 1 | -8/+8 |
* | It should be a function call ... | victor | 2004-12-17 | 1 | -1/+1 |
* | cdoc finished | victor | 2004-12-17 | 5 | -59/+209 |
* | fix bug in deleting blog | in2 | 2004-12-16 | 1 | -1/+1 |
* | shouldn't add 1 for this index | victor | 2004-12-13 | 1 | -1/+1 |
* | fix sorting problem | victor | 2004-12-13 | 2 | -12/+21 |
* | please use proper indent ... | victor | 2004-12-12 | 1 | -4/+5 |
* | merge ptt.linux again | wens | 2004-12-11 | 5 | -92/+119 |
* | fucking compile error | victor | 2004-12-09 | 1 | -1/+1 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 5 | -109/+82 |
* | lightweight sysop broadcast | in2 | 2004-12-06 | 1 | -5/+19 |
* | fix title length | wens | 2004-12-05 | 1 | -0/+2 |
* | merge ptt.linux | wens | 2004-12-05 | 5 | -82/+109 |
* | add board to title for deleted articles as in ALLPOST | wens | 2004-12-03 | 1 | -1/+2 |
* | changed money in fileheader_t into union | wens | 2004-12-03 | 4 | -32/+37 |
* | some help pages are showed from file | victor | 2004-12-02 | 9 | -84/+65 |
* | Move cursor to newly added board. | scw | 2004-11-30 | 1 | -0/+2 |
* | * Use testing and setting macros instead of accessing yank_flag | scw | 2004-11-29 | 2 | -27/+75 |
* | jwretch asked to change | ptt | 2004-11-27 | 1 | -5/+2 |
* | add description to invoice | ptt | 2004-11-27 | 1 | -5/+10 |
* | If pay under 100 there is no invoice | ptt | 2004-11-27 | 1 | -0/+1 |
* | fix scope error for gcc 4.0 | in2 | 2004-11-24 | 2 | -6/+0 |
* | corrected comment and bitmask | wens | 2004-11-23 | 1 | -6/+6 |
* | wrong data type >< | victor | 2004-11-22 | 1 | -2/+2 |
* | change utf8 comment to big5 | kcwu | 2004-11-22 | 2 | -14/+14 |
* | fix assess bug | victor | 2004-11-22 | 6 | -11/+100 |
* | fix 2341, compilation error | in2 | 2004-11-21 | 1 | -2/+2 |
* | add "cdoc" (just like javadoc) to grab prototype and comments of functions | victor | 2004-11-20 | 1 | -1/+21 |
* | added forgotten check XD | wens | 2004-11-20 | 1 | -0/+2 |
* | added vote board limits for BM using key 'C' | wens | 2004-11-20 | 2 | -1/+68 |
* | fix race of assession | victor | 2004-11-20 | 1 | -7/+7 |
* | When searching first article with same subject, stop only after 200 mismatch | kcwu | 2004-11-18 | 1 | -1/+3 |
* | moved cancel bid earlier | wens | 2004-11-18 | 1 | -2/+17 |
* | remove unneseccery barrier of poll closing | victor | 2004-11-18 | 3 | -20/+27 |
* | fix file_delete_lineptt.linux@2330 | ptt | 2004-11-17 | 2 | -3/+3 |
* | case sensitive/insenstive option for file_delete_line, and fix friend deletio... | victor | 2004-11-17 | 1 | -3/+6 |
* | fix last commit's fault | victor | 2004-11-16 | 1 | -6/+6 |
* | fix last commit's fault | victor | 2004-11-16 | 1 | -2/+2 |
* | fix redraw problem when calling thread() | victor | 2004-11-16 | 1 | -13/+14 |
* | user has the most priority ..... | victor | 2004-11-12 | 1 | -2/+3 |
* | try to fix strange behavior of bvote | victor | 2004-11-11 | 3 | -23/+13 |
* | add modifier "const" to some constant | victor | 2004-11-09 | 4 | -12/+18 |
* | move two static struct termios tty_state, tty_new to local, they're not used | victor | 2004-11-08 | 1 | -4/+2 |
* | comment todo | kcwu | 2004-11-06 | 2 | -0/+2 |
* | fix bug: missing string terminate char | kcwu | 2004-11-06 | 1 | -0/+2 |
* | fix pointer crash bug due to my last modify | kcwu | 2004-11-06 | 1 | -12/+12 |
* | To avoid huge load, sleep 0.1s after each card game, chichken, gamble transac... | kcwu | 2004-11-06 | 2 | -0/+2 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 6 | -24/+62 |
* | set socket send buf to 4kb | kcwu | 2004-11-06 | 1 | -0/+2 |
* | chinese typo >< | ptt | 2004-11-04 | 1 | -1/+1 |
* | show warning when passwd error | ptt | 2004-11-04 | 1 | -6/+8 |
* | typo. change '<' -> '<=' | ptt | 2004-11-03 | 1 | -1/+1 |
* | fix the bug. buy -1 mail = buy 100 mail | ptt | 2004-11-03 | 1 | -3/+1 |
* | switch the words of gold/silver coin | ptt | 2004-11-03 | 1 | -11/+14 |
* | Merge different version of "personal abstract" from SOB user. | ptt | 2004-11-03 | 1 | -1/+12 |
* | change the words "personal abstract" for SOB's users | ptt | 2004-11-03 | 1 | -2/+2 |
* | use memmove instead of memcpy if overlapping | kcwu | 2004-11-01 | 1 | -2/+4 |
* | fix bvote problem | victor | 2004-11-01 | 1 | -260/+192 |
* | treat lose and decrease chess rating if disconnected | kcwu | 2004-10-31 | 1 | -2/+5 |
* | show 6 card when playing blackjack | kcwu | 2004-10-31 | 1 | -16/+16 |
* | why variable "path" is 'static' on solaris swapused() | kcwu | 2004-10-31 | 1 | -1/+1 |
* | rename global variable "line" to avoid conflict with local's | kcwu | 2004-10-31 | 1 | -13/+13 |
* | eliminate 132 bytes global array | kcwu | 2004-10-31 | 1 | -12/+18 |
* | eliminate 361byte global array | kcwu | 2004-10-31 | 1 | -22/+23 |
* | eliminate 2kb global array | kcwu | 2004-10-31 | 1 | -88/+113 |
* | eliminate 4kb global array | kcwu | 2004-10-31 | 1 | -29/+31 |
* | add TODO for user list speed up | kcwu | 2004-10-31 | 1 | -0/+5 |
* | always respect to BBSHOME | kcwu | 2004-10-31 | 1 | -1/+1 |
* | change/fix the rule of blackjack | kcwu | 2004-10-31 | 1 | -39/+55 |
* | show register-notice for users who have permission PERM_ACCOUNTS | victor | 2004-10-30 | 1 | -1/+2 |
* | Test importing SOB account. | ptt | 2004-10-30 | 1 | -1/+1 |
* | fix of typo | ptt | 2004-10-30 | 1 | -2/+2 |
* | feature for SOB users to import account | ptt | 2004-10-30 | 2 | -46/+28 |
* | race | victor | 2004-10-27 | 1 | -14/+24 |
* | modify merge bbs for SOB's boards | ptt | 2004-10-26 | 3 | -11/+12 |
* | add fixme comment | kcwu | 2004-10-25 | 1 | -0/+1 |
* | return money if one didn't catch on the gamble | victor | 2004-10-24 | 1 | -1/+3 |
* | fix chess piece name (wrong side) | kcwu | 2004-10-24 | 1 | -1/+1 |
* | init userec_t version | victor | 2004-10-24 | 1 | -0/+1 |
* | fix card_jack crash | kcwu | 2004-10-21 | 1 | -2/+12 |
* | 1.fix infinite loop | victor | 2004-10-21 | 1 | -3/+6 |
* | unsetenv before daemon fork | kcwu | 2004-10-20 | 1 | -3/+3 |
* | fix move step line | kcwu | 2004-10-19 | 1 | -57/+111 |
* | give permission "review new register" for PERM_ACCOUNTS | ptt | 2004-10-18 | 1 | -1/+1 |
* | rename global static variable "fp" to "chessfp" | kcwu | 2004-10-18 | 1 | -9/+9 |
* | strip none-big5 string in user's mind | kcwu | 2004-10-18 | 1 | -0/+1 |
* | wrong default checking | victor | 2004-10-17 | 1 | -1/+1 |
* | change the threshold of determining robot posting. | ptt | 2004-10-17 | 1 | -1/+1 |
* | strip none-big5 char in user's nick | kcwu | 2004-10-16 | 2 | -9/+26 |
* | strip IAC char in user's nick | kcwu | 2004-10-16 | 2 | -0/+14 |
* | fix comment with non-big5 char | kcwu | 2004-10-16 | 1 | -1/+1 |
* | show chess rating not only in debug mode | kcwu | 2004-10-16 | 2 | -16/+84 |
* | don't need to log file | ptt | 2004-10-14 | 1 | -2/+2 |
* | When find roboti posting, | ptt | 2004-10-14 | 1 | -1/+5 |
* | missing fav_remove | victor | 2004-10-13 | 1 | -0/+1 |
* | 1. Anonymous post can be delete by poster | ptt | 2004-10-13 | 1 | -12/+17 |
* | 1. remove do_unanonymous_post function. It is almost the same as do_crosspost. | ptt | 2004-10-13 | 2 | -5/+5 |
* | there was no touchbtotal at syspost. added it. | ptt | 2004-10-13 | 1 | -1/+2 |
* | 1. Add reason on post title at voilationLaw. | ptt | 2004-10-13 | 2 | -4/+4 |
* | refactoring | victor | 2004-10-12 | 1 | -20/+3 |
* | Add __attribute__((__noreturn__)) for the abort functions. | scw | 2004-10-12 | 1 | -0/+4 |
* | fix memory leak | victor | 2004-10-12 | 1 | -14/+17 |
* | add +/- support when reading article, thanks wens | victor | 2004-10-12 | 1 | -1/+3 |
* | revise to proper buffer len | victor | 2004-10-10 | 2 | -14/+37 |
* | same problem | victor | 2004-10-09 | 1 | -11/+11 |
* | wrong size of ident -_- it may cause malfunction of uflag2 | victor | 2004-10-09 | 1 | -5/+5 |
* | display one more digit of game record | kcwu | 2004-10-09 | 1 | -3/+3 |
* | also update rating in ram | kcwu | 2004-10-08 | 1 | -0/+1 |
* | fix last commit, forget to load rating into shm | kcwu | 2004-10-08 | 1 | -0/+1 |
* | calculate chess ELO rating | kcwu | 2004-10-08 | 3 | -0/+39 |
* | big5 sucks | victor | 2004-10-06 | 1 | -1/+1 |
* | remove unused uflag: MIND_FLAG, COLOR_FLAG | victor | 2004-10-06 | 3 | -22/+64 |
* | found black hold. | ptt | 2004-10-05 | 2 | -3/+3 |
* | log | victor | 2004-10-04 | 1 | -5/+8 |
* | use getkey instead of vmsg | ptt | 2004-10-02 | 1 | -2/+2 |
* | oh.... | ptt | 2004-10-02 | 1 | -18/+8 |
* | split no reply and solved | ptt | 2004-10-02 | 1 | -6/+18 |
* | create the file if not exist | victor | 2004-10-02 | 1 | -0/+5 |
* | wrong fopen mode | victor | 2004-10-01 | 1 | -1/+1 |
* | solved a frequent race | victor | 2004-10-01 | 1 | -3/+16 |
* | enlarge the random range | victor | 2004-09-30 | 1 | -1/+1 |
* | a little bit modification of crosspost policy | victor | 2004-09-28 | 2 | -19/+23 |
* | add subscribed boards only when login | victor | 2004-09-27 | 3 | -7/+5 |
* | check FILE_SOLVE when people want reply during reading. | ptt | 2004-09-23 | 1 | -1/+3 |
* | 1. fix 1 make error | ptt | 2004-09-23 | 5 | -8/+8 |
* | correct revision 2210 | victor | 2004-09-23 | 3 | -9/+9 |
* | fix bug of finding a hiding user, reported by charto.bbs@ptt | victor | 2004-09-22 | 1 | -0/+2 |
* | fix malfunction of '[', ']', '=' keys on article with long title | victor | 2004-09-22 | 2 | -5/+6 |
* | fix that adding file.c in r2207 causes compile failure in util/. | in2 | 2004-09-22 | 1 | -0/+3 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 5 | -51/+127 |
* | undo r2169, r2170 in io.c | in2 | 2004-09-19 | 1 | -10/+3 |
* | PERM_BOARD could set board | in2 | 2004-09-19 | 2 | -9/+10 |
* | Fix wrong testing of return value of read in apply_record(). | scw | 2004-09-19 | 1 | -2/+4 |
* | move up the threshold of safe_delete | ptt | 2004-09-17 | 2 | -2/+2 |
* | don't forget to fclose | kcwu | 2004-09-17 | 1 | -1/+3 |
* | Check angel permission before starting conversation. | scw | 2004-09-16 | 2 | -1/+10 |
* | Personal chess country data query done. | scw | 2004-09-12 | 3 | -0/+53 |
* | Solaris compatible | victor | 2004-09-12 | 3 | -6/+30 |
* | correct revision 2191 | victor | 2004-09-11 | 1 | -2/+6 |
* | Revert some A270 ~ A2A3 in Big5 back to F9FA ~ F9FD in Big5. | scw | 2004-09-11 | 2 | -5/+5 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 16 | -118/+504 |
* | Using mmap instead of alloca to get buffer when CRITICAL_MEMORY is defined. | scw | 2004-09-09 | 1 | -1/+22 |
* | fix chc bug, but still buggy | victor | 2004-09-09 | 3 | -15/+33 |
* | Fix r2178.victor.solaris@2177 | scw | 2004-09-03 | 1 | -4/+4 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 4 | -38/+67 |
* | allow people born after 1990 to register. | ptt | 2004-08-30 | 1 | -1/+1 |
* | Chess country files adding. | scw | 2004-08-29 | 1 | -0/+56 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 1 | -12/+12 |
* | the /proc/meminfo interface in linux kernel 2.6 is diferrent | victor | 2004-08-29 | 1 | -6/+9 |
* | bug fixed for badpost | ptt | 2004-08-29 | 1 | -23/+38 |
* | use vmsg() instead of outs() + pressanykey() | in2 | 2004-08-27 | 8 | -72/+38 |
* | ignore case in searching user's email | in2 | 2004-08-27 | 1 | -1/+1 |
* | fix bug in r2169 | in2 | 2004-08-27 | 1 | -5/+8 |
* | less screen copying in ofo water ball mode | victor | 2004-08-26 | 2 | -7/+11 |
* | GuEsT login to be case-insensitive | victor | 2004-08-25 | 1 | -1/+1 |
* | USHM checking bug. | scw | 2004-08-22 | 1 | -3/+3 |
* | Mail user when PERM_ANGEL setted. | scw | 2004-08-21 | 2 | -2/+18 |
* | fix deleted板精華區標題前面都會多一個 space by ltlmouse | in2 | 2004-08-18 | 1 | -3/+3 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 3 | -2/+22 |
* | sallkoy's color for pressanykey and push bottom | ptt | 2004-08-10 | 2 | -5/+5 |
* | fix r2157 | in2 | 2004-08-05 | 1 | -1/+1 |
* | reject F222222222 as personalid | in2 | 2004-08-05 | 1 | -1/+2 |
* | debug goodpost & bad post | ptt | 2004-08-04 | 3 | -36/+21 |
* | Use alloca() to get needed buffer instead of fix-size array on stack | scw | 2004-08-01 | 1 | -1/+2 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 12 | -61/+74 |
* | add file existence test in (O)ld User data. suggested by ltlmouse | in2 | 2004-07-30 | 1 | -2/+5 |
* | use int instead of long | in2 | 2004-07-30 | 8 | -16/+16 |
* | Fix screen for gomo. | scw | 2004-07-28 | 1 | -6/+11 |
* | Buildin gomo board, etc/@five no longer needed. | scw | 2004-07-28 | 1 | -1/+22 |
* | Add color for gomo board. (The same way as in GO) | scw | 2004-07-28 | 1 | -0/+5 |
* | Lower number of screen refreshing when playing GO. | scw | 2004-07-25 | 1 | -3/+3 |
* | Go game add color board (dirty hack @@), | scw | 2004-07-25 | 3 | -134/+202 |
* | 1. add <> for deleted announce. | ptt | 2004-07-19 | 2 | -7/+10 |
* | Put an ascii charactor before curses to avoid some client | scw | 2004-07-18 | 1 | -4/+4 |
* | register | in2 | 2004-07-18 | 2 | -7/+7 |
* | revert to 2113 | in2 | 2004-07-18 | 1 | -1/+0 |
* | reason, suggested by ltlmouse | in2 | 2004-07-18 | 2 | -1/+2 |
* | remove high light at pressanykey | ptt | 2004-07-13 | 1 | -4/+4 |
* | change the color of pressanykey | ptt | 2004-07-13 | 1 | -5/+5 |
* | remove the color of marked post | ptt | 2004-07-13 | 1 | -2/+0 |
* | chage the color of push bottom | ptt | 2004-07-13 | 1 | -1/+5 |
* | change the display way of push bottom | ptt | 2004-07-13 | 1 | -8/+9 |
* | enable the editor with symbol bar. | ptt | 2004-07-11 | 1 | -12/+229 |
* | allow empty title when merge dir | ptt | 2004-07-11 | 1 | -1/+1 |
* | fix bug of push bottom. | ptt | 2004-07-11 | 1 | -1/+1 |
* | No talk request when playing go and dark. | scw | 2004-07-10 | 1 | -0/+1 |
* | correcting mode strings. | scw | 2004-07-10 | 4 | -23/+14 |
* | fix UPPER/LOWER case problem when register.ptt.testclient@2117 | ptt | 2004-07-07 | 1 | -2/+3 |
* | fix bug in sending a mail in userlist | in2 | 2004-07-05 | 1 | -2/+4 |
* | correcting go's output | scw | 2004-07-04 | 1 | -2/+14 |
* | GO game merged from FPG. | scw | 2004-07-04 | 6 | -24/+1432 |
* | set extra mail box limit as MAX_EXKEEPMAIL | ptt | 2004-07-02 | 1 | -1/+1 |
* | 1. fix typo in chinese. | ptt | 2004-07-01 | 2 | -6/+6 |
* | merge the branch from ptt.fpg | ptt | 2004-07-01 | 2 | -56/+93 |
* | bug fixed : | ptt | 2004-06-30 | 1 | -1/+1 |
* | Reverting revision 2098 and 2100. These make kernel panic due to out of swap. | scw | 2004-06-29 | 3 | -115/+27 |
* | Check window size in telnet.scw.telnet@2100 | scw | 2004-06-29 | 1 | -5/+6 |
* | Parse a little TELNET control string. | scw | 2004-06-29 | 3 | -29/+116 |
* | Some functions in cache are never used in mbbsd. | scw | 2004-06-28 | 2 | -1/+9 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 8 | -24/+315 |
* | 1. use setupmailusage instead touchmailusage | ptt | 2004-06-26 | 4 | -11/+6 |
* | 1.debug select_read problem with "SR" in board name. | ptt | 2004-06-26 | 3 | -11/+29 |
* | Wrong message. | scw | 2004-06-24 | 1 | -1/+1 |
* | Angel leaving message. | scw | 2004-06-24 | 2 | -11/+84 |
* | Add a flag for BM to choose BRD_NOBOO by 'I' | ptt | 2004-06-22 | 2 | -8/+13 |
* | unregistered alert >10 -> >100 | ptt | 2004-06-22 | 1 | -3/+3 |
* | Add statistic program for angel. | scw | 2004-06-20 | 5 | -1/+10 |
* | ADD_EXMAILBOX | in2 | 2004-06-20 | 1 | -1/+1 |
* | experiment on setting socket recving buffer size to 1kb | kcwu | 2004-06-18 | 1 | -1/+4 |
* | anonymous posting in inn | in2 | 2004-06-15 | 2 | -8/+14 |
* | re-indent | in2 | 2004-06-15 | 1 | -210/+213 |
* | OLDRECOMMEND | in2 | 2004-06-15 | 1 | -1/+15 |
* | Fix cursor displaying error in chinese chess.Ptt.merge@2064 | scw | 2004-06-14 | 1 | -4/+4 |
* | Change default option of userlist. | scw | 2004-06-14 | 1 | -1/+1 |
* | fix mail alert after the new mails are read | victor | 2004-06-14 | 1 | -0/+1 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 8 | -144/+49 |
* | warning free | in2 | 2004-06-11 | 2 | -1/+3 |
* | security fix in blog | in2 | 2004-06-10 | 1 | -1/+9 |
* | fix for compile | kcwu | 2004-06-10 | 1 | -4/+7 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 31 | -247/+240 |
* | return local variable | victor | 2004-06-10 | 1 | -4/+6 |
* | show cpu usage | in2 | 2004-06-08 | 1 | -1/+7 |
* | strcasestr() is OS dependent function | kcwu | 2004-06-04 | 2 | -15/+15 |