]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
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

15 years agolib-storage: Don't clear errors unnecessarily (and inconsistently).
Timo Sirainen [Thu, 17 Dec 2009 02:23:44 +0000 (21:23 -0500)] 
lib-storage: Don't clear errors unnecessarily (and inconsistently).

--HG--
branch : HEAD

15 years agomail-storage.h: Updated comments, moved around functions.
Timo Sirainen [Thu, 17 Dec 2009 02:22:39 +0000 (21:22 -0500)] 
mail-storage.h: Updated comments, moved around functions.

--HG--
branch : HEAD

15 years agolib-storage: Changed mailbox_sync() and mailbox_sync_deinit() APIs.
Timo Sirainen [Thu, 17 Dec 2009 00:27:57 +0000 (19:27 -0500)] 
lib-storage: Changed mailbox_sync() and mailbox_sync_deinit() APIs.
Although we're already in beta stage, this is simple enough of a change that
it shouldn't matter much. Having syncing also return status information made
the API ugly and the status information wasn't even wanted all that often.

--HG--
branch : HEAD

15 years agoRemoved MAILBOX_SYNC_AUTO_STOP sync flag. It wasn't used anywhere.
Timo Sirainen [Wed, 16 Dec 2009 23:18:02 +0000 (18:18 -0500)] 
Removed MAILBOX_SYNC_AUTO_STOP sync flag. It wasn't used anywhere.

--HG--
branch : HEAD

15 years agolmtp client: data_output_callback may have been called unnecessarily.
Timo Sirainen [Wed, 16 Dec 2009 20:57:07 +0000 (15:57 -0500)] 
lmtp client: data_output_callback may have been called unnecessarily.

--HG--
branch : HEAD

15 years agomail storage service: When duping settings, they need to be also checked.
Timo Sirainen [Wed, 16 Dec 2009 19:24:36 +0000 (14:24 -0500)] 
mail storage service: When duping settings, they need to be also checked.
The checking part may also parse some settings and store data to the
structures.

--HG--
branch : HEAD

15 years agot_get_current_dir(): Don't overflow buffer with >128 length directories.
Timo Sirainen [Wed, 16 Dec 2009 19:13:09 +0000 (14:13 -0500)] 
t_get_current_dir(): Don't overflow buffer with >128 length directories.

--HG--
branch : HEAD

15 years agolib-signals: Compile fix for Hurd (SA_SIGINFO not available).
Timo Sirainen [Wed, 16 Dec 2009 19:03:40 +0000 (14:03 -0500)] 
lib-signals: Compile fix for Hurd (SA_SIGINFO not available).
Based on patch by Marco Nenciarini.

--HG--
branch : HEAD

15 years agoAvoid using PATH_MAX.
Timo Sirainen [Wed, 16 Dec 2009 18:48:16 +0000 (13:48 -0500)] 
Avoid using PATH_MAX.

--HG--
branch : HEAD

15 years agoAdded t_get_current_dir() and use it instead of getcwd().
Timo Sirainen [Wed, 16 Dec 2009 18:43:23 +0000 (13:43 -0500)] 
Added t_get_current_dir() and use it instead of getcwd().

--HG--
branch : HEAD

15 years agoUse t_abspath() instead of duplicating code.
Timo Sirainen [Wed, 16 Dec 2009 18:42:45 +0000 (13:42 -0500)] 
Use t_abspath() instead of duplicating code.

--HG--
branch : HEAD

15 years agoDon't use static sized buffers for writing log open failure errors.
Timo Sirainen [Wed, 16 Dec 2009 18:31:12 +0000 (13:31 -0500)] 
Don't use static sized buffers for writing log open failure errors.

--HG--
branch : HEAD

15 years agolib-master: Use t_abspath() to resolve relative path, not realpath().
Timo Sirainen [Wed, 16 Dec 2009 18:22:32 +0000 (13:22 -0500)] 
lib-master: Use t_abspath() to resolve relative path, not realpath().

--HG--
branch : HEAD

15 years agomail storage service: Some flag enums were missing FLAG_ in the middle.
Timo Sirainen [Wed, 16 Dec 2009 01:28:14 +0000 (20:28 -0500)] 
mail storage service: Some flag enums were missing FLAG_ in the middle.

--HG--
branch : HEAD

15 years agoIdle-disconnecting auth master connections is now optional. LMTP no longer does it.
Timo Sirainen [Wed, 16 Dec 2009 01:27:07 +0000 (20:27 -0500)] 
Idle-disconnecting auth master connections is now optional. LMTP no longer does it.

--HG--
branch : HEAD

15 years agoimap, pop3: Set default process limit to 1024, like it was in v1.x.
Timo Sirainen [Wed, 16 Dec 2009 01:19:53 +0000 (20:19 -0500)] 
imap, pop3: Set default process limit to 1024, like it was in v1.x.

--HG--
branch : HEAD

15 years agoconfig: Don't fail if process_min_avail is set and process_limit is the default.
Timo Sirainen [Wed, 16 Dec 2009 01:10:40 +0000 (20:10 -0500)] 
config: Don't fail if process_min_avail is set and process_limit is the default.

--HG--
branch : HEAD

15 years agolmtp: Increased initial client pool size.
Timo Sirainen [Tue, 15 Dec 2009 22:32:32 +0000 (17:32 -0500)] 
lmtp: Increased initial client pool size.

--HG--
branch : HEAD

15 years agolib-signals: Set signal pipe fds non-blocking to make sure read/write doesn't hang.
Timo Sirainen [Tue, 15 Dec 2009 22:28:16 +0000 (17:28 -0500)] 
lib-signals: Set signal pipe fds non-blocking to make sure read/write doesn't hang.

--HG--
branch : HEAD

15 years agomaildir: Always add S=size to filenames.
Timo Sirainen [Tue, 15 Dec 2009 19:06:18 +0000 (14:06 -0500)] 
maildir: Always add S=size to filenames.
It's necessary for using zlib plugin and doesn't hurt much anyway.

--HG--
branch : HEAD

15 years agoCompile fix for systems where unsetenv() returns void.
Timo Sirainen [Tue, 15 Dec 2009 19:01:20 +0000 (14:01 -0500)] 
Compile fix for systems where unsetenv() returns void.
FreeBSD 6.4, for example.

--HG--
branch : HEAD