]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
15 years agodoveadm: Tab formatter was printing extra spaces.
Timo Sirainen [Fri, 23 Jul 2010 14:28:24 +0000 (15:28 +0100)] 
doveadm: Tab formatter was printing extra spaces.

15 years agodoveadm expunge: Check if search query is ok only once, not for each user.
Timo Sirainen [Thu, 22 Jul 2010 17:25:09 +0000 (18:25 +0100)] 
doveadm expunge: Check if search query is ok only once, not for each user.

15 years agoFixing my english: s/non-?existing/nonexistent/
Timo Sirainen [Thu, 22 Jul 2010 16:06:16 +0000 (17:06 +0100)] 
Fixing my english: s/non-?existing/nonexistent/

15 years agodoveadm mailbox status: Show mailbox name in UTF8 in output.
Timo Sirainen [Thu, 22 Jul 2010 15:46:48 +0000 (16:46 +0100)] 
doveadm mailbox status: Show mailbox name in UTF8 in output.

15 years agodoveadm mailbox status: Fixed listing non-ASCII mailbox names.
Timo Sirainen [Thu, 22 Jul 2010 15:43:36 +0000 (16:43 +0100)] 
doveadm mailbox status: Fixed listing non-ASCII mailbox names.

15 years agolib-storage: Fixed mailbox_list_mailbox() for INBOX in under non-root mail dir.
Timo Sirainen [Thu, 22 Jul 2010 15:38:19 +0000 (16:38 +0100)] 
lib-storage: Fixed mailbox_list_mailbox() for INBOX in under non-root mail dir.

15 years agodirector: Added director_doveadm_port for accepting doveadm TCP connections.
Timo Sirainen [Thu, 22 Jul 2010 15:07:06 +0000 (16:07 +0100)] 
director: Added director_doveadm_port for accepting doveadm TCP connections.

15 years agodoveadm: When priting help to some command, exit with status 1.
Timo Sirainen [Thu, 22 Jul 2010 12:48:14 +0000 (13:48 +0100)] 
doveadm: When priting help to some command, exit with status 1.

15 years agoauth: If built-in SQL query fails, log it clearly that it was using built-in one.
Timo Sirainen [Wed, 21 Jul 2010 14:19:19 +0000 (15:19 +0100)] 
auth: If built-in SQL query fails, log it clearly that it was using built-in one.

15 years agodsync: Queue local msg-get requests instead of assert-crashing.
Timo Sirainen [Wed, 21 Jul 2010 12:33:35 +0000 (13:33 +0100)] 
dsync: Queue local msg-get requests instead of assert-crashing.

15 years agonet_connect_ip*(): Fixed FreeBSD kludging.
Timo Sirainen [Tue, 20 Jul 2010 23:15:34 +0000 (00:15 +0100)] 
net_connect_ip*(): Fixed FreeBSD kludging.

15 years agoAdded signature for changeset a15b694f1d64
Timo Sirainen [Tue, 20 Jul 2010 20:53:29 +0000 (21:53 +0100)] 
Added signature for changeset a15b694f1d64

15 years agoAdded tag 2.0.rc3 for changeset a15b694f1d64
Timo Sirainen [Tue, 20 Jul 2010 20:53:20 +0000 (21:53 +0100)] 
Added tag 2.0.rc3 for changeset a15b694f1d64

15 years agoReleased v2.0.rc3. 2.0.rc3
Timo Sirainen [Tue, 20 Jul 2010 20:51:07 +0000 (21:51 +0100)] 
Released v2.0.rc3.

15 years agodoveconf: Removed unnecessary code.
Timo Sirainen [Tue, 20 Jul 2010 20:48:22 +0000 (21:48 +0100)] 
doveconf: Removed unnecessary code.

15 years agoMake static analyzer happier.
Timo Sirainen [Tue, 20 Jul 2010 20:42:54 +0000 (21:42 +0100)] 
Make static analyzer happier.

15 years agodoveadm director map: Print also records for unknown users.
Timo Sirainen [Tue, 20 Jul 2010 20:42:36 +0000 (21:42 +0100)] 
doveadm director map: Print also records for unknown users.

