log

age author description
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
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: add rudementary statistics gathering to data-stack debugging
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: add markers to data-stack debug prints
Mon, 28 Jul 2014 16:45:33 +0300 Phil Carmody lib: add identifying markers to data-stack frames
Mon, 28 Jul 2014 16:40:25 +0300 Timo Sirainen doveadm: Added dict commands to access lib-dict via command line.
Mon, 28 Jul 2014 15:14:17 +0300 Timo Sirainen lib-storage: Don't allow '/' for filesystem based mailbox list backends if their internal separator isn't '/'.
Fri, 25 Jul 2014 14:10:04 +0300 Timo Sirainen last-login plugin added. It updates user's login timestamp to configured dict.
Fri, 25 Jul 2014 13:35:57 +0300 Timo Sirainen lib-storage: Set mail_user->session_id before calling mail_user_init()
Mon, 21 Jul 2014 11:00:59 +0300 Timo Sirainen lib-http: Fixed linking test programs.
Mon, 21 Jul 2014 10:54:05 +0300 Stephan Bosch lib-http: Added initial support for server-side HTTP API.
Mon, 21 Jul 2014 10:53:19 +0300 Timo Sirainen rawlog: Added -i parameter to include the remote IP address in the filename.
Fri, 11 Jul 2014 16:49:35 +0300 Timo Sirainen mailbox_list_index=yes: Don't update INBOX's STATUS information to index.
Fri, 11 Jul 2014 14:27:52 +0300 Timo Sirainen auth: If userdb prefetch is configured wrong, return temporary failure instead of "user not known"
Fri, 11 Jul 2014 14:17:17 +0300 Timo Sirainen lib-http: Debug log now includes where HTTP requests spent their time on.
Fri, 11 Jul 2014 12:10:02 +0300 Timo Sirainen lib: Added fd=-1 assert to i_close_fd() macro.
Fri, 11 Jul 2014 11:14:41 +0300 Timo Sirainen lib: ioloop-epoll didn't correctly check if there were any IO events.
Fri, 11 Jul 2014 00:20:41 +0300 Timo Sirainen lib: file_*_lock() with flock() timeouts should have returned errno=EAGAIN
Thu, 10 Jul 2014 18:31:10 +0300 Timo Sirainen lmtp: Remove <> from Delivered-To: header.
Thu, 10 Jul 2014 18:17:44 +0300 Timo Sirainen lib: Compiler warning fixes for 32bit systems
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-tee - randomise which tee stream lags behind the others
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-tee - more randomisation to the tests
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-tee - verify _read returns correct values after _set_size()
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-concat - add simultanious limit streams back into the mix
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-concat - test only concat, not simultanious limit streams
Thu, 10 Jul 2014 15:40:08 +0300 Timo Sirainen lib-fs: Added FS_PROPERTY_COPY_METADATA and fs_set_metadata() tracking.
Wed, 09 Jul 2014 15:55:59 +0300 Timo Sirainen lib-fs: Added username and session_id to struct fs directly.
Wed, 09 Jul 2014 15:24:21 +0300 Timo Sirainen lib-fs: Added fs_settings.username and .session_id
Wed, 09 Jul 2014 15:20:59 +0300 Timo Sirainen lib-storage: Added struct mail_user.session_id
Wed, 09 Jul 2014 10:55:27 +0300 Stephan Bosch lib-http: Made sure that connections that are still connecting to the server aren't marked as idle.
Mon, 07 Jul 2014 16:21:08 +0300 Timo Sirainen lib-index: Don't update log_file_tail_offset unnecessarily.
Mon, 07 Jul 2014 13:24:22 +0300 Timo Sirainen lib-storage: Minor code cleanup to istream-mail.
Mon, 07 Jul 2014 13:15:33 +0300 Timo Sirainen lib: i_stream_read_copy_from_parent() needs to update access counter also when returning -2
Sun, 06 Jul 2014 19:08:59 +0300 Timo Sirainen virtual: Fixed assert-crashes where trying to open an already opened backend mailbox.
Fri, 04 Jul 2014 15:33:12 +0300 Timo Sirainen lib: istream-tee wasn't returning data correctly always.