]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
15 years agomaster: Removed non-existing -cb parameter description from --help.
Timo Sirainen [Sun, 31 Jan 2010 13:36:26 +0000 (15:36 +0200)] 
master: Removed non-existing -cb parameter description from --help.

--HG--
branch : HEAD

15 years agoChanged dovecot-config file to contain useful content.
Timo Sirainen [Sun, 31 Jan 2010 13:22:59 +0000 (15:22 +0200)] 
Changed dovecot-config file to contain useful content.

--HG--
branch : HEAD

15 years agologin: Completely drop support for SSLv2.
Timo Sirainen [Sun, 31 Jan 2010 12:04:59 +0000 (14:04 +0200)] 
login: Completely drop support for SSLv2.

--HG--
branch : HEAD

15 years agodsync: Small optimization.
Timo Sirainen [Fri, 29 Jan 2010 16:06:13 +0000 (18:06 +0200)] 
dsync: Small optimization.

--HG--
branch : HEAD

15 years agodsync: Message list wasn't sorted properly, which caused sync to be incomplete.
Timo Sirainen [Fri, 29 Jan 2010 16:05:32 +0000 (18:05 +0200)] 
dsync: Message list wasn't sorted properly, which caused sync to be incomplete.

--HG--
branch : HEAD

15 years agolib-master: When standalone binary reads config from config socket, ignore environment.
Timo Sirainen [Fri, 29 Jan 2010 15:15:36 +0000 (17:15 +0200)] 
lib-master: When standalone binary reads config from config socket, ignore environment.

--HG--
branch : HEAD

15 years agombox: Fixed assert-crash after sometimes creating pseudo mail.
Timo Sirainen [Fri, 29 Jan 2010 14:42:02 +0000 (16:42 +0200)] 
mbox: Fixed assert-crash after sometimes creating pseudo mail.

--HG--
branch : HEAD

15 years agolib-settings: Treat blocks with empty names as unique names, instead of merging them.
Timo Sirainen [Fri, 29 Jan 2010 08:10:07 +0000 (10:10 +0200)] 
lib-settings: Treat blocks with empty names as unique names, instead of merging them.

--HG--
branch : HEAD

15 years agoconfig: Added support for protocol !name {}
Timo Sirainen [Thu, 28 Jan 2010 21:14:52 +0000 (23:14 +0200)] 
config: Added support for protocol !name {}

--HG--
branch : HEAD

15 years agolmtp: Switch back to running as root after deliver a mail.
Timo Sirainen [Thu, 28 Jan 2010 21:08:32 +0000 (23:08 +0200)] 
lmtp: Switch back to running as root after deliver a mail.

--HG--
branch : HEAD

15 years agoNamespaces can now have names. This could make some types of configuration cleaner.
Timo Sirainen [Thu, 28 Jan 2010 20:39:45 +0000 (22:39 +0200)] 
Namespaces can now have names. This could make some types of configuration cleaner.

--HG--
branch : HEAD

15 years agoconfigure: Another try at fixing Berkeley DB check to not give an error.
Timo Sirainen [Thu, 28 Jan 2010 20:18:05 +0000 (22:18 +0200)] 
configure: Another try at fixing Berkeley DB check to not give an error.

--HG--
branch : HEAD

15 years agomaster: inet_listener {port=0} and unix/fifo_listener {mode=0} now disables it.
Timo Sirainen [Thu, 28 Jan 2010 20:04:44 +0000 (22:04 +0200)] 
master: inet_listener {port=0} and unix/fifo_listener {mode=0} now disables it.

--HG--
branch : HEAD

15 years agoconfigure: Fixed Berkeley DB check to not give an error.
Timo Sirainen [Thu, 28 Jan 2010 19:50:06 +0000 (21:50 +0200)] 
configure: Fixed Berkeley DB check to not give an error.

--HG--
branch : HEAD