15 years agolmtp: Don't write "+ext" part to Delivered-To: header.
Timo Sirainen [Tue, 20 Jul 2010 20:07:44 +0000 (21:07 +0100)] 
lmtp: Don't write "+ext" part to Delivered-To: header.

15 years agoconfigure: Make sure mysql libs/cflags aren't used if they don't work.
Timo Sirainen [Tue, 20 Jul 2010 19:23:20 +0000 (20:23 +0100)] 
configure: Make sure mysql libs/cflags aren't used if they don't work.

15 years agolib-storage: Fixed hooks with plugins that didn't override any vfuncs
Timo Sirainen [Tue, 20 Jul 2010 16:21:29 +0000 (17:21 +0100)] 
lib-storage: Fixed hooks with plugins that didn't override any vfuncs

15 years agolib-auth: Don't abort userdb iteration if it takes longer than 1 minute.
Timo Sirainen [Tue, 20 Jul 2010 14:22:02 +0000 (15:22 +0100)] 
lib-auth: Don't abort userdb iteration if it takes longer than 1 minute.

15 years agoauth: Make sure ldap userdb iteration request isn't aborted too early.
Timo Sirainen [Tue, 20 Jul 2010 14:19:04 +0000 (15:19 +0100)] 
auth: Make sure ldap userdb iteration request isn't aborted too early.

15 years agoauth: Fixed a crash on cancelled userdb iteration.
Timo Sirainen [Tue, 20 Jul 2010 14:18:16 +0000 (15:18 +0100)] 
auth: Fixed a crash on cancelled userdb iteration.

15 years agolib-storage: Fix to hooks with multiple plugins
Timo Sirainen [Tue, 20 Jul 2010 14:02:02 +0000 (15:02 +0100)] 
lib-storage: Fix to hooks with multiple plugins

15 years agodsync: Fixed potential crash with remote syncing.
Timo Sirainen [Tue, 20 Jul 2010 13:47:39 +0000 (14:47 +0100)] 
dsync: Fixed potential crash with remote syncing.

15 years agolmtp: Increased client idle timeout to 5 minutes.
Timo Sirainen [Tue, 20 Jul 2010 12:00:08 +0000 (13:00 +0100)] 
lmtp: Increased client idle timeout to 5 minutes.
Some MTAs can spend a while doing DNS lookups during the LMTP session.

15 years agoautogen.sh: If wiki docs can't be downloaded/uncompressed, fail early.
Timo Sirainen [Tue, 20 Jul 2010 11:47:34 +0000 (12:47 +0100)] 
autogen.sh: If wiki docs can't be downloaded/uncompressed, fail early.

15 years agomaster: Fixed dropping pending listener connections when throttling a service.
Timo Sirainen [Mon, 19 Jul 2010 18:31:00 +0000 (19:31 +0100)] 
master: Fixed dropping pending listener connections when throttling a service.

15 years agoconfig: Handle obsolete imap_client_workarounds
Timo Sirainen [Mon, 19 Jul 2010 18:19:29 +0000 (19:19 +0100)] 
config: Handle obsolete imap_client_workarounds

15 years agodoveadm director: Give up waiting for handshake after 5 seconds.
Timo Sirainen [Mon, 19 Jul 2010 18:05:36 +0000 (19:05 +0100)] 
doveadm director: Give up waiting for handshake after 5 seconds.

15 years agoauth: Make sure userdb iteration doesn't free memory too early if it's aborted.
Timo Sirainen [Mon, 19 Jul 2010 16:37:55 +0000 (17:37 +0100)] 
auth: Make sure userdb iteration doesn't free memory too early if it's aborted.

15 years agodsync: Fixed potential assert crashes with remote dsyncing.
Timo Sirainen [Mon, 19 Jul 2010 14:42:22 +0000 (15:42 +0100)] 
dsync: Fixed potential assert crashes with remote dsyncing.

15 years agolib-index: Fixed reading mailbox logs larger than 128 records.
Timo Sirainen [Mon, 19 Jul 2010 14:09:53 +0000 (15:09 +0100)] 
lib-index: Fixed reading mailbox logs larger than 128 records.

