summaryrefslogtreecommitdiff
path: root/mailbox
AgeCommit message (Expand)AuthorFiles
2002-11-18(sendmail_send_message): Bugfix: stream_readSergey Poznyakoff1
2002-11-18(mailer_get_url): New function.Sergey Poznyakoff1
2002-11-15(address_aget_local_part,address_aget_domain): New functions.Sergey Poznyakoff1
2002-11-15(list_replace): New function.Sergey Poznyakoff1
2002-11-14(mh_scan0): Implemented EVT_MESSAGE_ADD notification.Sergey Poznyakoff1
2002-11-14(mbox_scan0): Compute uids before calling DISPATCH_ADD_MSG.Sergey Poznyakoff1
2002-11-07Fix memory leak. Patch provided by Frederic Gobry <frederic.gobry@smartdata.ch>Sergey Poznyakoff2
2002-11-04Use ENABLE_VIRTUAL_DOMAINSSergey Poznyakoff1
2002-11-04include <unistd.h> (for ssize_t)Sergey Poznyakoff1
2002-11-03Some applications (e.g. mail.remote)Sergey Poznyakoff1
2002-11-03Fixed indentation.Sergey Poznyakoff1
2002-10-29Conditionally compile the contents.Sergey Poznyakoff13
2002-10-29Updated to reflect the set of ENABLE_ defines.Sergey Poznyakoff1
2002-10-15New tests: parse non-quoted phrase containing dots.Sergey Poznyakoff1
2002-10-15(parse822_phrase): Allow for dots in non-quoted personal phrase.Sergey Poznyakoff1
2002-10-14New LGPL implementation of getline() and getdelim()Alain Magloire2
2002-10-13Added /mailbox to INCLUDESSergey Poznyakoff1
2002-10-02(_address_get_nth): Get nth sub-address from an address.Sergey Poznyakoff1
2002-09-25(const char *days): Bugfix. "Sun" must be the first entry in the array.Sergey Poznyakoff1
2002-09-25Fixed typo in #if directive.Sergey Poznyakoff1
2002-09-21(mh_append_message): Scan the mailbox if it has not been scanned yet.Sergey Poznyakoff1
2002-09-21(header_parse): Bugfix: do not bail out if len==0.Sergey Poznyakoff1
2002-09-18(_mh_message_save): Take into accountSergey Poznyakoff1
2002-09-18Added missing fileSergey Poznyakoff1
2002-09-18 Preserve the envelope information in the message headerSergey Poznyakoff1
2002-09-18(mu_path_folder_dir): New global. Holds the name of the user's folder direct...Sergey Poznyakoff1
2002-09-18Include message.hSergey Poznyakoff1
2002-09-12Fixed INCLUDESSergey Poznyakoff1
2002-09-12Removed include <xalloc.h>Sergey Poznyakoff1
2002-09-12Include mailutils/argcv.hSergey Poznyakoff1
2002-09-12Moved from lib/Sergey Poznyakoff2
2002-09-12Changed licence to Lesser GPLSergey Poznyakoff3
2002-09-12Moved files needed by libmailbox to mailbox directorySergey Poznyakoff16
2002-09-05Rewritten to use MH sequence numbers as UIDs. ThisSergey Poznyakoff1
2002-09-03Restored optimization of F1Sergey Poznyakoff1
2002-09-03Use md5.[ch]Sergey Poznyakoff3
2002-09-03Replaced RSA code with one from public domainSergey Poznyakoff4
2002-09-03Add comment regarding the use of tabs.Sergey Poznyakoff1
2002-09-03Added copyleft header.Sergey Poznyakoff3
2002-09-01(mu_tempname): New function. Creates a unique temporary file name in tmpdir.Sergey Poznyakoff1
2002-08-29UpdatedSergey Poznyakoff4
2002-08-29Added to the repositorySergey Poznyakoff11
2002-08-29Added testsuiteSergey Poznyakoff1
2002-08-29Provide definition for MAXHOSTNAMELEN, if necessary.Sergey Poznyakoff1
2002-08-28(mu_license_text): removed static qualifier.Sergey Poznyakoff1
2002-08-25(_tcp_open): Changed type of "namelen" to socklen_tSergey Poznyakoff1
2002-08-25Removed cast from void* to int, it does not work on 64-bit machines.Sergey Poznyakoff2
2002-08-23Include <crypt.h> when availableSergey Poznyakoff1
2002-08-23(parse822_time): Tolerate unknown timezone abbreviations.Sergey Poznyakoff1
2002-08-23Do not use asprintf.Sergey Poznyakoff2

Return to:

Send suggestions and report system problems to the System administrator.