]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
17 years agoMaildir saving: Handle "out of disk space/quota" failures in fsync() and close().
Timo Sirainen [Thu, 6 Nov 2008 13:33:53 +0000 (15:33 +0200)] 
Maildir saving: Handle "out of disk space/quota" failures in fsync() and close().
Those failures could happen with NFS (close() only if fsync_disable=yes).

--HG--
branch : HEAD

17 years agodict-file: Minor optimization when writing the file.
Timo Sirainen [Wed, 5 Nov 2008 18:03:05 +0000 (20:03 +0200)] 
dict-file: Minor optimization when writing the file.

--HG--
branch : HEAD

17 years agofts: If we haven't indexed all messages, search the rest using non-indexed search.
Timo Sirainen [Wed, 5 Nov 2008 12:37:35 +0000 (14:37 +0200)] 
fts: If we haven't indexed all messages, search the rest using non-indexed search.
Typically this happens with header searches which don't force an index update.

--HG--
branch : HEAD

17 years agofts: Don't force SEARCH_HEADER_COMPRESS_LWSP to update indexes either.
Timo Sirainen [Wed, 5 Nov 2008 12:23:22 +0000 (14:23 +0200)] 
fts: Don't force SEARCH_HEADER_COMPRESS_LWSP to update indexes either.

--HG--
branch : HEAD

17 years agofts: Handle also SEARCH_HEADER_COMPRESS_LWSP, not just SEARCH_HEADER.
Timo Sirainen [Wed, 5 Nov 2008 11:51:00 +0000 (13:51 +0200)] 
fts: Handle also SEARCH_HEADER_COMPRESS_LWSP, not just SEARCH_HEADER.

--HG--
branch : HEAD

17 years agodeliver -m: Assume the given mailbox name is in UTF-8 format.
Timo Sirainen [Sat, 1 Nov 2008 20:49:14 +0000 (22:49 +0200)] 
deliver -m: Assume the given mailbox name is in UTF-8 format.

--HG--
branch : HEAD

17 years agoAdded imap_utf7 tool for mUTF-7 <-> UTF-8 conversion.
Timo Sirainen [Sat, 1 Nov 2008 20:32:04 +0000 (22:32 +0200)] 
Added imap_utf7 tool for mUTF-7 <-> UTF-8 conversion.

--HG--
branch : HEAD

17 years agoEnforce valid mUTF-7 names when creating new mailboxes.
Timo Sirainen [Sat, 1 Nov 2008 19:16:38 +0000 (21:16 +0200)] 
Enforce valid mUTF-7 names when creating new mailboxes.

--HG--
branch : HEAD

17 years agoAdded code for encoding and decoding IMAP's modified-UTF7 strings.
Timo Sirainen [Sat, 1 Nov 2008 19:12:01 +0000 (21:12 +0200)] 
Added code for encoding and decoding IMAP's modified-UTF7 strings.

--HG--
branch : HEAD

17 years agoMinor base64 code optimization.
Timo Sirainen [Sat, 1 Nov 2008 19:11:36 +0000 (21:11 +0200)] 
Minor base64 code optimization.

--HG--
branch : HEAD

17 years agoAdded some base64 random testing.
Timo Sirainen [Sat, 1 Nov 2008 19:11:26 +0000 (21:11 +0200)] 
Added some base64 random testing.

--HG--
branch : HEAD

17 years agoAdded some UTF16_ macros for helping UTF-16 conversions.
Timo Sirainen [Sat, 1 Nov 2008 19:07:12 +0000 (21:07 +0200)] 
Added some UTF16_ macros for helping UTF-16 conversions.

--HG--
branch : HEAD

17 years agoCompiler warning fix in some 32bit systems.
Timo Sirainen [Sat, 1 Nov 2008 16:23:17 +0000 (18:23 +0200)] 
Compiler warning fix in some 32bit systems.

--HG--
branch : HEAD

