summaryrefslogtreecommitdiffstats
path: root/util/bbsmail.c
Commit message (Expand)AuthorAgeFilesLines
* * merge uflag2 and uflag, and refine flag bitmask namespiaip2009-09-211-1/+1
* * make subject decoding always performed.piaip2009-08-161-2/+0
* * fix prototype change of decode APIpiaip2009-08-161-5/+1
* * make pretty subject names in internet mails (to make people who cannot und...piaip2009-08-151-3/+37
* * refine cmbbs: move util_passwd.o to cmbbs/passwd.c.piaip2009-06-121-1/+1
* - (internal) util update - sync with latest librarypiaip2008-03-261-1/+1
* * extract common functions as library.kcwu2007-12-121-34/+0
* changes mailalert to 1 bit only.ptt2005-10-131-1/+1
* fix bug introduced by r2627kcwu2005-03-271-3/+3
* add 'const' qualifiers on function parameters.kcwu2005-03-191-1/+1
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-2/+2
* discard 1998in22004-05-241-3/+8
* Merge from scw.angel.scw2004-05-241-1/+1
* add stampfilefd() to avoid race conditionin22004-05-171-8/+3
* compatible to gcc 2.95in22004-02-241-1/+3
* bbsmail: reindent, ignore multipart mails, apply iconv to mail subject.in22004-02-141-51/+39
* merge util_record.c to mbbsd/record.cvictor2003-08-151-2/+2
* add attach_SHM()in22003-07-211-6/+6
* handle bad input to avoid SIGSEGVin22003-04-101-2/+6
* fix bugin22002-11-021-2/+4
* strip_ansi titlein22002-11-021-10/+43
* chdir(BBSHOME)in22002-07-011-1/+2
* only one shared memoryin22002-06-071-14/+2
* no warningin22002-03-101-1/+2
* Initial revisionin22002-03-071-0/+239