]>
git.ipfire.org Git - thirdparty/dovecot/core.git/log
Timo Sirainen [Fri, 6 Jan 2012 14:02:33 +0000 (16:02 +0200)]
Released v2.1.rc2.
Timo Sirainen [Fri, 6 Jan 2012 14:00:45 +0000 (16:00 +0200)]
log: Removed unnecessary code.
Timo Sirainen [Fri, 6 Jan 2012 13:23:53 +0000 (15:23 +0200)]
mail-log: Log all mail deliveries with "save" event, even if it happened via copying.
Timo Sirainen [Fri, 6 Jan 2012 13:23:12 +0000 (15:23 +0200)]
lib-lda: Use mailbox_save_using_mail() instead of mailbox_copy() for saving mails.
Timo Sirainen [Fri, 6 Jan 2012 13:22:52 +0000 (15:22 +0200)]
lib-storage: Added mailbox_save_using_mail()
Timo Sirainen [Fri, 6 Jan 2012 13:17:20 +0000 (15:17 +0200)]
lib-storage: Renamed mail_save_context.copying to copying_via_save.
Timo Sirainen [Fri, 6 Jan 2012 12:24:06 +0000 (14:24 +0200)]
doveadm: Hide "dsync-server" from list of commands.
Timo Sirainen [Fri, 6 Jan 2012 12:21:25 +0000 (14:21 +0200)]
doveadm: Renamed dsync commands.
Timo Sirainen [Fri, 6 Jan 2012 11:50:07 +0000 (13:50 +0200)]
auth: If master_user is specified by userdb, don't add another one to reply.
The one specified by userdb should have overridden the other one though.
Timo Sirainen [Fri, 6 Jan 2012 11:26:30 +0000 (13:26 +0200)]
fts-solr: Avoid using too much memory unnecessarily. Log a warning about huge headers.
Timo Sirainen [Fri, 6 Jan 2012 11:09:51 +0000 (13:09 +0200)]
istream-data: Avoid assert crashing due to recently added assert.
Timo Sirainen [Wed, 4 Jan 2012 15:26:25 +0000 (17:26 +0200)]
lib-index: Avoid assert-crashing on keyword-update record with empty keyword.
Timo Sirainen [Wed, 4 Jan 2012 14:46:12 +0000 (16:46 +0200)]
dsync: Don't remove other namespaces entirely, just skip the unwanted ones.
This fixes incorrectly removing subscriptions=no namespaces entries from
subscriptions.
Timo Sirainen [Wed, 4 Jan 2012 13:22:26 +0000 (15:22 +0200)]
imap-acl: Don't log errors when trying to change ACLs for nonexistent mailboxes.
Timo Sirainen [Wed, 4 Jan 2012 13:08:39 +0000 (15:08 +0200)]
Added MAILBOX_LIST_ITER_SELECT_SPECIALUSE option and enable it for IMAP.
RECURSIVEMATCH option doesn't currently work properly with it.
Timo Sirainen [Wed, 4 Jan 2012 10:00:13 +0000 (12:00 +0200)]
istream: Don't treat max_block_size=0 as unlimited.
Timo Sirainen [Tue, 3 Jan 2012 12:42:51 +0000 (14:42 +0200)]
dsync: Don't log unnecessary errors about not being able to delete \Noselect mailbox dirs.
Timo Sirainen [Tue, 3 Jan 2012 12:41:44 +0000 (14:41 +0200)]
dsync: Previous commit did too many changes, reverting.
Timo Sirainen [Tue, 3 Jan 2012 12:33:20 +0000 (14:33 +0200)]
dsync: Don't log unnecessary errors about not being able to delete \Noselect mailbox dirs.
Timo Sirainen [Tue, 3 Jan 2012 11:13:37 +0000 (13:13 +0200)]
imap-login: LOGIN_MAX_INBUF_SIZE was too small, because of SASL-IR extension
Timo Sirainen [Mon, 2 Jan 2012 14:30:06 +0000 (16:30 +0200)]
lib-storage: Added initial support for pop3c backend.
Timo Sirainen [Fri, 30 Dec 2011 15:44:23 +0000 (17:44 +0200)]
doveadm stats top: Added -b parameter to use read_bytes/write_bytes fields for disk io.
This is useful when the kernel doesn't support the actual disk IO fields.
Timo Sirainen [Fri, 30 Dec 2011 10:33:06 +0000 (12:33 +0200)]
Use master_service_connection.name for determining listener type.
Timo Sirainen [Fri, 30 Dec 2011 10:31:58 +0000 (12:31 +0200)]
Listener names are now in struct master_service_connection.name
This allows service to use the names to figure out what type the listener
is.
Timo Sirainen [Fri, 30 Dec 2011 09:54:48 +0000 (11:54 +0200)]
lib-storage: Added struct mailbox.set_subscribed() virtual method.
Timo Sirainen [Thu, 29 Dec 2011 12:43:45 +0000 (14:43 +0200)]
Merged dsync into "doveadm dsync".
dsync symlink is installed for backwards compatibility.
Timo Sirainen [Thu, 29 Dec 2011 09:19:52 +0000 (11:19 +0200)]
mail-log: Removed unnecessary code.
Timo Sirainen [Wed, 21 Dec 2011 12:40:29 +0000 (14:40 +0200)]
imapc: When searching for unused index dirs, ignore any ACLs.
This also fixes a crash.
Timo Sirainen [Tue, 20 Dec 2011 12:45:22 +0000 (14:45 +0200)]
script-login -d: Ignore chrooting, we can't exec anything inside chroot.
Timo Sirainen [Tue, 20 Dec 2011 12:40:18 +0000 (14:40 +0200)]
script-login: Close extra fds to avoid failing with --enable-devel-checks.
Timo Sirainen [Tue, 20 Dec 2011 11:16:55 +0000 (13:16 +0200)]
dict-file: Updated dotlock settings.
Timo Sirainen [Mon, 19 Dec 2011 07:10:29 +0000 (09:10 +0200)]
sdbox: Added support for autodetection.
Timo Sirainen [Fri, 16 Dec 2011 11:08:49 +0000 (13:08 +0200)]
FS layout: Mark memory pool growing to avoid warnings with devel-checks.
Timo Sirainen [Fri, 16 Dec 2011 11:08:18 +0000 (13:08 +0200)]
FS layout: When deleting a mailbox, don't give an error if mailbox has children.
The mailbox got successfully deleted, but it still gave an error.
Timo Sirainen [Fri, 16 Dec 2011 10:50:53 +0000 (12:50 +0200)]
--enable-devel-checks: Use -fcatch-undefined-behavior -ftrapv with clang.
Timo Sirainen [Fri, 16 Dec 2011 10:43:51 +0000 (12:43 +0200)]
fts: Expunging could have expunged indexed FTS mail from wrong mailbox.
Timo Sirainen [Fri, 16 Dec 2011 10:42:21 +0000 (12:42 +0200)]
lib-storage: mailbox_list_get_permissions() didn't properly erase the full return struct.
This shouldn't have caused any bugs currently.
Timo Sirainen [Thu, 15 Dec 2011 11:40:20 +0000 (13:40 +0200)]
imapc: Assert crashfix.
Timo Sirainen [Wed, 14 Dec 2011 12:29:07 +0000 (14:29 +0200)]
imapc: Try to avoid crashes on deinit/disconnection.
Timo Sirainen [Wed, 14 Dec 2011 11:50:43 +0000 (13:50 +0200)]
Added i_stream_unset_destroy_callback()
Timo Sirainen [Wed, 14 Dec 2011 11:00:05 +0000 (13:00 +0200)]
imapc: Avoid assert-crashing when replacing mail stream with a new one.
Timo Sirainen [Wed, 14 Dec 2011 10:57:55 +0000 (12:57 +0200)]
imapc: Fixed missing BODY[]/INTERNALDATE to handle actual failures again.
Timo Sirainen [Wed, 14 Dec 2011 10:33:59 +0000 (12:33 +0200)]
imapc: Handle missing INTERNALDATE reply by returning an empty mail instead of disconnecting.
Timo Sirainen [Wed, 14 Dec 2011 09:57:20 +0000 (11:57 +0200)]
imapc: Handle missing BODY[] reply by returning an empty mail instead of disconnecting.
Timo Sirainen [Wed, 14 Dec 2011 08:55:11 +0000 (10:55 +0200)]
auth: Don't die if passwd-file can't open the file.
The file is parsed after we already sent "we're ok" reply to master, so
dying triggers infinite restarts.
Timo Sirainen [Mon, 12 Dec 2011 06:45:32 +0000 (08:45 +0200)]
imapc: Added support for fetching GUID from remote server, if supported.
Currently this is only done for GMail.
Timo Sirainen [Mon, 12 Dec 2011 06:41:50 +0000 (08:41 +0200)]
imapc: Added X-GM-EXT-1 and CONDSTORE to capabilities.
Timo Sirainen [Mon, 12 Dec 2011 06:36:25 +0000 (08:36 +0200)]
imapc: Don't crash if we receive tagged BAD reply.
Timo Sirainen [Mon, 12 Dec 2011 06:29:50 +0000 (08:29 +0200)]
imap: When fetching X-GUID, set MAIL_FETCH_GUID also as "wanted fields" for optimization.
Timo Sirainen [Mon, 12 Dec 2011 06:43:04 +0000 (08:43 +0200)]
imapc: Removed HIGHESTMODSEQ handling from STATUS command.
We don't currently even attempt to handle remote modseqs, so HIGHESTMODSEQ
shouldn't be used either.
Timo Sirainen [Mon, 12 Dec 2011 05:04:46 +0000 (07:04 +0200)]
auth: Handle proxy_maybe=yes for PASS lookups. (Fixes it for LMTP.)
Timo Sirainen [Mon, 12 Dec 2011 04:48:44 +0000 (06:48 +0200)]
imap: Convert LIST/LSUB patterns from mUTF-7 to UTF-8 for internal representation.
Timo Sirainen [Mon, 12 Dec 2011 04:36:31 +0000 (06:36 +0200)]
lib-storage: Handle %{uid} and %{gid} expansion without relying on process's euid/egid.
Timo Sirainen [Mon, 12 Dec 2011 04:07:33 +0000 (06:07 +0200)]
lib-storage: Previously added %{gid} variable didn't actually work.
Timo Sirainen [Sat, 10 Dec 2011 08:59:30 +0000 (10:59 +0200)]
lmtp: Simplify LMTP proxying by first reading the whole input to memory/disk.
This hopefully fixes problems related to LMTP proxying, at the cost of
having to write large mails to temp directory.
Timo Sirainen [Sat, 10 Dec 2011 06:50:43 +0000 (08:50 +0200)]
passdb imap: Log about failures.
Timo Sirainen [Sat, 10 Dec 2011 06:44:33 +0000 (08:44 +0200)]
dsync: Update cache fields' decision and last_used fields explicitly.
This makes v2.1's dsync incompatible with v2.0's when used in different
servers.
Timo Sirainen [Sat, 10 Dec 2011 06:43:09 +0000 (08:43 +0200)]
doveadm: Compile fix for previous lib-index change.
Timo Sirainen [Sat, 10 Dec 2011 06:42:26 +0000 (08:42 +0200)]
lib-index: Allow updating cache's last_used field with mail_cache_register_fields()
Timo Sirainen [Sat, 10 Dec 2011 06:41:01 +0000 (08:41 +0200)]
lib-storage: Added separate %{gid} expansion to mail_user.
The default %{gid} probably works also, but it's more reliable to do this
explicitly.
Timo Sirainen [Sat, 10 Dec 2011 06:35:06 +0000 (08:35 +0200)]
lib-index: If cache field's decision is forced no, don't update the field's last_used.
Timo Sirainen [Sat, 10 Dec 2011 06:15:58 +0000 (08:15 +0200)]
lib-fs: Added "mode" parameter to "posix" backend to specify mode for created files/dirs.
Timo Sirainen [Sat, 10 Dec 2011 06:01:02 +0000 (08:01 +0200)]
maildir: If saving fails, don't bother trying to flush the file's ostream.
Timo Sirainen [Sat, 10 Dec 2011 05:57:16 +0000 (07:57 +0200)]
zlib: Avoid assert-crashing if parent ostream's write had failed earlier.
Timo Sirainen [Sat, 10 Dec 2011 05:28:22 +0000 (07:28 +0200)]
config: Don't warn that ssl_parameters_regenerate=0 should have "hours" suffix.
Timo Sirainen [Sat, 10 Dec 2011 05:05:56 +0000 (07:05 +0200)]
lib-storage: FS layout mailbox list iteration code rewrite.
This fixes listing non-ASCII mailboxes. Also the new way no longer keeps
more than one file descriptor open.
Timo Sirainen [Sat, 10 Dec 2011 05:03:09 +0000 (07:03 +0200)]
lib-storage: mailbox_list_get_vname() no longer treats INBOX case insensitively.
The INBOX vname is case sensitive, the INBOX storage_name isn't, otherwise
it's not possible to access <ns prefix>/inBox cased mailboxes.
Timo Sirainen [Fri, 9 Dec 2011 16:57:53 +0000 (18:57 +0200)]
var_expand(): Added %{uid} and %{gid} variables.
Timo Sirainen [Fri, 9 Dec 2011 15:49:13 +0000 (17:49 +0200)]
lib-storage: Fixed search when mail prefetching is enabled.
Timo Sirainen [Fri, 9 Dec 2011 14:26:39 +0000 (16:26 +0200)]
mdbox: Make sure m.* files aren't overwritten when storage index isn't found.
This mainly helps to avoid situations where m.1 is replaced by mail delivery
when index directory has been (wrongly) changed.
Timo Sirainen [Thu, 8 Dec 2011 16:56:48 +0000 (18:56 +0200)]
auth: If verbose_proctitle=yes, show which processes are auth workers.
Timo Sirainen [Thu, 8 Dec 2011 09:45:04 +0000 (11:45 +0200)]
lib-storage: Reverted the last INBOX children listing change after all.
Timo Sirainen [Thu, 8 Dec 2011 09:41:01 +0000 (11:41 +0200)]
lib-storage: Fixed listing INBOX's children with layout=fs and non-mbox format.
Timo Sirainen [Thu, 8 Dec 2011 09:30:42 +0000 (11:30 +0200)]
imapc: Crashfix on error conditions.
Timo Sirainen [Thu, 8 Dec 2011 07:30:14 +0000 (09:30 +0200)]
lib-storage: Code cleanup.
Timo Sirainen [Thu, 8 Dec 2011 07:28:54 +0000 (09:28 +0200)]
liblib: Added str_to_time()
Timo Sirainen [Thu, 8 Dec 2011 05:51:28 +0000 (07:51 +0200)]
lib-storage: Removed unnecessarily duplicated code.
Timo Sirainen [Thu, 8 Dec 2011 05:36:39 +0000 (07:36 +0200)]
lib-storage: Fixed assert-crash when search query contained ().
Timo Sirainen [Thu, 8 Dec 2011 05:23:25 +0000 (07:23 +0200)]
fts-lucene: Fixed Makefile.am
Timo Sirainen [Thu, 8 Dec 2011 05:02:03 +0000 (07:02 +0200)]
lib-sql: If mysql/pgsql commit fails due to server disconnection, reconnect and retry.
Timo Sirainen [Thu, 8 Dec 2011 04:11:03 +0000 (06:11 +0200)]
lib-storage: Fixed assert-crash in user deinit with some installations.
Timo Sirainen [Thu, 8 Dec 2011 03:55:19 +0000 (05:55 +0200)]
login: Send the last connected client's IP address to log process.
Timo Sirainen [Thu, 8 Dec 2011 03:54:54 +0000 (05:54 +0200)]
lib-storage: If client_limit=1, send user's log prefix to log process.
Timo Sirainen [Thu, 8 Dec 2011 03:54:23 +0000 (05:54 +0200)]
Added i_set_failure_send_prefix() and renamed i_set_failure_ip() to _send_ip().
Timo Sirainen [Thu, 8 Dec 2011 03:53:55 +0000 (05:53 +0200)]
Added a new "FATAL" log command, which master uses to log all abnormal process exits.
The log process adds the process's log prefix or IP address to the message
if available.
Timo Sirainen [Thu, 8 Dec 2011 03:24:48 +0000 (05:24 +0200)]
log: Removed slightly confusing code.
A log client always receives a BYE, so don't free it earlier.
Timo Sirainen [Thu, 8 Dec 2011 03:17:01 +0000 (05:17 +0200)]
lmtp: If lmtp_save_to_detail_mailbox=yes and there was no detail, mail was logged as saved to "".
Timo Sirainen [Thu, 8 Dec 2011 03:13:44 +0000 (05:13 +0200)]
stats: Chroot to empty directory by default.
Timo Sirainen [Thu, 8 Dec 2011 03:12:12 +0000 (05:12 +0200)]
ssl_parameters_regenerate setting is now "time" type, as it should have been.
Timo Sirainen [Thu, 8 Dec 2011 03:05:57 +0000 (05:05 +0200)]
indexer: Use stricter permissions for indexer-worker socket.
Timo Sirainen [Thu, 8 Dec 2011 03:03:22 +0000 (05:03 +0200)]
director: chroot to base_dir by default.
Timo Sirainen [Thu, 8 Dec 2011 03:02:15 +0000 (05:02 +0200)]
director: Don't explicitly use base_dir. We're already chdired there, use relative paths.
Timo Sirainen [Thu, 8 Dec 2011 03:02:12 +0000 (05:02 +0200)]
director-test.sh script fixed to use a working path for director-test binary.
Timo Sirainen [Tue, 6 Dec 2011 23:48:03 +0000 (01:48 +0200)]
dbox: If index was fscked, rebuild indexes to make sure no mails got lost.
Timo Sirainen [Tue, 6 Dec 2011 23:46:42 +0000 (01:46 +0200)]
lib-index: Added mail_index_reset_fscked()
Timo Sirainen [Tue, 6 Dec 2011 23:28:20 +0000 (01:28 +0200)]
lib-storage: MAILBOX_LIST_ITER_RETURN_SPECIALUSE was checked wrong
Timo Sirainen [Tue, 6 Dec 2011 22:48:54 +0000 (00:48 +0200)]
example-config: Added example mailboxes.
Timo Sirainen [Tue, 6 Dec 2011 22:30:26 +0000 (00:30 +0200)]
config: Allow section names to contain spaces.
Timo Sirainen [Tue, 6 Dec 2011 21:55:48 +0000 (23:55 +0200)]
example-config: Use a default uncommented "namespace inbox".
Timo Sirainen [Tue, 6 Dec 2011 21:53:44 +0000 (23:53 +0200)]
Moved mailbox {} settings inside namespace {} and no longer require ns prefix in name.
This allows specifying mailboxes more easily with per-user namespace
prefixes.