| Commit message (Expand) | Author | Age | Files | Lines |
* | try to fix the same "shift by 1" problem | victor | 2005-09-29 | 1 | -30/+37 |
* | shift index by 1 | victor | 2005-09-26 | 1 | -2/+2 |
* | shift index by 1 | victor | 2005-09-26 | 1 | -2/+2 |
* | remove things about ident which is useless now | victor | 2005-09-26 | 1 | -3/+3 |
* | log the modification of board | victor | 2005-09-23 | 1 | -0/+9 |
* | allow setting go chess country on new board | scw | 2005-09-18 | 1 | -2/+2 |
* | update reg queue id | piaip | 2005-09-10 | 1 | -2/+9 |
* | set*() family functions all assume buffer size = PATHLEN, to prevent buffer o... | kcwu | 2005-08-23 | 1 | -7/+8 |
* | * chess country includes GO now | scw | 2005-08-21 | 1 | -1/+1 |
* | fix bug: | victor | 2005-08-13 | 1 | -17/+32 |
* | fav.c: don't delete a fav entry implicitly | victor | 2005-08-09 | 1 | -1/+1 |
* | add proto, msg pretty print, misc update | piaip | 2005-08-08 | 1 | -1/+3 |
* | add super sys support op (群組長) | wens | 2005-08-08 | 1 | -2/+3 |
* | fix race condition of user registeration (as well as while restoring a | victor | 2005-08-08 | 1 | -15/+1 |
* | large terminal rules. | piaip | 2005-08-06 | 1 | -8/+13 |
* | various money related fix | piaip | 2005-08-06 | 1 | -1/+1 |
* | - announce: multitag enhanced, tag-like behavior | piaip | 2005-07-26 | 1 | -12/+12 |
* | After discussion on PttSuggest and with PTT SYSOPs, | piaip | 2005-07-24 | 1 | -0/+6 |
* | apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/g | victor | 2005-07-04 | 1 | -2/+2 |
* | remove one typo | ptt | 2005-06-23 | 1 | -1/+1 |
* | remove 2 unuse parameters | ptt | 2005-06-22 | 1 | -9/+7 |
* | 1. patch of defining BBSENAME | ptt | 2005-06-22 | 1 | -11/+29 |
* | better readability. | in2 | 2005-06-14 | 1 | -12/+12 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -9/+14 |
* | use macro instead for class_bid recognition | victor | 2005-04-18 | 1 | -3/+9 |
* | don't call system() in simple case | kcwu | 2005-03-19 | 1 | -1/+1 |
* | remove dead code | kcwu | 2005-03-19 | 1 | -15/+0 |
* | less hard coded path/string. | kcwu | 2005-03-19 | 1 | -3/+3 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -9/+9 |
* | fix bug for r2580 | in2 | 2005-03-16 | 1 | -12/+18 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -3/+3 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -7/+6 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -9/+9 |
* | fix bad code | kcwu | 2005-03-10 | 1 | -0/+1 |
* | remove personal ident for registration. | in2 | 2005-03-08 | 1 | -2/+0 |
* | use domain_name_query.cidr instead domain_name_query | in2 | 2005-03-05 | 1 | -1/+1 |
* | s/#ifdef/#if/ | victor | 2005-02-19 | 1 | -1/+1 |
* | define FOREIGN_REG to allow foreigner's registration | victor | 2005-02-19 | 1 | -1/+1 |
* | missing #ifdef/endif pair | victor | 2005-02-16 | 1 | -0/+2 |
* | fix setperm's bug, check NULL condition first in set_attr | victor | 2005-02-15 | 1 | -9/+11 |
* | Complete groups as well as boards in m_board() | scw | 2005-02-12 | 1 | -1/+1 |
* | check if uid is in range in deumoney(). or damage SHM. | in2 | 2005-02-12 | 1 | -1/+1 |
* | rewrite few lines. | kcwu | 2005-02-12 | 1 | -1/+1 |
* | * In generalnamecomplete(), complete as more as possible when space (' ') | scw | 2005-02-05 | 1 | -13/+3 |
* | for sysop to recover board. | ptt | 2005-02-04 | 1 | -6/+2 |
* | Do not overwrite chess_list when creating man files. | scw | 2005-01-30 | 1 | -12/+20 |
* | add TIMET64 for both 4 or 8 bytes time_t | in2 | 2005-01-27 | 1 | -1/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -3/+3 |
* | Only sysop can set `chess country' and `restricted post.' | scw | 2005-01-13 | 1 | -7/+9 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -5/+10 |
* | modify merge bbs for SOB's boards | ptt | 2004-10-26 | 1 | -2/+2 |
* | PERM_BOARD could set board | in2 | 2004-09-19 | 1 | -8/+9 |
* | don't forget to fclose | kcwu | 2004-09-17 | 1 | -1/+3 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -2/+2 |
* | Chess country files adding. | scw | 2004-08-29 | 1 | -0/+56 |
* | use vmsg() instead of outs() + pressanykey() | in2 | 2004-08-27 | 1 | -28/+16 |
* | ignore case in searching user's email | in2 | 2004-08-27 | 1 | -1/+1 |
* | Mail user when PERM_ANGEL setted. | scw | 2004-08-21 | 1 | -1/+12 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 1 | -0/+20 |
* | add file existence test in (O)ld User data. suggested by ltlmouse | in2 | 2004-07-30 | 1 | -2/+5 |
* | register | in2 | 2004-07-18 | 1 | -3/+3 |
* | reason, suggested by ltlmouse | in2 | 2004-07-18 | 1 | -1/+1 |
* | allow empty title when merge dir | ptt | 2004-07-11 | 1 | -1/+1 |
* | merge the branch from ptt.fpg | ptt | 2004-07-01 | 1 | -6/+14 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 1 | -5/+84 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -12/+11 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | fix bug of select perm '1-4' | ptt | 2004-05-20 | 1 | -2/+1 |
* | fix empty muser.justify | in2 | 2004-05-05 | 1 | -4/+6 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 1 | -1/+2 |
* | avoid race condition at tag board->paste board | ptt | 2004-05-02 | 1 | -0/+4 |
* | change log_file() | ptt | 2004-04-30 | 1 | -4/+1 |
* | getans -> getdata | ptt | 2004-04-29 | 1 | -2/+2 |
* | use old getans() | in2 | 2004-04-28 | 1 | -3/+3 |
* | fix for ptt2 | ptt | 2004-04-28 | 1 | -3/+4 |
* | two mouts | ptt | 2004-04-24 | 1 | -2/+2 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -9/+5 |
* | fix brd.firstchild error | ptt | 2004-04-23 | 1 | -0/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -7/+7 |
* | fix last commiting bug | victor | 2004-04-19 | 1 | -2/+2 |
* | D: delete symlink | victor | 2004-04-18 | 1 | -4/+9 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1718 63ad8ddf-47c3-03... | ptt | 2004-04-08 | 1 | -2/+2 |
* | passwd change back | ptt | 2004-04-07 | 1 | -3/+2 |
* | brdname must starts with an alphabetic character (not a number) | in2 | 2004-04-01 | 1 | -2/+2 |
* | cuser debug | ptt | 2004-03-31 | 1 | -2/+0 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -7/+7 |
* | passwd delete bug | ptt | 2004-03-30 | 1 | -2/+3 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 1 | -16/+81 |
* | login water ball | ptt | 2004-03-12 | 1 | -2/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03... | ptt | 2004-03-12 | 1 | -0/+28 |
* | missing commit | victor | 2004-02-09 | 1 | -1/+3 |
* | wrong path | victor | 2004-02-09 | 1 | -3/+2 |
* | 1.特殊搜尋使用者裡 | victor | 2003-12-27 | 1 | -6/+6 |
* | use open() instead of fopen() in log_file() | in2 | 2003-12-07 | 1 | -1/+2 |
* | buffer size | kcwu | 2003-11-01 | 1 | -3/+3 |
* | admin.c: multiple reason for rejection | victor | 2003-09-09 | 1 | -6/+10 |
* | clean up | kcwu | 2003-09-07 | 1 | -10/+4 |
* | warning free | (no author) | 2003-08-28 | 1 | -2/+2 |
* | trim space | kcwu | 2003-06-28 | 1 | -3/+3 |
* | fix error to get backup data | victor | 2003-05-30 | 1 | -10/+12 |
* | *** empty log message *** | ptt | 2003-05-16 | 1 | -1/+2 |
* | *** empty log message *** | ptt | 2003-05-16 | 1 | -10/+38 |
* | rename | victor | 2003-05-12 | 1 | -2/+4 |
* | show | victor | 2003-05-12 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | ifdef-else-endif :Q | bbs | 2003-05-11 | 1 | -1/+5 |
* | use another clear bits -_- | victor | 2003-05-09 | 1 | -8/+6 |
* | foreigner identification | victor | 2003-05-09 | 1 | -4/+13 |
* | do not permit subop to del brd | bbs | 2003-05-07 | 1 | -4/+6 |
* | * there are so many fopen() without fclose() | kcwu | 2003-01-20 | 1 | -3/+10 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -6/+6 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -15/+19 |
* | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 1 | -3/+3 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -20/+20 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -13/+13 |
* | indent | in2 | 2002-07-06 | 1 | -381/+401 |
* | fix gamble lock | ptt | 2002-06-23 | 1 | -7/+13 |
* | *** empty log message *** | lwms | 2002-06-19 | 1 | -4/+4 |
* | fix register bug | in2 | 2002-06-17 | 1 | -5/+8 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -5/+5 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -40/+4 |
* | register reject reason | in2 | 2002-06-02 | 1 | -3/+5 |
* | *** empty log message *** | lwms | 2002-06-02 | 1 | -2/+2 |
* | fix last commit bug | in2 | 2002-05-30 | 1 | -4/+6 |
* | register user if he isn't online | in2 | 2002-05-30 | 1 | -2/+3 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -3/+1 |
* | *** empty log message *** | lwms | 2002-05-21 | 1 | -2/+2 |
* | *** empty log message *** | lwms | 2002-05-21 | 1 | -3/+5 |
* | no warning | in2 | 2002-05-17 | 1 | -2/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -10/+7 |
* | general namecomplete | in2 | 2002-05-11 | 1 | -3/+6 |
* | *** empty log message *** | lwms | 2002-05-08 | 1 | -2/+1 |
* | *** empty log message *** | lwms | 2002-05-08 | 1 | -1/+2 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -16/+17 |
* | fix bug | in2 | 2002-03-18 | 1 | -4/+3 |
* | fix bug | in2 | 2002-03-18 | 1 | -3/+3 |
* | one key to confirm register | in2 | 2002-03-17 | 1 | -1/+7 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 1 | -6/+7 |
* | register default to skip | in2 | 2002-03-08 | 1 | -2/+6 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+1105 |