summaryrefslogtreecommitdiffstats
path: root/mbbsd/syspost.c
Commit message (Expand)AuthorAgeFilesLines
* * remove post_msg_fpath(), no longer used.kcwu2009-06-071-11/+2
* - chat: add ZA in chatpiaip2008-04-201-1/+1
* - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN].piaip2008-04-131-3/+3
* - logging regform validation results to specific board (BN_ID_RECORD)piaip2008-04-011-5/+15
* - (internal) change GLOBAL_* to BN_*piaip2008-03-311-1/+1
* - the report for changing user permission should use post_msg, to prevent wro...piaip2008-02-131-29/+21
* - change hard coded .DIR to macro definitionspiaip2007-12-111-1/+1
* - change hard-coded board names to definespiaip2007-12-071-2/+2
* - general code refine: remove all hard-coded "Ptt" message string and wens2007-12-051-2/+2
* fix bugwens2006-10-031-1/+1
* only log violations reported by policewens2006-10-031-9/+12
* violations are logged twice, one anonymouswens2006-10-021-0/+7
* request reason for police actionswens2006-10-011-3/+3
* article lock sends copy to BM and PoliceLog boardwens2006-10-011-2/+2
* damn backslash in dbcswens2006-09-281-1/+1
* * police logswens2006-09-281-0/+14
* fix bug for new feature.ptt2005-11-161-2/+0
* PERMISSION can be changed even if the user is online.ptt2005-11-161-0/+2
* set*() family functions all assume buffer size = PATHLEN, to prevent buffer o...kcwu2005-08-231-6/+6
* change to fit bit64 for sob importptt2005-07-081-2/+2
* fix 2 bug for last patch.ptt2005-06-221-1/+1
* 1. patch of defining BBSENAMEptt2005-06-221-17/+1
* New style to specify ANSI escape commands.piaip2005-06-081-7/+7
* refactor post articlekcwu2005-03-191-59/+24
* less hard coded path/string.kcwu2005-03-191-4/+4
* add 'const' qualifiers on function parameters.kcwu2005-03-191-6/+6
* use ctime4 for compat on x86_64wens2005-01-251-5/+5
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-6/+5
* fix typescw2005-01-241-1/+2
* 1. remove do_unanonymous_post function. It is almost the same as do_crosspost.ptt2004-10-131-1/+1
* there was no touchbtotal at syspost. added it.ptt2004-10-131-1/+2
* 1. Add reason on post title at voilationLaw.ptt2004-10-131-1/+1
* replace some prints() with outs(),kcwu2004-06-101-1/+1
* revert cuser from pointer to buffer.ptt2004-04-211-6/+6
* add mmap to cuser get ride of passwd_updateptt2004-03-311-7/+7
* * there are so many fopen() without fclose()kcwu2003-01-201-2/+3
* move post_msg() and post_file() from gamble.c to syspost.ckcwu2003-01-161-1/+54
* remove post_violatelaw to Securitylwms2002-11-151-1/+3
* sprintf() -> snprintf()in22002-07-231-10/+14
* indent -i4in22002-07-211-5/+5
* strcpy() -> strlcpy()in22002-07-211-9/+9
* indentin22002-07-061-55/+63
* *** empty log message ***lwms2002-06-191-4/+4
* global variable move to var.cin22002-06-041-13/+2
* iswritable_stat, isvisible_statin22002-06-021-2/+2
* *** empty log message ***lwms2002-05-211-2/+1
* *** empty log message ***lwms2002-05-201-1/+26
* replace time(NULL) by nowptt2002-05-131-6/+2
* *** empty log message ***lwms2002-05-081-25/+1
* *** empty log message ***lwms2002-05-081-1/+26
* change getdata() constant to sizeof()in22002-04-291-2/+2
* boards/<hash>/<brdname>in22002-03-101-7/+7
* Initial revisionin22002-03-071-0/+102