15 years agomdbox: Fixed some race condition problems with purging.
Timo Sirainen [Mon, 19 Jul 2010 13:54:36 +0000 (14:54 +0100)] 
mdbox: Fixed some race condition problems with purging.

15 years agoIncreased initial memory pool size
Timo Sirainen [Mon, 19 Jul 2010 13:54:12 +0000 (14:54 +0100)] 
Increased initial memory pool size

15 years agomdbox: Handle better trying to copy an already purged message.
Timo Sirainen [Mon, 19 Jul 2010 12:06:07 +0000 (13:06 +0100)] 
mdbox: Handle better trying to copy an already purged message.
It shouldn't log "refcount update lost map_uid" error.

15 years agomdbox: Copying wasn't locking map index early enough.
Timo Sirainen [Mon, 19 Jul 2010 12:02:24 +0000 (13:02 +0100)] 
mdbox: Copying wasn't locking map index early enough.

15 years agomdbox: Small code cleanup.
Timo Sirainen [Mon, 19 Jul 2010 12:01:40 +0000 (13:01 +0100)] 
mdbox: Small code cleanup.

15 years agodoveadm dump: Fixed dumping sdbox/mdbox fields.
Timo Sirainen [Mon, 19 Jul 2010 11:43:02 +0000 (12:43 +0100)] 
doveadm dump: Fixed dumping sdbox/mdbox fields.

15 years agoauth: Fixed a potential crash on deinit.
Timo Sirainen [Sat, 17 Jul 2010 18:05:51 +0000 (19:05 +0100)] 
auth: Fixed a potential crash on deinit.

15 years agodoveadm: Removed long usage from doveadm commands.
Pascal Volk [Fri, 16 Jul 2010 17:47:29 +0000 (17:47 +0000)] 
doveadm: Removed long usage from doveadm commands.
It's no longer needed since manual pages are displayed.

15 years agolib-storage: Fixed handling hooks when more than 2 were used.
Timo Sirainen [Fri, 16 Jul 2010 17:20:14 +0000 (18:20 +0100)] 
lib-storage: Fixed handling hooks when more than 2 were used.

15 years agomail-log: Add dummy events only for copy/save events, not others
Timo Sirainen [Fri, 16 Jul 2010 16:23:00 +0000 (17:23 +0100)] 
mail-log: Add dummy events only for copy/save events, not others

15 years agomail-log: Fixed logging save/copy
Timo Sirainen [Fri, 16 Jul 2010 16:21:13 +0000 (17:21 +0100)] 
mail-log: Fixed logging save/copy

15 years agomail-log: Fixed to actually read plugin settings.
Timo Sirainen [Fri, 16 Jul 2010 16:06:52 +0000 (17:06 +0100)] 
mail-log: Fixed to actually read plugin settings.

15 years agodovecot.m4: Don't use grep -e, it's not standard.
Timo Sirainen [Fri, 16 Jul 2010 15:38:39 +0000 (16:38 +0100)] 
dovecot.m4: Don't use grep -e, it's not standard.

15 years agolib-lda: mail_deliver_save_open() API changed to return also error code.
Timo Sirainen [Fri, 16 Jul 2010 14:52:04 +0000 (15:52 +0100)] 
lib-lda: mail_deliver_save_open() API changed to return also error code.

15 years agodsync: Fixed a potential assert-crash with remote dsyncing.
Timo Sirainen [Fri, 16 Jul 2010 14:45:10 +0000 (15:45 +0100)] 
dsync: Fixed a potential assert-crash with remote dsyncing.
(worker->msg_get_data.input == NULL)

15 years agolib-settings: Do proper alignment for dynamically added structs.
Timo Sirainen [Fri, 16 Jul 2010 14:08:46 +0000 (15:08 +0100)] 
lib-settings: Do proper alignment for dynamically added structs.
Fixes a crash with some CPUs.

15 years agodsync: Added more asserts to dsync_worker_finish() handling
Timo Sirainen [Fri, 16 Jul 2010 12:57:41 +0000 (13:57 +0100)] 
dsync: Added more asserts to dsync_worker_finish() handling

15 years agoconfigure: If fd passing check fails, abort
Timo Sirainen [Fri, 16 Jul 2010 12:46:57 +0000 (13:46 +0100)] 
configure: If fd passing check fails, abort

