]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
16 years agoAdded mail_index_open_or_create().
Timo Sirainen [Wed, 11 Mar 2009 22:12:45 +0000 (18:12 -0400)] 
Added mail_index_open_or_create().

--HG--
branch : HEAD

16 years agoimap: Code cleanup: Changed buffer to an array.
Timo Sirainen [Wed, 11 Mar 2009 20:11:38 +0000 (16:11 -0400)] 
imap: Code cleanup: Changed buffer to an array.

--HG--
branch : HEAD

16 years agodbox: Fixes.
Timo Sirainen [Wed, 11 Mar 2009 20:06:30 +0000 (16:06 -0400)] 
dbox: Fixes.

--HG--
branch : HEAD

16 years agoimap: Improve "FETCH .. got too little data" error messages.
Timo Sirainen [Wed, 11 Mar 2009 20:03:40 +0000 (16:03 -0400)] 
imap: Improve "FETCH .. got too little data" error messages.

--HG--
branch : HEAD

16 years agodbox: Reimplemented file cleanup in a safer way. Added some more error handling.
Timo Sirainen [Tue, 10 Mar 2009 22:39:19 +0000 (18:39 -0400)] 
dbox: Reimplemented file cleanup in a safer way. Added some more error handling.

--HG--
branch : HEAD

16 years agoCompile warning fix.
Timo Sirainen [Tue, 10 Mar 2009 16:29:02 +0000 (12:29 -0400)] 
Compile warning fix.

--HG--
branch : HEAD

16 years agoindexes: Fixes to handling shrinking tail offsets.
Timo Sirainen [Tue, 10 Mar 2009 16:27:03 +0000 (12:27 -0400)] 
indexes: Fixes to handling shrinking tail offsets.

--HG--
branch : HEAD

16 years agodbox: When doing a cleanup, need to refresh map index after locking.
Timo Sirainen [Tue, 10 Mar 2009 15:22:26 +0000 (11:22 -0400)] 
dbox: When doing a cleanup, need to refresh map index after locking.

--HG--
branch : HEAD

16 years agoindexes: Removed unnecessary code.
Timo Sirainen [Tue, 10 Mar 2009 04:59:14 +0000 (00:59 -0400)] 
indexes: Removed unnecessary code.

--HG--
branch : HEAD

16 years agoImproved "corrupted transaction log file" error message.
Timo Sirainen [Tue, 10 Mar 2009 02:27:04 +0000 (22:27 -0400)] 
Improved "corrupted transaction log file" error message.

--HG--
branch : HEAD

16 years agodbox: Make sure we don't append to files that are already unlinked.
Timo Sirainen [Tue, 10 Mar 2009 02:10:52 +0000 (22:10 -0400)] 
dbox: Make sure we don't append to files that are already unlinked.

--HG--
branch : HEAD

16 years agodbox fixes
Timo Sirainen [Tue, 10 Mar 2009 01:10:44 +0000 (21:10 -0400)] 
dbox fixes

--HG--
branch : HEAD

16 years agoIf indexes had been reset, extension changes may have been written wrong.
Timo Sirainen [Tue, 10 Mar 2009 01:00:31 +0000 (21:00 -0400)] 
If indexes had been reset, extension changes may have been written wrong.

--HG--
branch : HEAD

16 years agoindexes: Don't add ext-intros unnecessarily twice for ext-rec updates.
Timo Sirainen [Tue, 10 Mar 2009 00:51:35 +0000 (20:51 -0400)] 
indexes: Don't add ext-intros unnecessarily twice for ext-rec updates.
Also did some code cleanups.

--HG--
branch : HEAD

16 years agoindexes: Crashfix to error handling.
Timo Sirainen [Tue, 10 Mar 2009 00:17:30 +0000 (20:17 -0400)] 
indexes: Crashfix to error handling.

--HG--
branch : HEAD

16 years agodbox: Locking fix.
Timo Sirainen [Fri, 6 Mar 2009 21:49:10 +0000 (16:49 -0500)] 
dbox: Locking fix.

