log

age author description
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Implemented client-side handling of basic authentication scheme.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Fixed assertion on the validity of the token68 encountered during conversion to string.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Made second argument of http_auth_create_challenges() const as it should be.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Fixed segfault occurring in http_auth_challenge_copy() when there are no parameters.
Tue, 18 Aug 2015 20:39:06 +0300 Timo Sirainen lib-master: Added support for HAProxy protocol.
Tue, 18 Aug 2015 20:23:45 +0300 Timo Sirainen master: Changed passing of listener settings from master to process to be more flexible.
Mon, 15 Jun 2015 18:50:53 +0200 Stephan Bosch lmtp, *-login: Use ip/port values from struct master_service_connection instead of from the socket.
Mon, 15 Jun 2015 18:50:53 +0200 Stephan Bosch lib-master: Added local and real IP addresses and ports to struct master_service_connection.
Tue, 18 Aug 2015 20:03:28 +0300 Timo Sirainen lib-master: Moved connection accepting code to its own functions.
Mon, 17 Aug 2015 19:31:42 +0300 Timo Sirainen lazy-expunge: If MAIL_FETCH_REFCOUNT fails because mail is expunged, ignore the error.
Mon, 17 Aug 2015 19:28:55 +0300 Timo Sirainen lazy-expunge: If MAIL_FETCH_REFCOUNT fails, log the storage error.
Mon, 17 Aug 2015 14:25:59 +0300 Timo Sirainen lib-fts: Minor cleanup - initialize err with U_ZERO_ERROR instead of 0.
Mon, 17 Aug 2015 13:18:03 +0300 Teemu Huovila lib-fts: Add Unicode TR29 rule WB5a setting to tokenizer.
Mon, 17 Aug 2015 13:15:11 +0300 Teemu Huovila lib-fts: Add note about possible additional apostrophe.
Mon, 17 Aug 2015 13:14:44 +0300 Teemu Huovila lib-fts: Update comment on tr29 rules.
Mon, 17 Aug 2015 12:56:25 +0300 Timo Sirainen indexer: Removed counting worker processes as service clients to prevent idle-kill.
Mon, 17 Aug 2015 12:53:52 +0300 Timo Sirainen lib-master: If idle-die callback returns FALSE, notify master that we don't want to die.
Mon, 17 Aug 2015 12:51:43 +0300 Timo Sirainen lib-master: Code cleanup - split master_status_update() to two functions.
Sun, 16 Aug 2015 13:22:14 +0200 Timo Sirainen lib-fs: Moved enum fs_op from fs-randomfail.c to fs-api-private.h
Sun, 16 Aug 2015 13:17:06 +0200 Timo Sirainen lib-fs: Fix to earlier write_stream_finish() commit
Sun, 16 Aug 2015 13:14:11 +0200 Timo Sirainen lib-fs: fs_copy*() didn't update metadata_changed correctly.
Sun, 16 Aug 2015 13:10:48 +0200 Timo Sirainen lib-fs: Small code cleanup for handling write_stream_finish()
Sun, 16 Aug 2015 13:07:21 +0200 Timo Sirainen lib-fs: fs_write() didn't update stats.write_count correctly.
Sat, 15 Aug 2015 12:14:35 +0200 Timo Sirainen dsync: Fixed syncing a recursive delete of mailbox with children.
Sat, 15 Aug 2015 12:05:34 +0200 Timo Sirainen dsync: If mailbox is already deleted locally, don't attempt to delete it again.
Wed, 12 Aug 2015 12:52:06 +0300 Timo Sirainen pop3: Added pop3_delete_type setting with values "default", "expunge" or "flag".
Tue, 11 Aug 2015 14:27:01 +0300 Timo Sirainen lib-fts: Install headers on make install.
Mon, 10 Aug 2015 15:39:50 +0300 Timo Sirainen rawlog: Removed unnecessary/duplicate 'o' from getopt_args
Mon, 10 Aug 2015 15:35:43 +0300 Timo Sirainen lda: Removed unnecessary/duplicate 'k' from getopt_args
Sun, 09 Aug 2015 21:54:33 +0300 Timo Sirainen man: doveadm-import -s description updated
Fri, 07 Aug 2015 15:32:28 +0300 Timo Sirainen doveadm: Make sure we can't accidentally add duplicate getopt args.
Fri, 07 Aug 2015 15:32:14 +0300 Timo Sirainen lib-master: Make sure we can't accidentally add duplicate getopt args.
Fri, 07 Aug 2015 15:30:26 +0300 Timo Sirainen stats: Added session=<ID> filter to doveadm dump session|command
Fri, 07 Aug 2015 15:13:34 +0300 Timo Sirainen dsync: Renamed -F parameter to -O to avoid a conflict
Fri, 07 Aug 2015 13:32:02 +0300 Timo Sirainen fts-solr: "highest UID for mailbox" lookup was actually returning "highest UID for user"
Fri, 07 Aug 2015 12:58:30 +0300 Timo Sirainen lib: istream-timeout could have triggered timeout too early after long-running code.
Fri, 07 Aug 2015 11:31:29 +0300 Timo Sirainen fts: If Tika returns 500, retry it a couple of times and then fallback to ignoring the problem.
Thu, 06 Aug 2015 22:36:20 +0300 Timo Sirainen lib-storage: Make sure tryagain_r is never randomly set in mailbox_search_next_nonblock()
Thu, 06 Aug 2015 12:17:45 +0300 Timo Sirainen stats: If process was used for multiple sessions, some of the fields weren't set correctly.
Tue, 04 Aug 2015 11:31:17 +0300 Timo Sirainen lib-storage: escape_char and broken_char settings weren't copied on mailbox_list_create()
Mon, 20 Jul 2015 10:33:39 +0300 Timo Sirainen lib-storage: Another fix for doing multiple changes via mailbox_attribute_set/unset
Sun, 19 Jul 2015 16:45:23 +0300 Timo Sirainen lib-mail: Fixed message_part_to_idx()
Sun, 19 Jul 2015 16:21:04 +0300 Timo Sirainen pop3-migration: Compiling fix in some systems
Sun, 19 Jul 2015 10:57:26 +0300 Timo Sirainen lib-storage: Fixed doing multiple changes via mailbox_attribute_set/unset()
Thu, 16 Jul 2015 19:37:22 +0300 Timo Sirainen pop3-migration: Fetch physical sizes instead of virtual sizes so pop3c uses LIST
Thu, 16 Jul 2015 18:10:12 +0300 Timo Sirainen pop3-migration: Use LIST instead of RETRs to get the messages' sizes.
Thu, 16 Jul 2015 18:09:17 +0300 Timo Sirainen lib-mail: Updated test-message-header-parser unit test
Thu, 16 Jul 2015 18:08:40 +0300 Timo Sirainen pop3-migration: Truncate header if there's line containing only CR(s).
Tue, 14 Jul 2015 15:08:24 +0200 Timo Sirainen pop3-migration: Show the first message's number and UIDL which wasn't found from IMAP.
Sat, 11 Jul 2015 12:16:56 +0300 Timo Sirainen lib-storage: If mailboxes' vsizes are used, keep them updated also in mailbox list index.
Sat, 11 Jul 2015 12:14:48 +0300 Timo Sirainen quota: Use MAILBOX_METADATA_PHYSICAL_SIZE for recalculating mailbox's size.
Sat, 11 Jul 2015 12:11:48 +0300 Timo Sirainen lib-storage: Added MAILBOX_METADATA_PHYSICAL_SIZE
Sat, 11 Jul 2015 12:06:44 +0300 Timo Sirainen lib-storage: Moved vsize_hdr_ext_id to struct mailbox for more global access.
Sat, 11 Jul 2015 12:03:56 +0300 Timo Sirainen lib-storage: Renamed struct index_vsize_header to struct mailbox_index_vsize
Sat, 11 Jul 2015 12:00:38 +0300 Timo Sirainen lib-storage: Moved mailbox vsize calculation code to its own file.
Fri, 03 Jul 2015 13:55:17 +0300 Timo Sirainen quota: Even if quota counting fails, commit the mailbox transaction.
Fri, 03 Jul 2015 13:54:18 +0300 Timo Sirainen quota: Fixed error handling in quota counting code.
Thu, 02 Jul 2015 11:06:04 +0200 Timo Sirainen mdbox: Make sure rebuilding doesn't try to add a copy of the message too many times.
Tue, 30 Jun 2015 14:26:00 +0300 Timo Sirainen istream-zlib: Don't overwrite parent istream's error on gz header/trailer read errors.
Tue, 30 Jun 2015 13:58:15 +0300 Timo Sirainen doveadm: Added doveadm_username to specify the username for authentication.