15 years agoconfigure wasn't compiling fd pass checking program correctly.
Timo Sirainen [Fri, 16 Jul 2010 11:56:50 +0000 (12:56 +0100)] 
configure wasn't compiling fd pass checking program correctly.

15 years agodoveadm director map: Fixed -f parameter crash
Timo Sirainen [Fri, 16 Jul 2010 11:20:09 +0000 (12:20 +0100)] 
doveadm director map: Fixed -f parameter crash

15 years agolmtp: Removed FIXME comment
Timo Sirainen [Fri, 16 Jul 2010 11:10:13 +0000 (12:10 +0100)] 
lmtp: Removed FIXME comment

15 years agolmtp: Reverted accidentally committed debug code
Timo Sirainen [Fri, 16 Jul 2010 11:09:37 +0000 (12:09 +0100)] 
lmtp: Reverted accidentally committed debug code

15 years agoman/doveadm-director.1: Added description of "director map"'s -f option.
Pascal Volk [Fri, 16 Jul 2010 00:23:48 +0000 (00:23 +0000)] 
man/doveadm-director.1: Added description of "director map"'s -f option.

15 years agoauth worker: Reset lookup timeout each time a line is received for a multi-line lookup.
Timo Sirainen [Thu, 15 Jul 2010 23:17:33 +0000 (00:17 +0100)] 
auth worker: Reset lookup timeout each time a line is received for a multi-line lookup.

15 years agodoveadm director map: Added -f parameter to alternatively get a list of usernames.
Timo Sirainen [Thu, 15 Jul 2010 23:11:50 +0000 (00:11 +0100)] 
doveadm director map: Added -f parameter to alternatively get a list of usernames.

15 years agoman/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings.
Pascal Volk [Thu, 15 Jul 2010 22:49:40 +0000 (22:49 +0000)] 
man/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings.

15 years agoman/Makefile: Made manpages depend on includes.
Pascal Volk [Thu, 15 Jul 2010 22:49:02 +0000 (22:49 +0000)] 
man/Makefile: Made manpages depend on includes.

15 years agoAdded i_stream_create_file() for creating istream from lazily opened file.
Timo Sirainen [Thu, 15 Jul 2010 19:38:29 +0000 (20:38 +0100)] 
Added i_stream_create_file() for creating istream from lazily opened file.

15 years agoman/doveadm-director.1: Added description of command "director map"
Pascal Volk [Thu, 15 Jul 2010 17:03:42 +0000 (17:03 +0000)] 
man/doveadm-director.1: Added description of command "director map"

15 years agodoveadm director map: Support looking up a hostname.
Timo Sirainen [Thu, 15 Jul 2010 16:38:17 +0000 (17:38 +0100)] 
doveadm director map: Support looking up a hostname.
Also fixed director remove to work properly with multiple IPs.

15 years agodbox: Split dbox_file_seek() from dbox_file_get_mail_stream()
Timo Sirainen [Thu, 15 Jul 2010 15:59:11 +0000 (16:59 +0100)] 
dbox: Split dbox_file_seek() from dbox_file_get_mail_stream()

15 years agoexample-config: Added mail_temp_dir.
Timo Sirainen [Thu, 15 Jul 2010 15:39:51 +0000 (16:39 +0100)] 
example-config: Added mail_temp_dir.

15 years agosdbox: Removed flock() check. It's not used by sdbox.
Timo Sirainen [Thu, 15 Jul 2010 15:05:05 +0000 (16:05 +0100)] 
sdbox: Removed flock() check. It's not used by sdbox.

15 years agodoveadm: Added "director map" command to list user -> host mappings.
Timo Sirainen [Thu, 15 Jul 2010 14:28:32 +0000 (15:28 +0100)] 
doveadm: Added "director map" command to list user -> host mappings.

15 years agoAdded mail_temp_dir setting, used by deliver and lmtp for creating temp mail files.
Timo Sirainen [Thu, 15 Jul 2010 12:42:33 +0000 (13:42 +0100)] 
Added mail_temp_dir setting, used by deliver and lmtp for creating temp mail files.

