]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
15 years agolib-storage: Changed error message.
Timo Sirainen [Wed, 23 Jun 2010 15:54:37 +0000 (16:54 +0100)] 
lib-storage: Changed error message.

--HG--
branch : HEAD

15 years agomdbox: Storage rebuild handles now duplicate file ids (in primary+alt storage) correctly.
Timo Sirainen [Wed, 23 Jun 2010 15:06:07 +0000 (16:06 +0100)] 
mdbox: Storage rebuild handles now duplicate file ids (in primary+alt storage) correctly.
If a duplicate file is found, it's given a new file id and the file is renamed.

--HG--
branch : HEAD

15 years agolib-storage: When getting decoded headers, don't fail when MIME encoded-words expand...
Timo Sirainen [Wed, 23 Jun 2010 13:59:49 +0000 (14:59 +0100)] 
lib-storage: When getting decoded headers, don't fail when MIME encoded-words expand to LFs.
This fixes errors like: Corrupted index cache file dovecot.index.cache:
Broken header Subject for mail UID 1

--HG--
branch : HEAD

15 years agoquota: Fixed a memory leak on deinit.
Timo Sirainen [Wed, 23 Jun 2010 12:38:55 +0000 (13:38 +0100)] 
quota: Fixed a memory leak on deinit.
Based on patch by Mike Abbott / Apple.

--HG--
branch : HEAD

15 years agofts-solr: Previous change wasn't complete.
Timo Sirainen [Tue, 22 Jun 2010 21:46:11 +0000 (22:46 +0100)] 
fts-solr: Previous change wasn't complete.

--HG--
branch : HEAD

15 years agofts-solr: Fixed handling indexing for multiple body parts.
Timo Sirainen [Tue, 22 Jun 2010 21:41:55 +0000 (22:41 +0100)] 
fts-solr: Fixed handling indexing for multiple body parts.

--HG--
branch : HEAD

15 years agomdbox: Removed broken optimization from storage rebuild, possibly causing broken...
Timo Sirainen [Tue, 22 Jun 2010 21:27:10 +0000 (22:27 +0100)] 
mdbox: Removed broken optimization from storage rebuild, possibly causing broken results.

--HG--
branch : HEAD

15 years agofts: Give binary MIME part data only to FTS backends that support it.
Timo Sirainen [Tue, 22 Jun 2010 20:38:18 +0000 (21:38 +0100)] 
fts: Give binary MIME part data only to FTS backends that support it.

--HG--
branch : HEAD

15 years agoshared storage: Fixed handling LIST reference string.
Timo Sirainen [Tue, 22 Jun 2010 20:14:22 +0000 (21:14 +0100)] 
shared storage: Fixed handling LIST reference string.

--HG--
branch : HEAD

15 years agomdbox: Previous change was broken, fixed now properly to make purge fail early.
Timo Sirainen [Tue, 22 Jun 2010 20:00:15 +0000 (21:00 +0100)] 
mdbox: Previous change was broken, fixed now properly to make purge fail early.

--HG--
branch : HEAD

15 years agomdbox: When purging finds that mailbox is corrupted, stop going through other files.
Timo Sirainen [Tue, 22 Jun 2010 17:27:03 +0000 (18:27 +0100)] 
mdbox: When purging finds that mailbox is corrupted, stop going through other files.

--HG--
branch : HEAD

15 years agodoveadm dump: Detect also if directory has dovecot.map.index
Timo Sirainen [Tue, 22 Jun 2010 14:53:02 +0000 (15:53 +0100)] 
doveadm dump: Detect also if directory has dovecot.map.index

--HG--
branch : HEAD

15 years agodoveadm: Mail commands assert-crashed when using -u wildcards.
Timo Sirainen [Mon, 21 Jun 2010 20:55:24 +0000 (21:55 +0100)] 
doveadm: Mail commands assert-crashed when using -u wildcards.

--HG--
branch : HEAD

