| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | count #Welcomes in account to SHM instead of mbbsd.c | in2 | 2003-07-05 | 1 | -14/+5 |
| * | undo 1.85 | in2 | 2003-06-27 | 1 | -7/+3 |
| * | unset SSH_CLIENT env variable in daemon mode | kcwu | 2003-06-26 | 1 | -1/+4 |
| * | give warning prompt when user use insecure(non-ssh) connection | kcwu | 2003-06-26 | 1 | -2/+7 |
| * | clean up | kcwu | 2003-06-26 | 1 | -13/+8 |
| * | comments for having login error log | in2 | 2003-06-17 | 1 | -5/+7 |
| * | warning free | in2 | 2003-05-22 | 1 | -3/+1 |
| * | :p | bbs | 2003-05-20 | 1 | -9/+1 |
| * | search_ulist_userid() | bbs | 2003-05-20 | 1 | -1/+8 |
| * | warning free | in2 | 2003-05-18 | 1 | -4/+8 |
| * | fix foreign | victor | 2003-05-16 | 1 | -2/+2 |
| * | rename | victor | 2003-05-12 | 1 | -2/+2 |
| * | last commit err | victor | 2003-05-11 | 1 | -2/+2 |
| * | ifdef-else-endif :Q | bbs | 2003-05-11 | 1 | -1/+3 |
| * | use another clear bits -_- | victor | 2003-05-09 | 1 | -2/+2 |
| * | fix last commit bug | victor | 2003-05-09 | 1 | -8/+9 |
| * | foreigner identification | victor | 2003-05-09 | 1 | -1/+9 |
| * | open /dev/null to fd:2 (stderr) | in2 | 2003-04-14 | 1 | -2/+9 |
| * | dymaxactive, toomanyusers | in2 | 2003-04-07 | 1 | -3/+4 |
| * | PRE_FORK | in2 | 2003-03-28 | 1 | -2/+13 |
| * | show Welcome_login before login initialization. | in2 | 2003-03-24 | 1 | -40/+41 |
| * | remove sigfree | in2 | 2003-03-15 | 1 | -4/+1 |
| * | lazy sort utmp | in2 | 2003-02-11 | 1 | -1/+2 |
| * | remove sort_utmp() (in shmctl utmpsortd now) | in2 | 2003-01-25 | 1 | -2/+1 |
| * | critical memory usage | in2 | 2003-01-19 | 1 | -1/+4 |
| * | damn printf() buffer eat 36k memory | kcwu | 2003-01-17 | 1 | -2/+1 |
| * | eliminate `static' array | kcwu | 2003-01-16 | 1 | -2/+3 |
| * | saving stack usage by reducing function call | in2 | 2003-01-14 | 1 | -16/+12 |
| * | after setup_utmp(), renice to +5. | in2 | 2002-12-10 | 1 | -1/+2 |
| * | show ������������ in user list | kcwu | 2002-11-16 | 1 | -1/+4 |
| * | only read favbuf & brdbuf before one need it, | in2 | 2002-09-27 | 1 | -1/+2 |
| * | DEBUGSLEEP | in2 | 2002-09-18 | 1 | -1/+3 |
| * | remove unused code | in2 | 2002-09-07 | 1 | -13/+1 |
| * | advetise ptt2 | ptt | 2002-09-02 | 1 | -2/+2 |
| * | fix last commit bug | in2 | 2002-08-28 | 1 | -2/+2 |
| * | overload message | in2 | 2002-08-28 | 1 | -13/+29 |
| * | turn on full screen support if shell login. | kcwu | 2002-08-25 | 1 | -1/+3 |
| * | chkload | in2 | 2002-08-24 | 1 | -13/+10 |
| * | fix memory error | in2 | 2002-08-24 | 1 | -1/+2 |
| * | DYMAX_ACTIVE | in2 | 2002-08-23 | 1 | -2/+6 |
| * | (3rd)smaller memory use | in2 | 2002-08-21 | 1 | -2/+1 |
| * | more specific `currstat' mode | kcwu | 2002-07-27 | 1 | -2/+2 |
| * | show `currstat' when debug me | kcwu | 2002-07-27 | 1 | -2/+2 |
| * | indicate which user crash mbbsd | kcwu | 2002-07-25 | 1 | -2/+2 |
| * | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -29/+36 |
| * | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 1 | -3/+3 |
| * | indent -i4 | in2 | 2002-07-21 | 1 | -4/+2 |
| * | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -13/+14 |
| * | indent | in2 | 2002-07-06 | 1 | -761/+743 |
| * | sysinfo | in2 | 2002-07-05 | 1 | -1/+3 |
| * | mind | in2 | 2002-07-05 | 1 | -3/+3 |
| * | remove mmap | in2 | 2002-07-05 | 1 | -3/+3 |
| * | not using mmap for .PASSWD | in2 | 2002-06-30 | 1 | -10/+6 |
| * | add close vote once a day | ptt | 2002-06-29 | 1 | -2/+5 |
| * | only one shared memory | in2 | 2002-06-07 | 1 | -10/+9 |
| * | *** empty log message *** | ptt | 2002-06-05 | 1 | -10/+1 |
| * | global variable move to var.c | in2 | 2002-06-04 | 1 | -80/+2 |
| * | *** empty log message *** | ptt | 2002-05-25 | 1 | -4/+2 |
| * | DEBUG show pid | in2 | 2002-05-25 | 1 | -1/+6 |
| * | show pid at Welcome screen when DEBUG | in2 | 2002-05-22 | 1 | -1/+5 |
| * | random sleep when logouting | in2 | 2002-05-18 | 1 | -2/+9 |
| * | idle timeout improvement | ptt | 2002-05-14 | 1 | -6/+1 |
| * | now's problem | ptt | 2002-05-13 | 1 | -1/+2 |
| * | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -9/+3 |
| * | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -3/+3 |
| * | DEBUG | in2 | 2002-04-28 | 1 | -3/+11 |
| * | for mbbsd.icc | in2 | 2002-04-27 | 1 | -3/+3 |
| * | no warning | in2 | 2002-04-16 | 1 | -1/+5 |
| * | *** empty log message *** | ptt | 2002-04-16 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-04-10 | 1 | -3/+3 |
| * | *** empty log message *** | ptt | 2002-04-08 | 1 | -2/+2 |
| * | *** empty log message *** | ptt | 2002-03-30 | 1 | -1/+1 |
| * | *** empty log message *** | ptt | 2002-03-29 | 1 | -19/+1 |
| * | add CPULIMIT | in2 | 2002-03-23 | 1 | -1/+8 |
| * | waterball | in2 | 2002-03-20 | 1 | -18/+19 |
| * | if bbs abort, close all file descriptors(including network connection) first | in2 | 2002-03-19 | 1 | -1/+5 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -2/+1 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -1/+2 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -4/+5 |
| * | *** empty log message *** | ptt | 2002-03-16 | 1 | -16/+8 |
| * | fix bug | in2 | 2002-03-15 | 1 | -75/+7 |
| * | fix bugs | in2 | 2002-03-14 | 1 | -3/+4 |
| * | ofo_water update | in2 | 2002-03-14 | 1 | -48/+73 |
| * | re-formatting | in2 | 2002-03-13 | 1 | -66/+59 |
| * | fix bug | in2 | 2002-03-12 | 1 | -1/+6 |
| * | fix bug | in2 | 2002-03-11 | 1 | -2/+4 |
| * | ofo's water show 'x' for dead users | in2 | 2002-03-09 | 1 | -29/+38 |
| * | Initial revision | in2 | 2002-03-07 | 1 | -0/+1465 |
