| Commit message (Expand) | Author | Age | Files | Lines |
* | comment on bad code | kcwu | 2005-03-19 | 1 | -0/+2 |
* | refactor post article | kcwu | 2005-03-19 | 1 | -23/+12 |
* | less hard coded path/string. | kcwu | 2005-03-19 | 1 | -6/+7 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -9/+9 |
* | fix bug for r2580 | in2 | 2005-03-16 | 1 | -6/+4 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -4/+4 |
* | remove "proverb" function, which doesn't work for a long time | kcwu | 2005-03-12 | 1 | -36/+0 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -5/+6 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -9/+9 |
* | remove personal ident for registration. | in2 | 2005-03-08 | 1 | -74/+0 |
* | s/#ifdef/#if/ | victor | 2005-02-19 | 1 | -3/+3 |
* | define FOREIGN_REG to allow foreigner's registration | victor | 2005-02-19 | 1 | -3/+7 |
* | showplans() does not always called after getuser() so that it should | scw | 2005-02-18 | 1 | -0/+3 |
* | missing #ifdef/endif pair | victor | 2005-02-16 | 1 | -0/+2 |
* | Use chomp() instead of assigning '\0' directly. | scw | 2005-02-12 | 1 | -3/+3 |
* | Chess country plan showing problem. Display country plan on | scw | 2005-02-02 | 1 | -1/+1 |
* | remove useless \n | in2 | 2005-01-30 | 1 | -1/+1 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 1 | -6/+6 |
* | fix Cdate without newline | wens | 2005-01-25 | 1 | -3/+3 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -6/+6 |
* | Allow user to modify their chess country self-description. | scw | 2005-01-23 | 1 | -2/+73 |
* | Chess country plan display error. | scw | 2005-01-21 | 1 | -6/+6 |
* | fix previous commit. | scw | 2005-01-09 | 1 | -1/+1 |
* | Wrong output for chess country query. | scw | 2005-01-08 | 1 | -0/+10 |
* | * Use testing and setting macros instead of accessing yank_flag | scw | 2004-11-29 | 1 | -1/+1 |
* | add modifier "const" to some constant | victor | 2004-11-09 | 1 | -1/+1 |
* | revise to proper buffer len | victor | 2004-10-10 | 1 | -14/+26 |
* | 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 |
* | add subscribed boards only when login | victor | 2004-09-27 | 1 | -2/+0 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 1 | -0/+2 |
* | Personal chess country data query done. | scw | 2004-09-12 | 1 | -0/+35 |
* | Solaris compatible | victor | 2004-09-12 | 1 | -3/+0 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -4/+4 |
* | allow people born after 1990 to register. | ptt | 2004-08-30 | 1 | -1/+1 |
* | Mail user when PERM_ANGEL setted. | scw | 2004-08-21 | 1 | -1/+6 |
* | reject F222222222 as personalid | in2 | 2004-08-05 | 1 | -1/+2 |
* | register | in2 | 2004-07-18 | 1 | -4/+4 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 1 | -0/+1 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -9/+0 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -11/+11 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | typo | victor | 2004-05-30 | 1 | -1/+1 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -4/+54 |
* | fix register error for foreigner | ptt | 2004-05-16 | 1 | -2/+0 |
* | fix register for foreigner | ptt | 2004-05-16 | 1 | -3/+1 |
* | correcting Calendar function. | scw | 2004-05-15 | 1 | -1/+1 |
* | register | in2 | 2004-05-05 | 1 | -0/+7 |
* | fix some stuff for getkey | ptt | 2004-04-29 | 1 | -4/+3 |
* | getans -> getdata | ptt | 2004-04-29 | 1 | -1/+1 |
* | fix for ptt2 | ptt | 2004-04-28 | 1 | -22/+12 |
* | warning free | in2 | 2004-04-25 | 1 | -3/+5 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -1/+1 |
* | debug of segfault on userlist | ptt | 2004-04-23 | 1 | -1/+1 |
* | fix wrong word | in2 | 2004-04-22 | 1 | -1/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -86/+85 |
* | change some ambiguous terms | ptt | 2004-04-20 | 1 | -2/+2 |
* | remove restriction for foreigner | ptt | 2004-04-20 | 1 | -0/+2 |
* | buggy fix for linux | ptt | 2004-04-20 | 1 | -22/+22 |
* | register change | ptt | 2004-04-20 | 1 | -15/+31 |
* | fix compile error & warning free | in2 | 2004-04-15 | 1 | -1/+1 |
* | passwd change back | ptt | 2004-04-07 | 1 | -2/+1 |
* | remove unsigned int for money | ptt | 2004-04-07 | 1 | -6/+6 |
* | use case insensitive string functions for banemail | in2 | 2004-04-06 | 1 | -3/+3 |
* | admin change data and also update index | ptt | 2004-04-06 | 1 | -0/+1 |
* | Fix warning, including: | scw | 2004-04-02 | 1 | -1/+4 |
* | refining | ptt | 2004-03-31 | 1 | -3/+3 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -84/+83 |
* | passwd update debug | ptt | 2004-03-30 | 1 | -6/+12 |
* | passwd delete bug | ptt | 2004-03-30 | 1 | -1/+1 |
* | faster passwd by lower the lseek. | ptt | 2004-03-30 | 1 | -2/+2 |
* | Fix bug when .boardrc full. | scw | 2004-03-28 | 1 | -1/+1 |
* | register | in2 | 2004-03-02 | 1 | -21/+42 |
* | subscription should be perform after choice, move some code from board.c to f... | victor | 2004-02-22 | 1 | -0/+2 |
* | remove unnessesary code | victor | 2004-02-06 | 1 | -7/+1 |
* | 1.特殊搜尋使用者裡 | victor | 2003-12-27 | 1 | -2/+3 |
* | fix compile error without define FOREIGN_REG | victor | 2003-11-25 | 1 | -3/+3 |
* | init var "fore", "備註"->"心情" | victor | 2003-11-20 | 1 | -0/+4 |
* | add PERM_NOREGCODE | victor | 2003-10-30 | 1 | -1/+1 |
* | add PERM_NOREGCODE | victor | 2003-10-30 | 1 | -0/+5 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1271 63ad8ddf-47c3-03... | ptt | 2003-10-28 | 1 | -2/+9 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1270 63ad8ddf-47c3-03... | ptt | 2003-10-28 | 1 | -1/+1 |
* | clean up | kcwu | 2003-09-07 | 1 | -2/+1 |
* | mbbsd.c for SSH_CLIENT | victor | 2003-09-01 | 1 | -0/+1 |
* | register | (no author) | 2003-08-28 | 1 | -1/+3 |
* | register | (no author) | 2003-08-22 | 1 | -1/+1 |
* | warn if a foreigner | victor | 2003-08-14 | 1 | -3/+9 |
* | non-init var | bbs | 2003-07-20 | 1 | -1/+3 |
* | not allow a foreigner with Taiwan ID | victor | 2003-07-18 | 1 | -22/+13 |
* | random signature | victor | 2003-07-17 | 1 | -8/+8 |
* | reduce SHM size(remove realname) | in2 | 2003-07-17 | 1 | -4/+4 |
* | register | in2 | 2003-07-17 | 1 | -3/+3 |
* | fix rule | bbs | 2003-07-13 | 1 | -1/+3 |
* | strstr("����", "��") return true | in2 | 2003-07-06 | 1 | -5/+11 |
* | register | in2 | 2003-07-04 | 1 | -4/+9 |
* | register | in2 | 2003-06-27 | 1 | -3/+4 |
* | register | in2 | 2003-06-26 | 1 | -3/+4 |
* | register | in2 | 2003-06-21 | 1 | -47/+41 |
* | register | in2 | 2003-06-02 | 1 | -5/+18 |
* | rename | victor | 2003-05-12 | 1 | -1/+3 |
* | stupid | victor | 2003-05-12 | 1 | -10/+2 |
* | fix wrong var | victor | 2003-05-11 | 1 | -3/+3 |
* | last commit err | victor | 2003-05-11 | 1 | -9/+9 |
* | ifdef-else-endif :Q | bbs | 2003-05-11 | 1 | -3/+24 |
* | fix err show | victor | 2003-05-10 | 1 | -2/+4 |
* | use another clear bits -_- | victor | 2003-05-09 | 1 | -13/+31 |
* | foreigner identification | victor | 2003-05-09 | 1 | -22/+64 |
* | A-E | in2 | 2003-03-30 | 1 | -2/+7 |
* | user could set if hilight favorite | in2 | 2003-03-26 | 1 | -1/+6 |
* | customize | in2 | 2003-03-26 | 1 | -3/+61 |
* | �W�[���J ���R�H�c�� ���� | in2 | 2003-03-10 | 1 | -2/+3 |
* | register | in2 | 2003-03-08 | 1 | -4/+13 |
* | register | in2 | 2003-02-22 | 1 | -2/+3 |
* | register | in2 | 2003-02-21 | 1 | -2/+5 |
* | * there are so many fopen() without fclose() | kcwu | 2003-01-20 | 1 | -2/+6 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -3/+3 |
* | use gcc's extension to check format string | kcwu | 2002-12-26 | 1 | -2/+2 |
* | remove personal id from userinfo | in2 | 2002-12-14 | 1 | -3/+2 |
* | register | in2 | 2002-12-05 | 1 | -2/+3 |
* | register | in2 | 2002-10-26 | 1 | -54/+81 |
* | register | in2 | 2002-10-16 | 1 | -19/+33 |
* | register | in2 | 2002-09-02 | 1 | -6/+12 |
* | For personal privacy, some functions should only be used on debug purpose. | kcwu | 2002-08-29 | 1 | -11/+5 |
* | register | in2 | 2002-08-28 | 1 | -3/+12 |
* | fix idcard number bug | in2 | 2002-08-06 | 1 | -2/+2 |
* | register | in2 | 2002-07-25 | 1 | -3/+7 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -36/+42 |
* | fix using strlcpy() bug | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -32/+32 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -24/+24 |
* | register | in2 | 2002-07-07 | 1 | -11/+32 |
* | indent | in2 | 2002-07-06 | 1 | -428/+468 |
* | use vmsg() | in2 | 2002-07-02 | 1 | -13/+5 |
* | hit for register | in2 | 2002-06-30 | 1 | -14/+40 |
* | fix bug( Admin -> SetUserPasswd ) | in2 | 2002-06-26 | 1 | -7/+10 |
* | *** empty log message *** | bbs | 2002-06-21 | 1 | -2/+3 |
* | *** empty log message *** | lwms | 2002-06-19 | 1 | -6/+40 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -2/+2 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -36/+2 |
* | fix register bug | in2 | 2002-06-02 | 1 | -2/+2 |
* | some hints | in2 | 2002-05-30 | 1 | -3/+5 |
* | fix regcode length | in2 | 2002-05-17 | 1 | -2/+2 |
* | simple regcode | in2 | 2002-05-16 | 1 | -20/+24 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -9/+3 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -21/+31 |
* | for mbbsd.icc | in2 | 2002-04-27 | 1 | -3/+3 |
* | register screen | in2 | 2002-04-06 | 1 | -5/+10 |
* | fix bug (register) | in2 | 2002-03-20 | 1 | -2/+1 |
* | fix bug(register) | in2 | 2002-03-19 | 1 | -31/+32 |
* | if justify.wait no exists ^^" | in2 | 2002-03-19 | 1 | -9/+10 |
* | register use X, not 0 | in2 | 2002-03-18 | 1 | -6/+9 |
* | delete justify.wait | in2 | 2002-03-17 | 1 | -1/+3 |
* | fix bug | in2 | 2002-03-17 | 1 | -3/+10 |
* | fix bug | in2 | 2002-03-17 | 1 | -11/+44 |
* | fix bug | in2 | 2002-03-17 | 1 | -4/+4 |
* | :) | in2 | 2002-03-17 | 1 | -4/+4 |
* | register by EMail code | in2 | 2002-03-17 | 1 | -27/+154 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 1 | -3/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+980 |