]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2014-08-12  Timo Sirainenvirtual plugin: Handle physical mailbox deletion while...
2014-08-12  Timo Sirainenmailbox_list_index=yes: Make sure storage error doesn...
2014-08-12  Timo Sirainenlib-storage: Added mail_storage_last_error_push/pop()
2014-08-12  Timo Sirainenvirtual plugin: Optimized syncing a large number of...
2014-08-12  Timo Sirainenstats: Added num_connected_sessions for domains and...
2014-08-12  Timo Sirainenlib-http server: Delay calling the request's destroy...
2014-08-12  Timo Sirainenfts-lucene: If lucene-indexes dir is unexpectedly lost...
2014-08-11  Timo Sirainenostream-buffer: Allow modifying the buffer outside...
2014-08-11  Timo Sirainenistream-callback: Added i_stream_callback_get_buffer().
2014-08-11  Timo Sirainenlib: Added istream-callback API
2014-08-11  Timo SirainenCompiler warning fix
2014-08-11  Timo Sirainenlib-http server: Comment updates
2014-08-11  Timo Sirainenlib: io_stream_copy() no longer attempts to read full...
2014-08-11  Timo Sirainenlib-http server: Added http_server_request_is_finished()
2014-08-11  Timo Sirainenlib-http: Call the destroy callback also when request...
2014-08-11  Timo Sirainenlib-http: Don't leak memory if HTTP client disconnects...
2014-08-11  Timo Sirainenlib-http server: Call request destroy callback immediat...
2014-08-11  Timo Sirainenlib-mail: Added comments to message-parser.h
2014-08-11  Timo Sirainenlib-mail: Message parser now always returns block-...
2014-08-09  Timo Sirainendoveadm fs put: Added -h <hash> parameter to specify...
2014-08-08  Timo Sirainenfts: fts_no_autofuzzy shouldn't disable fuzzying when...
2014-08-08  Timo Sirainenfts: Added fts_no_autofuzzy setting to require exact...
2014-08-08  Timo Sirainendoveadm search: If mailbox GUID lookup fails, print...
2014-08-08  Timo Sirainenvirtual: Allow "*" to match inbox=yes namespace if...
2014-08-08  Timo Sirainenvirtual: Make sure virtual mailbox doesn't try to acces...
2014-08-08  Timo Sirainenlib-storage: mailbox_get_*status(STATUS_HIGHESTMODSEQ...
2014-08-08  Timo Sirainenvirtual: Make sure modseqs are always enabled for backe...
2014-08-06  Timo Sirainenauth: passdb static assumed that missing "password...
2014-08-05  Stephan Boschlib-http: server: Fixed server waiting for payload...
2014-08-05  Timo Sirainenlib-http server: Require handle_request() to either...
2014-08-05  Timo Sirainenlib-http server: Made http_server_request_[un]ref(...
2014-08-05  Timo Sirainenlib-http server: Create a new data stack frame for...
2014-08-05  Timo Sirainenlib-http server: Added http_server_request_get_response()
2014-08-05  Timo Sirainenlib-http server: Removed extra "return;" that was never...
2014-08-05  Timo Sirainenlib-http server: Removed "bool close" parameters in...
2014-08-04  Timo Sirainenexpire plugin: Fixed crash at deinit if expire_dict...
2014-08-01  Timo Sirainenimap-urlauth: Error message typofix.
2014-07-31  Timo Sirainenlib-mail: rfc822_parse_dot_atom() didn't return error...
2014-07-30  Phil Carmodylib: test-data-stack - add some fatal tests.
2014-07-30  Phil Carmodylib: test fatal cases for printf_format_fix
2014-07-30  Phil Carmodylib: test-lib - add a real fatal test for mempool-alloconly
2014-07-30  Phil Carmodylib-test: permit tests of fatal conditions
2014-07-29  Timo Sirainenquota: Avoid assert-crash in Maildir++ quota if backend...
2014-07-29  Timo Sirainenlibressl fix: Fixed compiling with SSL compression...
2014-07-29  Timo Sirainenlibressl fix: Check for SSL_CTRL_SET_ECDH_AUTO macro...
2014-07-29  Timo Sirainenmbox: Fixed infinite looping and other incorrectness...
2014-07-29  Timo Sirainenlast-login plugin: Added missing configure and Makefile...
2014-07-28  Phil Carmodylib-http: http-server-connection - don't resume closed...
2014-07-28  Phil Carmodylib-imap: imap-utf7 - only encode in-range 7-bit values
2014-07-28  Phil Carmodylib-imap: imap-utf7 - reject encoded simple ASCII
2014-07-28  Phil Carmodylib-imap: imap-utf7 - reject bogus characters in the...
2014-07-28  Phil Carmodylib-imap: test-imap-utf7 - comprehensive test suite
2014-07-28  Phil Carmodylib-imap: test-imap-utf7 - migrate to test_assert_idx
2014-07-28  Phil Carmodylib: test-str-sanitize - tighten tests
2014-07-28  Phil Carmodylib-test: make internal helpers static
2014-07-28  Phil Carmodylib-test: quieten the random seed printfs
2014-07-28  Phil Carmodylib: compile time checks for buffer creation
2014-07-28  Phil Carmodylib: data-stack - start sentry checks immediately after...
2014-07-28  Phil Carmodylib: data-stack - add DEBUG size and sentry updating...
2014-07-28  Phil Carmodylib: test-data-stack - add realloc tests
2014-07-28  Phil Carmodylib: data-stack - fix incorrect pointer comparison...
2014-07-28  Phil Carmodylib: data-stack - fix realloc/lowwater bug
2014-07-28  Phil Carmodylib: data-stack - t_try_realloc get alloc size right...
2014-07-28  Phil Carmodylib: data-stack - helper for last alloc ends at block...
2014-07-28  Phil Carmodylib: data-stack - add vital sanity-preserving assert...
2014-07-28  Phil Carmodylib: data-stack - pull common code out of if/else branc...
2014-07-28  Phil Carmodylib: data-stack - reorder full current block code
2014-07-28  Phil Carmodylib: data-stack - helper macro for requested/allocated...
2014-07-28  Phil Carmodylib: data-stack - disambiguate sizes in t_pop_verify
2014-07-28  Phil Carmodylib: test-data-stack - too important a library not...
2014-07-28  Phil Carmodylib: data-stack - simplify expressions in data_stack_la...
2014-07-28  Phil Carmodylib: data-stack - enable tighter sanity checks on stack...
2014-07-28  Phil Carmodylib: cosmetic - whitespace cleanup in allocator/memory...
2014-07-28  Phil Carmodylib: add rudementary statistics gathering to data-stack...
2014-07-28  Phil Carmodylib: add markers to data-stack debug prints
2014-07-28  Phil Carmodylib: add identifying markers to data-stack frames
2014-07-28  Timo Sirainendoveadm: Added dict commands to access lib-dict via...
2014-07-28  Timo Sirainenlib-storage: Don't allow '/' for filesystem based mailb...
2014-07-25  Timo Sirainenlast-login plugin added. It updates user's login timest...
2014-07-25  Timo Sirainenlib-storage: Set mail_user->session_id before calling...
2014-07-21  Timo Sirainenlib-http: Fixed linking test programs.
2014-07-21  Stephan Boschlib-http: Added initial support for server-side HTTP...
2014-07-21  Timo Sirainenrawlog: Added -i parameter to include the remote IP...
2014-07-11  Timo Sirainenmailbox_list_index=yes: Don't update INBOX's STATUS...
2014-07-11  Timo Sirainenauth: If userdb prefetch is configured wrong, return...
2014-07-11  Timo Sirainenlib-http: Debug log now includes where HTTP requests...
2014-07-11  Timo Sirainenlib: Added fd=-1 assert to i_close_fd() macro.
2014-07-11  Timo Sirainenlib: ioloop-epoll didn't correctly check if there were...
2014-07-10  Timo Sirainenlib: file_*_lock() with flock() timeouts should have...
2014-07-10  Timo Sirainenlmtp: Remove <> from Delivered-To: header.
2014-07-10  Timo Sirainenlib: Compiler warning fixes for 32bit systems
2014-07-10  Phil Carmodylib: test-istream-tee - randomise which tee stream...
2014-07-10  Phil Carmodylib: test-istream-tee - more randomisation to the tests
2014-07-10  Phil Carmodylib: test-istream-tee - verify _read returns correct...
2014-07-10  Phil Carmodylib: test-istream-concat - add simultanious limit strea...
2014-07-10  Phil Carmodylib: test-istream-concat - test only concat, not simult...
2014-07-10  Timo Sirainenlib-fs: Added FS_PROPERTY_COPY_METADATA and fs_set_meta...
2014-07-09  Timo Sirainenlib-fs: Added username and session_id to struct fs...
2014-07-09  Timo Sirainenlib-fs: Added fs_settings.username and .session_id
2014-07-09  Timo Sirainenlib-storage: Added struct mail_user.session_id
next