--HG--
branch : HEAD

16 years agodbox: Fixes to save/expunge/cleanup.
Timo Sirainen [Fri, 6 Mar 2009 21:17:59 +0000 (16:17 -0500)] 
dbox: Fixes to save/expunge/cleanup.

--HG--
branch : HEAD

16 years agomail_index_atomic_inc_ext(): Added error checking.
Timo Sirainen [Fri, 6 Mar 2009 21:17:39 +0000 (16:17 -0500)] 
mail_index_atomic_inc_ext(): Added error checking.

--HG--
branch : HEAD

16 years agoidxview: Updated to show dbox message sizes.
Timo Sirainen [Fri, 6 Mar 2009 19:43:49 +0000 (14:43 -0500)] 
idxview: Updated to show dbox message sizes.

--HG--
branch : HEAD

16 years agodbox: Saving shouldn't close any files after all, otherwise locks are lost.
Timo Sirainen [Thu, 5 Mar 2009 23:24:19 +0000 (18:24 -0500)] 
dbox: Saving shouldn't close any files after all, otherwise locks are lost.

--HG--
branch : HEAD

16 years agoindexes: Make sure we don't shrink log_file_tail_offset.
Timo Sirainen [Thu, 5 Mar 2009 22:27:25 +0000 (17:27 -0500)] 
indexes: Make sure we don't shrink log_file_tail_offset.

--HG--
branch : HEAD

16 years agodbox: Don't close file we appended to if we're still reading from it.
Timo Sirainen [Thu, 5 Mar 2009 21:37:44 +0000 (16:37 -0500)] 
dbox: Don't close file we appended to if we're still reading from it.

--HG--
branch : HEAD

16 years agodbox: File cleanup is for now done in logout.
Timo Sirainen [Thu, 5 Mar 2009 21:28:56 +0000 (16:28 -0500)] 
dbox: File cleanup is for now done in logout.

--HG--
branch : HEAD

16 years agodbox: Initial support for expunging messages.
Timo Sirainen [Wed, 4 Mar 2009 22:40:46 +0000 (17:40 -0500)] 
dbox: Initial support for expunging messages.

--HG--
branch : HEAD

16 years agoAdded mail_index_atomic_inc_ext() for atomically incrementing numbers in extensions.
Timo Sirainen [Wed, 4 Mar 2009 22:40:24 +0000 (17:40 -0500)] 
Added mail_index_atomic_inc_ext() for atomically incrementing numbers in extensions.

--HG--
branch : HEAD

16 years agovirtual: Fixed to work again after set_uid_cache_updates() addition.
Timo Sirainen [Wed, 4 Mar 2009 17:03:19 +0000 (12:03 -0500)] 
virtual: Fixed to work again after set_uid_cache_updates() addition.

--HG--
branch : HEAD

16 years agodbox: Fixes to saving messages.
Timo Sirainen [Wed, 25 Feb 2009 17:30:36 +0000 (12:30 -0500)] 
dbox: Fixes to saving messages.

--HG--
branch : HEAD

16 years agodbox: Store message sizes to map index and use them. Some other save optimizations.
Timo Sirainen [Wed, 25 Feb 2009 17:23:30 +0000 (12:23 -0500)] 
dbox: Store message sizes to map index and use them. Some other save optimizations.

--HG--
branch : HEAD

16 years agoMail copying: Avoid updating cache file because of copying.
Timo Sirainen [Wed, 25 Feb 2009 17:22:33 +0000 (12:22 -0500)] 
Mail copying: Avoid updating cache file because of copying.
The mail is being opened in any case, so it's unlikely to help anything.

--HG--
branch : HEAD

16 years agodbox: Save optimizations.
Timo Sirainen [Wed, 25 Feb 2009 02:39:59 +0000 (21:39 -0500)] 
dbox: Save optimizations.

--HG--
branch : HEAD

16 years agoAdded o_stream_pwrite().
Timo Sirainen [Wed, 25 Feb 2009 02:39:41 +0000 (21:39 -0500)] 
Added o_stream_pwrite().

