| Commit message (Expand) | Author | Age | Files | Lines |
| * | 防堵利用不同id同時舉辦賭場 | ptt | 2004-04-14 | 1 | -1/+1 |
| * | 1.change outs pressanykey -> vmsg | ptt | 2004-04-14 | 1 | -10/+4 |
| * | merge from outtacache branch | in2 | 2004-04-04 | 1 | -3/+22 |
| * | Fix warning, including: | scw | 2004-04-02 | 1 | -3/+2 |
| * | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -35/+35 |
| * | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03... | ptt | 2004-03-12 | 1 | -0/+13 |
| * | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -2/+2 |
| * | add some comments for ofo water mode. | in2 | 2004-01-16 | 1 | -5/+14 |
| * | warning free | in2 | 2004-01-08 | 1 | -1/+1 |
| * | fix msg bound check bug | scw | 2004-01-02 | 1 | -6/+8 |
| * | NOKILLWATERBALL done. | in2 | 2004-01-01 | 1 | -1/+1 |
| * | NOKILLWATERBALL, | in2 | 2004-01-01 | 1 | -1/+7 |
| * | redraw | victor | 2003-12-26 | 1 | -8/+8 |
| * | fix last commit bug | victor | 2003-12-25 | 1 | -4/+4 |
| * | 'a' will not cause adding an exist friend, 'd' fixed, either | victor | 2003-12-25 | 1 | -2/+2 |
| * | Rewrite strip_ansi() (also move from vote.c to io.c). | scw | 2003-12-24 | 1 | -1/+1 |
| * | ask before add/del a friend | victor | 2003-12-24 | 1 | -0/+4 |
| * | use open() instead of fopen() in log_file() | in2 | 2003-12-07 | 1 | -2/+2 |
| * | let a global var be a local one | victor | 2003-11-29 | 1 | -5/+4 |
| * | init var "fore", "備註"->"心情" | victor | 2003-11-20 | 1 | -1/+1 |
| * | fix wrong perm checking in query mode | victor | 2003-10-29 | 1 | -1/+1 |
| * | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1270 63ad8ddf-47c3-03... | ptt | 2003-10-28 | 1 | -1/+1 |
| * | fix layout | victor | 2003-10-27 | 1 | -1/+1 |
| * | use assess if defined ASSESS | victor | 2003-10-27 | 1 | -0/+6 |
| * | complete assess | victor | 2003-10-27 | 1 | -5/+6 |
| * | completed assess | victor | 2003-10-16 | 1 | -8/+13 |
| * | show real boardfriend in userlist | in2 | 2003-10-14 | 1 | -3/+4 |
| * | add mode CHESSWATCHING | victor | 2003-10-14 | 1 | -0/+2 |
| * | use bsearch in login_friend_online() | in2 | 2003-10-05 | 1 | -20/+7 |
| * | ask before watching a chc game. | victor | 2003-09-28 | 1 | -2/+4 |
| * | talk.c : redraw | victor | 2003-09-20 | 1 | -2/+6 |
| * | remove 打譜 in userlist | victor | 2003-09-19 | 1 | -15/+5 |
| * | give a warning before giving money | victor | 2003-09-15 | 1 | -0/+3 |
| * | code clean up | kcwu | 2003-09-10 | 1 | -1/+1 |
| * | merge from my branch | victor | 2003-09-09 | 1 | -6/+8 |
| * | code cleanup | kcwu | 2003-09-07 | 1 | -10/+9 |
| * | clean up | kcwu | 2003-09-07 | 1 | -21/+7 |
| * | shouldn't appear now @@ | victor | 2003-08-28 | 1 | -13/+1 |
| * | It's not necessary to reload friend and eject list at the same time. | victor | 2003-08-28 | 1 | -129/+169 |
| * | fix last commit bug | victor | 2003-08-22 | 1 | -1/+3 |
| * | merge from my branch | victor | 2003-08-22 | 1 | -7/+16 |
| * | fix bug of SYSOP broadcast | in2 | 2003-07-19 | 1 | -4/+4 |
| * | dirty fix search in userlist | in2 | 2003-07-06 | 1 | -13/+30 |
| * | fix bug when no other friend is online | in2 | 2003-05-18 | 1 | -3/+3 |
| * | *** empty log message *** | ptt | 2003-05-16 | 1 | -2/+2 |
| * | lazily generate �n���� in userlist | in2 | 2003-05-14 | 1 | -9/+15 |
| * | add comments for userlist | in2 | 2003-05-14 | 1 | -20/+51 |
| * | change key binding | victor | 2003-04-17 | 1 | -3/+3 |
| * | use DOECHO instead of LCECHO in changing nickname | in2 | 2003-04-07 | 1 | -2/+2 |
| * | add 'N' to help page | in2 | 2003-04-06 | 1 | -11/+12 |
| * | press 'N' to change nickname in userlist | in2 | 2003-04-06 | 1 | -1/+8 |
| * | confirm again if SYSOP broadcast | in2 | 2003-04-06 | 1 | -1/+7 |
| * | make users be able to see their own sex and money | victor | 2003-02-24 | 1 | -2/+2 |
| * | fix strange syntax informed by gcc -W | kcwu | 2003-01-20 | 1 | -2/+2 |
| * | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -5/+5 |
| * | saving stack usage by reducing function call | in2 | 2003-01-14 | 1 | -2/+2 |
| * | make gcc33 happy | in2 | 2003-01-01 | 1 | -2/+2 |
| * | fix bug | in2 | 2002-12-04 | 1 | -2/+2 |
| * | show ������������ in user list | kcwu | 2002-11-16 | 1 | -6/+12 |
| * | fix bug for SYSOP change fromhost | in2 | 2002-09-20 | 1 | -2/+2 |
| * | (userlist)long screen support | in2 | 2002-09-16 | 1 | -29/+33 |
| * | == -> = | lwms | 2002-09-07 | 1 | -2/+2 |
| * | g is useless | lwms | 2002-09-07 | 1 | -3/+3 |
| * | badfriend | in2 | 2002-09-07 | 1 | -23/+29 |
| * | only read friend description when he is my friend | kcwu | 2002-09-04 | 1 | -8/+12 |
| * | when return from hotkey function, restore utmpmode | kcwu | 2002-09-04 | 1 | -1/+3 |
| * | For personal privacy, some functions should only be used on debug purpose. | kcwu | 2002-08-29 | 1 | -35/+22 |
| * | check permission for mail | kcwu | 2002-08-28 | 1 | -5/+7 |
| * | abort_bbs() if data of currutmp is wrong | in2 | 2002-08-20 | 1 | -1/+7 |
| * | fix last commit, | kcwu | 2002-08-09 | 1 | -2/+2 |
| * | no need to change the case of first char | kcwu | 2002-08-09 | 1 | -2/+2 |
| * | more specific `currstat' mode | kcwu | 2002-07-27 | 1 | -4/+4 |
| * | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -50/+68 |
| * | indent -i4 | in2 | 2002-07-21 | 1 | -42/+41 |
| * | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -24/+27 |
| * | indent | in2 | 2002-07-06 | 1 | -894/+847 |
| * | mind | in2 | 2002-07-05 | 1 | -22/+21 |
| * | fix broadcast bug | in2 | 2002-07-03 | 1 | -3/+6 |
| * | title "���u�O��" format | in2 | 2002-07-02 | 1 | -2/+2 |
| * | fix memory bug | in2 | 2002-07-02 | 1 | -1/+3 |
| * | hit to water program | in2 | 2002-07-02 | 1 | -1/+5 |
| * | redraw | in2 | 2002-06-30 | 1 | -1/+3 |
| * | re-format, board friend | in2 | 2002-06-26 | 1 | -54/+53 |
| * | gamle and talk bug fix | ptt | 2002-06-08 | 1 | -3/+3 |
| * | only one shared memory | in2 | 2002-06-07 | 1 | -32/+31 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -4/+5 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -20/+21 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -3/+2 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -4/+3 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -4/+4 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -2/+2 |
| * | optimize talk.c | ptt | 2002-06-05 | 1 | -44/+59 |
| * | global variable move to var.c | in2 | 2002-06-04 | 1 | -59/+4 |
| * | show board friends when only friends | in2 | 2002-06-02 | 1 | -28/+31 |
| * | show number of board friends by counting | in2 | 2002-06-02 | 1 | -10/+9 |
| * | board friend | in2 | 2002-06-02 | 1 | -6/+31 |
| * | iswritable_stat, isvisible_stat | in2 | 2002-06-02 | 1 | -29/+34 |
| * | *** empty log message *** | ptt | 2002-06-01 | 1 | -7/+8 |
| * | *** empty log message *** | ptt | 2002-06-01 | 1 | -6/+3 |
| * | *** empty log message *** | lwms | 2002-05-31 | 1 | -3/+3 |
| * | *** empty log message *** | lwms | 2002-05-31 | 1 | -2/+2 |
| * | permission check when writing from article list | in2 | 2002-05-31 | 1 | -13/+15 |
| * | *** empty log message *** | ptt | 2002-05-31 | 1 | -14/+19 |
| * | *** empty log message *** | lwms | 2002-05-30 | 1 | -2/+2 |
| * | *** empty log message *** | lwms | 2002-05-30 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-05-25 | 1 | -5/+3 |
| * | fix bug - return from my_query (fast user list) | in2 | 2002-05-25 | 1 | -1/+2 |
| * | fix bug - pickup who I reject (fast user list) | in2 | 2002-05-25 | 1 | -8/+15 |
| * | fix bug - dup myself in friend section (fast user list) | in2 | 2002-05-25 | 1 | -1/+2 |
| * | fix bug(fast user list) | in2 | 2002-05-25 | 1 | -17/+34 |
| * | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-05-25 | 1 | -3/+3 |
| * | *** empty log message *** | ptt | 2002-05-25 | 1 | -4/+3 |
| * | r => read_mail | in2 | 2002-05-25 | 1 | -1/+8 |
| * | fast user list | in2 | 2002-05-25 | 1 | -511/+568 |
| * | avoid infinite loop | in2 | 2002-05-22 | 1 | -4/+4 |
| * | no warning | in2 | 2002-05-17 | 1 | -2/+2 |
| * | add over 24hr idle | ptt | 2002-05-15 | 1 | -3/+5 |
| * | idle timeout improvement | ptt | 2002-05-14 | 1 | -5/+6 |
| * | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -26/+3 |
| * | fix bug(usercomplete) | in2 | 2002-05-12 | 1 | -2/+2 |
| * | generalnamecomplete, | in2 | 2002-05-12 | 1 | -5/+13 |
| * | avoid infinite loop | in2 | 2002-05-11 | 1 | -3/+3 |
| * | *** empty log message *** | lwms | 2002-05-10 | 1 | -3/+2 |
| * | *** empty log message *** | lwms | 2002-05-07 | 1 | -2/+2 |
| * | *** empty log message *** | lwms | 2002-05-06 | 1 | -3/+3 |
| * | *** empty log message *** | lwms | 2002-05-02 | 1 | -2/+2 |
| * | *** empty log message *** | lwms | 2002-05-02 | 1 | -2/+2 |
| * | *** empty log message *** | lwms | 2002-05-02 | 1 | -2/+3 |
| * | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -14/+16 |
| * | for mbbsd.icc | in2 | 2002-04-27 | 1 | -6/+6 |
| * | max idle 30'00 :P | in2 | 2002-04-10 | 1 | -2/+3 |
| * | fix logout_friend() | in2 | 2002-04-10 | 1 | -10/+10 |
| * | remove pickup_t:idle, clean of idle timeout to shmctl | in2 | 2002-04-10 | 1 | -5/+9 |
| * | *** empty log message *** | ptt | 2002-03-20 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-03-20 | 1 | -5/+7 |
| * | waterball | in2 | 2002-03-20 | 1 | -6/+4 |
| * | *** empty log message *** | ptt | 2002-03-19 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-03-19 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -6/+13 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -4/+6 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -14/+11 |
| * | fix bug | in2 | 2002-03-15 | 1 | -11/+8 |
| * | fix bug of ofo's waterball | in2 | 2002-03-15 | 1 | -5/+8 |
| * | fix bugs | in2 | 2002-03-14 | 1 | -5/+14 |
| * | ofo_water update | in2 | 2002-03-14 | 1 | -33/+32 |
| * | re-formatting | in2 | 2002-03-13 | 1 | -493/+307 |
| * | fix ofo's alive bug | in2 | 2002-03-11 | 1 | -6/+8 |
| * | fix bug | in2 | 2002-03-10 | 1 | -2/+2 |
| * | add help for W | in2 | 2002-03-09 | 1 | -1/+2 |
| * | ofo's water show 'x' for dead users | in2 | 2002-03-09 | 1 | -9/+19 |
| * | Initial revision | in2 | 2002-03-07 | 1 | -0/+2663 |