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