15 years agodoveadm: Minor code cleanup to print formatter.
Timo Sirainen [Mon, 21 Jun 2010 20:52:01 +0000 (21:52 +0100)] 
doveadm: Minor code cleanup to print formatter.

--HG--
branch : HEAD

15 years agodoveadm: Added LF after ^L in pager so that the output is nicer to look at with ...
Timo Sirainen [Mon, 21 Jun 2010 20:50:31 +0000 (21:50 +0100)] 
doveadm: Added LF after ^L in pager so that the output is nicer to look at with "less".

--HG--
branch : HEAD

15 years agodoveadm fetch: Removed some unnecessary code.
Timo Sirainen [Mon, 21 Jun 2010 20:48:06 +0000 (21:48 +0100)] 
doveadm fetch: Removed some unnecessary code.

--HG--
branch : HEAD

15 years agodoveadm fetch: Write output using formatter. Use pager as default.
Timo Sirainen [Mon, 21 Jun 2010 20:47:14 +0000 (21:47 +0100)] 
doveadm fetch: Write output using formatter. Use pager as default.

--HG--
branch : HEAD

15 years agodoveadm: Added "pager" formatter and a function to output streamed output values.
Timo Sirainen [Mon, 21 Jun 2010 20:46:20 +0000 (21:46 +0100)] 
doveadm: Added "pager" formatter and a function to output streamed output values.

--HG--
branch : HEAD

15 years agolib-charset: Don't assert-crash when iconv() skips lots of invalid input.
Timo Sirainen [Mon, 21 Jun 2010 20:17:58 +0000 (21:17 +0100)] 
lib-charset: Don't assert-crash when iconv() skips lots of invalid input.

--HG--
branch : HEAD

15 years agodoveadm fetch hdr.*: Show the hdr.name prefix even if the header doestn't exist.
Timo Sirainen [Mon, 21 Jun 2010 16:23:25 +0000 (17:23 +0100)] 
doveadm fetch hdr.*: Show the hdr.name prefix even if the header doestn't exist.

--HG--
branch : HEAD

15 years agolib-storage: Human search parser crashed if mailbox name was missing.
Timo Sirainen [Mon, 21 Jun 2010 16:21:30 +0000 (17:21 +0100)] 
lib-storage: Human search parser crashed if mailbox name was missing.

--HG--
branch : HEAD

15 years agodoveadm: Don't crash with tab formatter at deinit.
Timo Sirainen [Mon, 21 Jun 2010 16:14:55 +0000 (17:14 +0100)] 
doveadm: Don't crash with tab formatter at deinit.

--HG--
branch : HEAD

15 years agodirector: Minor code cleanup.
Timo Sirainen [Mon, 21 Jun 2010 15:59:57 +0000 (16:59 +0100)] 
director: Minor code cleanup.

--HG--
branch : HEAD

15 years agodirector: Don't send expired user records to remote servers.
Timo Sirainen [Mon, 21 Jun 2010 15:57:28 +0000 (16:57 +0100)] 
director: Don't send expired user records to remote servers.

--HG--
branch : HEAD

15 years agodirector: Don't kill ourself when idling.
Timo Sirainen [Mon, 21 Jun 2010 15:54:11 +0000 (16:54 +0100)] 
director: Don't kill ourself when idling.

--HG--
branch : HEAD

15 years agolib-master: Added MASTER_SERVICE_FLAG_NO_IDLE_DIE.
Timo Sirainen [Mon, 21 Jun 2010 15:53:33 +0000 (16:53 +0100)] 
lib-master: Added MASTER_SERVICE_FLAG_NO_IDLE_DIE.

--HG--
branch : HEAD

15 years agoauth: Fixed sending "userdb iteration not supported" failure to client.
Timo Sirainen [Mon, 21 Jun 2010 15:48:45 +0000 (16:48 +0100)] 
auth: Fixed sending "userdb iteration not supported" failure to client.

--HG--
branch : HEAD

15 years agomaster: Don't try to parse -options if they're not the first parameters.
Timo Sirainen [Mon, 21 Jun 2010 15:44:47 +0000 (16:44 +0100)] 
master: Don't try to parse -options if they're not the first parameters.

