summaryrefslogtreecommitdiffstats
path: root/mbbsd/assess.c
Commit message (Expand)AuthorAgeFilesLines
* * refine cmbbs: move util_passwd.o to cmbbs/passwd.c.piaip2009-06-121-3/+3
* - bbs: alert when replying to board fallbacks to reply-mail.piaip2008-05-161-0/+2
* - (internal) getans -> vanspiaip2008-04-171-2/+2
* - (internal) change API names to visio format: stand_title -> vs_hdr.piaip2008-04-151-1/+1
* - bbs: fix utmp_brcid out-of-sync on 's' select.piaip2008-04-151-2/+2
* - (internal) change GLOBAL_* to BN_*piaip2008-03-311-1/+1
* - register: Regform2 API prototype (for concurrent registration form validati...piaip2008-03-081-2/+1
* - msg update: prevent using "illegal/invalid" confusing terms, and other mino...piaip2008-03-041-1/+1
* - asses: gpfix: align MAXGP to real value.piaip2008-02-241-5/+7
* - assess: when fixing goodpost number, overwrite values even if alerted.piaip2008-02-231-1/+5
* - assess: apply real MAXGPpiaip2007-12-261-3/+6
* - gp auto fix: update display attribute error and msg logicpiaip2007-12-251-2/+2
* - add 'good post auto recovery' toolpiaip2007-12-251-0/+202
* fix the register bugptt2006-01-051-3/+0
* fix compile errorkcwu2005-03-201-1/+1
* add 'const' qualifiers on function parameters.kcwu2005-03-191-1/+1
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-2/+4
* wrong data type ><victor2004-11-221-2/+2
* fix assess bugvictor2004-11-221-1/+2
* fix 2341, compilation errorin22004-11-211-2/+2
* fix race of assessionvictor2004-11-201-7/+7
* remove unneseccery barrier of poll closingvictor2004-11-181-0/+2
* debug goodpost & bad postptt2004-08-041-12/+13
* Add statistic program for angel.scw2004-06-201-0/+1
* Fix money bug when deleting anonymous post. (Found since some user foundscw2003-12-241-5/+6
* fix my wrong usage @@victor2003-12-021-32/+14
* fix assess, it may be rewritenvictor2003-12-011-0/+4
* move violate out to bbs.cvictor2003-10-291-9/+8
* fix assess bugvictor2003-10-291-7/+6
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1271 63ad8ddf-47c3-03...ptt2003-10-281-3/+3
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1270 63ad8ddf-47c3-03...ptt2003-10-281-0/+6
* use assess if defined ASSESSvictor2003-10-271-0/+2
* fix last commit bugvictor2003-10-271-12/+6
* complete assessvictor2003-10-271-12/+13
* completed assessvictor2003-10-161-11/+22
* 1. add feature assessment of article and salevictor2003-10-141-0/+55