| Commit message (Expand) | Author | Age | Files | Lines |
* | a little bit modification of crosspost policy | victor | 2004-09-28 | 1 | -16/+13 |
* | Fix wrong testing of return value of read in apply_record(). | scw | 2004-09-19 | 1 | -2/+4 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -1/+1 |
* | fix bug of push bottom. | ptt | 2004-07-11 | 1 | -1/+1 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 1 | -12/+12 |
* | 1. use setupmailusage instead touchmailusage | ptt | 2004-06-26 | 1 | -2/+3 |
* | discard 1998 | in2 | 2004-05-24 | 1 | -31/+0 |
* | add stampfilefd() to avoid race condition | in2 | 2004-05-17 | 1 | -0/+31 |
* | remove black hole | ptt | 2004-05-01 | 1 | -2/+2 |
* | update getindex to binary search | ptt | 2004-05-01 | 1 | -18/+31 |
* | clean up getindex() and substitute record | ptt | 2004-04-30 | 1 | -0/+47 |
* | remove useless codesPtt.read@1812 | ptt | 2004-04-23 | 1 | -20/+0 |
* | fix compile error & warning free | in2 | 2004-04-15 | 1 | -1/+4 |
* | delete with threshold | ptt | 2004-04-14 | 1 | -7/+0 |
* | fix for util | ptt | 2004-04-12 | 1 | -16/+4 |
* | safe article delete limited to only hot boards (nuser>20) | ptt | 2004-04-12 | 1 | -54/+0 |
* | Avoid getting the same file name from stampfile() in utils. | scw | 2004-04-12 | 1 | -6/+13 |
* | add safe_delete_range for SAFE_ARTICLE_DELETE | in2 | 2004-04-09 | 1 | -0/+33 |
* | less file I/O | ptt | 2004-03-30 | 1 | -66/+6 |
* | get ride of delete_file | ptt | 2004-03-28 | 1 | -1/+2 |
* | simplify delete_record | ptt | 2004-03-28 | 1 | -3/+10 |
* | simplify record.c | ptt | 2004-03-28 | 1 | -47/+55 |
* | simplfy append_record | ptt | 2004-03-25 | 1 | -7/+8 |
* | fix blackhole | ptt | 2004-03-24 | 1 | -1/+1 |
* | fix black hole | ptt | 2004-03-24 | 1 | -1/+1 |
* | fix the problem of black hole | ptt | 2004-03-24 | 1 | -2/+7 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03... | ptt | 2004-03-12 | 1 | -46/+0 |
* | delete only no (FILE_MARKED | FILE_DIGEST) | in2 | 2004-02-14 | 1 | -0/+2 |
* | SAFE_ARTICLE_DELETE for 'D' | in2 | 2004-02-13 | 1 | -0/+32 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1498 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1494 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -1/+1 |
* | for SAFE_ARTICLE_DELETE | in2 | 2003-12-15 | 1 | -0/+1 |
* | add SAFE_ARTICLE_DELETE, | in2 | 2003-12-15 | 1 | -0/+13 |
* | clean up | kcwu | 2003-09-07 | 1 | -2/+2 |
* | add get_record_keep(). | (no author) | 2003-09-04 | 1 | -1/+17 |
* | warning free | (no author) | 2003-08-28 | 1 | -3/+3 |
* | fix util merging error | victor | 2003-08-18 | 1 | -4/+4 |
* | assert() the return value of strchr() strrchr() | kcwu | 2003-06-28 | 1 | -3/+7 |
* | check lock when get_record | victor | 2003-02-27 | 1 | -1/+6 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -2/+2 |
* | editlock by flock() | in2 | 2002-11-07 | 1 | -1/+33 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -7/+10 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -17/+17 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -10/+10 |
* | indent | in2 | 2002-07-06 | 1 | -220/+247 |
* | change record stampfile function | ptt | 2002-06-23 | 1 | -2/+2 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -17/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -9/+6 |
* | no warning | in2 | 2002-04-16 | 1 | -1/+3 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 1 | -3/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+536 |