log

age author description
Mon, 25 Jun 2012 01:14:03 +0300 Timo Sirainen Make sure we check all the functions' return values. Minor API changes to simplify this.
Mon, 25 Jun 2012 00:01:59 +0300 Timo Sirainen Added o_stream_nsend*() and related functions to make delayed error handling safer.
Sun, 24 Jun 2012 21:43:48 +0300 Timo Sirainen master: Problems with creating base_dir/statedir should be fatals.
Sun, 24 Jun 2012 21:35:18 +0300 Timo Sirainen lib-lda: Duplicate database write failures weren't detected.
Sun, 24 Jun 2012 21:29:56 +0300 Timo Sirainen seq_range_array_add() API change triggered a crash in buggy code.
Sun, 24 Jun 2012 21:19:33 +0300 Timo Sirainen seq_range_array_remove() now returns void. Added seq_ranger_array_try_remove().
Sun, 24 Jun 2012 21:14:56 +0300 Timo Sirainen seq_range_array_add() API changed. Added other functions to provide the less common use cases.
Sun, 24 Jun 2012 20:58:04 +0300 Timo Sirainen Make static analyzer happier.
Sun, 24 Jun 2012 20:57:06 +0300 Timo Sirainen Merged changes from v2.1 tree.
Sun, 24 Jun 2012 20:52:39 +0300 Timo Sirainen Make static analyzer happier.
Sun, 24 Jun 2012 19:44:22 +0300 Timo Sirainen dict file: Don't ignore write failures.
Sun, 24 Jun 2012 03:19:17 +0300 Timo Sirainen director: Fix to handling duplicate USER-WEAK event.
Sun, 24 Jun 2012 03:02:11 +0300 Timo Sirainen mailbox_list_index=yes: Fixed a potential crash.
Sun, 24 Jun 2012 02:20:28 +0300 Timo Sirainen Fixed signed integer shift overflows.
Fri, 22 Jun 2012 18:51:42 +0300 Timo Sirainen lib-ssl-iostream: Memory leak fixes
Thu, 21 Jun 2012 21:25:04 +0300 Timo Sirainen imap: If DELETE can't succeed because mailbox has children, don't give [ALREADYEXISTS] code.
Thu, 21 Jun 2012 19:12:04 +0300 Timo Sirainen quota: Don't crash at init if one of the namespaces no root dir.
Thu, 21 Jun 2012 18:48:38 +0300 Timo Sirainen imapc: Don't crash when using multiple imapc namespaces.
Wed, 20 Jun 2012 02:21:54 +0300 Timo Sirainen message parser: Fixed infinite loop when parsing a specific message.
Mon, 18 Jun 2012 17:05:27 +0300 Timo Sirainen fts-squat: Fixed handling multiple SEARCH parameters.
Mon, 18 Jun 2012 13:21:03 +0300 Timo Sirainen lib-ssl-iostream: Don't assert-crash if underlying connection suddenly disconnects.
Mon, 18 Jun 2012 13:19:41 +0300 Timo Sirainen doveadm: Fixed crash with proxying some commands.
Sat, 16 Jun 2012 02:03:53 +0300 Timo Sirainen imapc: Removed brokenly used explicit data stack frame.
Sat, 16 Jun 2012 01:59:44 +0300 Timo Sirainen doveadm log errors: Usage text update
Fri, 15 Jun 2012 23:44:53 +0300 Timo Sirainen doveadm log errors: Added -s <min_timestamp> parameter
Fri, 15 Jun 2012 17:12:24 +0300 Timo Sirainen example-config: imap_logout_format default was wrong.
Fri, 15 Jun 2012 15:12:33 +0300 Timo Sirainen maildir++ quota: If reading maildirsize fails with ESTALE, retry it.
Wed, 13 Jun 2012 16:29:37 +0300 Timo Sirainen lib-master: Fixed assert crash in some situations after updating instance name.
Wed, 13 Jun 2012 15:34:39 +0300 Timo Sirainen master: If service_count=1 and process_limit=1 and >1 clients connect, log about service_count being why.
Mon, 11 Jun 2012 23:38:45 +0300 Timo Sirainen shared mailboxes: Avoid doing "@domain" userdb lookups.
Mon, 11 Jun 2012 16:54:14 +0300 Timo Sirainen director: Fixed working as standalone.
Mon, 11 Jun 2012 16:30:58 +0300 Timo Sirainen lib-master: -i parameter shouldn't imply -k parameter.
Mon, 11 Jun 2012 16:14:13 +0300 Timo Sirainen lib-charset: Make sure convert_to_utf8*() never returns non-UTF8 output.
Mon, 04 Jun 2012 21:58:00 +0300 Timo Sirainen doveadm config: If -c parameter was given, it wasn't passed to doveconf.
Mon, 04 Jun 2012 21:21:52 +0300 Timo Sirainen doveadm instance list: Added -c parameter to easily get the instance's config path.
Mon, 04 Jun 2012 21:21:28 +0300 Timo Sirainen lib-master: Keep track of config paths in "instances" file.
Mon, 04 Jun 2012 17:23:07 +0300 Timo Sirainen doveadm instance list: Added optional name parameter to list only specified instance.
Mon, 04 Jun 2012 14:03:47 +0300 Timo Sirainen mdbox: Flush/fsync newly saved mail data before locking map.
Mon, 04 Jun 2012 13:59:40 +0300 Timo Sirainen mdbox: Make sure map transaction won't succeed after mdbox_map_atomic_set_failed()
Tue, 29 May 2012 22:22:14 +0300 Timo Sirainen Added signature for changeset c92fb8b928f6
Tue, 29 May 2012 22:22:10 +0300 Timo Sirainen Added tag 2.1.7 for changeset c92fb8b928f6
Tue, 29 May 2012 22:22:10 +0300 Timo Sirainen Released v2.1.7.
Tue, 29 May 2012 20:51:14 +0300 Timo Sirainen mdbox: Fixed assert-crash with index rebuild when using ns prefix and mail wasn't originally in INBOX.
Tue, 29 May 2012 18:38:01 +0300 Timo Sirainen Fixed assert-crash on some situations when user had no supplementary groups.
Wed, 23 May 2012 00:24:06 +0300 Timo Sirainen lib-storage: Verify that with SEARCH HEADER the header name is valid UTF-8.
Sun, 24 Jun 2012 20:48:38 +0300 Timo Sirainen Added file_dotlock_delete_verified() and changed file_dotlock_delete() to return void.
Sun, 24 Jun 2012 20:36:05 +0300 Timo Sirainen lib-mail: Fixed an edge case with message header parser and very long lines.
Sun, 24 Jun 2012 19:51:40 +0300 Timo Sirainen lib-mail: message_header_decode_utf8() API changed to not give return value.
Sun, 24 Jun 2012 19:35:11 +0300 Timo Sirainen fd_set_nonblock() API changed to i_fatal() on failure.
Sun, 24 Jun 2012 19:13:58 +0300 Timo Sirainen dsync: Fixed a potential error if transaction log was completely empty.
Sun, 24 Jun 2012 19:12:26 +0300 Timo Sirainen imap: CATENATE error handling fix
Sun, 24 Jun 2012 18:58:19 +0300 Timo Sirainen Avoid a NULL warning in mysql_init() when HAVE_ATTR_NULL capable compiler is used.
Sun, 24 Jun 2012 03:02:11 +0300 Timo Sirainen mailbox_list_index=yes: Fixed a potential crash.
Sun, 24 Jun 2012 00:52:57 +0300 Timo Sirainen Marked functions parameters that are allowed to be NULL. Some APIs were also changed.
Fri, 22 Jun 2012 21:59:01 +0300 Timo Sirainen Makefile: Removed unnecessary code
Thu, 21 Jun 2012 23:15:21 +0300 Timo Sirainen lib-imap: Added IMAP_RESP_CODE_UNKNOWN_CTE
Thu, 21 Jun 2012 22:56:15 +0300 Timo Sirainen imap: Compile fix due to recent changes
Thu, 21 Jun 2012 22:50:10 +0300 Timo Sirainen Makefile: Removed message-binary-part.h which isn't finished yet.
Thu, 21 Jun 2012 21:58:48 +0300 Timo Sirainen imap: Removed unnecessary code.
Thu, 21 Jun 2012 21:52:56 +0300 Timo Sirainen imap: Rewrote FETCH command to use imap-msgpart API.