--HG--
branch : HEAD

16 years agoAdded i_stream_get_size(). Use it instead of i_stream_stat() where possible.
Timo Sirainen [Wed, 25 Feb 2009 02:13:29 +0000 (21:13 -0500)] 
Added i_stream_get_size(). Use it instead of i_stream_stat() where possible.

--HG--
branch : HEAD

16 years agodbox: Initial support for saving multiple messages per file.
Timo Sirainen [Wed, 25 Feb 2009 00:45:07 +0000 (19:45 -0500)] 
dbox: Initial support for saving multiple messages per file.

--HG--
branch : HEAD

16 years agoidxview: Expand dbox map extension contents.
Timo Sirainen [Wed, 25 Feb 2009 00:44:53 +0000 (19:44 -0500)] 
idxview: Expand dbox map extension contents.

--HG--
branch : HEAD

16 years agoo_stream_send_istream(): Don't do backwards copying if the area doesn't really overlap.
Timo Sirainen [Tue, 24 Feb 2009 23:12:32 +0000 (18:12 -0500)] 
o_stream_send_istream(): Don't do backwards copying if the area doesn't really overlap.

--HG--
branch : HEAD

16 years agoostream: When copying backwards within a file, update in/outstream offsets.
Timo Sirainen [Tue, 24 Feb 2009 23:11:01 +0000 (18:11 -0500)] 
ostream: When copying backwards within a file, update in/outstream offsets.

--HG--
branch : HEAD

16 years agomail_index_map_ext_hdr_check(): Fixed a wrong check.
Timo Sirainen [Tue, 24 Feb 2009 21:55:11 +0000 (16:55 -0500)] 
mail_index_map_ext_hdr_check(): Fixed a wrong check.

--HG--
branch : HEAD

16 years agoidxview: Support specifying the name of dovecot.index file.
Timo Sirainen [Thu, 19 Feb 2009 23:39:43 +0000 (18:39 -0500)] 
idxview: Support specifying the name of dovecot.index file.

--HG--
branch : HEAD

16 years agodbox: Some more code cleanups.
Timo Sirainen [Tue, 17 Feb 2009 21:40:45 +0000 (16:40 -0500)] 
dbox: Some more code cleanups.

--HG--
branch : HEAD

16 years agodbox: Cleaned up code to get ready for global storage.
Timo Sirainen [Tue, 17 Feb 2009 21:24:39 +0000 (16:24 -0500)] 
dbox: Cleaned up code to get ready for global storage.

--HG--
branch : HEAD

16 years agodbox: Removed some more unnecessary code.
Timo Sirainen [Tue, 17 Feb 2009 18:40:14 +0000 (13:40 -0500)] 
dbox: Removed some more unnecessary code.

--HG--
branch : HEAD

16 years agodbox: use mailbox uidvalidity file again for assigning new UIDVALIDITY.
Timo Sirainen [Tue, 17 Feb 2009 03:47:50 +0000 (22:47 -0500)] 
dbox: use mailbox uidvalidity file again for assigning new UIDVALIDITY.

--HG--
branch : HEAD

16 years agodbox: Removed dbox-index code.
Timo Sirainen [Tue, 17 Feb 2009 03:44:42 +0000 (22:44 -0500)] 
dbox: Removed dbox-index code.

--HG--
branch : HEAD

16 years agodbox: Removed code that is no longer necessary with the redesign.
Timo Sirainen [Tue, 17 Feb 2009 01:30:15 +0000 (20:30 -0500)] 
dbox: Removed code that is no longer necessary with the redesign.
 - Maildir code now uses dovecot-uidlist directly instead of dbox.index.
 - Flags and keywords are no longer written to metadata.
 - Removed metadata modifying code entirely.
 - dbox.index is no longer read or written. The code will be removed soon.

--HG--
branch : HEAD

