]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
15 years agopop3: Don't break client connection count if client init fails.
Timo Sirainen [Tue, 6 Apr 2010 20:22:29 +0000 (23:22 +0300)] 
pop3: Don't break client connection count if client init fails.

--HG--
branch : HEAD

15 years agomaster: Added asserts.
Timo Sirainen [Tue, 6 Apr 2010 07:52:48 +0000 (10:52 +0300)] 
master: Added asserts.

--HG--
branch : HEAD

15 years agomailbox_list_mailbox(): Avoid crashing with shared namespace prefix.
Timo Sirainen [Mon, 5 Apr 2010 23:27:20 +0000 (02:27 +0300)] 
mailbox_list_mailbox(): Avoid crashing with shared namespace prefix.

--HG--
branch : HEAD

15 years agomailbox_list_mailbox(): Don't show namespace prefix as selectable if it points to...
Timo Sirainen [Mon, 5 Apr 2010 21:34:59 +0000 (00:34 +0300)] 
mailbox_list_mailbox(): Don't show namespace prefix as selectable if it points to INBOX.

--HG--
branch : HEAD

15 years agoauth: Fixed using same passwd-file with different username_format settings.
Timo Sirainen [Mon, 5 Apr 2010 20:59:08 +0000 (23:59 +0300)] 
auth: Fixed using same passwd-file with different username_format settings.

--HG--
branch : HEAD

15 years agoFixed memory leak when parsing settings.
Timo Sirainen [Mon, 5 Apr 2010 20:06:19 +0000 (23:06 +0300)] 
Fixed memory leak when parsing settings.

--HG--
branch : HEAD

15 years agoRemoved unnecessary variable.
Timo Sirainen [Mon, 5 Apr 2010 08:04:20 +0000 (11:04 +0300)] 
Removed unnecessary variable.

--HG--
branch : HEAD

15 years agoSmall code changes to make static analyzer happier.
Timo Sirainen [Mon, 5 Apr 2010 07:44:06 +0000 (10:44 +0300)] 
Small code changes to make static analyzer happier.

--HG--
branch : HEAD

15 years agogdbhelper: Check wait() status result a bit more correctly.
Timo Sirainen [Mon, 5 Apr 2010 07:36:31 +0000 (10:36 +0300)] 
gdbhelper: Check wait() status result a bit more correctly.

--HG--
branch : HEAD

15 years agoSmall code changes to make static analyzer happier.
Timo Sirainen [Mon, 5 Apr 2010 06:18:14 +0000 (09:18 +0300)] 
Small code changes to make static analyzer happier.

--HG--
branch : HEAD

15 years agovar_has_key(): Small code cleanup.
Timo Sirainen [Mon, 5 Apr 2010 06:17:31 +0000 (09:17 +0300)] 
var_has_key(): Small code cleanup.

--HG--
branch : HEAD

15 years agolib-index: Small code cleanup.
Timo Sirainen [Mon, 5 Apr 2010 06:16:56 +0000 (09:16 +0300)] 
lib-index: Small code cleanup.

--HG--
branch : HEAD

15 years agovirtual: Small code cleanup.
Timo Sirainen [Mon, 5 Apr 2010 06:13:55 +0000 (09:13 +0300)] 
virtual: Small code cleanup.

--HG--
branch : HEAD

15 years agolib-storage: Avoid crash with pointless configs.
Timo Sirainen [Mon, 5 Apr 2010 05:59:04 +0000 (08:59 +0300)] 
lib-storage: Avoid crash with pointless configs.

--HG--
branch : HEAD

15 years agoacl: Updating empty ACL to empty triggered unnecessary disk write.
Timo Sirainen [Mon, 5 Apr 2010 05:57:19 +0000 (08:57 +0300)] 
acl: Updating empty ACL to empty triggered unnecessary disk write.

--HG--
branch : HEAD