15 years agolib-master: Fixed using post-login scripts.
Timo Sirainen [Thu, 28 Jan 2010 19:48:54 +0000 (21:48 +0200)] 
lib-master: Fixed using post-login scripts.

--HG--
branch : HEAD

15 years agoexample-config: Fixed example auth.conf.
Timo Sirainen [Thu, 28 Jan 2010 16:23:22 +0000 (18:23 +0200)] 
example-config: Fixed example auth.conf.

--HG--
branch : HEAD

15 years agoAdded default inet_listeners for imap/pop3-login.
Timo Sirainen [Wed, 27 Jan 2010 22:40:38 +0000 (00:40 +0200)] 
Added default inet_listeners for imap/pop3-login.

--HG--
branch : HEAD

15 years agodoveconf: Don't add extra space to "block {" for unique blocks.
Timo Sirainen [Wed, 27 Jan 2010 22:35:11 +0000 (00:35 +0200)] 
doveconf: Don't add extra space to "block  {" for unique blocks.

--HG--
branch : HEAD

15 years agoIncreased initial memory pool size.
Timo Sirainen [Wed, 27 Jan 2010 21:44:35 +0000 (23:44 +0200)] 
Increased initial memory pool size.

--HG--
branch : HEAD

15 years agolib-settings: Initialize block{}s, even if they don't have anything inside.
Timo Sirainen [Wed, 27 Jan 2010 21:40:50 +0000 (23:40 +0200)] 
lib-settings: Initialize block{}s, even if they don't have anything inside.
For example if there's an empty userdb {}, it should give an error instead
of being silently ignored.

--HG--
branch : HEAD

15 years agolib-master: When executing standalone, try first to read config from global socket.
Timo Sirainen [Wed, 27 Jan 2010 21:20:05 +0000 (23:20 +0200)] 
lib-master: When executing standalone, try first to read config from global socket.

--HG--
branch : HEAD

15 years agomail cache: Avoid infinite loops.
Timo Sirainen [Wed, 27 Jan 2010 20:44:13 +0000 (22:44 +0200)] 
mail cache: Avoid infinite loops.

--HG--
branch : HEAD

15 years agoauth master lookups: If request isn't found, return FAIL instead of NOTFOUND.
Timo Sirainen [Wed, 27 Jan 2010 19:29:19 +0000 (21:29 +0200)] 
auth master lookups: If request isn't found, return FAIL instead of NOTFOUND.

--HG--
branch : HEAD

15 years agolib-master: Don't leak post-login connections.
Timo Sirainen [Wed, 27 Jan 2010 19:25:44 +0000 (21:25 +0200)] 
lib-master: Don't leak post-login connections.

--HG--
branch : HEAD

15 years agoauth: Fixed "userdb is missing driver" error.
Timo Sirainen [Wed, 27 Jan 2010 16:49:46 +0000 (18:49 +0200)] 
auth: Fixed "userdb is missing driver" error.

--HG--
branch : HEAD

15 years agohostname setting now defaults to fqdn. postmaster_address defaults to postmaster...
Timo Sirainen [Tue, 26 Jan 2010 16:52:06 +0000 (18:52 +0200)] 
hostname setting now defaults to fqdn. postmaster_address defaults to postmaster@<hostname setting>.

--HG--
branch : HEAD

15 years agoAdded auth_verbose_passwords = no|plain|sha1.
Timo Sirainen [Tue, 26 Jan 2010 11:40:01 +0000 (13:40 +0200)] 
Added auth_verbose_passwords = no|plain|sha1.

--HG--
branch : HEAD

15 years agoacl: Don't give admin rights to all owner mailboxes.
Timo Sirainen [Mon, 25 Jan 2010 18:40:25 +0000 (20:40 +0200)] 
acl: Don't give admin rights to all owner mailboxes.
The SETACL IMAP command should already prevent this. If this situation is
created by modifying dovecot-acl file manually, it's probably intentional.

--HG--
branch : HEAD