16 years agoFixed comment for mailbox_list_iter_deinit().
Timo Sirainen [Fri, 13 Feb 2009 22:44:00 +0000 (17:44 -0500)] 
Fixed comment for mailbox_list_iter_deinit().

--HG--
branch : HEAD

16 years ago"Maildir filename has wrong W value" error was missing new/cur directory in the middle.
Timo Sirainen [Thu, 12 Feb 2009 23:36:45 +0000 (18:36 -0500)] 
"Maildir filename has wrong W value" error was missing new/cur directory in the middle.

--HG--
branch : HEAD

16 years agoCode comments updated.
Timo Sirainen [Wed, 11 Feb 2009 22:30:52 +0000 (17:30 -0500)] 
Code comments updated.

--HG--
branch : HEAD

16 years agopop3: Don't crash at startup if mailbox is empty.
Timo Sirainen [Wed, 11 Feb 2009 04:21:02 +0000 (23:21 -0500)] 
pop3: Don't crash at startup if mailbox is empty.

--HG--
branch : HEAD

16 years agoAdded tag 1.2.beta1 for changeset c21c082aebb6
Timo Sirainen [Wed, 11 Feb 2009 00:28:06 +0000 (19:28 -0500)] 
Added tag 1.2.beta1 for changeset c21c082aebb6

--HG--
branch : HEAD

16 years agoReleased v1.2.beta1. 1.2.beta1
Timo Sirainen [Wed, 11 Feb 2009 00:28:02 +0000 (19:28 -0500)] 
Released v1.2.beta1.

--HG--
branch : HEAD

16 years agoMinor changes to mailbox list indexing code. Still disabled/non-working.
Timo Sirainen [Tue, 10 Feb 2009 17:46:14 +0000 (12:46 -0500)] 
Minor changes to mailbox list indexing code. Still disabled/non-working.

--HG--
branch : HEAD

16 years agopop3/imap: When master closes our log fd, don't die when trying to log disconnect...
Timo Sirainen [Tue, 10 Feb 2009 17:19:05 +0000 (12:19 -0500)] 
pop3/imap: When master closes our log fd, don't die when trying to log disconnect reason.

--HG--
branch : HEAD

16 years agoRenamed imap_args_to_str() to imap_write_args() and added a new imap_args_to_str().
Timo Sirainen [Tue, 10 Feb 2009 17:01:41 +0000 (12:01 -0500)] 
Renamed imap_args_to_str() to imap_write_args() and added a new imap_args_to_str().

--HG--
branch : HEAD

16 years agomaster: Another deinit crashfix
Timo Sirainen [Tue, 10 Feb 2009 03:44:42 +0000 (22:44 -0500)] 
master: Another deinit crashfix

--HG--
branch : HEAD

16 years agoUpdated.
Timo Sirainen [Tue, 10 Feb 2009 02:04:08 +0000 (21:04 -0500)] 
Updated.

--HG--
branch : HEAD

16 years agoGive an error if inbox=yes namespace is missing.
Timo Sirainen [Tue, 10 Feb 2009 01:07:40 +0000 (20:07 -0500)] 
Give an error if inbox=yes namespace is missing.
Previously we attempted to set it automatically, but that didn't work.

--HG--
branch : HEAD

16 years agomaster: make sure we don't access freed memory on deinit.
Timo Sirainen [Tue, 10 Feb 2009 01:00:13 +0000 (20:00 -0500)] 
master: make sure we don't access freed memory on deinit.

--HG--
branch : HEAD

16 years agomaster: Don't crash if auth process dies too early.
Timo Sirainen [Tue, 10 Feb 2009 00:44:07 +0000 (19:44 -0500)] 
master: Don't crash if auth process dies too early.

--HG--
branch : HEAD

16 years agoimap-acl plugin: Memory leak fix
Timo Sirainen [Fri, 6 Feb 2009 23:08:56 +0000 (18:08 -0500)] 
imap-acl plugin: Memory leak fix

--HG--
branch : HEAD

