summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
Commit message (Expand)AuthorAgeFilesLines
* merge from MergeCachein22003-07-201-7/+10
* reduce SHM size(remove realname)in22003-07-171-4/+3
* count #Welcomes in account to SHM instead of mbbsd.cin22003-07-051-14/+5
* undo 1.85in22003-06-271-7/+3
* unset SSH_CLIENT env variable in daemon modekcwu2003-06-261-1/+4
* give warning prompt when user use insecure(non-ssh) connectionkcwu2003-06-261-2/+7
* clean upkcwu2003-06-261-13/+8
* comments for having login error login22003-06-171-5/+7
* warning freein22003-05-221-3/+1
* :pbbs2003-05-201-9/+1
* search_ulist_userid()bbs2003-05-201-1/+8
* warning freein22003-05-181-4/+8
* fix foreignvictor2003-05-161-2/+2
* renamevictor2003-05-121-2/+2
* last commit errvictor2003-05-111-2/+2
* ifdef-else-endif :Qbbs2003-05-111-1/+3
* use another clear bits -_-victor2003-05-091-2/+2
* fix last commit bugvictor2003-05-091-8/+9
* foreigner identificationvictor2003-05-091-1/+9
* open /dev/null to fd:2 (stderr)in22003-04-141-2/+9
* dymaxactive, toomanyusersin22003-04-071-3/+4
* PRE_FORKin22003-03-281-2/+13
* show Welcome_login before login initialization.in22003-03-241-40/+41
* remove sigfreein22003-03-151-4/+1
* lazy sort utmpin22003-02-111-1/+2
* remove sort_utmp() (in shmctl utmpsortd now)in22003-01-251-2/+1
* critical memory usagein22003-01-191-1/+4
* damn printf() buffer eat 36k memorykcwu2003-01-171-2/+1
* eliminate `static' arraykcwu2003-01-161-2/+3
* saving stack usage by reducing function callin22003-01-141-16/+12
* after setup_utmp(), renice to +5.in22002-12-101-1/+2
* show ������������ in user listkcwu2002-11-161-1/+4
* only read favbuf & brdbuf before one need it,in22002-09-271-1/+2
* DEBUGSLEEPin22002-09-181-1/+3
* remove unused codein22002-09-071-13/+1
* advetise ptt2ptt2002-09-021-2/+2
* fix last commit bugin22002-08-281-2/+2
* overload messagein22002-08-281-13/+29
* turn on full screen support if shell login.kcwu2002-08-251-1/+3
* chkloadin22002-08-241-13/+10
* fix memory errorin22002-08-241-1/+2
* DYMAX_ACTIVEin22002-08-231-2/+6
* (3rd)smaller memory usein22002-08-211-2/+1
* more specific `currstat' modekcwu2002-07-271-2/+2
* show `currstat' when debug mekcwu2002-07-271-2/+2
* indicate which user crash mbbsdkcwu2002-07-251-2/+2
* sprintf() -> snprintf()in22002-07-231-29/+36
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-3/+3
* indent -i4in22002-07-211-4/+2
* strcpy() -> strlcpy()in22002-07-211-13/+14
* indentin22002-07-061-761/+743
* sysinfoin22002-07-051-1/+3
* mindin22002-07-051-3/+3
* remove mmapin22002-07-051-3/+3
* not using mmap for .PASSWDin22002-06-301-10/+6
* add close vote once a dayptt2002-06-291-2/+5
* only one shared memoryin22002-06-071-10/+9
* *** empty log message ***ptt2002-06-051-10/+1
* global variable move to var.cin22002-06-041-80/+2
* *** empty log message ***ptt2002-05-251-4/+2
* DEBUG show pidin22002-05-251-1/+6
* show pid at Welcome screen when DEBUGin22002-05-221-1/+5
* random sleep when logoutingin22002-05-181-2/+9
* idle timeout improvementptt2002-05-141-6/+1
* now's problemptt2002-05-131-1/+2
* replace time(NULL) by nowptt2002-05-131-9/+3
* change getdata() constant to sizeof()in22002-04-291-3/+3
* DEBUGin22002-04-281-3/+11
* for mbbsd.iccin22002-04-271-3/+3
* no warningin22002-04-161-1/+5
* *** empty log message ***ptt2002-04-161-2/+2
* *** empty log message ***ptt2002-04-101-3/+3
* *** empty log message ***ptt2002-04-081-2/+2
* *** empty log message ***ptt2002-03-301-1/+1
* *** empty log message ***ptt2002-03-291-19/+1
* add CPULIMITin22002-03-231-1/+8
* waterballin22002-03-201-18/+19
* if bbs abort, close all file descriptors(including network connection) firstin22002-03-191-1/+5
* *** empty log message ***ptt2002-03-161-2/+1
* *** empty log message ***ptt2002-03-161-1/+2
* *** empty log message ***ptt2002-03-161-4/+5
* *** empty log message ***ptt2002-03-161-16/+8
* fix bugin22002-03-151-75/+7
* fix bugsin22002-03-141-3/+4
* ofo_water updatein22002-03-141-48/+73
* re-formattingin22002-03-131-66/+59
* fix bugin22002-03-121-1/+6
* fix bugin22002-03-111-2/+4
* ofo's water show 'x' for dead usersin22002-03-091-29/+38
* Initial revisionin22002-03-071-0/+1465