17 years ago$STORAGE_LIBS now contains all the libraries that libstorage needs.
Timo Sirainen [Sat, 1 Nov 2008 14:46:16 +0000 (16:46 +0200)] 
$STORAGE_LIBS now contains all the libraries that libstorage needs.
There's no point in listing the same required libraries everywhere.

--HG--
branch : HEAD

17 years agoshared mailboxes: Cleanups, fixes and optimizations.
Timo Sirainen [Sat, 1 Nov 2008 14:05:19 +0000 (16:05 +0200)] 
shared mailboxes: Cleanups, fixes and optimizations.

--HG--
branch : HEAD

17 years agodbox/mbox: Don't auto-create INBOX if storage isn't in the INBOX namespace.
Timo Sirainen [Sat, 1 Nov 2008 14:04:24 +0000 (16:04 +0200)] 
dbox/mbox: Don't auto-create INBOX if storage isn't in the INBOX namespace.

--HG--
branch : HEAD

17 years agoauth-master API cleanups.
Timo Sirainen [Sat, 1 Nov 2008 13:12:14 +0000 (15:12 +0200)] 
auth-master API cleanups.

--HG--
branch : HEAD

17 years agoshared namespaces: new %%h variable, expanding to the traget users home.
Sascha Wilde [Tue, 28 Oct 2008 11:42:22 +0000 (12:42 +0100)] 
shared namespaces: new %%h variable, expanding to the traget users home.

--HG--
branch : HEAD

17 years agoUse mail_storage_set_critical() instead of i_error() directly.
Timo Sirainen [Sat, 1 Nov 2008 12:55:28 +0000 (14:55 +0200)] 
Use mail_storage_set_critical() instead of i_error() directly.

--HG--
branch : HEAD

17 years agoexpire-tool: Use the new auth-master API instead of doing the lookup ourself.
Timo Sirainen [Sat, 1 Nov 2008 12:49:12 +0000 (14:49 +0200)] 
expire-tool: Use the new auth-master API instead of doing the lookup ourself.

--HG--
branch : HEAD

17 years agoauth-master API cleanup.
Timo Sirainen [Sat, 1 Nov 2008 12:25:05 +0000 (14:25 +0200)] 
auth-master API cleanup.

--HG--
branch : HEAD

17 years agoCleanups and fixes to auth-master API.
Timo Sirainen [Sat, 1 Nov 2008 12:20:36 +0000 (14:20 +0200)] 
Cleanups and fixes to auth-master API.

--HG--
branch : HEAD

17 years agoAdded lib_signals_reset_ioloop() for handling signals with multiple ioloops.
Timo Sirainen [Sat, 1 Nov 2008 12:15:00 +0000 (14:15 +0200)] 
Added lib_signals_reset_ioloop() for handling signals with multiple ioloops.

--HG--
branch : HEAD

17 years agoDon't break if io_remove() or timeout_remove() are called for non-active ioloops.
Timo Sirainen [Sat, 1 Nov 2008 12:14:42 +0000 (14:14 +0200)] 
Don't break if io_remove() or timeout_remove() are called for non-active ioloops.

--HG--
branch : HEAD

17 years agoNew generic userdb lookup api `auth-master' in lib-auth.
Sascha Wilde [Fri, 24 Oct 2008 14:06:07 +0000 (16:06 +0200)] 
New generic userdb lookup api `auth-master' in lib-auth.

--HG--
branch : HEAD

17 years agodump-capability: Previous change was done badly, retry.
Timo Sirainen [Fri, 31 Oct 2008 16:35:43 +0000 (18:35 +0200)] 
dump-capability: Previous change was done badly, retry.

--HG--
branch : HEAD

17 years agodump-capability: Added a fake home directory so we won't die if it's missing.
Timo Sirainen [Fri, 31 Oct 2008 16:03:39 +0000 (18:03 +0200)] 
dump-capability: Added a fake home directory so we won't die if it's missing.

--HG--
branch : HEAD

17 years agoFix to previous ACL fix..
Timo Sirainen [Fri, 31 Oct 2008 15:46:05 +0000 (17:46 +0200)] 
Fix to previous ACL fix..