16 years agopgsql: Fixes to handling reconnecting to server.
Timo Sirainen [Fri, 6 Feb 2009 22:40:10 +0000 (17:40 -0500)] 
pgsql: Fixes to handling reconnecting to server.

--HG--
branch : HEAD

16 years agodict sql: If connect setting isn't given, give an error message instead of crashing.
Timo Sirainen [Fri, 6 Feb 2009 22:19:57 +0000 (17:19 -0500)] 
dict sql: If connect setting isn't given, give an error message instead of crashing.

--HG--
branch : HEAD

16 years agoimap: Added module contexts to struct client_command_context.
Timo Sirainen [Fri, 6 Feb 2009 18:49:07 +0000 (13:49 -0500)] 
imap: Added module contexts to struct client_command_context.

--HG--
branch : HEAD

16 years agoimap: Store command args to client command contexts for debugging purposes.
Timo Sirainen [Fri, 6 Feb 2009 18:39:48 +0000 (13:39 -0500)] 
imap: Store command args to client command contexts for debugging purposes.

--HG--
branch : HEAD

16 years agoAdded imap_args_to_str()
Timo Sirainen [Fri, 6 Feb 2009 18:38:54 +0000 (13:38 -0500)] 
Added imap_args_to_str()

--HG--
branch : HEAD

16 years agoimap: export imap_commands array containing all registered commands.
Timo Sirainen [Fri, 6 Feb 2009 18:38:26 +0000 (13:38 -0500)] 
imap: export imap_commands array containing all registered commands.

--HG--
branch : HEAD

16 years agoAvoid calling imap_parser_*() directly. It's not required.
Timo Sirainen [Fri, 6 Feb 2009 18:10:06 +0000 (13:10 -0500)] 
Avoid calling imap_parser_*() directly. It's not required.

--HG--
branch : HEAD

16 years agoMail copying API changed to be based on save API. This allows extending it easily...
Timo Sirainen [Fri, 6 Feb 2009 17:49:46 +0000 (12:49 -0500)] 
Mail copying API changed to be based on save API. This allows extending it easily in future.

--HG--
branch : HEAD

16 years agomaildir: Adding new keywords was broken by recent changes.
Timo Sirainen [Fri, 6 Feb 2009 17:48:38 +0000 (12:48 -0500)] 
maildir: Adding new keywords was broken by recent changes.

--HG--
branch : HEAD

16 years agomail_index_lookup_first() didn't always find the result.
Timo Sirainen [Thu, 5 Feb 2009 23:29:27 +0000 (18:29 -0500)] 
mail_index_lookup_first() didn't always find the result.
This caused SELECT not to return UNSEEN number always.

--HG--
branch : HEAD

16 years agopop3: Fix to previous changes: Update \Seen flags even when not using QUIT.
Timo Sirainen [Thu, 5 Feb 2009 16:54:53 +0000 (11:54 -0500)] 
pop3: Fix to previous changes: Update \Seen flags even when not using QUIT.

--HG--
branch : HEAD

16 years agoistream-tee: Minor cleanups, assert and a potential fix.
Timo Sirainen [Wed, 4 Feb 2009 22:50:05 +0000 (17:50 -0500)] 
istream-tee: Minor cleanups, assert and a potential fix.

--HG--
branch : HEAD

16 years agoi_stream_read(): Added a few more asserts.
Timo Sirainen [Wed, 4 Feb 2009 22:44:01 +0000 (17:44 -0500)] 
i_stream_read(): Added a few more asserts.

--HG--
branch : HEAD

16 years agoGrew initial plain_auth_request pool size.
Timo Sirainen [Wed, 4 Feb 2009 22:43:39 +0000 (17:43 -0500)] 
Grew initial plain_auth_request pool size.

--HG--
branch : HEAD

16 years agoAdded CONTEXT=SEARCH back. We do implement all of it actually, just not CONTEXT=SORT.
Timo Sirainen [Wed, 4 Feb 2009 21:00:48 +0000 (16:00 -0500)] 
Added CONTEXT=SEARCH back. We do implement all of it actually, just not CONTEXT=SORT.

