summaryrefslogtreecommitdiffstats
path: root/mbbsd/mail.c
Commit message (Expand)AuthorAgeFilesLines
* compile successfully, but we haven't testedvictor2004-09-051-3/+3
* use vmsg() instead of outs() + pressanykey()in22004-08-271-11/+5
* Merge bbs merge moduleptt.fpg@2092ptt2004-06-261-6/+5
* 1. use setupmailusage instead touchmailusageptt2004-06-261-7/+1
* 1.debug select_read problem with "SR" in board name.ptt2004-06-261-7/+20
* ADD_EXMAILBOXin22004-06-201-1/+1
* anonymous posting in innin22004-06-151-1/+1
* fix mail alert after the new mails are readvictor2004-06-141-0/+1
* replace some prints() with outs(),kcwu2004-06-101-6/+4
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-2/+2
* Merge from scw.angel.scw2004-05-241-3/+3
* clean up getindex() and substitute recordptt2004-04-301-34/+10
* 1.fix some bug for reference tagptt2004-04-301-5/+4
* change log_file()ptt2004-04-301-7/+2
* rewrite functions to fit now i_read()ptt2004-04-271-35/+18
* reoragnize functions ptt2004-04-241-51/+16
* remove useless functionsptt2004-04-231-2/+2
* revert cuser from pointer to buffer.ptt2004-04-211-52/+52
* Fix currboard usage when crosspost.scw2004-04-051-3/+4
* 1.ptt2004-04-021-16/+8
* refiningptt2004-03-311-2/+1
* add mmap to cuser get ride of passwd_updateptt2004-03-311-53/+53
* Fix bad assertion when deleting tagged mail in mailbox.scw2004-03-291-0/+4
* get ride of delete_fileptt2004-03-281-2/+2
* simplfy append_recordptt2004-03-251-11/+10
* show message before uuencodein22004-02-081-0/+5
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-1/+1
* O(1) key-func mapping in i_read_keyvictor2003-12-161-20/+86
* buffer sizekcwu2003-11-011-1/+1
* add mail headervictor2003-10-081-5/+10
* code cleanupkcwu2003-09-071-1/+1
* clean upkcwu2003-09-071-14/+4
* code cleanupkcwu2003-09-061-1/+1
* typo(no author)2003-09-031-2/+2
* warning free(no author)2003-08-281-1/+1
* paste taged file across board and mailboxvictor2003-08-191-1/+1
* merge from MergeCachein22003-07-201-4/+4
* warning for SaveEMailin22003-05-191-3/+7
* fix cursor positionkcwu2003-02-021-5/+5
* * there are so many fopen() without fclose()kcwu2003-01-201-3/+7
* clean upkcwu2003-01-161-24/+1
* disable NO_OUT_MAIL before writing to jobspoolin22002-10-291-1/+9
* sprintf() -> snprintf()in22002-07-231-49/+61
* indent -i4in22002-07-211-48/+47
* strcpy() -> strlcpy()in22002-07-211-46/+46
* mail_waterballin22002-07-201-6/+9
* indentin22002-07-061-522/+597
* fix wrong wordin22002-07-031-2/+2
* if( !(strstr(fhdr->title, "���u") && strstr(fhdr->title, "�O�ï¿...in22002-07-031-2/+2
* hit to water programin22002-07-021-3/+16
* change the valid email address char set from "[].%!@:-_;" to "[].@-_"kcwu2002-06-281-3/+3
* *** empty log message ***lwms2002-06-191-2/+2
* only one shared memoryin22002-06-071-6/+6
* global variable move to var.cin22002-06-041-58/+3
* *** empty log message ***ptt2002-05-261-2/+2
* *** empty log message ***ptt2002-05-251-13/+5
* no warningin22002-05-171-3/+3
* replace time(NULL) by nowptt2002-05-131-20/+15
* general namecompletein22002-05-111-5/+14
* *** empty log message ***ptt2002-04-301-2/+2
* fix buffer overflowin22002-04-291-4/+4
* change getdata() constant to sizeof()in22002-04-291-10/+10
* use mutt to (Z)ip UserHome �������p�H�������]ï...in22002-03-251-1/+8
* Initial revisionin22002-03-071-0/+1675