| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | No more colorful title for gomoku log on board. | scw | 2005-08-08 | 1 | -1/+1 |
| * | Fix talk requesting id display problem. | scw | 2005-08-08 | 1 | -2/+2 |
| * | Use ``void (*)(int)'' instead of ``sighandler_t'' since FreeBSD | scw | 2005-08-08 | 1 | -1/+1 |
| * | Fix chess watching backward one step bug | scw | 2005-08-08 | 1 | -1/+2 |
| * | New chess framework | scw | 2005-08-08 | 11 | -1046/+1797 |
| * | msgs updates | piaip | 2005-08-07 | 2 | -4/+4 |
| * | Revision 3000 | piaip | 2005-08-06 | 9 | -17/+254 |
| * | article money system upgrade again | piaip | 2005-08-06 | 3 | -22/+20 |
| * | article money issue updates | piaip | 2005-08-06 | 4 | -50/+64 |
| * | msg format update | piaip | 2005-08-06 | 1 | -5/+14 |
| * | Large Terminal Rules | piaip | 2005-08-06 | 14 | -111/+234 |
| * | large terminal rules. | piaip | 2005-08-06 | 14 | -86/+158 |
| * | fix incremental search bug. | ptt | 2005-08-06 | 1 | -5/+9 |
| * | various money related fix | piaip | 2005-08-06 | 6 | -17/+18 |
| * | incremental select | ptt | 2005-08-06 | 1 | -4/+8 |
| * | incremental select_read | ptt | 2005-08-05 | 3 | -22/+62 |
| * | BM logic error @@ orz | piaip | 2005-08-05 | 1 | -1/+1 |
| * | fix b_config msg max height | piaip | 2005-08-05 | 1 | -1/+1 |
| * | fix long bm+title display bug | piaip | 2005-08-05 | 1 | -5/+37 |
| * | - multi.money updates, | piaip | 2005-08-05 | 4 | -24/+83 |
| * | fix file.multi.money issue | piaip | 2005-08-05 | 2 | -5/+21 |
| * | make compiler happy | piaip | 2005-08-05 | 3 | -7/+18 |
| * | help update | piaip | 2005-08-05 | 2 | -4/+4 |
| * | Overrides r2977. PLEASE DO NOT USE include/pttbbs.conf. | piaip | 2005-08-05 | 5 | -26/+52 |
| * | fix one typo | ptt | 2005-08-05 | 1 | -1/+1 |
| * | fix one bug | ptt | 2005-08-04 | 1 | -1/+1 |
| * | define ALLHIDPOST | ptt | 2005-08-04 | 1 | -0/+1 |
| * | post post ALLHIDPOST for hidden boards. | ptt | 2005-08-04 | 1 | -13/+15 |
| * | avoid keyword conflict in select_read | ptt | 2005-08-04 | 1 | -0/+1 |
| * | 1. Patch make error. please remember to undate define | ptt | 2005-08-04 | 3 | -2/+20 |
| * | CHC message showing modified. | scw | 2005-08-04 | 2 | -62/+70 |
| * | CHC limited time mode rule update. | scw | 2005-08-02 | 1 | -2/+5 |
| * | CHC new restriction available. | scw | 2005-08-01 | 3 | -38/+211 |
| * | pretty format | piaip | 2005-07-28 | 1 | -4/+5 |
| * | utility update | piaip | 2005-07-28 | 2 | -24/+47 |
| * | fix previous patch, field declaration | piaip | 2005-07-28 | 1 | -1/+2 |
| * | let BM decide fast recommendation duration | piaip | 2005-07-28 | 1 | -18/+47 |
| * | Don't generate '\t' (tab) in gomoku log file. | scw | 2005-07-28 | 1 | -2/+4 |
| * | some users complained about restricting fast recommendation | piaip | 2005-07-28 | 1 | -5/+23 |
| * | pretty print | piaip | 2005-07-28 | 1 | -1/+1 |
| * | make msg verbose | piaip | 2005-07-27 | 1 | -4/+3 |
| * | many users leave blanks in mail addr. | piaip | 2005-07-27 | 1 | -0/+5 |
| * | enable Esc-1 Esc-4 again | piaip | 2005-07-26 | 1 | -0/+7 |
| * | - announce: multitag enhanced, tag-like behavior | piaip | 2005-07-26 | 2 | -18/+70 |
| * | why move(*,1) before? I can't understand. | piaip | 2005-07-26 | 1 | -5/+5 |
| * | - restrict fast recommendation | piaip | 2005-07-26 | 5 | -4/+38 |
| * | Better mail usage estimate | piaip | 2005-07-25 | 1 | -2/+2 |
| * | more accurate mail usage | piaip | 2005-07-25 | 1 | -5/+9 |
| * | pretty format | piaip | 2005-07-25 | 1 | -6/+26 |
| * | multiple copy for announce. | piaip | 2005-07-25 | 1 | -59/+167 |
| * | maildir: add show size | piaip | 2005-07-25 | 2 | -30/+91 |
| * | mark as broken | piaip | 2005-07-25 | 1 | -0/+9 |
| * | eliminate warning msg | piaip | 2005-07-25 | 1 | -1/+1 |
| * | prevent scroll for all situation! | piaip | 2005-07-25 | 1 | -2/+2 |
| * | make recommendation system better | piaip | 2005-07-25 | 4 | -5/+22 |
| * | help normal user to query board mode | piaip | 2005-07-25 | 2 | -3/+7 |
| * | After discussion on PttSuggest and with PTT SYSOPs, | piaip | 2005-07-24 | 5 | -13/+30 |
| * | recommendation: a more elegant UI | piaip | 2005-07-24 | 2 | -39/+26 |
| * | integrated board attr setup | piaip | 2005-07-24 | 2 | -56/+66 |
| * | remove complex #ifdef's | piaip | 2005-07-24 | 1 | -21/+13 |
| * | help update: since ^E is sysop only, | piaip | 2005-07-23 | 1 | -1/+1 |
| * | - fix msg error | piaip | 2005-07-23 | 2 | -4/+4 |
| * | option to toggle cp auto log | piaip | 2005-07-23 | 4 | -25/+90 |
| * | typo fix | piaip | 2005-07-23 | 1 | -1/+1 |
| * | sync with PTT1 local modified source: | piaip | 2005-07-23 | 5 | -11/+91 |
| * | cp log format update | piaip | 2005-07-23 | 3 | -7/+25 |
| * | adjust cp log color/style | piaip | 2005-07-22 | 2 | -8/+10 |
| * | if cp to invisible board, mosaic the destination name | piaip | 2005-07-22 | 1 | -4/+13 |
| * | ticket#30: realtime board perm update | piaip | 2005-07-22 | 3 | -2/+39 |
| * | ticket#31, both implemented. | piaip | 2005-07-22 | 3 | -5/+60 |
| * | Fix r2934 on time limit updating. | scw | 2005-07-19 | 1 | -1/+1 |
| * | verbose message, | piaip | 2005-07-18 | 2 | -1/+4 |
| * | Show time limit and turning info in chc when displaying photo. | scw | 2005-07-16 | 2 | -4/+10 |
| * | make getdata support prompt with ANSI escapes. | piaip | 2005-07-16 | 2 | -31/+81 |
| * | - scroll for recommending articles | piaip | 2005-07-16 | 2 | -1/+10 |
| * | recall of stay time | piaip | 2005-07-10 | 1 | -1/+8 |
| * | recall of non-uflag options in user.c | piaip | 2005-07-10 | 1 | -33/+86 |
| * | fix magic dbcs_off if no DBCSAWARE_GETDATA | piaip | 2005-07-09 | 2 | -4/+8 |
| * | recommendation system, updated for result preview | piaip | 2005-07-09 | 1 | -6/+16 |
| * | tricky way to solve ticket #24, part 2 | piaip | 2005-07-09 | 1 | -1/+1 |
| * | fix ticket#24 first part | piaip | 2005-07-09 | 1 | -5/+9 |
| * | dbcs aware chat | piaip | 2005-07-09 | 2 | -7/+37 |
| * | fix r2923, proto update | piaip | 2005-07-09 | 1 | -0/+2 |
| * | dbcs aware talk | piaip | 2005-07-09 | 2 | -10/+65 |
| * | change to fit bit64 for sob import | ptt | 2005-07-08 | 3 | -9/+8 |
| * | fully update the screen after mail_cross_post | victor | 2005-07-08 | 1 | -1/+1 |
| * | better code to handle user customization | piaip | 2005-07-08 | 1 | -98/+90 |
| * | add util to write money in SHM back to disk. | wens | 2005-07-08 | 4 | -27/+55 |
| * | also fix prototype | victor | 2005-07-07 | 1 | -1/+1 |
| * | RFC-1036 suggest the format "Wdy Mon DD HH:MM:SS YYYY". Make both format | victor | 2005-07-07 | 1 | -2/+9 |
| * | warning free, make gcc 4.0 happy | victor | 2005-07-07 | 6 | -12/+13 |
| * | pmore: to make gcc4 happy with signed/unsigned issue | piaip | 2005-07-07 | 2 | -25/+33 |
| * | position update | piaip | 2005-07-07 | 1 | -1/+1 |
| * | recommendation compatible mode | piaip | 2005-07-07 | 1 | -2/+6 |
| * | pretty format. | piaip | 2005-07-07 | 2 | -7/+8 |
| * | pretty format. | piaip | 2005-07-07 | 2 | -24/+60 |
| * | fix write_header for outside edit.c | piaip | 2005-07-06 | 2 | -2/+2 |
| * | proto update orz | piaip | 2005-07-06 | 1 | -1/+1 |
| * | dbcs aware topic search | piaip | 2005-07-06 | 1 | -4/+25 |
| * | fix ticket#13, ve re-entrance | piaip | 2005-07-06 | 1 | -11/+16 |
| * | pmore: avoid dbcs cursor movement doubled due to msg format | piaip | 2005-07-06 | 2 | -6/+9 |
| * | comment on bad code | kcwu | 2005-07-06 | 1 | -0/+5 |
| * | bug fix: should set FILE_BOTTOM after checking, patch submitted by CatMan@ptt... | kcwu | 2005-07-06 | 1 | -2/+3 |
| * | help update, fix mail title unchanged outside vedit (partial?) | piaip | 2005-07-06 | 4 | -29/+44 |
| * | username -> nickname | piaip | 2005-07-06 | 1 | -2/+2 |
| * | msg pretty print | piaip | 2005-07-06 | 2 | -7/+12 |
| * | Photo on chinese chess for chess country. | scw | 2005-07-06 | 1 | -35/+191 |
| * | fix ticket#18 , it's true we don't have nick search | piaip | 2005-07-06 | 1 | -1/+1 |
| * | fix #2897: should be board directories, not home | piaip | 2005-07-06 | 1 | -0/+14 |