log

age author description
Mon, 11 Aug 2014 15:47:57 +0300 Timo Sirainen lib-http server: Added http_server_request_is_finished()
Mon, 11 Aug 2014 15:46:29 +0300 Timo Sirainen lib-http: Call the destroy callback also when request is aborted.
Mon, 11 Aug 2014 15:45:21 +0300 Timo Sirainen lib-http: Don't leak memory if HTTP client disconnects unexpectedly.
Mon, 11 Aug 2014 14:18:53 +0300 Timo Sirainen lib-http server: Call request destroy callback immediately after response is finished sending.
Mon, 11 Aug 2014 13:32:06 +0300 Timo Sirainen lib-mail: Added comments to message-parser.h
Mon, 11 Aug 2014 13:30:25 +0300 Timo Sirainen lib-mail: Message parser now always returns block->data=NULL when it's not supposed to be used.
Sat, 09 Aug 2014 10:10:34 +0300 Timo Sirainen doveadm fs put: Added -h <hash> parameter to specify the file's hash.
Fri, 08 Aug 2014 16:27:40 +0300 Timo Sirainen fts: fts_no_autofuzzy shouldn't disable fuzzying when FUZZY search parameter is set.
Fri, 08 Aug 2014 16:20:31 +0300 Timo Sirainen fts: Added fts_no_autofuzzy setting to require exact matches for found results.
Fri, 08 Aug 2014 15:15:03 +0300 Timo Sirainen doveadm search: If mailbox GUID lookup fails, print an error.
Fri, 08 Aug 2014 14:54:46 +0300 Timo Sirainen virtual: Allow "*" to match inbox=yes namespace if there's otherwise no prefix="" namespace.
Fri, 08 Aug 2014 14:54:20 +0300 Timo Sirainen virtual: Make sure virtual mailbox doesn't try to access itself as a backend mailbox.
Fri, 08 Aug 2014 13:46:05 +0300 Timo Sirainen lib-storage: mailbox_get_*status(STATUS_HIGHESTMODSEQ) now enables CONDSTORE feature.
Fri, 08 Aug 2014 13:32:08 +0300 Timo Sirainen virtual: Make sure modseqs are always enabled for backend mailboxes.
Wed, 06 Aug 2014 16:39:27 +0300 Timo Sirainen auth: passdb static assumed that missing "password" field meant empty password
Tue, 05 Aug 2014 20:23:32 +0200 Stephan Bosch lib-http: server: Fixed server waiting for payload of already failed request.
Tue, 05 Aug 2014 17:43:31 +0200 Timo Sirainen lib-http server: Require handle_request() to either send a response or reference the request.
Tue, 05 Aug 2014 17:37:25 +0200 Timo Sirainen lib-http server: Made http_server_request_[un]ref() public.
Tue, 05 Aug 2014 16:28:15 +0200 Timo Sirainen lib-http server: Create a new data stack frame for all the callbacks.
Tue, 05 Aug 2014 16:22:43 +0200 Timo Sirainen lib-http server: Added http_server_request_get_response()
Tue, 05 Aug 2014 16:09:44 +0200 Timo Sirainen lib-http server: Removed extra "return;" that was never called.
Tue, 05 Aug 2014 16:07:25 +0200 Timo Sirainen lib-http server: Removed "bool close" parameters in favor of _close() functions.
Mon, 04 Aug 2014 14:05:51 +0200 Timo Sirainen expire plugin: Fixed crash at deinit if expire_dict initialization failed.
Fri, 01 Aug 2014 17:17:53 +0300 Timo Sirainen imap-urlauth: Error message typofix.
Thu, 31 Jul 2014 15:58:18 +0300 Timo Sirainen lib-mail: rfc822_parse_dot_atom() didn't return error if "." wasn't followed by ATEXT
Wed, 30 Jul 2014 15:01:29 +0300 Phil Carmody lib: test-data-stack - add some fatal tests.
Wed, 30 Jul 2014 15:01:29 +0300 Phil Carmody lib: test fatal cases for printf_format_fix
Wed, 30 Jul 2014 15:01:29 +0300 Phil Carmody lib: test-lib - add a real fatal test for mempool-alloconly
Wed, 30 Jul 2014 15:01:29 +0300 Phil Carmody lib-test: permit tests of fatal conditions
Tue, 29 Jul 2014 17:27:24 +0300 Timo Sirainen quota: Avoid assert-crash in Maildir++ quota if backend doesn't support control dirs.
Tue, 29 Jul 2014 14:27:49 +0300 Timo Sirainen libressl fix: Fixed compiling with SSL compression disabled.
Tue, 29 Jul 2014 14:25:13 +0300 Timo Sirainen libressl fix: Check for SSL_CTRL_SET_ECDH_AUTO macro instead of OpenSSL version number
Tue, 29 Jul 2014 13:58:10 +0300 Timo Sirainen mbox: Fixed infinite looping and other incorrectness in istream-raw-mbox.
Tue, 29 Jul 2014 12:47:47 +0300 Timo Sirainen last-login plugin: Added missing configure and Makefile entries.
Mon, 28 Jul 2014 16:50:47 +0300 Phil Carmody lib-http: http-server-connection - don't resume closed connections
Mon, 28 Jul 2014 16:49:47 +0300 Phil Carmody lib-imap: imap-utf7 - only encode in-range 7-bit values
Mon, 28 Jul 2014 16:49:47 +0300 Phil Carmody lib-imap: imap-utf7 - reject encoded simple ASCII
Mon, 28 Jul 2014 16:49:47 +0300 Phil Carmody lib-imap: imap-utf7 - reject bogus characters in the mUTF7
Mon, 28 Jul 2014 16:49:47 +0300 Phil Carmody lib-imap: test-imap-utf7 - comprehensive test suite
Mon, 28 Jul 2014 16:49:47 +0300 Phil Carmody lib-imap: test-imap-utf7 - migrate to test_assert_idx
Mon, 28 Jul 2014 16:49:47 +0300 Phil Carmody lib: test-str-sanitize - tighten tests
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib-test: make internal helpers static
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib-test: quieten the random seed printfs
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: compile time checks for buffer creation
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - start sentry checks immediately after the reserved buffer
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - add DEBUG size and sentry updating to t_try_realloc
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: test-data-stack - add realloc tests
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - fix incorrect pointer comparison in t_try_realloc in DEBUG builds
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - fix realloc/lowwater bug
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - t_try_realloc get alloc size right in DEBUG builds
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - helper for last alloc ends at block.data+(size-left)
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - add vital sanity-preserving assert to t_pop
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - pull common code out of if/else branches in t_malloc_real
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - reorder full current block code
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - helper macro for requested/allocated size
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - disambiguate sizes in t_pop_verify
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: test-data-stack - too important a library not to be thrashed hard
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - simplify expressions in data_stack_last_buffer_reset
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: data-stack - enable tighter sanity checks on stack_block allocations
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: cosmetic - whitespace cleanup in allocator/memory-related code