15 years agolib-index: Small code cleanup.
Timo Sirainen [Mon, 5 Apr 2010 05:45:06 +0000 (08:45 +0300)] 
lib-index: Small code cleanup.

--HG--
branch : HEAD

15 years agolmtp: Crashfix for handling invalid MAIL/RCPT commands.
Timo Sirainen [Mon, 5 Apr 2010 05:18:25 +0000 (08:18 +0300)] 
lmtp: Crashfix for handling invalid MAIL/RCPT commands.

--HG--
branch : HEAD

15 years agolib-index: Minor code cleanup.
Timo Sirainen [Mon, 5 Apr 2010 05:13:36 +0000 (08:13 +0300)] 
lib-index: Minor code cleanup.

--HG--
branch : HEAD

15 years agoRemoved dead code.
Timo Sirainen [Mon, 5 Apr 2010 05:03:40 +0000 (08:03 +0300)] 
Removed dead code.

--HG--
branch : HEAD

15 years agosolr: Error handling fix when Solr didn't return 200.
Timo Sirainen [Mon, 5 Apr 2010 05:01:48 +0000 (08:01 +0300)] 
solr: Error handling fix when Solr didn't return 200.

--HG--
branch : HEAD

15 years agolib-imap: Changed imap_arg accessing APIs.
Timo Sirainen [Mon, 5 Apr 2010 04:54:55 +0000 (07:54 +0300)] 
lib-imap: Changed imap_arg accessing APIs.
The new one is easier for both coders and static analyzers.

--HG--
branch : HEAD

15 years agovirtual: Improved user-visible error messages.
Timo Sirainen [Mon, 5 Apr 2010 02:19:24 +0000 (05:19 +0300)] 
virtual: Improved user-visible error messages.

--HG--
branch : HEAD

15 years agolda, lmtp: Use layout=none for the raw mail storage.
Timo Sirainen [Mon, 5 Apr 2010 01:50:25 +0000 (04:50 +0300)] 
lda, lmtp: Use layout=none for the raw mail storage.
This removes the need for hardcoded /tmp dir and avoids
stat(/tmp/Dovecot Delivery Mail).

--HG--
branch : HEAD

15 years agolib-storage: Added "none" mailbox list driver.
Timo Sirainen [Mon, 5 Apr 2010 01:49:17 +0000 (04:49 +0300)] 
lib-storage: Added "none" mailbox list driver.
Fixed the most obvious crashes when using the driver.

--HG--
branch : HEAD

15 years agolib-index: mail_index_alloc_cache_get() now allows mailbox_path=NULL.
Timo Sirainen [Mon, 5 Apr 2010 01:49:10 +0000 (04:49 +0300)] 
lib-index: mail_index_alloc_cache_get() now allows mailbox_path=NULL.
Also did a small code cleanup with this change.

--HG--
branch : HEAD

15 years agolib-auth: Make sure auth_master_*_lookup() returns non-NULL fields.
Timo Sirainen [Mon, 5 Apr 2010 01:03:05 +0000 (04:03 +0300)] 
lib-auth: Make sure auth_master_*_lookup() returns non-NULL fields.

--HG--
branch : HEAD

15 years agomail storage service: -o parameter now overrides userdb settings too.
Timo Sirainen [Mon, 5 Apr 2010 00:57:23 +0000 (03:57 +0300)] 
mail storage service: -o parameter now overrides userdb settings too.

--HG--
branch : HEAD

15 years agolib-master: Added master_service_set_has_config_override().
Timo Sirainen [Mon, 5 Apr 2010 00:56:57 +0000 (03:56 +0300)] 
lib-master: Added master_service_set_has_config_override().

--HG--
branch : HEAD

15 years agoAdded settings_parse_unalias().
Timo Sirainen [Mon, 5 Apr 2010 00:56:46 +0000 (03:56 +0300)] 
Added settings_parse_unalias().

--HG--
branch : HEAD

