log

age author description
Sun, 03 Nov 2013 21:48:24 +0200 Timo Sirainen Make static analyzer happier
Sun, 03 Nov 2013 21:47:46 +0200 Timo Sirainen Make static analyzer happier.
Sun, 03 Nov 2013 21:45:37 +0200 Timo Sirainen auth-worker: Potential crashfix at deinit
Sun, 03 Nov 2013 21:44:06 +0200 Timo Sirainen auth: Crashfix to "doveadm auth cache flush" when auth cache was disabled
Sun, 03 Nov 2013 21:42:47 +0200 Timo Sirainen auth: Potential crashfix
Sun, 03 Nov 2013 20:56:25 +0200 Timo Sirainen Call lib_atexit() callbacks before destroying the lib-master ioloop.
Sun, 03 Nov 2013 01:12:24 +0200 Timo Sirainen lib-imap: imap_arg_get_atom() should also treat NIL as valid atom.
Sat, 02 Nov 2013 22:57:27 +0200 Timo Sirainen lib-storage: Fixed parsing NILs in search parameters.
Sat, 02 Nov 2013 22:42:32 +0200 Timo Sirainen lib-imap: Fixed NIL astring to not lose its case-sensitivity.
Sat, 02 Nov 2013 22:32:23 +0200 Timo Sirainen lib-imap: When writing "NIL" as astring, write it always as a "quoted".
Sat, 02 Nov 2013 22:31:14 +0200 Timo Sirainen imap: Fixed GETMETADATA NIL to treat it as "NIL"
Sat, 02 Nov 2013 22:30:42 +0200 Timo Sirainen lib-imap: NIL as astring is the same as "NIL"
Sat, 02 Nov 2013 21:29:39 +0200 Timo Sirainen imap: Added initial support for METADATA extension.
Sat, 02 Nov 2013 20:09:28 +0200 Timo Sirainen lib-imap: Added IMAP_PARSE_FLAG_STOP_AT_LIST for stopping after '('
Sat, 02 Nov 2013 20:05:08 +0200 Timo Sirainen lib-imap: IMAP protocol parser was parsing NIL case-sensitively.
Sat, 02 Nov 2013 15:30:47 +0200 Timo Sirainen ssl-params: Don't fail completely if 512 bit DH parameters generation fails.
Sat, 02 Nov 2013 15:27:28 +0200 Timo Sirainen ssl-params: Added ssl_dh_parameters_length & removed ssl_parameters_regenerate setting.
Sat, 02 Nov 2013 15:18:15 +0200 Timo Sirainen ssl-params: Fixed closing listener fds for regeneration process.
Sat, 02 Nov 2013 14:19:23 +0200 Timo Sirainen dsync: Don't track too new changes from transaction log.
Sat, 02 Nov 2013 13:52:30 +0200 Timo Sirainen auth: Added %{session_pid} variable for userdb lookups in login requests.
Sat, 02 Nov 2013 13:34:17 +0200 Timo Sirainen maildir: If filename begins with ':', rename it immediately instead of causing errors.
Sat, 02 Nov 2013 13:14:16 +0200 Timo Sirainen mbox: Added assert to try to catch corruption.
Sat, 02 Nov 2013 12:46:08 +0200 Timo Sirainen auth: passdb shadow supports now lookup_credentials() API
Sat, 02 Nov 2013 12:42:55 +0200 Timo Sirainen auth: Return a reason string if PASS lookup fails because passdbs don't support it.
Sat, 02 Nov 2013 12:37:10 +0200 Timo Sirainen auth: passdb passwd supports now lookup_credentials() API
Sat, 02 Nov 2013 12:25:09 +0200 Timo Sirainen mdbox: When mail's refcount is too high, don't prevent shrinking the refcount.
Sat, 02 Nov 2013 12:14:17 +0200 Timo Sirainen doveadm import: Fixed translating different source and dest hierarchy separators in mailbox names.
Fri, 01 Nov 2013 16:44:25 +0200 Timo Sirainen lib-storage: If hook is forced, don't bother checking if it's in user's mail_plugins.
Fri, 01 Nov 2013 16:43:53 +0200 Timo Sirainen lib-storage: Hooks weren't called exactly in the order they were intended.
Wed, 30 Oct 2013 12:11:54 +0200 Timo Sirainen module-dir: Allow plugins to have deinit() function without init() function
Tue, 29 Oct 2013 21:16:05 +0200 Timo Sirainen Compiling fix for old GCC
Tue, 29 Oct 2013 21:11:10 +0200 Timo Sirainen lib-storage: Allow storage name to contain '_'
Tue, 29 Oct 2013 21:10:33 +0200 Timo Sirainen configure: Added mdbox_deleted storage.
Tue, 29 Oct 2013 21:08:07 +0200 Timo Sirainen mdbox: Added "mdbox_deleted" storage, which can be used to access messages with refcount=0
Tue, 29 Oct 2013 21:07:28 +0200 Timo Sirainen lib-index: Don't mix index struct caching for in-memory vs. disk indexes.
Tue, 29 Oct 2013 20:26:33 +0200 Timo Sirainen mbox: Added extra assert
Tue, 29 Oct 2013 19:42:14 +0200 Timo Sirainen imapc: Added a Courier-workaround for not returning UIDNEXT on SELECT.
Tue, 29 Oct 2013 18:59:20 +0200 Timo Sirainen virtual: If virtual mailbox has no config file, assume it's just nonexistent.
Tue, 29 Oct 2013 17:32:42 +0200 Timo Sirainen lib-http: Added http_url_escape_path()
Mon, 28 Oct 2013 11:50:40 +0200 Timo Sirainen doveadm-server: Minor error message improvement.
Mon, 28 Oct 2013 11:50:14 +0200 Timo Sirainen doveadm-server: ioloop change caused assert-crashes if outgoing data was buffered at the end.
Sat, 26 Oct 2013 19:11:34 +0300 Timo Sirainen auth: Refuse to run checkpassword script insecurely by default
Sat, 26 Oct 2013 18:59:52 +0300 Timo Sirainen fts-solr: Fixed support for multiple Solr hosts when same process handles multiple users.
Sat, 26 Oct 2013 18:59:03 +0300 Timo Sirainen lib-http: Recent DNS change caused lib-http to access uninitialized memory.
Sat, 26 Oct 2013 18:31:16 +0300 Timo Sirainen dsync: Fixed crashes at deinit when -r rawlog parameter was used.
Sat, 26 Oct 2013 18:07:45 +0300 Timo Sirainen auth: Fixed crash with auth_verbose_passwords!=no and non-plaintext auth
Sat, 26 Oct 2013 18:06:26 +0300 Timo Sirainen auth: Fixed assert-crash with auth_verbose_passwords!=no and 32bit systems.
Thu, 24 Oct 2013 16:21:10 +0300 Timo Sirainen *-login: Send the auth reply back corked.
Thu, 24 Oct 2013 16:08:23 +0300 Timo Sirainen login proxy: Use corking when writing data.
Thu, 24 Oct 2013 14:59:03 +0300 Timo Sirainen auth: Cache master user logins also.
Thu, 24 Oct 2013 11:25:41 +0300 Timo Sirainen doveadm mailbox create: Added -g <guid> parameter to create mailbox with specific GUID.
Wed, 23 Oct 2013 16:51:55 +0300 Timo Sirainen doveadm copy: Don't require the extra mailbox+extra parameter checks as expunge/move requires.
Wed, 23 Oct 2013 16:50:57 +0300 Timo Sirainen doveadm expunge: Improved the error hint message about using something else besides MAILBOX.
Wed, 23 Oct 2013 16:33:43 +0300 Timo Sirainen lib-master: Fix to previous commit.
Wed, 23 Oct 2013 16:23:23 +0300 Timo Sirainen stats: Hide warnings about old autocreated sessions having gotten lost.
Wed, 23 Oct 2013 16:10:30 +0300 Timo Sirainen lib-master: If service_count=1, close the listener before starting to handle the connection.
Wed, 23 Oct 2013 15:36:02 +0300 Timo Sirainen replication plugin: Hide write(fifo) EPIPE errors, which just mean a server restart.
Wed, 23 Oct 2013 15:26:35 +0300 Timo Sirainen dict-redis: Don't crash if we get disconnected during an open transaction.
Wed, 23 Oct 2013 15:16:52 +0300 Timo Sirainen dict-redis: Don't crash when receiving invalid input instead of expected $size.
Wed, 23 Oct 2013 14:59:57 +0300 Timo Sirainen doveadm-server: Fixed hangs caused by previous commit