15 years agoMakefile: Updated dict-drivers-register.c to depend on config.h
Timo Sirainen [Mon, 25 Jan 2010 18:24:54 +0000 (20:24 +0200)] 
Makefile: Updated dict-drivers-register.c to depend on config.h

--HG--
branch : HEAD

15 years agoUpdated copyright notices to include year 2010.
Timo Sirainen [Sun, 24 Jan 2010 23:19:08 +0000 (01:19 +0200)] 
Updated copyright notices to include year 2010.

--HG--
branch : HEAD

15 years agoDisabled Berkeley DB support until someone fixes it.
Timo Sirainen [Sun, 24 Jan 2010 23:08:12 +0000 (01:08 +0200)] 
Disabled Berkeley DB support until someone fixes it.

--HG--
branch : HEAD

15 years ago--with-lucene was actually enabling solr.
Timo Sirainen [Sun, 24 Jan 2010 23:03:42 +0000 (01:03 +0200)] 
--with-lucene was actually enabling solr.

--HG--
branch : HEAD

15 years agoRemoved my_strptime().
Timo Sirainen [Sun, 24 Jan 2010 23:02:27 +0000 (01:02 +0200)] 
Removed my_strptime().
It was just causing problems and wasn't used anywhere after all.

--HG--
branch : HEAD

15 years agoauth: Don't use section names for passdb/userdb driver names.
Timo Sirainen [Sun, 24 Jan 2010 22:59:34 +0000 (00:59 +0200)] 
auth: Don't use section names for passdb/userdb driver names.
When using section names, it wasn't possible to use the same driver more
than once without an error.

--HG--
branch : HEAD

15 years agodoveconf: If config parsing fails, don't crash.
Timo Sirainen [Sun, 24 Jan 2010 22:38:22 +0000 (00:38 +0200)] 
doveconf: If config parsing fails, don't crash.

--HG--
branch : HEAD

15 years agoauth: passdb { pass and master } settings weren't working.
Timo Sirainen [Sun, 24 Jan 2010 22:25:07 +0000 (00:25 +0200)] 
auth: passdb { pass and master } settings weren't working.

--HG--
branch : HEAD

15 years agoexample-config: s/process_count/process_limit/
Timo Sirainen [Sun, 24 Jan 2010 22:21:47 +0000 (00:21 +0200)] 
example-config: s/process_count/process_limit/

--HG--
branch : HEAD

15 years agopasswd-file: Give a better error message if args (path) is empty.
Timo Sirainen [Sun, 24 Jan 2010 20:58:45 +0000 (22:58 +0200)] 
passwd-file: Give a better error message if args (path) is empty.

--HG--
branch : HEAD

15 years agolib-master: Try for 0.5 secs to connect to master-auth socket.
Timo Sirainen [Sat, 23 Jan 2010 10:40:22 +0000 (12:40 +0200)] 
lib-master: Try for 0.5 secs to connect to master-auth socket.

--HG--
branch : HEAD

15 years agodoveconf: Log a warning if Dovecot was last started using a different config file.
Timo Sirainen [Sat, 23 Jan 2010 10:37:35 +0000 (12:37 +0200)] 
doveconf: Log a warning if Dovecot was last started using a different config file.

--HG--
branch : HEAD

15 years agoAdded t_readlink().
Timo Sirainen [Sat, 23 Jan 2010 10:37:14 +0000 (12:37 +0200)] 
Added t_readlink().

--HG--
branch : HEAD

15 years agodoveconf: Fix to previous change.
Timo Sirainen [Fri, 22 Jan 2010 16:19:41 +0000 (18:19 +0200)] 
doveconf: Fix to previous change.

--HG--
branch : HEAD

15 years agodoveconf: Dump config to stdout even when there are errors, just show them afterwards.
Timo Sirainen [Fri, 22 Jan 2010 16:14:31 +0000 (18:14 +0200)] 
doveconf: Dump config to stdout even when there are errors, just show them afterwards.

--HG--
branch : HEAD

