summaryrefslogtreecommitdiffstats
path: root/mbbsd/cal.c
Commit message (Expand)AuthorAgeFilesLines
* * change BN_SECURITY checks to is_readonly_boardpiaip2009-06-301-0/+3
* * fix: current money should be updated in order song and other commandspiaip2009-06-141-0/+2
* * CPULIMIT macro is deprecatedkcwu2009-06-141-2/+2
* vedit revisekcwu2009-06-131-2/+3
* * refine cmbbs: move util_passwd.o to cmbbs/passwd.c.piaip2009-06-121-2/+2
* - fix angel give_money anonymous default option bugpiaip2008-05-141-1/+1
* - general message refinepiaip2008-05-131-3/+4
* - (internal) xchatd: remove unused codepiaip2008-05-081-3/+3
* - (internal) replace ctime4 by Cdate, prevent developer confused by the the t...piaip2008-05-081-3/+3
* - improve give_money process and red_envelop writing procedure.piaip2008-05-081-58/+113
* - (internal) replace all localtime4() by localtime4_r().piaip2008-05-051-1/+2
* - cal: fix debugsleeping process considered as multi-login issuepiaip2008-05-031-3/+5
* - fix wrong LCECHOpiaip2008-04-181-2/+2
* - give_money: message refinepiaip2008-04-181-2/+4
* - (internal) getans -> vanspiaip2008-04-171-6/+6
* - change sender address of auto forward to forwarder, to prevent confusion ca...piaip2008-04-161-5/+1
* - (internal) change API names to visio format: stand_title -> vs_hdr.piaip2008-04-151-1/+1
* Change tobind/toconnect interface.wens2008-04-101-2/+5
* - fix user over18 display in admin's user_display.piaip2008-03-241-16/+21
* - give_money: reduce the chance to require password authenticationpiaip2008-02-261-4/+19
* - unify give_money in both userlist/g and menu/g.piaip2008-02-261-1/+13
* - give_money: require user input password again, to prevent malicious macrospiaip2008-02-261-5/+41
* - improve order song agreementpiaip2008-02-191-8/+11
* - change over18 calculation as standalone function, in order user changed bir...piaip2008-01-311-0/+23
* - buy-mail-box: prevent user accidentally enter the option.piaip2008-01-251-2/+41
* - fix announce crash bugs (reason: entering a_menu may have different board piaip2007-12-291-2/+2
* - allow all non-guest user to use myfav (PERM_BASIC)piaip2007-12-281-4/+6
* - disable vice tickets < specific numberpiaip2007-12-191-13/+15
* * extract common functions as library.kcwu2007-12-121-35/+3
* - general code refine: remove all hard-coded "Ptt" message string and wens2007-12-051-1/+1
* Delay when give money.kcwu2007-09-231-0/+7
* * fix bug: don't getdata() on non-local variable directly, to avoid reentran...kcwu2007-09-211-1/+3
* not necessary to dereferencevictor2007-03-261-0/+1
* log osongvictor2007-01-131-0/+1
* append dot only if sender is valid id formatvictor2007-01-111-1/+1
* MAX_MOVIE is changed from 999 to 500 (reload_pttcache loads only 500 items)victor2006-11-281-3/+3
* support DETECT_CLIENT, hash telnet sequence.kcwu2006-03-231-0/+9
* avoid unnecessary linear scan if LOCK_THIS.kcwu2006-03-131-5/+5
* fix status readwens2005-10-201-10/+8
* check money only if one really wants to ordervictor2005-10-201-6/+7
* Add data and stack size display for linuxwens2005-10-181-0/+20
* wrong ordering argumentvictor2005-09-221-2/+1
* no I should log elsewherevictor2005-09-221-1/+3
* additional information of loggingvictor2005-09-221-1/+1
* append a "." after the anonymous idvictor2005-09-221-1/+5
* change bsmtp's prototype since ``method'' is not usedvictor2005-09-181-1/+1
* no default option :pvictor2005-09-181-3/+3
* default to ordervictor2005-09-181-1/+1
* remove default optionpiaip2005-09-171-1/+2
* customizing anonymous's name while ordering a songvictor2005-09-121-59/+39
* integrate two giving-money codevictor2005-08-121-13/+26
* pretty formatvictor2005-08-111-1/+1
* large terminal rules.piaip2005-08-061-1/+1
* various money related fixpiaip2005-08-061-2/+2
* - multi-signature browsing modepiaip2005-07-031-3/+18
* Security Updatepiaip2005-07-031-0/+18
* better readability.in22005-06-141-2/+2
* New style to specify ANSI escape commands.piaip2005-06-081-4/+4
* change the default number of buying mailbox to 1kcwu2005-04-211-3/+2
* less hard coded path/string.kcwu2005-03-191-2/+3
* add 'const' qualifiers on function parameters.kcwu2005-03-191-3/+3
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-151-1/+1
* move global variable into local, 587 byteskcwu2005-03-121-3/+4
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-1/+5
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-6/+6
* fix last commitkcwu2005-02-281-2/+2
* * use fnv hash function for all hash.kcwu2005-02-261-5/+8
* fix the fault while buying ex-email.ptt2005-02-141-2/+2
* check if uid is in range in deumoney(). or damage SHM.in22005-02-121-1/+1
* rewrite few lines.kcwu2005-02-121-1/+2
* replace rand() with random() for better randomnesskcwu2005-02-041-1/+1
* use ctime4 for compat on x86_64wens2005-01-251-3/+3
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-4/+4
* define IA32 for IA32 modein22005-01-241-1/+7
* jwretch asked to changeptt2004-11-271-5/+2
* add description to invoiceptt2004-11-271-5/+10
* If pay under 100 there is no invoiceptt2004-11-271-0/+1
* typo. change '<' -> '<='ptt2004-11-031-1/+1
* fix the bug. buy -1 mail = buy 100 mailptt2004-11-031-3/+1
* enlarge the random rangevictor2004-09-301-1/+1
* warning freein22004-06-111-1/+1
* replace some prints() with outs(),kcwu2004-06-101-1/+1
* show cpu usagein22004-06-081-1/+7
* SHM->GV2.e.dymaxactive instead GLOBALVAR[9]in22004-06-021-1/+1
* use LCECHOin22004-05-301-2/+2
* Anonymous money giving.scw2004-05-271-1/+11
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-031-2/+2
* change log_file()ptt2004-04-301-9/+7
* reoragnize functions ptt2004-04-241-47/+7
* revert cuser from pointer to buffer.ptt2004-04-211-23/+23
* log user's formatptt2004-04-161-1/+1
* merge from outtacache branchin22004-04-041-1/+6
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1651 63ad8ddf-47c3-03...ptt2004-03-311-3/+3
* refiningptt2004-03-311-1/+1
* add mmap to cuser get ride of passwd_updateptt2004-03-311-34/+29
* simplfy append_recordptt2004-03-251-2/+1
* warning freein22004-01-081-1/+2
* M mbbsd/announce.cptt2003-12-291-81/+0
* use open() instead of fopen() in log_file()in22003-12-071-2/+2
* code clean upkcwu2003-09-101-2/+2
* clean upkcwu2003-09-071-14/+8
* code cleanupkcwu2003-09-061-2/+2
* move COMPILE_TIME from .mk to vers.cin22003-06-221-2/+3
* �R�t���H�c=>�����R100��in22003-04-281-1/+3
* show sbrk, idrss, isrssin22003-03-151-2/+6
* show if mbbsd is in CRITICAL_MEMORY modein22003-03-151-1/+4
* * there are so many fopen() without fclose()kcwu2003-01-201-1/+2
* if SYSOP, show memory usage in system statusin22003-01-161-1/+4
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-3/+3
* DYMAX_ACTIVEin22002-08-231-2/+7
* sprintf() -> snprintf()in22002-07-231-22/+31
* indent -i4in22002-07-211-17/+17
* strcpy() -> strlcpy()in22002-07-211-9/+9
* indentin22002-07-061-214/+242
* sysinfoin22002-07-051-15/+18
* only one shared memoryin22002-06-071-2/+2
* global variable move to var.cin22002-06-041-28/+2
* *** empty log message ***ptt2002-05-251-2/+1
* replace time(NULL) by nowptt2002-05-131-8/+3
* *** empty log message ***lwms2002-05-101-3/+2
* *** empty log message ***lwms2002-05-101-7/+9
* *** empty log message ***lwms2002-05-061-2/+2
* *** empty log message ***lwms2002-05-031-6/+7
* *** empty log message ***lwms2002-05-021-3/+4
* *** empty log message ***lwms2002-05-021-2/+2
* *** empty log message ***lwms2002-05-021-2/+2
* *** empty log message ***lwms2002-05-021-3/+16
* change getdata() constant to sizeof()in22002-04-291-14/+15
* Initial revisionin22002-03-071-0/+512