15 years agoman: Also renamed "dbox" to "sdbox"
Timo Sirainen [Wed, 14 Jul 2010 16:16:55 +0000 (17:16 +0100)] 
man: Also renamed "dbox" to "sdbox"

15 years agoRenamed "dbox" to "sdbox". Keep also dbox as an alias for it.
Timo Sirainen [Wed, 14 Jul 2010 16:10:30 +0000 (17:10 +0100)] 
Renamed "dbox" to "sdbox". Keep also dbox as an alias for it.

15 years agodirector: Log an error if read() fails for notify fifo
Timo Sirainen [Wed, 14 Jul 2010 14:15:00 +0000 (15:15 +0100)] 
director: Log an error if read() fails for notify fifo

15 years agomaster: Open FIFO listeners as RDWR, so if the last writer goes away we won't get...
Timo Sirainen [Wed, 14 Jul 2010 14:14:26 +0000 (15:14 +0100)] 
master: Open FIFO listeners as RDWR, so if the last writer goes away we won't get EOFs.

15 years agologin proxy: Set notify fd nonblocking.
Timo Sirainen [Wed, 14 Jul 2010 14:01:37 +0000 (15:01 +0100)] 
login proxy: Set notify fd nonblocking.

15 years agodirector: Fixed handling HOST-FLUSH commands.
Timo Sirainen [Wed, 14 Jul 2010 13:51:41 +0000 (14:51 +0100)] 
director: Fixed handling HOST-FLUSH commands.

15 years agodoveadm director flush: Fixed giving correct usage.
Timo Sirainen [Wed, 14 Jul 2010 13:05:47 +0000 (14:05 +0100)] 
doveadm director flush: Fixed giving correct usage.

15 years agolib-lda: If FROM envelope is known, tell about it to lib-storage when saving mail
Timo Sirainen [Wed, 14 Jul 2010 12:58:48 +0000 (13:58 +0100)] 
lib-lda: If FROM envelope is known, tell about it to lib-storage when saving mail

15 years agombox: Write empty From_-line envelope as MAILER-DAEMON
Timo Sirainen [Wed, 14 Jul 2010 12:58:21 +0000 (13:58 +0100)] 
mbox: Write empty From_-line envelope as MAILER-DAEMON

15 years agombox: When generating envelope to From_-line, don't append a second @owndomain if...
Timo Sirainen [Wed, 14 Jul 2010 12:52:47 +0000 (13:52 +0100)] 
mbox: When generating envelope to From_-line, don't append a second @owndomain if username already has one.

15 years agoimap: Fixed checking if list=children namespace has children.
Timo Sirainen [Tue, 13 Jul 2010 20:04:55 +0000 (21:04 +0100)] 
imap: Fixed checking if list=children namespace has children.

15 years agorawlog: Don't steal -options from the program that's going to be run.
Timo Sirainen [Tue, 13 Jul 2010 20:04:11 +0000 (21:04 +0100)] 
rawlog: Don't steal -options from the program that's going to be run.

15 years agosolr-schema: Removed all references to unused "any" field.
Timo Sirainen [Tue, 13 Jul 2010 14:32:29 +0000 (15:32 +0100)] 
solr-schema: Removed all references to unused "any" field.

15 years agoman: Use pkgsysconfdir instead of sysconfdir also in included files.
Pascal Volk [Tue, 13 Jul 2010 01:13:24 +0000 (01:13 +0000)] 
man: Use pkgsysconfdir instead of sysconfdir also in included files.

15 years agoauth: Changed "new auth connection" debug message
Timo Sirainen [Mon, 12 Jul 2010 22:20:49 +0000 (23:20 +0100)] 
auth: Changed "new auth connection" debug message

15 years agolib-storage: Show "foo/" style replies only for IMAP LIST command.
Timo Sirainen [Mon, 12 Jul 2010 20:15:34 +0000 (21:15 +0100)] 
lib-storage: Show "foo/" style replies only for IMAP LIST command.
Internally those replies just mess up things.

15 years agodbox: Added a sanity check so that too small dbox files won't be appended to.
Timo Sirainen [Mon, 12 Jul 2010 19:38:47 +0000 (20:38 +0100)] 
dbox: Added a sanity check so that too small dbox files won't be appended to.