15 years agomaster: Fail if service's executable is empty.
Timo Sirainen [Fri, 22 Jan 2010 15:46:54 +0000 (17:46 +0200)] 
master: Fail if service's executable is empty.

--HG--
branch : HEAD

15 years agoAdded LIST-STATUS to CAPABILITY list.
Timo Sirainen [Fri, 22 Jan 2010 15:06:57 +0000 (17:06 +0200)] 
Added LIST-STATUS to CAPABILITY list.

--HG--
branch : HEAD

15 years agomaildir: dropping expunged uidlist records didn't update hash table.
Timo Sirainen [Wed, 20 Jan 2010 09:43:49 +0000 (11:43 +0200)] 
maildir: dropping expunged uidlist records didn't update hash table.

--HG--
branch : HEAD

15 years agomaildir + pop3_lock_session: Don't crash when opening mailbox causes uidlist rewrite.
Timo Sirainen [Wed, 20 Jan 2010 09:27:38 +0000 (11:27 +0200)] 
maildir + pop3_lock_session: Don't crash when opening mailbox causes uidlist rewrite.

--HG--
branch : HEAD

15 years agorecipient_delimiter defaults to "+" now. Also added to example-config.
Timo Sirainen [Tue, 19 Jan 2010 20:01:18 +0000 (22:01 +0200)] 
recipient_delimiter defaults to "+" now. Also added to example-config.

--HG--
branch : HEAD

15 years agovirtual: wanted_headers needs to be kept referenced.
Timo Sirainen [Tue, 19 Jan 2010 14:52:19 +0000 (16:52 +0200)] 
virtual: wanted_headers needs to be kept referenced.

--HG--
branch : HEAD

15 years agomail_index_update_flags_range(): Fixed out-of-bounds read.
Timo Sirainen [Tue, 19 Jan 2010 14:51:47 +0000 (16:51 +0200)] 
mail_index_update_flags_range(): Fixed out-of-bounds read.

--HG--
branch : HEAD

15 years agovirtual MAILBOX_FETCH_MAILBOX_NAME: Return mail's physical mailbox name.
Timo Sirainen [Tue, 19 Jan 2010 14:22:10 +0000 (16:22 +0200)] 
virtual MAILBOX_FETCH_MAILBOX_NAME: Return mail's physical mailbox name.
When using a virtual mailbox of other virtual mailboxes, this changes the
behavior from returning a virtual mailbox's name to returning the underlying
physical mailbox's name.

--HG--
branch : HEAD

15 years agovirtual: mail_set_uid() crashed.
Timo Sirainen [Tue, 19 Jan 2010 14:17:44 +0000 (16:17 +0200)] 
virtual: mail_set_uid() crashed.

--HG--
branch : HEAD

15 years agolib-storage: Return mail's mailbox name with namespace prefix.
Timo Sirainen [Tue, 19 Jan 2010 14:11:53 +0000 (16:11 +0200)] 
lib-storage: Return mail's mailbox name with namespace prefix.

--HG--
branch : HEAD

15 years agolib-storage: Mailbox virtual name was set wrong with multiple namespaces.
Timo Sirainen [Tue, 19 Jan 2010 14:11:29 +0000 (16:11 +0200)] 
lib-storage: Mailbox virtual name was set wrong with multiple namespaces.

--HG--
branch : HEAD

15 years agonamespace list=children: Fail if namespace prefix doesn't end with separator.
Timo Sirainen [Tue, 19 Jan 2010 13:45:14 +0000 (15:45 +0200)] 
namespace list=children: Fail if namespace prefix doesn't end with separator.

--HG--
branch : HEAD

15 years agodoveconf: Show time settings with "s" suffix to make it clear they're seconds.
Timo Sirainen [Tue, 19 Jan 2010 12:40:13 +0000 (14:40 +0200)] 
doveconf: Show time settings with "s" suffix to make it clear they're seconds.

--HG--
branch : HEAD