15 years agolib-storage: Don't crash if root mail directory isn't given.
Timo Sirainen [Mon, 5 Apr 2010 00:07:14 +0000 (03:07 +0300)] 
lib-storage: Don't crash if root mail directory isn't given.

--HG--
branch : HEAD

15 years agolib-storage: MAILBOX_LIST_ITER_NO_AUTO_INBOX flag didn't work correctly.
Timo Sirainen [Sun, 4 Apr 2010 23:56:31 +0000 (02:56 +0300)] 
lib-storage: MAILBOX_LIST_ITER_NO_AUTO_INBOX flag didn't work correctly.

--HG--
branch : HEAD

15 years agomailbox_list_mailbox(): Fixed INBOX and root dir lookups.
Timo Sirainen [Sun, 4 Apr 2010 23:56:11 +0000 (02:56 +0300)] 
mailbox_list_mailbox(): Fixed INBOX and root dir lookups.

--HG--
branch : HEAD

15 years agodsync: Set module/service for config lookup.
Timo Sirainen [Sun, 4 Apr 2010 23:21:12 +0000 (02:21 +0300)] 
dsync: Set module/service for config lookup.

--HG--
branch : HEAD

15 years agombox: Check at storage init that root dir isn't a file.
Timo Sirainen [Sun, 4 Apr 2010 23:15:20 +0000 (02:15 +0300)] 
mbox: Check at storage init that root dir isn't a file.
Delaying this check will just cause all kinds of errors later on.

--HG--
branch : HEAD

15 years agodsync: Don't repeatedly try to keep opening the same failing mailbox.
Timo Sirainen [Sun, 4 Apr 2010 22:54:28 +0000 (01:54 +0300)] 
dsync: Don't repeatedly try to keep opening the same failing mailbox.

--HG--
branch : HEAD

15 years agoRecent changes broke compiling.
Timo Sirainen [Sun, 4 Apr 2010 22:42:58 +0000 (01:42 +0300)] 
Recent changes broke compiling.

--HG--
branch : HEAD

15 years agolib-lda: Crashfix when sending rejection mail with Auto-Submitted: header.
Timo Sirainen [Sun, 4 Apr 2010 22:35:31 +0000 (01:35 +0300)] 
lib-lda: Crashfix when sending rejection mail with Auto-Submitted: header.

--HG--
branch : HEAD

