summaryrefslogtreecommitdiffstats
path: root/mbbsd/mail.c
Commit message (Expand)AuthorAgeFilesLines
* Merged with trunk versionJaky.i18njack2004-05-141-130/+130
* Replaced all the files with i18n shorter name versionjack2004-05-131-97/+97
* Replace mail.c by i18n versionjack2004-05-111-174/+136
* merge trunk to branches and corrected conflictionjack2004-05-031-131/+49
* changed stuff.c board.c to i18n formatjack2004-04-301-1/+1
* 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