15 years agomaster: Changed unix_listener mode setting to octal type.
Timo Sirainen [Tue, 19 Jan 2010 12:39:39 +0000 (14:39 +0200)] 
master: Changed unix_listener mode setting to octal type.

--HG--
branch : HEAD

15 years agoconfig: Added support for "octal integer", which is just printed as octal.
Timo Sirainen [Tue, 19 Jan 2010 12:39:24 +0000 (14:39 +0200)] 
config: Added support for "octal integer", which is just printed as octal.

--HG--
branch : HEAD

15 years agoeacces_error_get*(): Check and warn if multiple uids/gids have same name.
Timo Sirainen [Mon, 18 Jan 2010 08:55:55 +0000 (10:55 +0200)] 
eacces_error_get*(): Check and warn if multiple uids/gids have same name.

--HG--
branch : HEAD

15 years agoexpire-tool: Don't crash at startup.
Timo Sirainen [Wed, 6 Jan 2010 13:25:52 +0000 (15:25 +0200)] 
expire-tool: Don't crash at startup.

--HG--
branch : HEAD

15 years agoconfigure: Use -llber for ldap only if necessary.
Timo Sirainen [Sat, 2 Jan 2010 17:01:09 +0000 (12:01 -0500)] 
configure: Use -llber for ldap only if necessary.

--HG--
branch : HEAD

15 years agologin-common: Install headers.
Timo Sirainen [Sat, 2 Jan 2010 16:36:08 +0000 (11:36 -0500)] 
login-common: Install headers.

--HG--
branch : HEAD

15 years agologin-common: Renamed common.h to login-common.h
Timo Sirainen [Sat, 2 Jan 2010 16:35:59 +0000 (11:35 -0500)] 
login-common: Renamed common.h to login-common.h

--HG--
branch : HEAD

15 years agolib-master: Install headers.
Timo Sirainen [Sat, 2 Jan 2010 16:32:00 +0000 (11:32 -0500)] 
lib-master: Install headers.

--HG--
branch : HEAD

15 years agomdbox: Removed broken assert.
Timo Sirainen [Thu, 31 Dec 2009 22:30:16 +0000 (17:30 -0500)] 
mdbox: Removed broken assert.

--HG--
branch : HEAD

15 years agoTODO updated.
Timo Sirainen [Thu, 31 Dec 2009 22:19:11 +0000 (17:19 -0500)] 
TODO updated.

--HG--
branch : HEAD

15 years agodsync: Initial code to sync mailbox list without dir GUID support.
Timo Sirainen [Thu, 31 Dec 2009 22:19:03 +0000 (17:19 -0500)] 
dsync: Initial code to sync mailbox list without dir GUID support.
Not complete yet.

--HG--
branch : HEAD

15 years agolib-storage: Added mailbox_list_delete_dir() to (try to) delete a \noselect mailbox.
Timo Sirainen [Thu, 31 Dec 2009 22:18:00 +0000 (17:18 -0500)] 
lib-storage: Added mailbox_list_delete_dir() to (try to) delete a \noselect mailbox.

--HG--
branch : HEAD

15 years agolib-storage: Removed mailbox_list_get_guid().
Timo Sirainen [Thu, 31 Dec 2009 18:46:24 +0000 (13:46 -0500)] 
lib-storage: Removed mailbox_list_get_guid().
Directory GUIDs are pretty pointless.

--HG--
branch : HEAD

15 years agoauth_debug_passwords: If password is correct but scheme is wrong, try to detect and...
Timo Sirainen [Thu, 31 Dec 2009 20:15:54 +0000 (15:15 -0500)] 
auth_debug_passwords: If password is correct but scheme is wrong, try to detect and log it.

--HG--
branch : HEAD

15 years agoexample-config: Updated postmaster_address.
Timo Sirainen [Wed, 30 Dec 2009 03:49:18 +0000 (22:49 -0500)] 
example-config: Updated postmaster_address.

--HG--
branch : HEAD