15 years agodsync: Don't give errors when doing a remote sync and there are no changes.
Timo Sirainen [Mon, 12 Jul 2010 15:27:51 +0000 (16:27 +0100)] 
dsync: Don't give errors when doing a remote sync and there are no changes.

15 years agodsync: Added assert
Timo Sirainen [Mon, 12 Jul 2010 14:32:14 +0000 (15:32 +0100)] 
dsync: Added assert

15 years agodsync: Log an error if dsync server sends invalid reply for FINISH.
Timo Sirainen [Mon, 12 Jul 2010 14:30:55 +0000 (15:30 +0100)] 
dsync: Log an error if dsync server sends invalid reply for FINISH.

15 years agodoveadm: Give a better error message if we can guess that unknown command is due...
Timo Sirainen [Mon, 12 Jul 2010 14:25:35 +0000 (15:25 +0100)] 
doveadm: Give a better error message if we can guess that unknown command is due to unloaded plugin.

15 years agoHandle rmdir() failing with EEXIST the same as failing with ENOTEMPTY.
Timo Sirainen [Mon, 12 Jul 2010 14:14:45 +0000 (15:14 +0100)] 
Handle rmdir() failing with EEXIST the same as failing with ENOTEMPTY.
This is allowed by POSIX, and at least Solaris does that.

15 years agodsync: Added a comment.
Timo Sirainen [Mon, 12 Jul 2010 14:11:18 +0000 (15:11 +0100)] 
dsync: Added a comment.

15 years agoman: Use pkgsysconfdir instead of explicit sysconfdir/dovecot
Timo Sirainen [Mon, 12 Jul 2010 12:24:16 +0000 (13:24 +0100)] 
man: Use pkgsysconfdir instead of explicit sysconfdir/dovecot

15 years agodoc Makefile: Define and use pkgsysconfdir instead of dovecotconfdir
Timo Sirainen [Mon, 12 Jul 2010 12:19:32 +0000 (13:19 +0100)] 
doc Makefile: Define and use pkgsysconfdir instead of dovecotconfdir

15 years agoman/doveadm-{who,penalty,director}.1: Added -a host:port description.
Pascal Volk [Mon, 12 Jul 2010 00:13:09 +0000 (00:13 +0000)] 
man/doveadm-{who,penalty,director}.1: Added -a host:port description.

15 years agodoveadm director/penalty/who: Support also communicating via TCP sockets.
Timo Sirainen [Sun, 11 Jul 2010 23:33:12 +0000 (00:33 +0100)] 
doveadm director/penalty/who: Support also communicating via TCP sockets.

15 years agoliblib: Added net_connect_ip_blocking().
Timo Sirainen [Sun, 11 Jul 2010 23:32:30 +0000 (00:32 +0100)] 
liblib: Added net_connect_ip_blocking().

15 years agodoveadm director status: "users" column header was wrong.
Timo Sirainen [Sun, 11 Jul 2010 23:17:18 +0000 (00:17 +0100)] 
doveadm director status: "users" column header was wrong.

15 years agodoveadm director status: Print output using the print API, not printf.
Timo Sirainen [Sun, 11 Jul 2010 19:26:15 +0000 (20:26 +0100)] 
doveadm director status: Print output using the print API, not printf.

15 years agolayout=fs: Fixed checking if pattern was valid with hierarchy separator wasn't the...
Timo Sirainen [Sun, 11 Jul 2010 18:42:48 +0000 (19:42 +0100)] 
layout=fs: Fixed checking if pattern was valid with hierarchy separator wasn't the default '/'
For example if separator was ';', which the code internally converted to '/',
it would have been possible to try to list e.g. ";*", which could have been
translated to "/*". Luckily this wasn't actually working, but it could have
caused other broken replies and possibly some problems with ACL plugin.

15 years agolib-storage: Removed code related to listing mailboxes with non-virtual names.
Timo Sirainen [Sun, 11 Jul 2010 18:32:28 +0000 (19:32 +0100)] 
lib-storage: Removed code related to listing mailboxes with non-virtual names.
The non-virtual listing code would have already crashed with assert.