summaryrefslogtreecommitdiff
path: root/imap4d
AgeCommit message (Expand)AuthorFiles
2001-12-16Modified stream creation and opening. The *_stream_create() functions nowSam Roberts2
2001-11-15Removed mailbox_destroy_folder kludgeSergey Poznyakoff1
2001-11-11 Most daemon will share the same code to daemonize(), we useAlain Magloire1
2001-11-05Use mu_syslog_error_printer.Sergey Poznyakoff1
2001-11-01Removed declaration of util_normalize_path().Sergey Poznyakoff2
2001-11-01Use mu_normalize_path().Sergey Poznyakoff1
2001-11-01Use LOG_FACILITY instead of LOG_MAIL.Sergey Poznyakoff1
2001-11-01 * imap4d/namespace.c: Put namespace_enumerate() and namespace_enumerate()Alain Magloire1
2001-10-20 * configure.in: Set to 0.0.9c.Alain Magloire3
2001-10-17Added proto for strtok_r.Sergey Poznyakoff1
2001-10-10 * mailbox/mbx_pop.c (_mbox_pop_init): Authority is set on the folder.Alain Magloire1
2001-10-05 * imap4d/select.c(imap4_select_status): According to RFC2060Alain Magloire1
2001-08-31*** empty log message ***Jakob Kaivo1
2001-08-31don't list INBOX twice for virtual usersJakob Kaivo1
2001-08-31Removed imap4d_virtual. Its functionality passed to getpwnam_virtual.Sergey Poznyakoff1
2001-08-31Register getpwnam_virtual for handling virtual domain authentication.Sergey Poznyakoff1
2001-08-31Use mu_virtual_domain instead of is_virtual.Sergey Poznyakoff3
2001-08-30Use mu_getpwnam instead of system getpwnam.Sergey Poznyakoff1
2001-08-30use mu_register_getpwnam.Sergey Poznyakoff1
2001-08-30Placed @AUTHLIBS@ before libmailutils. Needed when using mysql.Sergey Poznyakoff1
2001-08-30Add virtual domain supportJakob Kaivo5
2001-08-25 * Makefile.am:Alain Magloire1
2001-08-25 * imap4d/fetch.c (fetch_bodystructure0): Check for sp != NULL.Alain Magloire1
2001-08-22fix a segfault error by testing sp != NULLJakob Kaivo1
2001-07-06proto for imap4d_bye0()Sergey Poznyakoff1
2001-07-06call imap4d_bye0() instead of imap4d_bye().Sergey Poznyakoff1
2001-07-06split imap4d_bye() into imap4d_bye() and imap4d_bye().Sergey Poznyakoff1
2001-07-06imap4d_fetch0(): return RESP_OK on successSergey Poznyakoff1
2001-07-02 * imap4d/bye.c: call mailbox_save_attributes() when exiting.Alain Magloire5
2001-06-25 * doc/Makefile.am: add {c-api,framework,programs}.texi EXTRA_DISTAlain Magloire2
2001-06-22use mu_tilde_expansion()Sergey Poznyakoff1
2001-06-20Moved date/time parsing utility functions to mailbox/mutil.c.Sam Roberts6
2001-06-16Added missing declarationsSergey Poznyakoff1
2001-06-16changed mktime() calls to mu_mktime().Sergey Poznyakoff1
2001-06-16removed confusing commentSergey Poznyakoff1
2001-06-16fixed date conversion in fetch_internaldateSergey Poznyakoff1
2001-06-15Patches by Sam:Sergey Poznyakoff2
2001-06-15Patches by Sam:Sergey Poznyakoff1
2001-06-12Bug in imap4d/util.c(util_msgset) --> '*' was not deal it.Alain Magloire1
2001-06-01util_strcasestr() function. Functions for converting between textSergey Poznyakoff1
2001-06-01case-insensitive comparison for text fields.Sergey Poznyakoff1
2001-06-01typos in commentSergey Poznyakoff1
2001-06-01added protos for util_strcasestr() and util_parse_.*_date()Sergey Poznyakoff1
2001-06-01force ofile to be line-buffered, so commandSergey Poznyakoff1
2001-06-01implemented. See ChangeLogSergey Poznyakoff1
2001-05-30UID SEARCH supportSergey Poznyakoff2
2001-05-30forgotten fix to util_msgset()Sergey Poznyakoff1
2001-05-28added missing <message set> conditionSergey Poznyakoff1
2001-05-28see ChangeLogSergey Poznyakoff13
2001-05-28implementedSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.