15 years agolda-settings: Try to set the the postmaster_address if it wasn't configured.
Pascal Volk [Wed, 30 Dec 2009 02:36:50 +0000 (02:36 +0000)] 
lda-settings: Try to set the the postmaster_address if it wasn't configured.

--HG--
branch : HEAD

15 years agopop3: Added %g = GUID to pop3_uidl_format.
Timo Sirainen [Tue, 29 Dec 2009 23:32:13 +0000 (18:32 -0500)] 
pop3: Added %g = GUID to pop3_uidl_format.

--HG--
branch : HEAD

15 years agomaster: Log warning if unix_listener begins with base_dir's path.
Timo Sirainen [Wed, 23 Dec 2009 22:35:20 +0000 (17:35 -0500)] 
master: Log warning if unix_listener begins with base_dir's path.

--HG--
branch : HEAD

15 years agoexample-config: Added missing pop3_save_uidl setting.
Timo Sirainen [Wed, 23 Dec 2009 22:25:23 +0000 (17:25 -0500)] 
example-config: Added missing pop3_save_uidl setting.

--HG--
branch : HEAD

15 years agoInstall deliver -> dovecot-lda symlink.
Timo Sirainen [Wed, 23 Dec 2009 22:22:10 +0000 (17:22 -0500)] 
Install deliver -> dovecot-lda symlink.

--HG--
branch : HEAD

15 years agomaster: Give error message with unknown names in protocols setting.
Timo Sirainen [Wed, 23 Dec 2009 22:20:02 +0000 (17:20 -0500)] 
master: Give error message with unknown names in protocols setting.

--HG--
branch : HEAD

15 years agomailbox_update() wasn't updating cache fields correctly.
Timo Sirainen [Wed, 23 Dec 2009 22:13:42 +0000 (17:13 -0500)] 
mailbox_update() wasn't updating cache fields correctly.

--HG--
branch : HEAD

15 years agomaildir storage: Don't keep memory pointing to mailbox list.
Timo Sirainen [Wed, 23 Dec 2009 22:07:48 +0000 (17:07 -0500)] 
maildir storage: Don't keep memory pointing to mailbox list.
Storage is no longer directly related to mailbox list, and the list may be
freed.

--HG--
branch : HEAD

15 years agodsync convert: Skip namespaces that have non-empty location setting.
Timo Sirainen [Wed, 23 Dec 2009 21:22:42 +0000 (16:22 -0500)] 
dsync convert: Skip namespaces that have non-empty location setting.

--HG--
branch : HEAD

15 years agoexample-config: Comment fix.
Timo Sirainen [Wed, 23 Dec 2009 21:08:15 +0000 (16:08 -0500)] 
example-config: Comment fix.

--HG--
branch : HEAD

15 years agoimap: LIST "" inbox shouldn't crash when using namespace with "INBOX." prefix.
Timo Sirainen [Wed, 23 Dec 2009 21:01:02 +0000 (16:01 -0500)] 
imap: LIST "" inbox shouldn't crash when using namespace with "INBOX." prefix.

--HG--
branch : HEAD

15 years agomaildir: Fixed potential assert-crashes with "Duplicate file entry" handling.
Timo Sirainen [Wed, 23 Dec 2009 18:03:56 +0000 (13:03 -0500)] 
maildir: Fixed potential assert-crashes with "Duplicate file entry" handling.

--HG--
branch : HEAD

15 years agoexample-config: Fixed shared namespace example.
Timo Sirainen [Wed, 23 Dec 2009 17:26:39 +0000 (12:26 -0500)] 
example-config: Fixed shared namespace example.

--HG--
branch : HEAD

15 years ago*-login: Removed redundant %{hostname} variable.
Timo Sirainen [Tue, 22 Dec 2009 23:20:50 +0000 (18:20 -0500)] 
*-login: Removed redundant %{hostname} variable.

--HG--
branch : HEAD

15 years agovar_expand(): Added support for built-in host, pid and env:* variables.
Timo Sirainen [Tue, 22 Dec 2009 23:18:55 +0000 (18:18 -0500)] 
var_expand(): Added support for built-in host, pid and env:* variables.

