summaryrefslogtreecommitdiff
path: root/mailbox
AgeCommit message (Expand)AuthorFiles
2002-02-27Removed definitions of __P() scattered over multiple headerSergey Poznyakoff22
2002-02-27(mu_getcwd): New function. Return the nameSergey Poznyakoff1
2002-02-27Essentially rewritten.Sergey Poznyakoff1
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts2
2002-02-26Added muerrno.c to the build, added locker error numbers.Sam Roberts2
2002-02-23Include <mailutils/mutil.h> for mu_getpwuid() prototype.Sam Roberts2
2002-02-21Began the task of returning more informative error numbers. If this looksSam Roberts4
2002-02-19Use mu_getpwuid() instead of getpwuid().Sergey Poznyakoff4
2002-02-19(mu_getpwuid): new function. AllowsSergey Poznyakoff1
2002-02-12Added level argument of mu_debug_print() to the print callback, usefulSam Roberts2
2002-02-09removed unused variableSam Roberts1
2002-02-09wicket: a ticket file now can contain multiple urls, when looking forSam Roberts1
2002-02-09url_is_ticket() - new function, determines whether a url_t containsSam Roberts1
2002-02-09gcc doesn't like signed chars as array indexes, they could be negativeSam Roberts1
2002-02-07(_memory_truncate): Bugfix.Sergey Poznyakoff1
2002-02-07(trans_read): Control number of bytes read by stream_read().Sergey Poznyakoff1
2002-01-30(_url_path_index): Use character translationSergey Poznyakoff1
2002-01-27folder_imap_create() - removed, code now in mailbox_imap_open().Sam Roberts1
2002-01-27Moved the mailbox creation functionality of folder_imap_create()Sam Roberts1
2002-01-27m_imap_t - added state to keep track of which folder function is inSam Roberts1
2002-01-23State now tracks whether its been opened, rather than segving.Sam Roberts1
2002-01-23Return ENOENT if the url type wasn't registered, like the other factorySam Roberts1
2002-01-23New function: list_do(), calls a function on each item in the list.Sam Roberts1
2002-01-23Needed <sys/stat.h> on QNX6.Sam Roberts1
2002-01-21(message_destroy): (message_destroy): free msg only when decremented ref equa...Sergey Poznyakoff1
2002-01-21(str_append): Check for NULL.Sergey Poznyakoff1
2002-01-21Use MU_PATH_MAILDIR.Sergey Poznyakoff1
2002-01-19message_save_to_mailbox(): convenience function, perhaps it should goSam Roberts1
2002-01-19mailbox_has_debug(): wasn't a way to see if a mailbox had oneSam Roberts1
2002-01-19Give mbox folders a null authentication object, mailbox_get_authority()Sam Roberts1
2002-01-19folder_has_debug(): there wasn't a way to see if folder had a debug objectSam Roberts1
2002-01-19authority_create_null(): creates an authority that successfully doesSam Roberts1
2002-01-19Append to INBOX if an explicit path wasn't supplied.Sam Roberts1
2002-01-19X-UID is 5 chars, not 4, and this line will match X-UIDL too, is thatSam Roberts1
2002-01-19including strings.h as wellSam Roberts1
2002-01-19Removed a FIXME that seems to have been fixed.Sam Roberts1
2002-01-17New function mu_verror().Sergey Poznyakoff1
2002-01-17Use mu_tempfile.Sergey Poznyakoff2
2002-01-17New function mu_tempfile().Sergey Poznyakoff1
2002-01-15Handle extended URL specification. Implemented three hash schemes.Sergey Poznyakoff2
2002-01-15(mu_normalize_maildir) New function.Sergey Poznyakoff1
2001-12-18mailer_send_message() now takes optional from and to addresses, so theySam Roberts4
2001-12-18Now takes advantage of url_parse().Sam Roberts1
2001-12-17 * mailbox/address.c: Problem between signed and unsigned comparison.Alain Magloire1
2001-12-16(message_get_attachment_name and message_aget_attachment_name): new APIs,Sam Roberts1
2001-12-16gnu indentedSam Roberts1
2001-12-16 Race condition call lazy_create () before file_stream_create()Alain Magloire1
2001-12-16Modified stream creation and opening. The *_stream_create() functions nowSam Roberts17
2001-12-11I'm about to modify this file, so I'm GNU indenting it so I can seeSam Roberts1
2001-11-27Added <strings.h> for QNX6.Sam Roberts1

Return to:

Send suggestions and report system problems to the System administrator.