--HG--
branch : HEAD

17 years agoACL: If a subscribed mailbox doesn't have list right, show it as non-existing.
Timo Sirainen [Fri, 31 Oct 2008 15:44:54 +0000 (17:44 +0200)] 
ACL: If a subscribed mailbox doesn't have list right, show it as non-existing.

--HG--
branch : HEAD

17 years agoUpdate dovecot-example.conf comment about dict proxy.
Timo Sirainen [Thu, 30 Oct 2008 15:41:02 +0000 (17:41 +0200)] 
Update dovecot-example.conf comment about dict proxy.

--HG--
branch : HEAD

17 years agoCompiler warning fixes
Timo Sirainen [Wed, 29 Oct 2008 22:31:52 +0000 (00:31 +0200)] 
Compiler warning fixes

--HG--
branch : HEAD

17 years agombox: Another From_-line skipping fix.
Timo Sirainen [Wed, 29 Oct 2008 22:00:12 +0000 (00:00 +0200)] 
mbox: Another From_-line skipping fix.

--HG--
branch : HEAD

17 years agodovecot -n/-a: Added Gentoo check.
Timo Sirainen [Wed, 29 Oct 2008 18:39:36 +0000 (20:39 +0200)] 
dovecot -n/-a: Added Gentoo check.

--HG--
branch : HEAD

17 years agodovecot -n/-a: Fixes to printing which filesystem is being used.
Timo Sirainen [Wed, 29 Oct 2008 18:35:17 +0000 (20:35 +0200)] 
dovecot -n/-a: Fixes to printing which filesystem is being used.

--HG--
branch : HEAD

17 years agodovecot -n/-a: Added more Linux distros.
Timo Sirainen [Wed, 29 Oct 2008 18:28:30 +0000 (20:28 +0200)] 
dovecot -n/-a: Added more Linux distros.

--HG--
branch : HEAD

17 years agodovecot -n/-a: Print some information about the system.
Timo Sirainen [Wed, 29 Oct 2008 18:16:40 +0000 (20:16 +0200)] 
dovecot -n/-a: Print some information about the system.

--HG--
branch : HEAD

17 years agombox: If Content-Length: is correct, don't break if message body begins with a From_...
Timo Sirainen [Wed, 29 Oct 2008 18:01:39 +0000 (20:01 +0200)] 
mbox: If Content-Length: is correct, don't break if message body begins with a From_-line.
Based on a patch by Lennart Lövstrand.

--HG--
branch : HEAD

17 years agoQuota: If mail_debug=yes, log when quota warning script is executed.
Timo Sirainen [Wed, 29 Oct 2008 16:41:56 +0000 (18:41 +0200)] 
Quota: If mail_debug=yes, log when quota warning script is executed.

--HG--
branch : HEAD

17 years agologin: If client pipelines multiple failing auth commands, don't stop handling after...
Timo Sirainen [Wed, 29 Oct 2008 16:23:31 +0000 (18:23 +0200)] 
login: If client pipelines multiple failing auth commands, don't stop handling after two.

--HG--
branch : HEAD

17 years agoMinor code cleanup.
Timo Sirainen [Wed, 29 Oct 2008 16:12:32 +0000 (18:12 +0200)] 
Minor code cleanup.

--HG--
branch : HEAD

17 years agomaster: Set LOCAL_IP environment to mail processes.
Timo Sirainen [Wed, 29 Oct 2008 15:41:05 +0000 (17:41 +0200)] 
master: Set LOCAL_IP environment to mail processes.

--HG--
branch : HEAD

17 years agoauth_debug_passwords: When converting plaintext password to another scheme, log how...
Timo Sirainen [Sun, 26 Oct 2008 14:30:50 +0000 (16:30 +0200)] 
auth_debug_passwords: When converting plaintext password to another scheme, log how it's done.

--HG--
branch : HEAD

