summaryrefslogtreecommitdiffstats
path: root/mbbsd/record.c
Commit message (Expand)AuthorAgeFilesLines
* a little bit modification of crosspost policyvictor2004-09-281-16/+13
* Fix wrong testing of return value of read in apply_record().scw2004-09-191-2/+4
* use int instead of longin22004-07-301-1/+1
* fix bug of push bottom.ptt2004-07-111-1/+1
* Merge bbs merge moduleptt.fpg@2092ptt2004-06-261-12/+12
* 1. use setupmailusage instead touchmailusageptt2004-06-261-2/+3
* discard 1998in22004-05-241-31/+0
* add stampfilefd() to avoid race conditionin22004-05-171-0/+31
* remove black holeptt2004-05-011-2/+2
* update getindex to binary searchptt2004-05-011-18/+31
* clean up getindex() and substitute recordptt2004-04-301-0/+47
* remove useless codesPtt.read@1812ptt2004-04-231-20/+0
* fix compile error & warning freein22004-04-151-1/+4
* delete with thresholdptt2004-04-141-7/+0
* fix for utilptt2004-04-121-16/+4
* safe article delete limited to only hot boards (nuser>20)ptt2004-04-121-54/+0
* Avoid getting the same file name from stampfile() in utils.scw2004-04-121-6/+13
* add safe_delete_range for SAFE_ARTICLE_DELETEin22004-04-091-0/+33
* less file I/Optt2004-03-301-66/+6
* get ride of delete_fileptt2004-03-281-1/+2
* simplify delete_recordptt2004-03-281-3/+10
* simplify record.cptt2004-03-281-47/+55
* simplfy append_recordptt2004-03-251-7/+8
* fix blackholeptt2004-03-241-1/+1
* fix black holeptt2004-03-241-1/+1
* fix the problem of black holeptt2004-03-241-2/+7
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03...ptt2004-03-121-46/+0
* delete only no (FILE_MARKED | FILE_DIGEST)in22004-02-141-0/+2
* SAFE_ARTICLE_DELETE for 'D'in22004-02-131-0/+32
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1498 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1494 63ad8ddf-47c3-03...ptt2004-01-301-1/+1
* for SAFE_ARTICLE_DELETEin22003-12-151-0/+1
* add SAFE_ARTICLE_DELETE,in22003-12-151-0/+13
* clean upkcwu2003-09-071-2/+2
* add get_record_keep().(no author)2003-09-041-1/+17
* warning free(no author)2003-08-281-3/+3
* fix util merging errorvictor2003-08-181-4/+4
* assert() the return value of strchr() strrchr()kcwu2003-06-281-3/+7
* check lock when get_recordvictor2003-02-271-1/+6
* make gcc33 happyin22003-01-011-2/+2
* editlock by flock()in22002-11-071-1/+33
* sprintf() -> snprintf()in22002-07-231-7/+10
* indent -i4in22002-07-211-17/+17
* strcpy() -> strlcpy()in22002-07-211-10/+10
* indentin22002-07-061-220/+247
* change record stampfile functionptt2002-06-231-2/+2
* global variable move to var.cin22002-06-041-17/+2
* replace time(NULL) by nowptt2002-05-131-9/+6
* no warningin22002-04-161-1/+3
* boards/<hash>/<brdname>in22002-03-101-3/+3
* Initial revisionin22002-03-071-0/+536