| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. add "cancel bad post" feature. | ptt | 2006-01-04 | 7 | -9/+61 |
* | fix typo | victor | 2006-01-03 | 1 | -1/+1 |
* | fix nonstandard syntax. | victor | 2006-01-03 | 1 | -2/+4 |
* | save IO from check mail | ptt | 2005-12-22 | 1 | -4/+5 |
* | Key "UP" at the first entry of article list work as key "END" | scw | 2005-12-15 | 1 | -2/+7 |
* | fix last commit | scw | 2005-12-14 | 1 | -0/+3 |
* | * recording bad post judgement made by BM on board | scw | 2005-12-14 | 1 | -2/+24 |
* | security fix: users could forward hidden articles in board announce | in2 | 2005-12-13 | 1 | -8/+13 |
* | Fix the procedures of FULLUPDATE, PARTUPDATE and DIRCHANGED. | victor | 2005-12-05 | 2 | -49/+42 |
* | * Restrict the frequency of brc & fav write back request. | scw | 2005-11-27 | 2 | -3/+10 |
* | Allow banning user from using angel function. | scw | 2005-11-27 | 1 | -2/+10 |
* | reverse r3247,r3248 | victor | 2005-11-22 | 2 | -7/+14 |
* | pass through directly if there's no board note | victor | 2005-11-22 | 1 | -1/+5 |
* | remove deadc0de for deprecated feature | victor | 2005-11-21 | 2 | -15/+4 |
* | fix compile error | victor | 2005-11-21 | 1 | -1/+1 |
* | fav: | victor | 2005-11-21 | 5 | -151/+19 |
* | Fix chc machine readable log board initial state. | scw | 2005-11-16 | 1 | -1/+1 |
* | debug: | ptt | 2005-11-16 | 1 | -1/+1 |
* | fix bug for new feature. | ptt | 2005-11-16 | 3 | -3/+4 |
* | PERMISSION can be changed even if the user is online. | ptt | 2005-11-16 | 7 | -8/+18 |
* | add color to the violation message | ptt | 2005-11-16 | 1 | -1/+1 |
* | fix one typo. | ptt | 2005-11-16 | 1 | -1/+1 |
* | add restriction to PERM_VIOLATELAW | ptt | 2005-11-15 | 4 | -12/+31 |
* | ignore leading '[' when scanning BM list in toplazyBM.c | scw | 2005-11-02 | 1 | -1/+1 |
* | only PERM_ACCOUNTS could SetUser | in2 | 2005-10-28 | 4 | -12/+24 |
* | add fixbcache | in2 | 2005-10-28 | 1 | -0/+57 |
* | reject editing the symlink of board for security issue. | in2 | 2005-10-28 | 1 | -0/+4 |
* | 'w' in board list for favorite and brc write back | scw | 2005-10-27 | 1 | -2/+1 |
* | missing commit for r3231 | in2 | 2005-10-27 | 1 | -0/+3 |
* | BRD_OVER18 patch. see http://www.ticrf.org.tw for details | in2 | 2005-10-27 | 6 | -27/+52 |
* | change "Court to Police Station" | ptt | 2005-10-22 | 1 | -3/+3 |
* | new police permission. | ptt | 2005-10-22 | 4 | -4/+10 |
* | single daemon for all ports | in2 | 2005-10-21 | 2 | -37/+35 |
* | fix status read | wens | 2005-10-20 | 1 | -10/+8 |
* | check money only if one really wants to order | victor | 2005-10-20 | 1 | -6/+7 |
* | Add data and stack size display for linux | wens | 2005-10-18 | 1 | -0/+20 |
* | fix bug about mailalert | ptt | 2005-10-14 | 1 | -2/+9 |
* | changes mailalert to 1 bit only. | ptt | 2005-10-13 | 11 | -18/+21 |
* | move announce: it's still safe to add one more byte. | piaip | 2005-10-13 | 1 | -1/+1 |
* | fix a long feast that make statusbar unterminated (ANSI_RESET). | piaip | 2005-10-11 | 3 | -4/+9 |
* | make the ticket number less preditable. | kcwu | 2005-10-06 | 1 | -58/+7 |
* | use strlcpy() | in2 | 2005-10-02 | 1 | -1/+1 |
* | try to fix the same "shift by 1" problem | victor | 2005-09-29 | 1 | -30/+37 |
* | make check_cooldown work for recommendation | piaip | 2005-09-28 | 1 | -10/+16 |
* | hide when debugsleep | piaip | 2005-09-28 | 1 | -3/+10 |
* | shift index by 1 | victor | 2005-09-26 | 1 | -2/+2 |
* | shift index by 1 | victor | 2005-09-26 | 1 | -2/+2 |
* | remove another unused ident | victor | 2005-09-26 | 1 | -1/+0 |
* | remove things about ident which is useless now | victor | 2005-09-26 | 3 | -21/+7 |
* | remove the 2048 limit | victor | 2005-09-26 | 1 | -4/+0 |
* | namecomplete display improvement | piaip | 2005-09-26 | 2 | -1/+2 |
* | make 's' search_board in board-list work with this case: | piaip | 2005-09-26 | 3 | -2/+6 |
* | Declare xsin only when needed. | wens | 2005-09-25 | 1 | -3/+6 |
* | fix tag-ctrl(d) in mail menu | piaip | 2005-09-25 | 1 | -1/+2 |
* | log the modification of board | victor | 2005-09-23 | 1 | -0/+9 |
* | gomoku machine readable log reading fix | scw | 2005-09-23 | 1 | -2/+2 |
* | prepare for connect6 | piaip | 2005-09-22 | 4 | -9/+10 |
* | wrong ordering argument | victor | 2005-09-22 | 1 | -2/+1 |
* | no I should log elsewhere | victor | 2005-09-22 | 1 | -1/+3 |
* | code clean up. | kcwu | 2005-09-22 | 1 | -61/+58 |
* | additional information of logging | victor | 2005-09-22 | 1 | -1/+1 |
* | append a "." after the anonymous id | victor | 2005-09-22 | 1 | -1/+5 |
* | reduce mywrite segv (hope so) | piaip | 2005-09-21 | 1 | -3/+11 |
* | Revert r3196(as a workaround). | mhsin | 2005-09-21 | 1 | -14/+18 |
* | trial fix for r3192 when user input some non-exist number of sigfile | piaip | 2005-09-21 | 1 | -0/+2 |
* | prevent unsupported locale | piaip | 2005-09-20 | 1 | -2/+2 |
* | verbose ver.c | piaip | 2005-09-20 | 2 | -5/+26 |
* | No mail alert for personal chess log | scw | 2005-09-20 | 1 | -2/+0 |
* | Skip nonexistent signature files when "random signature" is chosen. | in2 | 2005-09-19 | 1 | -5/+5 |
* | change bsmtp's prototype since ``method'' is not used | victor | 2005-09-18 | 7 | -27/+31 |
* | remove unused option (-o) | victor | 2005-09-18 | 1 | -31/+8 |
* | allow setting go chess country on new board | scw | 2005-09-18 | 1 | -2/+2 |
* | fix ticket #10 | piaip | 2005-09-18 | 1 | -2/+14 |
* | no default option :p | victor | 2005-09-18 | 1 | -3/+3 |
* | default to order | victor | 2005-09-18 | 1 | -1/+1 |
* | pretty format of name-complete, | piaip | 2005-09-18 | 3 | -3/+13 |
* | fix ticket #40 | piaip | 2005-09-18 | 1 | -1/+9 |
* | remove default option | piaip | 2005-09-17 | 1 | -1/+2 |
* | fixed FILE_REPLIED: ent was used as a temp buffer | piaip | 2005-09-17 | 2 | -3/+12 |
* | make recommendation ip log optional, | piaip | 2005-09-17 | 3 | -29/+50 |
* | fix FILE_REPLIED, in board reply mode | piaip | 2005-09-17 | 1 | -1/+1 |
* | fix mail_reply(0, fhdr, 0); caused segv due to mail +r flag, | piaip | 2005-09-16 | 2 | -2/+4 |
* | verbose msg and skip multilogin check for debugsleeping | piaip | 2005-09-16 | 4 | -6/+25 |
* | make textlen an option | piaip | 2005-09-15 | 2 | -4/+21 |
* | fix previous N fixes again... orz | piaip | 2005-09-15 | 1 | -9/+10 |
* | fix again: touch file record. | piaip | 2005-09-15 | 1 | -3/+7 |
* | fix previous patch, logic error | piaip | 2005-09-15 | 1 | -3/+7 |
* | fix previous offset-by-one error | piaip | 2005-09-15 | 1 | -1/+2 |
* | real main text editing. | piaip | 2005-09-15 | 7 | -23/+118 |
* | match current user behavior | piaip | 2005-09-15 | 1 | -2/+3 |
* | default recommendation is now (add comment only). | piaip | 2005-09-15 | 1 | -3/+10 |
* | add support to "mark mail as replied" | piaip | 2005-09-15 | 3 | -5/+32 |
* | make cplog compatible | piaip | 2005-09-15 | 1 | -6/+17 |
* | new recommendation style: (#undef GUESTRECOMMEND) | piaip | 2005-09-15 | 3 | -21/+53 |
* | fix r3146: innbbsd used FILE_MULTI which has same value with FILE_BOTTOM. | piaip | 2005-09-14 | 3 | -4/+6 |
* | merge from ptt's configuration | victor | 2005-09-13 | 1 | -59/+78 |
* | 1.now = time(NULL) instead of time(&now) | in2 | 2005-09-12 | 1 | -2/+11 |
* | set svn:mime-type on UPDATE | scw | 2005-09-12 | 0 | -0/+0 |
* | fix rev numbers | piaip | 2005-09-12 | 1 | -2/+6 |
* | more logs | piaip | 2005-09-12 | 1 | -0/+5 |
* | Fix "phone and career lost after modifying email" problem | scw | 2005-09-12 | 1 | -12/+30 |
* | customizing anonymous's name while ordering a song | victor | 2005-09-12 | 2 | -64/+41 |
* | reflect changes of ident in userec_t | piaip | 2005-09-12 | 1 | -1/+1 |
* | info update | piaip | 2005-09-12 | 2 | -1/+48 |
* | * fix toplazyBM and toplazyBBM mailing and logging wrong id bug | scw | 2005-09-11 | 2 | -139/+139 |
* | GO chess replay implemented | scw | 2005-09-11 | 3 | -8/+177 |
* | GO convertion to chess framework | scw | 2005-09-11 | 10 | -1405/+931 |
* | update reg queue id | piaip | 2005-09-10 | 2 | -21/+34 |
* | msg updates | piaip | 2005-09-10 | 3 | -20/+40 |
* | catch SIGXCPU for debug.piaip.automake@3147 | kcwu | 2005-09-10 | 3 | -1/+6 |
* | try to make FILE_MULTI work, (ref: #221/#220) | piaip | 2005-09-09 | 2 | -11/+7 |
* | comments warn the bad code without error handling. | kcwu | 2005-09-09 | 3 | -1/+5 |
* | pretty output of human readable chess log. | kcwu | 2005-09-09 | 1 | -13/+15 |
* | name complete did not check invalid input. | piaip | 2005-09-09 | 2 | -2/+18 |
* | perms | piaip | 2005-09-08 | 2 | -1/+1 |
* | fix previous patch. | piaip | 2005-09-08 | 2 | -3/+3 |
* | name complete enhanced | piaip | 2005-09-08 | 3 | -47/+86 |
* | pager=waterball made readable | piaip | 2005-09-08 | 6 | -26/+66 |
* | pretty format | piaip | 2005-09-08 | 3 | -20/+27 |
* | some debug codes were checked in accidentally in last patchset (r3136). | piaip | 2005-09-08 | 2 | -3/+2 |
* | Wide terminal rules. | piaip | 2005-09-08 | 4 | -36/+85 |
* | fix typo in previous patch | piaip | 2005-09-07 | 1 | -1/+1 |
* | help compatible with traditional C. | piaip | 2005-09-07 | 1 | -1/+6 |
* | verbose message when login. | piaip | 2005-09-07 | 3 | -11/+73 |
* | comments on a bug of re-registeration | victor | 2005-09-05 | 1 | -1/+5 |
* | why \0 for mail menu? not sure... | piaip | 2005-09-05 | 1 | -1/+1 |
* | announce tag-copy-paste pasted more by one bug. | piaip | 2005-09-04 | 1 | -0/+4 |
* | explicitly call by reference | victor | 2005-09-04 | 1 | -5/+5 |
* | partially fix #35 | piaip | 2005-09-04 | 3 | -9/+17 |
* | Fix last commit: time calculating considered "counting mode" | scw | 2005-09-04 | 1 | -3/+6 |
* | * help message update: 'p' means "tie request" as well as pass | scw | 2005-09-03 | 1 | -6/+17 |
* | Gomoku log read error | scw | 2005-09-02 | 2 | -10/+32 |
* | * refine chess framework IO routines | scw | 2005-09-02 | 2 | -22/+26 |
* | * chc machine-readable log reflected | scw | 2005-09-01 | 2 | -2/+4 |
* | * allowing undo when playing chess personally | scw | 2005-09-01 | 1 | -2/+22 |
* | as 3085 | in2 | 2005-09-01 | 1 | -2/+4 |
* | dirty fix memory corruption because additional choice during voting. | kcwu | 2005-08-30 | 1 | -13/+15 |
* | chc replay display problem | scw | 2005-08-30 | 1 | -1/+1 |
* | fix r3116, I mean `mateid.' Thanks kcwu. | scw | 2005-08-30 | 1 | -1/+1 |
* | warn user if file is unable to open. | kcwu | 2005-08-30 | 1 | -0/+5 |
* | prevent from search_ulist_userid() returning NULL | scw | 2005-08-29 | 1 | -2/+7 |
* | fix the wrong condition | victor | 2005-08-29 | 2 | -4/+4 |
* | log crash events in signal handler. | kcwu | 2005-08-29 | 1 | -16/+42 |
* | gomoku log read problem | scw | 2005-08-29 | 1 | -2/+2 |
* | fix last commit | victor | 2005-08-29 | 1 | -6/+6 |
* | revert r3108, fix the problem by bound correction as moving fav instead. | victor | 2005-08-29 | 3 | -26/+19 |
* | write '[Result "*"]' for unknown status chc log | scw | 2005-08-29 | 1 | -0/+2 |
* | chc machine readable log update | scw | 2005-08-29 | 1 | -10/+15 |
* | explicit fav entrance | victor | 2005-08-28 | 3 | -10/+22 |
* | fix last commit | scw | 2005-08-28 | 1 | -2/+2 |
* | try using userec_t to initialize ChessUser when failed to get userinfo_t | scw | 2005-08-28 | 4 | -0/+10 |
* | Chess functions: | scw | 2005-08-28 | 7 | -27/+317 |
* | clear cuser on failed login to avoid gaining permissions | scw | 2005-08-28 | 1 | -0/+1 |
* | Complete last commit | scw | 2005-08-28 | 1 | -1/+1 |
* | angel caller may not login yet. | kcwu | 2005-08-28 | 1 | -1/+1 |
* | * fix crash when using 'i' to add board in my favorite | scw | 2005-08-28 | 2 | -4/+5 |
* | fix memory leak | victor | 2005-08-28 | 1 | -4/+2 |
* | pass arguments only if they really need. | kcwu | 2005-08-28 | 1 | -1/+3 |
* | distinguish functions that need item or not, and allow the latter in empty it... | kcwu | 2005-08-28 | 2 | -2/+7 |
* | distinguish functions that need item or not, and allow the latter in empty it... | kcwu | 2005-08-28 | 4 | -192/+197 |
* | fix: don't do anything if itemlist is empty, otherwise it may corrupt memory. | kcwu | 2005-08-28 | 1 | -5/+18 |
* | comment bad code. | kcwu | 2005-08-28 | 1 | -0/+5 |
* | fix top_of_win problem in block_delete(). | kcwu | 2005-08-28 | 1 | -1/+1 |
* | comment bad code. | kcwu | 2005-08-28 | 1 | -1/+1 |
* | fix last commit. | kcwu | 2005-08-28 | 1 | -1/+1 |
* | skip invalid entry when fav_free. | kcwu | 2005-08-28 | 2 | -2/+7 |
* | fix heap corrupted because screen resize. | kcwu | 2005-08-28 | 1 | -10/+24 |
* | fix heap corrupted because screen resize. | kcwu | 2005-08-27 | 2 | -9/+17 |
* | fix off-by-one bug. | kcwu | 2005-08-27 | 1 | -1/+1 |
* | fix off-by-one bug. | kcwu | 2005-08-27 | 1 | -3/+2 |
* | comment how join() works. | kcwu | 2005-08-27 | 1 | -51/+54 |
* | do not pass two same pointers into setadir() | in2 | 2005-08-26 | 1 | -2/+2 |
* | * larger default DEF_(DAYS|MAXP|MINP) | in2 | 2005-08-26 | 1 | -51/+96 |
* | eliminate more compiler warnings | piaip | 2005-08-25 | 6 | -9/+9 |
* | eliminate compiler warnings (mostly signed/unsigned) | piaip | 2005-08-25 | 5 | -14/+15 |
* | Big E (re-edit_post) enhanced: | piaip | 2005-08-25 | 1 | -2/+54 |
* | - dbcs conf should only appear when dbcs-aware compiled in. | piaip | 2005-08-24 | 2 | -1/+5 |
* | forget to reset counter | victor | 2005-08-24 | 1 | -0/+1 |
* | missing type checking | victor | 2005-08-24 | 2 | -2/+5 |
* | missing the type checking | victor | 2005-08-24 | 1 | -10/+18 |
* | fix buffer overflow. | kcwu | 2005-08-23 | 1 | -0/+2 |
* | fix buffer overflow. | kcwu | 2005-08-23 | 1 | -0/+1 |
* | set*() family functions all assume buffer size = PATHLEN, to prevent buffer o... | kcwu | 2005-08-23 | 9 | -75/+77 |
* | add 'const' keyword. | kcwu | 2005-08-23 | 3 | -3/+3 |
* | Fix SIGABRT when watching chc. | scw | 2005-08-22 | 1 | -6/+7 |
* | toplazyBM.c: | scw | 2005-08-22 | 1 | -149/+155 |
* | * chess country includes GO now | scw | 2005-08-21 | 4 | -3/+8 |
* | Move cursor to where opposite play in gomoku. | scw | 2005-08-21 | 1 | -0/+1 |
* | process argv[] before setproctitle() | in2 | 2005-08-20 | 1 | -3/+4 |
* | add_io(0, 0) before reading data from user when playing chess | scw | 2005-08-20 | 1 | -3/+13 |
* | Wrong winner on rule-violating step. | scw | 2005-08-20 | 4 | -10/+20 |
* | get rid of linear search in getindex | ptt | 2005-08-19 | 2 | -28/+5 |
* | 1. fix compile error isnumber -> isdigit | ptt | 2005-08-19 | 2 | -2/+2 |
* | don't delete local post while cancel message | ptt | 2005-08-19 | 2 | -4/+8 |
* | show Welcome_login just after correctly logining | in2 | 2005-08-19 | 1 | -0/+1 |
* | also block shell_login when OVERLOADBLOCKFDS. | in2 | 2005-08-18 | 1 | -0/+3 |
* | take care of buffer size, try to avoid crash. | kcwu | 2005-08-18 | 1 | -19/+33 |
* | code cleanup. | kcwu | 2005-08-18 | 1 | -11/+7 |
* | Don't move two steps when client is dbcs-awared. | scw | 2005-08-18 | 1 | -0/+21 |
* | pmore: skip 1st animation control seq. | piaip | 2005-08-18 | 1 | -0/+2 |
* | Equivalent config file updates | piaip | 2005-08-18 | 8 | -58/+37 |
* | chess photo not found problem | scw | 2005-08-17 | 1 | -1/+5 |
* | r133@scwnb: bbsadm | 2005-08-17 22:46:26 +0800 | scw | 2005-08-17 | 1 | -0/+1 |
* | Chess undo | scw | 2005-08-17 | 2 | -27/+95 |
* | Remove unused global variable and add const-ness in var.c | scw | 2005-08-17 | 1 | -3/+2 |
* | screen_backup() & screen_restore() update: | scw | 2005-08-17 | 8 | -83/+58 |
* | it's stupid to call c program in perl for string manipulation. | kcwu | 2005-08-16 | 4 | -57/+11 |
* | change ftp site url. add IO::All module. (thanks rafan) | in2 | 2005-08-16 | 1 | -23/+10 |
* | NO_GUEST_ACCOUNT_REG. thanks rafan. | in2 | 2005-08-16 | 2 | -0/+8 |
* | reduce memory usage by 70 bytes per user. | victor | 2005-08-16 | 3 | -21/+37 |
* | include/common.h, mbbsd/friend.c: check buffer size | victor | 2005-08-16 | 4 | -17/+19 |
* | svn:mime-type of chess.c become noeol | scw | 2005-08-16 | 0 | -0/+0 |
* | revert r3039, now we log after the reason | victor | 2005-08-16 | 1 | -4/+2 |
* | Crash when calling angel, fix r3038 | scw | 2005-08-16 | 1 | -7/+7 |
* | svn:mime-type of chess.h become noeol | scw | 2005-08-16 | 0 | -0/+0 |
* | Move cursor to center of the play board in gomoku | scw | 2005-08-16 | 1 | -0/+3 |
* | check buffer size | victor | 2005-08-15 | 1 | -6/+7 |
* | remove deadc0de | victor | 2005-08-15 | 2 | -11/+1 |
* | screen-resize awareness between screen_backup() and screen_restore(). | victor | 2005-08-15 | 7 | -38/+56 |
* | gomoku and go logging update | scw | 2005-08-15 | 3 | -9/+11 |
* | Gomoku convertion to chess.c framework | scw | 2005-08-15 | 10 | -805/+551 |
* | update Makefile | victor | 2005-08-14 | 1 | -1/+1 |
* | * fix crash when logging a tied chc game | scw | 2005-08-13 | 2 | -9/+20 |
* | fix bug: | victor | 2005-08-13 | 3 | -18/+34 |
* | integrate kill-user's code | victor | 2005-08-13 | 3 | -32/+22 |
* | remove interface to ``train schedule information service'' | victor | 2005-08-13 | 4 | -278/+1 |
* | Fix case-sensitive crossposting problem. | scw | 2005-08-13 | 1 | -2/+3 |
* | SYSSUPERSUBOP can see board links | wens | 2005-08-12 | 1 | -1/+1 |
* | integrate two giving-money code | victor | 2005-08-12 | 3 | -28/+31 |
* | fix wrong prototype. thanks rafan | in2 | 2005-08-12 | 2 | -2/+2 |
* | make the compiler happy! | in2 | 2005-08-12 | 20 | -38/+150 |
* | remove real escapes (\033) from source | piaip | 2005-08-11 | 3 | -21/+54 |
* | pretty format | victor | 2005-08-11 | 1 | -1/+1 |
* | user defined SHMALIGNEDSIZE. | in2 | 2005-08-10 | 2 | -2/+8 |
* | * fix chc watching SEGV bug | scw | 2005-08-10 | 5 | -50/+24 |
* | fix bug for class menu. | ptt | 2005-08-09 | 1 | -2/+4 |
* | fix last commit Orz | victor | 2005-08-09 | 1 | -1/+1 |
* | fav.c: don't delete a fav entry implicitly | victor | 2005-08-09 | 3 | -20/+18 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3018 63ad8ddf-47c3-03... | scw | 2005-08-09 | 1 | -5/+5 |
* | Fix r3015. | scw | 2005-08-09 | 2 | -11/+21 |
* | util to know the amount of tickets for ticket.data | ptt | 2005-08-09 | 2 | -1/+27 |
* | Correcting chc losing number when playing. | scw | 2005-08-09 | 1 | -3/+6 |
* | use REDDOWN() macro to indicate chessboard flipping status. | kcwu | 2005-08-09 | 2 | -14/+16 |
* | fix non-big5 typo in r3012 | piaip | 2005-08-09 | 3 | -19/+35 |
* | 1. let is unable to use gamble command if the board is under violation. | ptt | 2005-08-08 | 1 | -0/+11 |
* | add proto, msg pretty print, misc update | piaip | 2005-08-08 | 6 | -4/+23 |
* | add super sys support op (群組長) | wens | 2005-08-08 | 7 | -23/+24 |
* | fix chess internal coordinate. | kcwu | 2005-08-08 | 4 | -105/+116 |
* | msg pretty print | piaip | 2005-08-08 | 3 | -14/+19 |
* | fix race condition of user registeration (as well as while restoring a | victor | 2005-08-08 | 2 | -41/+29 |