summaryrefslogtreecommitdiffstats
path: root/mbbsd/admin.c
Commit message (Expand)AuthorAgeFilesLines
* fix empty muser.justifyin22004-05-051-4/+6
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-031-1/+2
* avoid race condition at tag board->paste boardptt2004-05-021-0/+4
* change log_file()ptt2004-04-301-4/+1
* getans -> getdataptt2004-04-291-2/+2
* use old getans()in22004-04-281-3/+3
* fix for ptt2ptt2004-04-281-3/+4
* two moutsptt2004-04-241-2/+2
* reoragnize functions ptt2004-04-241-9/+5
* fix brd.firstchild errorptt2004-04-231-0/+1
* revert cuser from pointer to buffer.ptt2004-04-211-7/+7
* fix last commiting bugvictor2004-04-191-2/+2
* D: delete symlinkvictor2004-04-181-4/+9
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1718 63ad8ddf-47c3-03...ptt2004-04-081-2/+2
* passwd change backptt2004-04-071-3/+2
* brdname must starts with an alphabetic character (not a number)in22004-04-011-2/+2
* cuser debugptt2004-03-311-2/+0
* add mmap to cuser get ride of passwd_updateptt2004-03-311-7/+7
* passwd delete bugptt2004-03-301-2/+3
* merge from victor.symbolic branchvictor2004-03-121-16/+81
* login water ballptt2004-03-121-2/+2
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03...ptt2004-03-121-0/+28
* missing commitvictor2004-02-091-1/+3
* wrong pathvictor2004-02-091-3/+2
* 1.特殊搜尋使用者裡victor2003-12-271-6/+6
* use open() instead of fopen() in log_file()in22003-12-071-1/+2
* buffer sizekcwu2003-11-011-3/+3
* admin.c: multiple reason for rejectionvictor2003-09-091-6/+10
* clean upkcwu2003-09-071-10/+4
* warning free(no author)2003-08-281-2/+2
* trim spacekcwu2003-06-281-3/+3
* fix error to get backup datavictor2003-05-301-10/+12
* *** empty log message ***ptt2003-05-161-1/+2
* *** empty log message ***ptt2003-05-161-10/+38
* renamevictor2003-05-121-2/+4
* showvictor2003-05-121-2/+2
* wrong index ><victor2003-05-111-3/+3
* un-init varvictor2003-05-111-3/+3
* last commit errvictor2003-05-111-2/+2
* ifdef-else-endif :Qbbs2003-05-111-1/+5
* use another clear bits -_-victor2003-05-091-8/+6
* foreigner identificationvictor2003-05-091-4/+13
* do not permit subop to del brdbbs2003-05-071-4/+6
* * there are so many fopen() without fclose()kcwu2003-01-201-3/+10
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-6/+6
* sprintf() -> snprintf()in22002-07-231-15/+19
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-3/+3
* indent -i4in22002-07-211-20/+20
* strcpy() -> strlcpy()in22002-07-211-13/+13
* indentin22002-07-061-381/+401
* fix gamble lockptt2002-06-231-7/+13
* *** empty log message ***lwms2002-06-191-4/+4
* fix register bugin22002-06-171-5/+8
* only one shared memoryin22002-06-071-5/+5
* global variable move to var.cin22002-06-041-40/+4
* register reject reasonin22002-06-021-3/+5
* *** empty log message ***lwms2002-06-021-2/+2
* fix last commit bugin22002-05-301-4/+6
* register user if he isn't onlinein22002-05-301-2/+3
* *** empty log message ***ptt2002-05-251-3/+1
* *** empty log message ***lwms2002-05-211-2/+2
* *** empty log message ***lwms2002-05-211-3/+5
* no warningin22002-05-171-2/+2
* replace time(NULL) by nowptt2002-05-131-10/+7
* general namecompletein22002-05-111-3/+6
* *** empty log message ***lwms2002-05-081-2/+1
* *** empty log message ***lwms2002-05-081-1/+2
* change getdata() constant to sizeof()in22002-04-291-16/+17
* fix bugin22002-03-181-4/+3
* fix bugin22002-03-181-3/+3
* one key to confirm registerin22002-03-171-1/+7
* boards/<hash>/<brdname>in22002-03-101-6/+7
* register default to skipin22002-03-081-2/+6
* Initial revisionin22002-03-071-0/+1105