17 years agoauth: original_username should never be NULL, removed all code that checks for it.
Timo Sirainen [Sun, 26 Oct 2008 14:01:45 +0000 (16:01 +0200)] 
auth: original_username should never be NULL, removed all code that checks for it.

--HG--
branch : HEAD

17 years agoPass original_username to auth-workers.
Timo Sirainen [Sun, 26 Oct 2008 13:53:12 +0000 (15:53 +0200)] 
Pass original_username to auth-workers.

--HG--
branch : HEAD

17 years agoDon't assume original_username is always set.
Timo Sirainen [Sun, 26 Oct 2008 13:52:47 +0000 (15:52 +0200)] 
Don't assume original_username is always set.

--HG--
branch : HEAD

17 years agoLogin prcesses: If auth_debug=yes, don't warn about "user" parameter being unknown.
Timo Sirainen [Sun, 26 Oct 2008 13:52:07 +0000 (15:52 +0200)] 
Login prcesses: If auth_debug=yes, don't warn about "user" parameter being unknown.

--HG--
branch : HEAD

17 years agoMinor code cleanup.
Timo Sirainen [Sun, 26 Oct 2008 13:39:10 +0000 (15:39 +0200)] 
Minor code cleanup.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: One more mailbox_header_lookup_ctx fix.
Timo Sirainen [Sun, 26 Oct 2008 13:37:58 +0000 (15:37 +0200)] 
Virtual mailboxes: One more mailbox_header_lookup_ctx fix.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: Fixes to handling errors.
Timo Sirainen [Sat, 25 Oct 2008 20:56:35 +0000 (23:56 +0300)] 
Virtual mailboxes: Fixes to handling errors.

--HG--
branch : HEAD

17 years agombox: If mailbox isn't a valid mbox, don't try to sync it when closing.
Timo Sirainen [Sat, 25 Oct 2008 20:56:16 +0000 (23:56 +0300)] 
mbox: If mailbox isn't a valid mbox, don't try to sync it when closing.

--HG--
branch : HEAD

17 years agoSELECT: If closing old mailbox gives an error, don't crash.
Timo Sirainen [Sat, 25 Oct 2008 20:34:02 +0000 (23:34 +0300)] 
SELECT: If closing old mailbox gives an error, don't crash.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: Skip non-selectable mailboxes when matching wildcards.
Timo Sirainen [Sat, 25 Oct 2008 20:10:32 +0000 (23:10 +0300)] 
Virtual mailboxes: Skip non-selectable mailboxes when matching wildcards.

--HG--
branch : HEAD

17 years agoVirtual mailboxes: Don't use virtual mailbox_header_lookup_ctx in backend calls.
Timo Sirainen [Sat, 25 Oct 2008 19:51:40 +0000 (22:51 +0300)] 
Virtual mailboxes: Don't use virtual mailbox_header_lookup_ctx in backend calls.

--HG--
branch : HEAD

17 years agoMake mailbox_header_lookup_ctx's list of headers available.
Timo Sirainen [Sat, 25 Oct 2008 19:50:43 +0000 (22:50 +0300)] 
Make mailbox_header_lookup_ctx's list of headers available.

--HG--
branch : HEAD

17 years agoFixes to mailbox list iteration (fixes some issues with virtual mailboxes).
Timo Sirainen [Sat, 25 Oct 2008 17:25:27 +0000 (20:25 +0300)] 
Fixes to mailbox list iteration (fixes some issues with virtual mailboxes).

--HG--
branch : HEAD

17 years agoVirtual mailboxes: Another crashfix.
Timo Sirainen [Sat, 25 Oct 2008 17:03:44 +0000 (20:03 +0300)] 
Virtual mailboxes: Another crashfix.

--HG--
branch : HEAD

17 years agovirtual mailboxes: Potential crashfix.
Timo Sirainen [Sat, 25 Oct 2008 16:59:29 +0000 (19:59 +0300)] 
virtual mailboxes: Potential crashfix.

--HG--
branch : HEAD

