log

age author description
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.
Thu, 28 Aug 2014 23:50:25 +0900 Timo Sirainen maildir: Handle unlink()=EPERM failure the same as EISDIR.
Thu, 28 Aug 2014 22:44:18 +0900 Timo Sirainen lib-fs: Fixed metawrap_fs.copy() to work with FS_PROPERTY_COPY_METADATA backends.
Thu, 28 Aug 2014 22:10:25 +0900 Timo Sirainen Replaced dict_init() with dict_init_full() in various places.
Thu, 28 Aug 2014 21:57:34 +0900 Timo Sirainen lib-dict: file backend now expands ~/ paths if home_dir setting is set.
Thu, 28 Aug 2014 21:56:41 +0900 Timo Sirainen lib-dict: Changed dict.init() API to take struct dict_settings and added dict_init_full().
Thu, 28 Aug 2014 22:06:29 +0900 Timo Sirainen dict: Renamed struct dict_settings to dict_server_settings.
Wed, 27 Aug 2014 07:53:39 +0300 Timo Sirainen auth ldap: Compile fix to previous change..
Wed, 27 Aug 2014 13:38:53 +0900 Timo Sirainen auth ldap: Don't require password field to exist for passdb lookups when auth_bind=yes.
Tue, 26 Aug 2014 16:00:37 +0900 Timo Sirainen lib-http: Added http_client_request_get_method()
Tue, 26 Aug 2014 14:50:15 +0900 Timo Sirainen auth: Allow passdb credentials lookup also with auth_bind=yes
Thu, 21 Aug 2014 20:56:40 +0200 Timo Sirainen doveadm exec: Show help if binary name wasn't given.
Thu, 21 Aug 2014 20:54:46 +0200 Timo Sirainen doveadm ring status: Help text was shown for wrong command.
Thu, 21 Aug 2014 15:52:14 +0300 Timo Sirainen fts-lucene: Compiling fix for earlier change.
Thu, 21 Aug 2014 14:51:11 +0200 Timo Sirainen fts-lucene: Don't crash when index building fails but we were still planning to optimize the index.
Thu, 21 Aug 2014 14:49:34 +0200 Timo Sirainen fts-lucene: When deleting corrupted lucene-indexes/ directory, don't rmdir it.
Thu, 21 Aug 2014 14:48:41 +0200 Timo Sirainen fts-lucene: Automatically close index after 2 minutes of idling.
Thu, 21 Aug 2014 14:46:47 +0200 Timo Sirainen fts-lucene: Make sure Lucene indexes are always closed at deinit to avoid memory leaks.
Thu, 21 Aug 2014 11:40:51 +0200 Timo Sirainen redis: Added support for path=/unix/socket/path parameter instead of host/port.
Wed, 20 Aug 2014 15:35:43 +0200 Timo Sirainen pop3: Fixed potential assert-crash on disconnect.
Wed, 20 Aug 2014 15:32:15 +0200 Timo Sirainen lmtp: Put back the deduplication code.
Wed, 20 Aug 2014 14:35:27 +0200 Timo Sirainen auth: protocol-specific username settings weren't used for userdb lookups.
Wed, 20 Aug 2014 14:22:28 +0300 Timo Sirainen fts-lucene: If whitespace_chars was set, we may have ended up indexing some garbage words.
Wed, 20 Aug 2014 12:47:10 +0200 Timo Sirainen lib-dict: Hide internal ioloop from async commit callbacks. (Redis & memcached fix)
Wed, 20 Aug 2014 12:36:37 +0200 Timo Sirainen last-login plugin: Added ABI version check.
Wed, 20 Aug 2014 12:35:27 +0200 Timo Sirainen last-login: Fixed timeout leak at user deinit.
Wed, 20 Aug 2014 12:07:19 +0200 Timo Sirainen lib-storage: Added data stack frame to mail_prefetch().
Wed, 20 Aug 2014 11:19:15 +0200 Timo Sirainen doveconf: local and remote net/bits addresses were printed with /bits twice.
Wed, 20 Aug 2014 11:09:27 +0200 Timo Sirainen Several services weren't enforcing their process_limit=1 requirement.
Tue, 19 Aug 2014 23:53:18 +0200 Timo Sirainen lib: Added unit tests for wildcard_match()
Tue, 19 Aug 2014 23:51:14 +0200 Timo Sirainen lib: wildcard_match() should have matched "*" wildcard against an empty "" string also.
Mon, 18 Aug 2014 22:39:56 +0200 Timo Sirainen director: Log a warning when using "director host flush" for all hosts.
Mon, 18 Aug 2014 10:43:59 +0200 Timo Sirainen istream-chain: Fixed crash caused by earlier io_add_stream() support change.
Fri, 15 Aug 2014 16:00:07 +0300 Timo Sirainen lib-http server: Use io_add_istream() to wait for the payload istream.
Fri, 15 Aug 2014 15:59:17 +0300 Timo Sirainen lib-http: Added asserts to make sure CR or LF can't be added accidentally to HTTP headers.