--HG--
branch : HEAD

15 years agovirtual: Fixed a crash when freeing an allocated, but unopened mailbox.
Timo Sirainen [Mon, 21 Jun 2010 15:39:12 +0000 (16:39 +0100)] 
virtual: Fixed a crash when freeing an allocated, but unopened mailbox.
Based on patch by e-frog.

--HG--
branch : HEAD

15 years agodoveadm: Ignore non-selectable mailboxes for most commands.
Timo Sirainen [Mon, 21 Jun 2010 14:46:21 +0000 (15:46 +0100)] 
doveadm: Ignore non-selectable mailboxes for most commands.

--HG--
branch : HEAD

15 years agodoveadm: Output flushing fixes.
Timo Sirainen [Mon, 21 Jun 2010 14:34:48 +0000 (15:34 +0100)] 
doveadm: Output flushing fixes.

--HG--
branch : HEAD

15 years agodoveadm: Table formatter crashed with large output.
Timo Sirainen [Mon, 21 Jun 2010 14:26:00 +0000 (15:26 +0100)] 
doveadm: Table formatter crashed with large output.

--HG--
branch : HEAD

15 years agodoveadm: Fixed assert-crash with mailbox foo/* in all commands, not just fetch.
Timo Sirainen [Sat, 19 Jun 2010 19:57:42 +0000 (20:57 +0100)] 
doveadm: Fixed assert-crash with mailbox foo/* in all commands, not just fetch.

--HG--
branch : HEAD

15 years agodoveadm: Fixed assert-crash when listing mailbox foo/*
Timo Sirainen [Fri, 18 Jun 2010 20:41:13 +0000 (21:41 +0100)] 
doveadm: Fixed assert-crash when listing mailbox foo/*

--HG--
branch : HEAD

15 years agodirector: Debug logging crashfix.
Timo Sirainen [Fri, 18 Jun 2010 19:07:20 +0000 (20:07 +0100)] 
director: Debug logging crashfix.

--HG--
branch : HEAD

15 years agodirector: Send PINGs every 15 seconds for idling director connections.
Timo Sirainen [Fri, 18 Jun 2010 19:00:24 +0000 (20:00 +0100)] 
director: Send PINGs every 15 seconds for idling director connections.

--HG--
branch : HEAD

15 years agodirector: A lot of fixes.
Timo Sirainen [Fri, 18 Jun 2010 18:21:50 +0000 (19:21 +0100)] 
director: A lot of fixes.

--HG--
branch : HEAD

15 years agodirector-test: Some fixes
Timo Sirainen [Fri, 18 Jun 2010 18:20:38 +0000 (19:20 +0100)] 
director-test: Some fixes

--HG--
branch : HEAD

15 years agodirector-test.sh: Removed absolute path from director-test executable
Timo Sirainen [Fri, 18 Jun 2010 15:51:48 +0000 (16:51 +0100)] 
director-test.sh: Removed absolute path from director-test executable

--HG--
branch : HEAD

15 years agodirector-test: Added a script that generates test config files and other necessary...
Timo Sirainen [Fri, 18 Jun 2010 15:48:20 +0000 (16:48 +0100)] 
director-test: Added a script that generates test config files and other necessary info.

--HG--
branch : HEAD

15 years agodirector: If same user gets redirected to two hosts, don't crash later.
Timo Sirainen [Fri, 18 Jun 2010 15:37:09 +0000 (16:37 +0100)] 
director: If same user gets redirected to two hosts, don't crash later.

--HG--
branch : HEAD

15 years agodirector-test improvements.
Timo Sirainen [Fri, 18 Jun 2010 15:28:49 +0000 (16:28 +0100)] 
director-test improvements.

--HG--
branch : HEAD

15 years agodirector: Debug message improvements.
Timo Sirainen [Fri, 18 Jun 2010 15:28:36 +0000 (16:28 +0100)] 
director: Debug message improvements.

--HG--
branch : HEAD

15 years agoDEBUG: Removed buffer's tests against overflows. It slows down too much.
Timo Sirainen [Fri, 18 Jun 2010 15:28:14 +0000 (16:28 +0100)] 
DEBUG: Removed buffer's tests against overflows. It slows down too much.

--HG--
branch : HEAD

15 years agomaster: Fixed crash on deinit (maybe also on reload).
Timo Sirainen [Fri, 18 Jun 2010 15:27:45 +0000 (16:27 +0100)] 
master: Fixed crash on deinit (maybe also on reload).

--HG--
branch : HEAD

15 years agomailbox list iter: Require MAILBOX_LIST_ITER_VIRTUAL_NAMES flag.
Timo Sirainen [Thu, 17 Jun 2010 20:09:24 +0000 (21:09 +0100)] 
mailbox list iter: Require MAILBOX_LIST_ITER_VIRTUAL_NAMES flag.
The backend code will be simplified later by removing two code paths for
virtual/non-virtual names.

--HG--
branch : HEAD

15 years agoquota: Consistently assume that mailbox names in quota rules are virtual names.
Timo Sirainen [Thu, 17 Jun 2010 19:57:22 +0000 (20:57 +0100)] 
quota: Consistently assume that mailbox names in quota rules are virtual names.
The previous code mixed virtual/real name lookups.

--HG--
branch : HEAD

15 years agolib-storage: Fixed listing mailbox flags for subscriptions=no namespaces.
Timo Sirainen [Thu, 17 Jun 2010 19:28:06 +0000 (20:28 +0100)] 
lib-storage: Fixed listing mailbox flags for subscriptions=no namespaces.

--HG--
branch : HEAD

15 years agolib-storage: Fixed getting flags for subscribed mailboxes with non-default namespace...
Timo Sirainen [Thu, 17 Jun 2010 18:50:44 +0000 (19:50 +0100)] 
lib-storage: Fixed getting flags for subscribed mailboxes with non-default namespace settings.

--HG--
branch : HEAD

15 years agodirector: Added initial testing framework and some debugging output.
Timo Sirainen [Thu, 17 Jun 2010 18:18:34 +0000 (19:18 +0100)] 
director: Added initial testing framework and some debugging output.

--HG--
branch : HEAD

15 years agodirector: Handle CONNECT commands (properly).
Timo Sirainen [Thu, 17 Jun 2010 18:16:09 +0000 (19:16 +0100)] 
director: Handle CONNECT commands (properly).

--HG--
branch : HEAD

15 years agodirector: director_mail_servers setting now allows ip1-ip2 ranges.
Timo Sirainen [Thu, 17 Jun 2010 18:12:23 +0000 (19:12 +0100)] 
director: director_mail_servers setting now allows ip1-ip2 ranges.

--HG--
branch : HEAD

15 years agodirector: Outgoing director connections shouldn't be counted as master clients.
Timo Sirainen [Thu, 17 Jun 2010 15:59:52 +0000 (16:59 +0100)] 
director: Outgoing director connections shouldn't be counted as master clients.

--HG--
branch : HEAD

15 years agodoveadm: Another -A crashfix for mail commands that don't print anything.
Timo Sirainen [Thu, 17 Jun 2010 15:00:01 +0000 (16:00 +0100)] 
doveadm: Another -A crashfix for mail commands that don't print anything.

--HG--
branch : HEAD

15 years agodoveadm: Don't crash when mail command that doesn't print anything uses -A.
Timo Sirainen [Thu, 17 Jun 2010 14:40:43 +0000 (15:40 +0100)] 
doveadm: Don't crash when mail command that doesn't print anything uses -A.

--HG--
branch : HEAD

15 years agodoveadm director: Make sure write()s send everything.
Timo Sirainen [Thu, 17 Jun 2010 14:14:31 +0000 (15:14 +0100)] 
doveadm director: Make sure write()s send everything.

--HG--
branch : HEAD

15 years agoimap, pop3, lmtp: Close network sockets with net_disconnect().
Timo Sirainen [Thu, 17 Jun 2010 13:47:27 +0000 (14:47 +0100)] 
imap, pop3, lmtp: Close network sockets with net_disconnect().

--HG--
branch : HEAD

15 years agonet_disconnect(): Ignore ECONNRESET error.
Timo Sirainen [Thu, 17 Jun 2010 13:47:16 +0000 (14:47 +0100)] 
net_disconnect(): Ignore ECONNRESET error.

--HG--
branch : HEAD

15 years agoimap: UID commands could have written garbage to process title.
Timo Sirainen [Thu, 17 Jun 2010 12:53:14 +0000 (13:53 +0100)] 
imap: UID commands could have written garbage to process title.
Patch by Mike Abbott / Apple

--HG--
branch : HEAD

15 years agoexample-config: Updated LMTP listeners.
Timo Sirainen [Wed, 16 Jun 2010 18:56:45 +0000 (19:56 +0100)] 
example-config: Updated LMTP listeners.

--HG--
branch : HEAD

15 years agoexample-config: Updated log_path comment to include syslog.
Timo Sirainen [Wed, 16 Jun 2010 18:35:36 +0000 (19:35 +0100)] 
example-config: Updated log_path comment to include syslog.

--HG--
branch : HEAD

15 years agoexample-config: Show "user" field for service auth/auth-worker
Timo Sirainen [Wed, 16 Jun 2010 17:41:52 +0000 (18:41 +0100)] 
example-config: Show "user" field for service auth/auth-worker

--HG--
branch : HEAD

15 years agodoveadm log find: Avoid printing "syslog" as log path.
Timo Sirainen [Wed, 16 Jun 2010 17:36:02 +0000 (18:36 +0100)] 
doveadm log find: Avoid printing "syslog" as log path.

--HG--
branch : HEAD

15 years agolib-storage: Fixed header searches to work correctly when there are multiple headers...
Timo Sirainen [Wed, 16 Jun 2010 17:29:45 +0000 (18:29 +0100)] 
lib-storage: Fixed header searches to work correctly when there are multiple headers with same name.

--HG--
branch : HEAD

15 years agoLog paths now support "syslog" string.
Timo Sirainen [Wed, 16 Jun 2010 16:38:15 +0000 (17:38 +0100)] 
Log paths now support "syslog" string.

--HG--
branch : HEAD

15 years agodoveadm log find: Find the log more reliably.
Timo Sirainen [Wed, 16 Jun 2010 16:37:00 +0000 (17:37 +0100)] 
doveadm log find: Find the log more reliably.

--HG--
branch : HEAD

15 years agodoveadm mailbox status: Added "all" field as an alias for showing everything.
Timo Sirainen [Wed, 16 Jun 2010 16:02:09 +0000 (17:02 +0100)] 
doveadm mailbox status: Added "all" field as an alias for showing everything.

--HG--
branch : HEAD

15 years agodoveadm quota get: Report quota percentage more accurately.
Timo Sirainen [Wed, 16 Jun 2010 15:49:56 +0000 (16:49 +0100)] 
doveadm quota get: Report quota percentage more accurately.
The *100 can't overflow quota, since quota is reported in kilobytes.

--HG--
branch : HEAD

15 years agodict quota: Quota recalculation always doubled the quota with pgsql.
Timo Sirainen [Wed, 16 Jun 2010 15:17:52 +0000 (16:17 +0100)] 
dict quota: Quota recalculation always doubled the quota with pgsql.

--HG--
branch : HEAD

15 years agoauth: Fixed crash when a plugin was trying to register password scheme.
Timo Sirainen [Tue, 15 Jun 2010 16:54:12 +0000 (17:54 +0100)] 
auth: Fixed crash when a plugin was trying to register password scheme.

--HG--
branch : HEAD

15 years agomdbox: Flush dbox file's input buffer after writing to the file.
Timo Sirainen [Tue, 15 Jun 2010 14:08:19 +0000 (15:08 +0100)] 
mdbox: Flush dbox file's input buffer after writing to the file.

--HG--
branch : HEAD

15 years agoCompile fix.
Timo Sirainen [Tue, 15 Jun 2010 13:37:46 +0000 (14:37 +0100)] 
Compile fix.

--HG--
branch : HEAD

15 years agouserdb nss: Default to blocking=yes.
Timo Sirainen [Mon, 14 Jun 2010 20:49:27 +0000 (21:49 +0100)] 
userdb nss: Default to blocking=yes.

--HG--
branch : HEAD

15 years agoauth: Fixed code comment.
Timo Sirainen [Mon, 14 Jun 2010 20:04:40 +0000 (21:04 +0100)] 
auth: Fixed code comment.

--HG--
branch : HEAD

15 years agolib-storage: Use macros instead of magic '0' and '1' characters.
Timo Sirainen [Mon, 14 Jun 2010 19:41:23 +0000 (20:41 +0100)] 
lib-storage: Use macros instead of magic '0' and '1' characters.

--HG--
branch : HEAD

15 years agomailbox_list_get_unexpanded_path(): Don't crash if namespace location is already...
Timo Sirainen [Mon, 14 Jun 2010 19:39:06 +0000 (20:39 +0100)] 
mailbox_list_get_unexpanded_path(): Don't crash if namespace location is already expanded.

--HG--
branch : HEAD

15 years agodoveconf: Support listing multiple specified keys. Support listing specified sections.
Timo Sirainen [Mon, 14 Jun 2010 18:48:10 +0000 (19:48 +0100)] 
doveconf: Support listing multiple specified keys. Support listing specified sections.

--HG--
branch : HEAD

15 years agodoveconf: Config file warning check should use base_dir, not PKG_RUNDIR.
Timo Sirainen [Mon, 14 Jun 2010 18:20:02 +0000 (19:20 +0100)] 
doveconf: Config file warning check should use base_dir, not PKG_RUNDIR.

--HG--
branch : HEAD

15 years agolib-master: Post-login scripts can now exit to prevent user from logging in, without...
Timo Sirainen [Mon, 14 Jun 2010 17:51:17 +0000 (18:51 +0100)] 
lib-master: Post-login scripts can now exit to prevent user from logging in, without logging error.

--HG--
branch : HEAD

15 years agologin: Fixed crash with service_count=1 and when reaching max number of connections...
Timo Sirainen [Mon, 14 Jun 2010 15:15:57 +0000 (16:15 +0100)] 
login: Fixed crash with service_count=1 and when reaching max number of connections from user+ip.

--HG--
branch : HEAD

15 years agolib-storage: Fixed handling mail_allocated hook.
Timo Sirainen [Mon, 14 Jun 2010 15:07:44 +0000 (16:07 +0100)] 
lib-storage: Fixed handling mail_allocated hook.

--HG--
branch : HEAD

15 years agolib-imap: Compiler warning fix.
Timo Sirainen [Mon, 14 Jun 2010 14:55:23 +0000 (15:55 +0100)] 
lib-imap: Compiler warning fix.

--HG--
branch : HEAD

15 years agomdbox: Fixed crashing when marking mdbox corrupted and mdbox map had open transactions.
Timo Sirainen [Sun, 13 Jun 2010 14:40:57 +0000 (15:40 +0100)] 
mdbox: Fixed crashing when marking mdbox corrupted and mdbox map had open transactions.

--HG--
branch : HEAD

15 years agolib-index: Added mail_index_view_get_transaction_count().
Timo Sirainen [Sun, 13 Jun 2010 14:40:10 +0000 (15:40 +0100)] 
lib-index: Added mail_index_view_get_transaction_count().

--HG--
branch : HEAD

15 years agodoveadm: Include termios.h, not sys/termios.h..
Timo Sirainen [Sat, 12 Jun 2010 01:14:04 +0000 (02:14 +0100)] 
doveadm: Include termios.h, not sys/termios.h..

--HG--
branch : HEAD

15 years agodoveadm: Compile fix for Solaris.
Timo Sirainen [Sat, 12 Jun 2010 01:12:50 +0000 (02:12 +0100)] 
doveadm: Compile fix for Solaris.

--HG--
branch : HEAD

15 years agodoveadm: Use struct winsize, not struct ttysize to get the terminal width.
Timo Sirainen [Sat, 12 Jun 2010 01:11:26 +0000 (02:11 +0100)] 
doveadm: Use struct winsize, not struct ttysize to get the terminal width.

--HG--
branch : HEAD

15 years agodoveadm: Use actual terminal width for table formatter if possible.
Timo Sirainen [Sat, 12 Jun 2010 00:54:53 +0000 (01:54 +0100)] 
doveadm: Use actual terminal width for table formatter if possible.

--HG--
branch : HEAD

15 years agodoveadm who: s/service/proto/ in header name.
Timo Sirainen [Sat, 12 Jun 2010 00:49:06 +0000 (01:49 +0100)] 
doveadm who: s/service/proto/ in header name.

--HG--
branch : HEAD

15 years agoAdded signature for changeset 0c23ff04394f
Timo Sirainen [Fri, 11 Jun 2010 23:38:43 +0000 (02:38 +0300)] 
Added signature for changeset 0c23ff04394f

--HG--
branch : HEAD

15 years agoAdded tag 2.0.beta6 for changeset 0c23ff04394f
Timo Sirainen [Fri, 11 Jun 2010 23:38:39 +0000 (02:38 +0300)] 
Added tag 2.0.beta6 for changeset 0c23ff04394f

--HG--
branch : HEAD

15 years agoReleased v2.0.beta6. 2.0.beta6
Timo Sirainen [Fri, 11 Jun 2010 23:38:38 +0000 (02:38 +0300)] 
Released v2.0.beta6.

--HG--
branch : HEAD

15 years agoMODULE_CONTEXT() now avoids directly returning NULL to make static analyzer happier.
Timo Sirainen [Fri, 11 Jun 2010 23:35:32 +0000 (00:35 +0100)] 
MODULE_CONTEXT() now avoids directly returning NULL to make static analyzer happier.

--HG--
branch : HEAD

15 years agolmtp: Make static analyzer happier.
Timo Sirainen [Fri, 11 Jun 2010 23:26:22 +0000 (00:26 +0100)] 
lmtp: Make static analyzer happier.

--HG--
branch : HEAD

15 years agologin: Removed dead code.
Timo Sirainen [Fri, 11 Jun 2010 23:24:35 +0000 (00:24 +0100)] 
login: Removed dead code.

--HG--
branch : HEAD

15 years agodoveadm: Marked help() with noreturn attribute.
Timo Sirainen [Fri, 11 Jun 2010 23:23:43 +0000 (00:23 +0100)] 
doveadm: Marked help() with noreturn attribute.

--HG--
branch : HEAD

15 years agoTODO updated.
Timo Sirainen [Fri, 11 Jun 2010 21:45:09 +0000 (22:45 +0100)] 
TODO updated.

--HG--
branch : HEAD

15 years agodsync: Fixed syncing \noselect mailboxes.
Timo Sirainen [Fri, 11 Jun 2010 21:36:38 +0000 (22:36 +0100)] 
dsync: Fixed syncing \noselect mailboxes.

--HG--
branch : HEAD

15 years agodoveadm: Renamed -F to -f.
Timo Sirainen [Fri, 11 Jun 2010 20:45:51 +0000 (21:45 +0100)] 
doveadm: Renamed -F to -f.

--HG--
branch : HEAD

15 years agomailbox_list_get_unexpanded_path(): Don't crash with -o mail_location=..
Timo Sirainen [Fri, 11 Jun 2010 20:39:11 +0000 (21:39 +0100)] 
mailbox_list_get_unexpanded_path(): Don't crash with -o mail_location=..

--HG--
branch : HEAD