15 years agoauth: Don't pass uninitialized value to callback function.
Timo Sirainen [Sun, 4 Apr 2010 22:30:00 +0000 (01:30 +0300)] 
auth: Don't pass uninitialized value to callback function.
(Even though callback shouldn't use it then.)

--HG--
branch : HEAD

15 years agoMaildir++ quota: Error handling fix.
Timo Sirainen [Sun, 4 Apr 2010 22:27:58 +0000 (01:27 +0300)] 
Maildir++ quota: Error handling fix.

--HG--
branch : HEAD

15 years agolayout=maildir++: Minor code cleanup.
Timo Sirainen [Sun, 4 Apr 2010 22:22:23 +0000 (01:22 +0300)] 
layout=maildir++: Minor code cleanup.

--HG--
branch : HEAD

15 years agombox: Potential crashfix if some plugin enabled sync_notify (e.g. quota).
Timo Sirainen [Sun, 4 Apr 2010 22:18:51 +0000 (01:18 +0300)] 
mbox: Potential crashfix if some plugin enabled sync_notify (e.g. quota).

--HG--
branch : HEAD

15 years agomaster: Checking if fifo_listener was disabled was broken.
Timo Sirainen [Sun, 4 Apr 2010 22:15:52 +0000 (01:15 +0300)] 
master: Checking if fifo_listener was disabled was broken.

--HG--
branch : HEAD

15 years agologin: Crashfix on error conditions.
Timo Sirainen [Sun, 4 Apr 2010 22:14:14 +0000 (01:14 +0300)] 
login: Crashfix on error conditions.

--HG--
branch : HEAD

15 years agolib-index: Crashfix on error handling.
Timo Sirainen [Sun, 4 Apr 2010 22:08:31 +0000 (01:08 +0300)] 
lib-index: Crashfix on error handling.

--HG--
branch : HEAD

15 years agoRemoved dead code.
Timo Sirainen [Sun, 4 Apr 2010 22:06:02 +0000 (01:06 +0300)] 
Removed dead code.

--HG--
branch : HEAD

15 years agolib-index: View syncing error handling fix.
Timo Sirainen [Sun, 4 Apr 2010 22:04:19 +0000 (01:04 +0300)] 
lib-index: View syncing error handling fix.

--HG--
branch : HEAD

15 years agodbox file fixing: If I/O error happens during read, don't finish the fix.
Timo Sirainen [Sun, 4 Apr 2010 22:00:32 +0000 (01:00 +0300)] 
dbox file fixing: If I/O error happens during read, don't finish the fix.

--HG--
branch : HEAD

15 years agomessage address parser: Fixed potential problems with parsing invalid address groups.
Timo Sirainen [Sun, 4 Apr 2010 21:42:57 +0000 (00:42 +0300)] 
message address parser: Fixed potential problems with parsing invalid address groups.

--HG--
branch : HEAD

15 years agolayout=maildir++: Fixed deleting mailboxes with mailbox=file storages (e.g. mbox)
Timo Sirainen [Sun, 4 Apr 2010 21:36:17 +0000 (00:36 +0300)] 
layout=maildir++: Fixed deleting mailboxes with mailbox=file storages (e.g. mbox)

--HG--
branch : HEAD

15 years agombox: Sync write error handling fix.
Timo Sirainen [Sun, 4 Apr 2010 21:29:23 +0000 (00:29 +0300)] 
mbox: Sync write error handling fix.

--HG--
branch : HEAD

15 years agodbox: Save error handling fix.
Timo Sirainen [Sun, 4 Apr 2010 21:26:16 +0000 (00:26 +0300)] 
dbox: Save error handling fix.

--HG--
branch : HEAD

15 years agocydir: Error handling fix.
Timo Sirainen [Sun, 4 Apr 2010 21:24:22 +0000 (00:24 +0300)] 
cydir: Error handling fix.

--HG--
branch : HEAD

15 years agodsync: Verify that msg-get and msg-copy reply has the correct UID.
Timo Sirainen [Sun, 4 Apr 2010 21:18:41 +0000 (00:18 +0300)] 
dsync: Verify that msg-get and msg-copy reply has the correct UID.

--HG--
branch : HEAD

15 years agodoveadm quota get: Fixed error handling.
Timo Sirainen [Sun, 4 Apr 2010 21:00:53 +0000 (00:00 +0300)] 
doveadm quota get: Fixed error handling.

--HG--
branch : HEAD

15 years agodoveadm dump log: Write uid[s]= prefix before all UID numbers.
Timo Sirainen [Sun, 4 Apr 2010 20:42:38 +0000 (23:42 +0300)] 
doveadm dump log: Write uid[s]= prefix before all UID numbers.

--HG--
branch : HEAD

15 years agodoveadm: Marked some functions ATTR_NORETURN.
Timo Sirainen [Sun, 4 Apr 2010 20:34:27 +0000 (23:34 +0300)] 
doveadm: Marked some functions ATTR_NORETURN.

--HG--
branch : HEAD

15 years agoepoll: Improved error messages.
Timo Sirainen [Sun, 4 Apr 2010 20:18:25 +0000 (23:18 +0300)] 
epoll: Improved error messages.

--HG--
branch : HEAD

15 years agodbox: When rebuilding index, don't try to shrink next_uid.
Timo Sirainen [Sun, 4 Apr 2010 20:12:00 +0000 (23:12 +0300)] 
dbox: When rebuilding index, don't try to shrink next_uid.

--HG--
branch : HEAD

15 years agosdbox: Removed unused code.
Timo Sirainen [Sun, 4 Apr 2010 20:02:12 +0000 (23:02 +0300)] 
sdbox: Removed unused code.

--HG--
branch : HEAD

15 years agosdbox: Avoid logging multiple adjacent "Invalid dbox header size" errors.
Timo Sirainen [Sun, 4 Apr 2010 20:01:23 +0000 (23:01 +0300)] 
sdbox: Avoid logging multiple adjacent "Invalid dbox header size" errors.

--HG--
branch : HEAD

15 years agosdbox: mailbox_update() could have changed UIDVALIDITY incorrectly.
Timo Sirainen [Sun, 4 Apr 2010 19:24:43 +0000 (22:24 +0300)] 
sdbox: mailbox_update() could have changed UIDVALIDITY incorrectly.

--HG--
branch : HEAD

15 years agovpopmail: Load vpopmail modules at startup.
Timo Sirainen [Sat, 3 Apr 2010 02:36:13 +0000 (05:36 +0300)] 
vpopmail: Load vpopmail modules at startup.
Hopefully helps with crashing?

--HG--
branch : HEAD

15 years agodsync: Changed -b parameter to -m to be more consistent with dovecot-lda.
Timo Sirainen [Wed, 31 Mar 2010 16:25:19 +0000 (19:25 +0300)] 
dsync: Changed -b parameter to -m to be more consistent with dovecot-lda.

--HG--
branch : HEAD

15 years agodsync: Usage had wrong -a parameter.
Timo Sirainen [Wed, 31 Mar 2010 16:24:23 +0000 (19:24 +0300)] 
dsync: Usage had wrong -a parameter.

--HG--
branch : HEAD

15 years agoauth: If userdb lookup returns tempfail, return reason field (if any).
Timo Sirainen [Wed, 31 Mar 2010 16:22:19 +0000 (19:22 +0300)] 
auth: If userdb lookup returns tempfail, return reason field (if any).

--HG--
branch : HEAD

15 years agoAdded support for userdb lookup to fail with a reason (many API changes).
Timo Sirainen [Wed, 31 Mar 2010 16:21:09 +0000 (19:21 +0300)] 
Added support for userdb lookup to fail with a reason (many API changes).

--HG--
branch : HEAD

15 years agoauth: If userdb lookup fails internally, don't cache the result.
Timo Sirainen [Wed, 31 Mar 2010 16:18:01 +0000 (19:18 +0300)] 
auth: If userdb lookup fails internally, don't cache the result.

--HG--
branch : HEAD

15 years agofs layout: Fixed listing child mailboxes under INBOX.
Timo Sirainen [Mon, 29 Mar 2010 14:47:44 +0000 (17:47 +0300)] 
fs layout: Fixed listing child mailboxes under INBOX.

--HG--
branch : HEAD

15 years agoDynamic setting allocation was still a bit wrong.
Timo Sirainen [Mon, 29 Mar 2010 14:22:35 +0000 (17:22 +0300)] 
Dynamic setting allocation was still a bit wrong.

--HG--
branch : HEAD

15 years agomaster: Changed listener backlog calculations.
Timo Sirainen [Sat, 27 Mar 2010 05:03:24 +0000 (07:03 +0200)] 
master: Changed listener backlog calculations.

--HG--
branch : HEAD

15 years agomaster: Increased listen backlog for services without many processes.
Timo Sirainen [Sat, 27 Mar 2010 04:54:51 +0000 (06:54 +0200)] 
master: Increased listen backlog for services without many processes.

--HG--
branch : HEAD

15 years agois-tagged.py: Don't fail if Mercurial isn't available.
Pascal Volk [Sat, 27 Mar 2010 03:08:26 +0000 (03:08 +0000)] 
is-tagged.py: Don't fail if Mercurial isn't available.

--HG--
branch : HEAD

15 years agopop3: Don't crash if INBOX can't be opened.
Timo Sirainen [Sat, 27 Mar 2010 03:05:12 +0000 (05:05 +0200)] 
pop3: Don't crash if INBOX can't be opened.

--HG--
branch : HEAD

15 years agolib-storage: Fix to previous change: Don't access freed memory.
Timo Sirainen [Sat, 27 Mar 2010 03:03:57 +0000 (05:03 +0200)] 
lib-storage: Fix to previous change: Don't access freed memory.

--HG--
branch : HEAD

15 years agolib-storage: If INBOX can't be opened/synced, log an error once.
Timo Sirainen [Sat, 27 Mar 2010 03:01:17 +0000 (05:01 +0200)] 
lib-storage: If INBOX can't be opened/synced, log an error once.

--HG--
branch : HEAD

15 years agoconfigure: Removed special casing from tcpwrap settings.
Timo Sirainen [Sat, 27 Mar 2010 02:58:49 +0000 (04:58 +0200)] 
configure: Removed special casing from tcpwrap settings.
ifdef check handles this now in the actual code. (And now I see that I could
have avoided that change by just fixing this check to use "== yes" instead
of "!= no", but what's done is done.)

--HG--
branch : HEAD

15 years agoconfig: Fixed all-settings building script.
Timo Sirainen [Sat, 27 Mar 2010 02:55:40 +0000 (04:55 +0200)] 
config: Fixed all-settings building script.

--HG--
branch : HEAD

15 years agoconfigure: Minor description fix to previous change.
Timo Sirainen [Sat, 27 Mar 2010 02:24:21 +0000 (04:24 +0200)] 
configure: Minor description fix to previous change.

--HG--
branch : HEAD

15 years agoconfigure: Disabled tcp-wrappers by default.
Timo Sirainen [Sat, 27 Mar 2010 02:23:18 +0000 (04:23 +0200)] 
configure: Disabled tcp-wrappers by default.
At least until someone figures out why it fails in Slackware with
"undefined reference to yp_get_default_domain" error.

--HG--
branch : HEAD

15 years agozlib: Fixed compiling if both zlib and bzlib weren't used.
Timo Sirainen [Sat, 27 Mar 2010 02:20:21 +0000 (04:20 +0200)] 
zlib: Fixed compiling if both zlib and bzlib weren't used.

--HG--
branch : HEAD

15 years agopgsql: Don't leak memory if query returns multiple results.
Timo Sirainen [Sat, 27 Mar 2010 02:06:20 +0000 (04:06 +0200)] 
pgsql: Don't leak memory if query returns multiple results.
Found by Rainer Weikusat.

--HG--
branch : HEAD

15 years agoDynamic settings parser allocation logic was wrong.
Timo Sirainen [Sat, 27 Mar 2010 01:44:31 +0000 (03:44 +0200)] 
Dynamic settings parser allocation logic was wrong.
Default setting structures were being cleared after settings parser pool was
freed.

--HG--
branch : HEAD

15 years agoAdded t_binary_abspath().
Timo Sirainen [Sat, 27 Mar 2010 00:58:57 +0000 (02:58 +0200)] 
Added t_binary_abspath().

--HG--
branch : HEAD

15 years agolib-storage: mail_get_parts() no longer returns const pointer.
Timo Sirainen [Sat, 27 Mar 2010 00:39:49 +0000 (02:39 +0200)] 
lib-storage: mail_get_parts() no longer returns const pointer.
The struct message_part contained context-pointer and other APIs were using
it, so the pointer really couldn't be const without casting it away
sometimes.

--HG--
branch : HEAD

15 years ago{master,doveconf}: Show the version with hg's node id, if unreleased.
Pascal Volk [Sat, 27 Mar 2010 00:35:44 +0000 (00:35 +0000)] 
{master,doveconf}: Show the version with hg's node id, if unreleased.
Affects output from `dovecot --version` and `doveconf`.

--HG--
branch : HEAD

15 years agoAvoid casting away const qualifiers wherever possible.
Timo Sirainen [Fri, 26 Mar 2010 23:54:31 +0000 (01:54 +0200)] 
Avoid casting away const qualifiers wherever possible.

--HG--
branch : HEAD

15 years agoAdded CONST_STRUCT_MEMBER_P() and removed unused (broken) STRUCT_MEMBER().
Timo Sirainen [Fri, 26 Mar 2010 23:40:04 +0000 (01:40 +0200)] 
Added CONST_STRUCT_MEMBER_P() and removed unused (broken) STRUCT_MEMBER().

--HG--
branch : HEAD

15 years agoReplaced execv*() with execv*_const() wherever possible.
Timo Sirainen [Fri, 26 Mar 2010 23:34:23 +0000 (01:34 +0200)] 
Replaced execv*() with execv*_const() wherever possible.

--HG--
branch : HEAD

15 years agoAdded execv_const() and execvp_const() helper functions.
Timo Sirainen [Fri, 26 Mar 2010 23:33:33 +0000 (01:33 +0200)] 
Added execv_const() and execvp_const() helper functions.

--HG--
branch : HEAD

15 years agoIf valgrind exists, run unit tests using it.
Timo Sirainen [Fri, 26 Mar 2010 22:35:20 +0000 (00:35 +0200)] 
If valgrind exists, run unit tests using it.
If valgrind prints any errors, fail the test.

--HG--
branch : HEAD

15 years agoUnit test fix.
Timo Sirainen [Fri, 26 Mar 2010 22:08:24 +0000 (00:08 +0200)] 
Unit test fix.

--HG--
branch : HEAD

15 years agolib-master: Fixed local host {} specific settings.
Timo Sirainen [Fri, 26 Mar 2010 21:26:39 +0000 (23:26 +0200)] 
lib-master: Fixed local host {} specific settings.
Based on fix by Julien Moutinho

--HG--
branch : HEAD

15 years agolib-storage: Namespace debug logging now logs the namespace name also.
Timo Sirainen [Fri, 26 Mar 2010 14:23:05 +0000 (16:23 +0200)] 
lib-storage: Namespace debug logging now logs the namespace name also.

--HG--
branch : HEAD

15 years agoauth: Error handling fix.
Timo Sirainen [Fri, 26 Mar 2010 09:43:06 +0000 (11:43 +0200)] 
auth: Error handling fix.

--HG--
branch : HEAD

15 years agoauth: Added "tempfail" userdb field.
Timo Sirainen [Fri, 26 Mar 2010 09:42:32 +0000 (11:42 +0200)] 
auth: Added "tempfail" userdb field.

--HG--
branch : HEAD

15 years agoexample-config: Don't fail on the README file if builddir != srcdir.
Pascal Volk [Thu, 25 Mar 2010 18:42:18 +0000 (18:42 +0000)] 
example-config: Don't fail on the README file if builddir != srcdir.

--HG--
branch : HEAD

15 years agotcpwrap: If tcpwrap support isn't built, don't add its service to config.
Timo Sirainen [Thu, 25 Mar 2010 18:04:58 +0000 (20:04 +0200)] 
tcpwrap: If tcpwrap support isn't built, don't add its service to config.

--HG--
branch : HEAD

15 years agoconfig: Parser script now supports preserving #ifdefs around service_settings.
Timo Sirainen [Thu, 25 Mar 2010 18:03:52 +0000 (20:03 +0200)] 
config: Parser script now supports preserving #ifdefs around service_settings.

--HG--
branch : HEAD

15 years agoimap, pop3: Added -u <username> parameter to do userdb lookup.
Timo Sirainen [Thu, 25 Mar 2010 17:28:56 +0000 (19:28 +0200)] 
imap, pop3: Added -u <username> parameter to do userdb lookup.

--HG--
branch : HEAD

15 years agolib-master: When getting settings via doveconf, tell it our module.
Timo Sirainen [Thu, 25 Mar 2010 17:25:45 +0000 (19:25 +0200)] 
lib-master: When getting settings via doveconf, tell it our module.

--HG--
branch : HEAD