17 years agoFixed "no extension shrinking" code to work correctly.
Timo Sirainen [Sat, 25 Oct 2008 13:32:53 +0000 (16:32 +0300)] 
Fixed "no extension shrinking" code to work correctly.

--HG--
branch : HEAD

17 years agoLogin processes: If auth_debug=yes, log about received unknown passdb extra fields.
Timo Sirainen [Sat, 25 Oct 2008 13:07:28 +0000 (16:07 +0300)] 
Login processes: If auth_debug=yes, log about received unknown passdb extra fields.

--HG--
branch : HEAD

17 years agoFTS: If mail_debug=yes, log messages if fts is disabled.
Timo Sirainen [Sat, 25 Oct 2008 12:55:35 +0000 (15:55 +0300)] 
FTS: If mail_debug=yes, log messages if fts is disabled.

--HG--
branch : HEAD

17 years agoIf a missing home directory is tried to be used, fail the namespace creation.
Timo Sirainen [Sat, 25 Oct 2008 12:42:42 +0000 (15:42 +0300)] 
If a missing home directory is tried to be used, fail the namespace creation.

--HG--
branch : HEAD

17 years agomail user: Assume an empty home directory is the same as a missing one.
Timo Sirainen [Sat, 25 Oct 2008 12:42:03 +0000 (15:42 +0300)] 
mail user: Assume an empty home directory is the same as a missing one.

--HG--
branch : HEAD

17 years agomaster: If there's no home directory don't set HOME environment at all.
Timo Sirainen [Sat, 25 Oct 2008 12:41:33 +0000 (15:41 +0300)] 
master: If there's no home directory don't set HOME environment at all.

--HG--
branch : HEAD

17 years agoCompiler warning fix.
Timo Sirainen [Sat, 25 Oct 2008 12:20:33 +0000 (15:20 +0300)] 
Compiler warning fix.

--HG--
branch : HEAD

17 years agoGive a nicer error message if %h is used while there is no home directory.
Timo Sirainen [Sat, 25 Oct 2008 12:20:04 +0000 (15:20 +0300)] 
Give a nicer error message if %h is used while there is no home directory.

--HG--
branch : HEAD

17 years agoAdded var_has_key().
Timo Sirainen [Sat, 25 Oct 2008 12:19:37 +0000 (15:19 +0300)] 
Added var_has_key().

--HG--
branch : HEAD

17 years agomaster: Don't print "last died with error .." for fatals that were from forked child...
Timo Sirainen [Sat, 25 Oct 2008 12:17:46 +0000 (15:17 +0300)] 
master: Don't print "last died with error .." for fatals that were from forked child processes.

--HG--
branch : HEAD

17 years agoQRESYNC: FETCH CHANGEDSINCE and SELECT with modseq shouldn't have returned changes...
Timo Sirainen [Fri, 24 Oct 2008 19:10:37 +0000 (22:10 +0300)] 
QRESYNC: FETCH CHANGEDSINCE and SELECT with modseq shouldn't have returned changes with the same modseq.

--HG--
branch : HEAD

17 years agoFixed message address assert-crashing if the entire input was invalid.
Timo Sirainen [Thu, 23 Oct 2008 22:56:13 +0000 (01:56 +0300)] 
Fixed message address assert-crashing if the entire input was invalid.
Patch by Richard Platel.

--HG--
branch : HEAD

17 years agoAdded %k variable to display valid-client-cert status. It expands to "valid" or empty.
Timo Sirainen [Thu, 23 Oct 2008 17:31:41 +0000 (20:31 +0300)] 
Added %k variable to display valid-client-cert status. It expands to "valid" or empty.

--HG--
branch : HEAD

17 years agoFixed shared mailboxes to work with plugins.
Timo Sirainen [Thu, 23 Oct 2008 17:15:16 +0000 (20:15 +0300)] 
Fixed shared mailboxes to work with plugins.

--HG--
branch : HEAD

