log

age author description
Tue, 16 Sep 2014 14:32:20 +0300 Timo Sirainen fts: dovecot-expunges.log wasn't closed at deinit
Tue, 16 Sep 2014 14:03:52 +0300 Phil Carmody lib: test-strnum - fix format size mismatch
Tue, 16 Sep 2014 13:38:30 +0300 Phil Carmody lib: test-strnum - add size-oblivious str_to/parse_uintmax tests
Tue, 16 Sep 2014 13:38:30 +0300 Phil Carmody lib: remove uintmax tests from uint64 tests
Tue, 16 Sep 2014 13:38:30 +0300 Phil Carmody lib: strnum - ensure str_to_uintmax doesn't return a value on error
Tue, 16 Sep 2014 12:32:09 +0300 Timo Sirainen dsync: Moved doveadm-specific code to doveadm directory.
Tue, 16 Sep 2014 12:04:07 +0300 Timo Sirainen fs-metawrap: Fixed iteration wrapping, broken by earlier changes.
Tue, 16 Sep 2014 01:12:21 +0300 Timo Sirainen Makefile: Fixed linking libdovecot-dsync
Tue, 16 Sep 2014 01:09:53 +0300 Timo Sirainen Compiler warning fix
Tue, 16 Sep 2014 00:43:36 +0300 Timo Sirainen lib-fs: fs-metawrap now fully wraps fs_iter_* to fix tracking struct fs.iters
Tue, 16 Sep 2014 00:21:52 +0300 Timo Sirainen lib-storage: Added mail_namespaces_init_add/finish() to manually initializing namespaces.
Tue, 16 Sep 2014 00:21:13 +0300 Timo Sirainen lib-storage: Added mail_user_dup()
Tue, 16 Sep 2014 00:01:33 +0300 Timo Sirainen lib-fs: Keep track of all fs_iters in fs.
Mon, 15 Sep 2014 23:57:45 +0300 Timo Sirainen lib-fs: Added wait_ioloop/prev_ioloop helpers to struct fs.
Mon, 15 Sep 2014 18:04:20 +0300 Timo Sirainen Install libdovecot-dsync.so library, which can be used separately.
Mon, 15 Sep 2014 18:02:02 +0300 Timo Sirainen dsync: Moved all doveadm-specific code to doveadm-dsync.c
Mon, 15 Sep 2014 11:19:50 +0300 Stephan Bosch lib-http: server: Fixed connection reference counting.
Sun, 14 Sep 2014 11:29:35 +0300 Timo Sirainen fs-posix: Fixed fs_iter_deinit() when opendir() had failed.
Sat, 13 Sep 2014 23:42:17 +0300 Timo Sirainen lib-http server: Keep output stream referenced to avoid accessing it after destroy.
Sat, 13 Sep 2014 22:15:35 +0300 Timo Sirainen fs-metawrap: Add FS_PROPERTY_COPY_METADATA property for wrapped fs backends.
Sat, 13 Sep 2014 22:14:09 +0300 Timo Sirainen fs-posix: Fixed memory leak in fs_iter_deinit()
Fri, 12 Sep 2014 12:55:12 +0300 Timo Sirainen lib-master: Earlier config file path fix broke reusing existing config socket lookups.
Thu, 11 Sep 2014 18:15:04 +0300 Timo Sirainen virtual: Recent optimizations had broken fast mailbox syncing.
Thu, 11 Sep 2014 16:40:00 +0300 Timo Sirainen lib-mail: Message decoder now runs normalizer also for unknown charsets.
Thu, 11 Sep 2014 16:14:24 +0300 Timo Sirainen fts-lucene: No .. the rebuilding warning was still in the wrong place.
Thu, 11 Sep 2014 16:12:38 +0300 Timo Sirainen fts-lucene: Include the mailbox name also in the rebuilding warning.
Thu, 11 Sep 2014 16:11:37 +0300 Timo Sirainen fts-lucene: Log a warning when rebuilding index because of settings changes
Wed, 10 Sep 2014 18:41:39 +0300 Timo Sirainen man: Forgot to remove XXX prefixes from doveadm-director.1.in
Wed, 10 Sep 2014 16:05:32 +0300 Timo Sirainen replication plugin: Actually, use empty mail_replica as "replication is disabled".
Wed, 10 Sep 2014 15:54:58 +0300 Timo Sirainen replication plugin: Added replication_disabled setting.
Wed, 10 Sep 2014 14:48:58 +0300 Pascal Volk man: doveadm-director man page updated
Wed, 10 Sep 2014 14:42:34 +0300 Pascal Volk man: doveadm-auth man page updated
Wed, 10 Sep 2014 14:37:50 +0300 Pascal Volk man: doveadm-dump man page updated
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib-test: don't use 0 for old size in realloc call
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib-index: test suite memory leak cleanup
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib: test-seq-range-array - clean up array after use
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib: test-aqueue - clean up the test queue each time round the loop
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib: test-istream-concat - clean up our test-istreams
Wed, 10 Sep 2014 13:59:31 +0300 Timo Sirainen dsync: Reset I/O timeout every time when receiving input.
Tue, 09 Sep 2014 17:26:52 -0600 Michael M Slusarz pop3: Optimize POP3 UIDL processing when duplicate renaming is not active.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: client: Implemented support for connection failure backoff.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: client: Added support for attempting a single IP several times.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: client: Tunnel connection failure would cause segfault.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: server: Added support for authentication.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: Implemented HTTP auth (RFC 7235).
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: server: Added assert to connect callback which makes sure request is either responded to or referenced.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: server: Fixed delayed request destruction.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: server: Made sure destroy callback is called only once.
Wed, 10 Sep 2014 13:39:37 +0300 Stephan Bosch lib-http: server: Fixed segfault occurring in connection input handler.
Wed, 10 Sep 2014 13:39:36 +0300 Stephan Bosch lib-http: server: Fixed handling of disconnection while request is being handled.
Tue, 09 Sep 2014 17:09:30 +0300 Timo Sirainen lib-master: Fixed -c & -i command line parameters when config socket was readable.
Mon, 08 Sep 2014 18:11:31 +0300 Timo Sirainen pop3c: Added missing support for pop3c_ssl=starttls
Mon, 08 Sep 2014 13:39:25 +0300 Timo Sirainen COPYING.LGPL: Updated FSF mailing address.
Mon, 08 Sep 2014 10:14:42 +0300 Timo Sirainen pop3c: If base_dir isn't set, lookup pop3c_host with regular blocking DNS lookup.
Wed, 03 Sep 2014 07:29:25 -0700 Timo Sirainen lib-storage: Compile fix to previous change
Wed, 03 Sep 2014 06:29:52 -0700 Timo Sirainen lib-storage: Fixed off-by-one memory allocation in dynamic settings allocation code.
Fri, 29 Aug 2014 13:22:11 +0900 Timo Sirainen fs layout: Absolute paths as mailbox names shouldn't return index with INDEX=MEMORY
Fri, 29 Aug 2014 02:14:43 +0900 Timo Sirainen lib-index, lib-storage: Fixed race conditions with deleting mailbox.
Fri, 29 Aug 2014 00:41:07 +0900 Timo Sirainen lib-fs: Keep a linked list of all files within fs to help debugging.
Thu, 28 Aug 2014 23:52:46 +0900 Timo Sirainen Added UNLINK_EISDIR() helper macro.