--HG--
branch : HEAD

15 years agomdbox: Fixed rebuilding mdbox storage.
Timo Sirainen [Tue, 22 Dec 2009 23:12:33 +0000 (18:12 -0500)] 
mdbox: Fixed rebuilding mdbox storage.

--HG--
branch : HEAD

15 years agodbox: Added assert.
Timo Sirainen [Tue, 22 Dec 2009 23:12:19 +0000 (18:12 -0500)] 
dbox: Added assert.

--HG--
branch : HEAD

15 years agoistream-seekable: If we're immediately at EOF after copying buffer to file, don't...
Timo Sirainen [Tue, 22 Dec 2009 19:19:40 +0000 (14:19 -0500)] 
istream-seekable: If we're immediately at EOF after copying buffer to file, don't corrupt the buffer.

--HG--
branch : HEAD

15 years agoDEBUG: i_free() now clears the memory before freeing it.
Timo Sirainen [Tue, 22 Dec 2009 19:19:15 +0000 (14:19 -0500)] 
DEBUG: i_free() now clears the memory before freeing it.

--HG--
branch : HEAD

15 years agomaster: When writing startup errors to stderr, use the correct type prefix.
Timo Sirainen [Tue, 22 Dec 2009 17:51:37 +0000 (12:51 -0500)] 
master: When writing startup errors to stderr, use the correct type prefix.

--HG--
branch : HEAD

15 years agodsync: If mailbox exists in both sides, create it as name_guid in other side.
Timo Sirainen [Mon, 21 Dec 2009 23:16:17 +0000 (18:16 -0500)] 
dsync: If mailbox exists in both sides, create it as name_guid in other side.

--HG--
branch : HEAD

15 years agodsync: Write mailbox changelog records using original timestamps.
Timo Sirainen [Mon, 21 Dec 2009 20:17:08 +0000 (15:17 -0500)] 
dsync: Write mailbox changelog records using original timestamps.

--HG--
branch : HEAD

15 years agodsync: Updated usage.
Timo Sirainen [Fri, 18 Dec 2009 20:00:09 +0000 (15:00 -0500)] 
dsync: Updated usage.

--HG--
branch : HEAD

15 years agodsync: Updated -a parameter description.
Timo Sirainen [Fri, 18 Dec 2009 19:00:42 +0000 (14:00 -0500)] 
dsync: Updated -a parameter description.

--HG--
branch : HEAD

15 years agoimap: Refresh index before starting a FETCH, so it sees updated flags immediately.
Timo Sirainen [Thu, 17 Dec 2009 19:00:30 +0000 (14:00 -0500)] 
imap: Refresh index before starting a FETCH, so it sees updated flags immediately.

--HG--
branch : HEAD

15 years agoplugins: Simplified code by using mailbox_allocated hook.
Timo Sirainen [Thu, 17 Dec 2009 18:33:45 +0000 (13:33 -0500)] 
plugins: Simplified code by using mailbox_allocated hook.

--HG--
branch : HEAD

15 years agoverbose_ssl: Don't log SSL info messages with "BIO failed" prefix.
Timo Sirainen [Thu, 17 Dec 2009 03:50:36 +0000 (22:50 -0500)] 
verbose_ssl: Don't log SSL info messages with "BIO failed" prefix.

--HG--
branch : HEAD

15 years agolib-storage: mailbox_index_opened hook renamed to mailbox_opened.
Timo Sirainen [Thu, 17 Dec 2009 03:21:36 +0000 (22:21 -0500)] 
lib-storage: mailbox_index_opened hook renamed to mailbox_opened.

--HG--
branch : HEAD

15 years agomail-storage.h: Another comment update.
Timo Sirainen [Thu, 17 Dec 2009 03:17:12 +0000 (22:17 -0500)] 
mail-storage.h: Another comment update.

--HG--
branch : HEAD