log

age author description
Sun, 23 Oct 2016 16:49:37 +0200 Stephan Bosch lib-imap: imap-envelope: Added function to parse struct message_part_envelope_data from parsed imap args.
Sun, 23 Oct 2016 14:06:44 +0200 Stephan Bosch lib-imap: imap-bodystructure: Renamed `d' parameter to `data' in parse_content_header() function.
Sun, 23 Oct 2016 13:52:10 +0200 Stephan Bosch lib-imap: imap-envelope: Removed useless pool field from struct message_part_envelope_data.
Sun, 23 Oct 2016 13:50:05 +0200 Stephan Bosch lib-imap: imap-bodystructure: Removed useless pool field from struct message_part_data.
Sun, 23 Oct 2016 13:29:43 +0200 Stephan Bosch lib-mail: Gave message_part_data its own field in struct message_part.
Sun, 23 Oct 2016 13:10:11 +0200 Stephan Bosch lib-imap: imap-bodystructure: Renamed struct message_part_body_data to message_part_data.
Sun, 23 Oct 2016 12:10:44 +0200 Stephan Bosch lib-imap: Removed existing envelope parsing function.
Sun, 08 Jan 2017 12:00:15 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Added normalization tests.
Mon, 09 Jan 2017 02:03:25 +0100 Stephan Bosch lib-imap: imap-bodystructure: Allow alternative syntax and omitted optional elements in parser input.
Mon, 09 Jan 2017 16:29:26 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Added more tests.
Mon, 09 Jan 2017 16:20:29 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Improved handing of parse errors.
Mon, 09 Jan 2017 16:16:46 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Added support for more than one test case.
Sun, 08 Jan 2017 22:50:02 +0100 Stephan Bosch lib-imap: imap-bodystructure: Fixed parse error message about invalid Content-M5 field.
Mon, 20 Feb 2017 01:24:09 +0200 Timo Sirainen example-config: Add mail_sort_max_read_count setting.
Mon, 20 Feb 2017 01:16:56 +0200 Timo Sirainen example-config: Add mail_vsize_bg_after_count setting.
Mon, 20 Feb 2017 01:00:05 +0200 Timo Sirainen example-config: Add imap_fetch_failure setting.
Mon, 20 Feb 2017 00:26:28 +0200 Timo Sirainen lib-mail: Fix matched-parameter in HEADER_FILTER_ADD_MISSING_EOH callback
Sun, 19 Feb 2017 23:03:40 +0100 Stephan Bosch .gitignore: Fixed location of ignored m4 files.
Sat, 04 Feb 2017 16:15:57 +0100 Stephan Bosch lib-http: test-http-response-parse: Properly test multiple sequential responses.
Sun, 19 Feb 2017 21:58:54 +0100 Stephan Bosch auth: oauth2 mechanism: Fixed implicit boolean expression involving a pointer.
Sat, 18 Feb 2017 05:01:50 +0200 Timo Sirainen lib-storage: Add explicit MAIL_ERROR_LOOKUP_ABORT error
Fri, 17 Feb 2017 19:29:03 +0200 Timo Sirainen lib-storage: Add mail.access_type
Fri, 17 Feb 2017 19:07:53 +0200 Timo Sirainen lib-storage: Add mail_sort_max_read_count setting.
Fri, 17 Feb 2017 18:56:23 +0200 Timo Sirainen lib-storage: Add MAIL_ERROR_LIMIT
Fri, 17 Feb 2017 18:32:05 +0200 Timo Sirainen imap: If SEARCH/SORT fails but returns some results, send them to client.
Fri, 17 Feb 2017 18:30:51 +0200 Timo Sirainen lib-storage: Fix error handling when searching mails
Fri, 17 Feb 2017 18:24:31 +0200 Timo Sirainen lib-storage: Search optimization - avoid parsing message_parts unnecessarily
Fri, 17 Feb 2017 18:19:46 +0200 Timo Sirainen lib-storage: Fix error handling when sorting mails.
Fri, 17 Feb 2017 16:31:52 +0200 Timo Sirainen lib-storage: Change vsize calculation to use the new mail_stream_opened
Fri, 17 Feb 2017 16:20:06 +0200 Timo Sirainen lib-storage: Add mail.mail_stream_opened and .mail_metadata_accessed