17 years agorfc822_parse_quoted_string(): Handle folding whitespace.
Timo Sirainen [Thu, 23 Oct 2008 15:58:22 +0000 (18:58 +0300)] 
rfc822_parse_quoted_string(): Handle folding whitespace.

--HG--
branch : HEAD

17 years agoThe new checkpassword code was still missing a bit to actually work.
Timo Sirainen [Thu, 23 Oct 2008 15:27:20 +0000 (18:27 +0300)] 
The new checkpassword code was still missing a bit to actually work.

--HG--
branch : HEAD

17 years agoAdded tag 1.2.alpha3 for changeset 3c8d43f85b1a
Timo Sirainen [Wed, 22 Oct 2008 18:11:47 +0000 (21:11 +0300)] 
Added tag 1.2.alpha3 for changeset 3c8d43f85b1a

--HG--
branch : HEAD

17 years agoReleased v1.2.alpha3. 1.2.alpha3
Timo Sirainen [Wed, 22 Oct 2008 18:11:41 +0000 (21:11 +0300)] 
Released v1.2.alpha3.

--HG--
branch : HEAD

17 years agoAdded missing changes to userdb checkpassword.
Timo Sirainen [Wed, 22 Oct 2008 17:24:50 +0000 (20:24 +0300)] 
Added missing changes to userdb checkpassword.

--HG--
branch : HEAD

17 years agoAuth worker: Another try at not aborting a lookup too early.
Timo Sirainen [Tue, 21 Oct 2008 22:47:16 +0000 (01:47 +0300)] 
Auth worker: Another try at not aborting a lookup too early.

--HG--
branch : HEAD

17 years agoIf we detect that transaction log file size is invalid, mark the log corrupted.
Timo Sirainen [Tue, 21 Oct 2008 22:32:43 +0000 (01:32 +0300)] 
If we detect that transaction log file size is invalid, mark the log corrupted.

--HG--
branch : HEAD

17 years agoAuth worker: Don't die after idling one minute. The server process decides when to...
Timo Sirainen [Tue, 21 Oct 2008 22:24:44 +0000 (01:24 +0300)] 
Auth worker: Don't die after idling one minute. The server process decides when to do it.

--HG--
branch : HEAD

17 years agoAuth workers: Use one full timeout per worker instead of a waking up every minute.
Timo Sirainen [Tue, 21 Oct 2008 22:20:12 +0000 (01:20 +0300)] 
Auth workers: Use one full timeout per worker instead of a waking up every minute.

--HG--
branch : HEAD

17 years agoAuth worker: Make sure we don't abort a lookup too early.
Timo Sirainen [Tue, 21 Oct 2008 22:07:48 +0000 (01:07 +0300)] 
Auth worker: Make sure we don't abort a lookup too early.

--HG--
branch : HEAD

17 years agoAuth worker: Log if any auth lookups get aborted.
Timo Sirainen [Tue, 21 Oct 2008 22:07:36 +0000 (01:07 +0300)] 
Auth worker: Log if any auth lookups get aborted.

--HG--
branch : HEAD

17 years agoAdded support for userdb checkpassword. Patch by Sascha Wilde.
Timo Sirainen [Tue, 21 Oct 2008 21:29:54 +0000 (00:29 +0300)] 
Added support for userdb checkpassword. Patch by Sascha Wilde.

--HG--
branch : HEAD

17 years agoAdded API for waiting child processes.
Timo Sirainen [Tue, 21 Oct 2008 21:28:46 +0000 (00:28 +0300)] 
Added API for waiting child processes.

--HG--
branch : HEAD

17 years agoDon't show the WhyDoesItNotWork link if auth_debug=yes already.
Timo Sirainen [Mon, 20 Oct 2008 17:00:19 +0000 (20:00 +0300)] 
Don't show the WhyDoesItNotWork link if auth_debug=yes already.

--HG--
branch : HEAD

17 years agoMaildir: Added more strict asserts.
Timo Sirainen [Sun, 19 Oct 2008 11:46:13 +0000 (14:46 +0300)] 
Maildir: Added more strict asserts.

