log

age author description
Fri, 03 Jun 2016 17:40:11 +0300 Timo Sirainen lib-index: Minor code cleanup - use better variable names
Wed, 18 May 2016 14:42:21 +0300 Baofeng Wang lib-storage: add no_fts in struct mail_search_arg
Mon, 30 May 2016 19:07:16 +0300 Timo Sirainen virtual: Moved virtual_mailbox_vfuncs to lib-storage.
Wed, 01 Jun 2016 12:37:22 +0300 Timo Sirainen master: Give a nicer error if unix/fifo_listener path is empty.
Thu, 02 Jun 2016 16:06:08 +0300 Timo Sirainen dict-sql: Improve error message for invalid value fields.
Mon, 23 May 2016 17:47:50 +0300 Timo Sirainen auth: Support %variable expansion for LDAP field names.
Wed, 18 May 2016 21:41:49 +0300 Timo Sirainen lib-imap-storage: Don't sort uninitialized array on invalid header list.
Wed, 18 May 2016 14:24:55 +0300 Timo Sirainen lib-imap-storage: Minor error logging cleanup/fix.
Wed, 18 May 2016 18:41:33 +0300 Timo Sirainen lib: ostream-escaped: Fixed setting offset
Mon, 16 May 2016 19:16:55 +0300 Timo Sirainen lmtp: Fixed error logging when writing to temp file
Mon, 16 May 2016 15:49:08 +0300 Timo Sirainen global: Use [io]_stream_get_error() insted of %m
Tue, 10 May 2016 20:37:55 +0200 Stephan Bosch Added LIBDOVECOT_SQL_INCLUDE to dovecot-config and dovecot.m4.
Wed, 11 May 2016 05:19:14 -0400 Timo Sirainen dsync: Fixed potential crash
Tue, 03 May 2016 19:42:08 +0300 Timo Sirainen doveadm fetch: Translate commas to spaces in body|binary.<section> with
Tue, 03 May 2016 19:39:44 +0300 Timo Sirainen lib-imap-storage: Allow HEADER.FIELDS(..) without space before '('
Tue, 03 May 2016 14:58:37 +0300 Timo Sirainen doveadm fetch: Fixed logging errors for istream failures
Tue, 03 May 2016 14:54:28 +0300 Timo Sirainen doveadm fetch: Added body.<section> and binary.<section> fields
Wed, 20 Apr 2016 14:33:57 +0300 Martti Rannanjärvi doveadm: error to print formatted without format
Sat, 30 Apr 2016 14:22:21 +0200 Stephan Bosch lib-http: server: Fixed assert failure occurring when closing the connection while a request payload was still being read.
Sat, 30 Apr 2016 15:26:27 +0300 Timo Sirainen .gitignore: Added *~
Tue, 26 Apr 2016 19:26:34 +0300 Aki Tuomi doveadm-server: Handle istream send error.
Fri, 29 Apr 2016 21:36:31 +0300 Teemu Huovila lib-dict-extra: Avoid out of scope data stack usage.
Wed, 20 Apr 2016 17:34:53 +0300 Aki Tuomi lib: Add PKCS#5 pbkdf1 and 2
Wed, 27 Apr 2016 09:14:29 +0300 Aki Tuomi auth: Add PBKDF2 password scheme
Wed, 01 Jun 2016 12:24:57 +0300 Teemu Huovila lib-fts: Improved stopword file reading.
Mon, 30 May 2016 12:40:00 +0300 Teemu Huovila lib-fts: Add stopword files for more languages.
Mon, 30 May 2016 11:54:26 +0300 Teemu Huovila lib-fts: Move stopwords to subdirectory.
Thu, 02 Jun 2016 00:52:37 +0300 Timo Sirainen dict: Pipelined iteration replies may have been hanging.
Thu, 02 Jun 2016 00:51:26 +0300 Timo Sirainen dict: Fixed crash when reaching max (5) pending commands.
Wed, 01 Jun 2016 18:11:29 +0300 Timo Sirainen global: Use i_stream_get_max_buffer_size() wherever possible