--HG--
branch : HEAD

16 years agopop3: If client idles for 10 seconds, commit transaction (allowing mbox to become...
Timo Sirainen [Wed, 4 Feb 2009 20:36:34 +0000 (15:36 -0500)] 
pop3: If client idles for 10 seconds, commit transaction (allowing mbox to become unlocked).

--HG--
branch : HEAD

16 years agopop3: Track \Seen flag changes in a bitmask and do the changes at QUIT.
Timo Sirainen [Wed, 4 Feb 2009 20:28:31 +0000 (15:28 -0500)] 
pop3: Track \Seen flag changes in a bitmask and do the changes at QUIT.
This way RSET doesn't need to rollback the transaction.

--HG--
branch : HEAD

16 years agombox: flock() and lockf() now use blocking alarm()ed locking.
Timo Sirainen [Wed, 4 Feb 2009 20:13:01 +0000 (15:13 -0500)] 
mbox: flock() and lockf() now use blocking alarm()ed locking.

--HG--
branch : HEAD

16 years agoRemoved CONTEXT=SEARCH capability for now, since with ESORT it requires more code.
Timo Sirainen [Wed, 4 Feb 2009 19:59:41 +0000 (14:59 -0500)] 
Removed CONTEXT=SEARCH capability for now, since with ESORT it requires more code.

--HG--
branch : HEAD

16 years agoImplemented support for ESORT capability.
Timo Sirainen [Wed, 4 Feb 2009 19:58:35 +0000 (14:58 -0500)] 
Implemented support for ESORT capability.

--HG--
branch : HEAD

16 years agoSEARCH RETURN (PARTIAL): Allow higher:lower numbers in partial seq range.
Timo Sirainen [Wed, 4 Feb 2009 19:18:24 +0000 (14:18 -0500)] 
SEARCH RETURN (PARTIAL): Allow higher:lower numbers in partial seq range.

--HG--
branch : HEAD

16 years agoSEARCH: RETURN (PARTIAL) was broken.
Timo Sirainen [Wed, 4 Feb 2009 18:54:49 +0000 (13:54 -0500)] 
SEARCH: RETURN (PARTIAL) was broken.

--HG--
branch : HEAD

16 years agoRenamed imap-search.[ch] to imap-search-args.[ch]
Timo Sirainen [Wed, 4 Feb 2009 17:47:27 +0000 (12:47 -0500)] 
Renamed imap-search.[ch] to imap-search-args.[ch]

--HG--
branch : HEAD

16 years agoauth_debug_passwords=yes: If auth bind fails, log the attempted password.
Timo Sirainen [Wed, 4 Feb 2009 17:30:07 +0000 (12:30 -0500)] 
auth_debug_passwords=yes: If auth bind fails, log the attempted password.

--HG--
branch : HEAD

16 years agoauth_debug_passwords=yes: Log password for PAM lookups.
Timo Sirainen [Wed, 4 Feb 2009 17:23:55 +0000 (12:23 -0500)] 
auth_debug_passwords=yes: Log password for PAM lookups.

--HG--
branch : HEAD

16 years agonfs_check: Mention also mail_nfs_storage=yes in the error message.
Timo Sirainen [Tue, 3 Feb 2009 17:07:21 +0000 (12:07 -0500)] 
nfs_check: Mention also mail_nfs_storage=yes in the error message.

--HG--
branch : HEAD

16 years agoIf mail_chroot is set, don't fail at startup in dump-capability.
Timo Sirainen [Tue, 3 Feb 2009 16:57:35 +0000 (11:57 -0500)] 
If mail_chroot is set, don't fail at startup in dump-capability.

--HG--
branch : HEAD

16 years agodovecot-ldap-example.conf: Updated dn and dnpass comments.
Timo Sirainen [Tue, 3 Feb 2009 00:03:25 +0000 (19:03 -0500)] 
dovecot-ldap-example.conf: Updated dn and dnpass comments.

--HG--
branch : HEAD

16 years agoldap: Give better error message when aborting LDAP requests due to not being connected.
Timo Sirainen [Tue, 3 Feb 2009 00:00:50 +0000 (19:00 -0500)] 
ldap: Give better error message when aborting LDAP requests due to not being connected.

--HG--
branch : HEAD

16 years agoChanged default ldap_version from 2 to 3. Some servers no longer allow v2.
Timo Sirainen [Mon, 2 Feb 2009 23:25:21 +0000 (18:25 -0500)] 
Changed default ldap_version from 2 to 3. Some servers no longer allow v2.

--HG--
branch : HEAD

16 years agonfs+maildir: lseek() may also return ESTALE failure, handle it.
Timo Sirainen [Mon, 2 Feb 2009 19:57:33 +0000 (14:57 -0500)] 
nfs+maildir: lseek() may also return ESTALE failure, handle it.

--HG--
branch : HEAD

16 years agodeliver: If -a wasn't specified and no Envelope-To: header, the fallback implementati...
Timo Sirainen [Mon, 2 Feb 2009 17:50:27 +0000 (12:50 -0500)] 
deliver: If -a wasn't specified and no Envelope-To: header, the fallback implementation was buggy.
Patch by Steffen Kaiser.

--HG--
branch : HEAD

16 years agodeliver: If -f <sender> was specified and -a not, the sender was used also as the...
Timo Sirainen [Mon, 2 Feb 2009 17:48:41 +0000 (12:48 -0500)] 
deliver: If -f <sender> was specified and -a not, the sender was used also as the destination.
%f in deliver_log_format was also expanded to the sender.

--HG--
branch : HEAD

16 years agomaster: Give an error if login_dir = base_dir.
Timo Sirainen [Mon, 2 Feb 2009 17:27:56 +0000 (12:27 -0500)] 
master: Give an error if login_dir = base_dir.

--HG--
branch : HEAD

16 years agomaster: Don't crash at quit if there is some unwritten data in logs.
Timo Sirainen [Mon, 2 Feb 2009 17:14:54 +0000 (12:14 -0500)] 
master: Don't crash at quit if there is some unwritten data in logs.

--HG--
branch : HEAD

16 years agouserdb prefetch + blocking passdbs was still broken with non-plaintext auth.
Timo Sirainen [Mon, 2 Feb 2009 17:12:15 +0000 (12:12 -0500)] 
userdb prefetch + blocking passdbs was still broken with non-plaintext auth.

--HG--
branch : HEAD

16 years agoacl: We stopped calling hook_mail_storage_created for internal namespaces.
Timo Sirainen [Mon, 2 Feb 2009 03:24:56 +0000 (22:24 -0500)] 
acl: We stopped calling hook_mail_storage_created for internal namespaces.

--HG--
branch : HEAD

16 years agoauth: Using "username" or "domain" passdb fields caused problems with cache and block...
Timo Sirainen [Sat, 31 Jan 2009 18:15:12 +0000 (20:15 +0200)] 
auth: Using "username" or "domain" passdb fields caused problems with cache and blocking passdbs.

--HG--
branch : HEAD

16 years agodbox: INTERNALDATE and save date was returned wrong for converted maildir files.
Timo Sirainen [Fri, 30 Jan 2009 00:25:02 +0000 (19:25 -0500)] 
dbox: INTERNALDATE and save date was returned wrong for converted maildir files.
Patch by Jose Celestino.

--HG--
branch : HEAD

16 years agomailbox_allow_new_keywords() was returning the opposite value, causing \* flag to...
Timo Sirainen [Tue, 27 Jan 2009 19:33:48 +0000 (14:33 -0500)] 
mailbox_allow_new_keywords() was returning the opposite value, causing \* flag to be reported wrong.

--HG--
branch : HEAD

16 years agodict file: Compiler warning fix.
Timo Sirainen [Tue, 27 Jan 2009 18:15:16 +0000 (13:15 -0500)] 
dict file: Compiler warning fix.

--HG--
branch : HEAD