--HG--
branch : HEAD

17 years agoMaildir: Re-read uidlist from the beginning before deciding it's corrupted.
Timo Sirainen [Sun, 19 Oct 2008 11:38:09 +0000 (14:38 +0300)] 
Maildir: Re-read uidlist from the beginning before deciding it's corrupted.

--HG--
branch : HEAD

17 years agoLogin process: Log auth failure reasons better in disconnect message.
Timo Sirainen [Sun, 19 Oct 2008 11:00:57 +0000 (14:00 +0300)] 
Login process: Log auth failure reasons better in disconnect message.
For example if client certs are required it now logs if the cert wasn't sent
or if the cert was invalid.

--HG--
branch : HEAD

17 years agoPrint a help message about authentication at startup until the first successful authe...
Timo Sirainen [Sun, 19 Oct 2008 10:32:01 +0000 (13:32 +0300)] 
Print a help message about authentication at startup until the first successful authentication.

--HG--
branch : HEAD

17 years agoAdded a simple flat file dict backend.
Timo Sirainen [Sat, 18 Oct 2008 23:07:34 +0000 (02:07 +0300)] 
Added a simple flat file dict backend.

--HG--
branch : HEAD

17 years agoquota: If quota backend's init() function fails, die without crashing.
Timo Sirainen [Sat, 18 Oct 2008 23:01:03 +0000 (02:01 +0300)] 
quota: If quota backend's init() function fails, die without crashing.

--HG--
branch : HEAD

17 years agoautocreate plugin: Added support for namespaces.
Timo Sirainen [Sat, 18 Oct 2008 20:54:50 +0000 (23:54 +0300)] 
autocreate plugin: Added support for namespaces.

--HG--
branch : HEAD

17 years agoAdded listescape plugin.
Timo Sirainen [Sat, 18 Oct 2008 20:45:41 +0000 (23:45 +0300)] 
Added listescape plugin.

--HG--
branch : HEAD

17 years agomaildirlock: Don't use %m format with fprintf(), it's not portable.
Timo Sirainen [Sat, 18 Oct 2008 19:51:20 +0000 (22:51 +0300)] 
maildirlock: Don't use %m format with fprintf(), it's not portable.

--HG--
branch : HEAD

17 years agoAdded autocreate plugin.
Timo Sirainen [Sat, 18 Oct 2008 18:36:54 +0000 (21:36 +0300)] 
Added autocreate plugin.

--HG--
branch : HEAD

17 years agoTrash plugin: Assign storage to all mailboxes at startup so errors are caught immedia...
Timo Sirainen [Sat, 18 Oct 2008 18:31:18 +0000 (21:31 +0300)] 
Trash plugin: Assign storage to all mailboxes at startup so errors are caught immediately.
Also previous optimization change broke trash plugin when using multiple
mail_users. This change fixes it to work again.

--HG--
branch : HEAD

17 years agologin processes: When shutting down, don't die with fd_send() error message.
Timo Sirainen [Sat, 18 Oct 2008 17:50:20 +0000 (20:50 +0300)] 
login processes: When shutting down, don't die with fd_send() error message.

--HG--
branch : HEAD

17 years agoFixes to handling "out of disk space/quota" write failures.
Timo Sirainen [Sat, 18 Oct 2008 17:26:35 +0000 (20:26 +0300)] 
Fixes to handling "out of disk space/quota" write failures.

--HG--
branch : HEAD

17 years agoSubscription handling fixes for subscriptions=no namespaces and shared mailboxes.
Timo Sirainen [Sat, 18 Oct 2008 14:07:42 +0000 (17:07 +0300)] 
Subscription handling fixes for subscriptions=no namespaces and shared mailboxes.

--HG--
branch : HEAD

17 years agoindex files: Another try at fixing handling log files with different header sizes.
Timo Sirainen [Sat, 18 Oct 2008 13:26:04 +0000 (16:26 +0300)] 
index files: Another try at fixing handling log files with different header sizes.

--HG--
branch : HEAD