]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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
2014-07-09  Stephan Boschlib-http: Made sure that connections that are still...
2014-07-07  Timo Sirainenlib-index: Don't update log_file_tail_offset unnecessarily.
2014-07-07  Timo Sirainenlib-storage: Minor code cleanup to istream-mail.
2014-07-07  Timo Sirainenlib: i_stream_read_copy_from_parent() needs to update...
2014-07-06  Timo Sirainenvirtual: Fixed assert-crashes where trying to open...
2014-07-04  Timo Sirainenlib: istream-tee wasn't returning data correctly always.
2014-07-04  Phil Carmodylib: failures - cosmetic write_full cleanup
2014-07-04  Phil Carmodyconfig: parser - trivial error message typo
2014-07-04  Timo Sirainenlmtp: Small code cleanup
2014-07-04  Timo Sirainenimap: If FETCH fails because mail has already been...
2014-07-04  Timo Sirainenlib-storage: Bodystructure parsing flags weren't update...
2014-07-04  Timo Sirainenlib-storage: istream-mail updates mail->expunged if...
2014-07-04  Timo Sirainenlib-storage: Log mail istream read failures in one...
2014-07-04  Timo SirainenWhen creating istream-error, give an error string whene...
2014-07-04  Timo Sirainenlib-storage: If mail body reading failed, the error...
2014-07-04  Timo Sirainenlib-dict: Removed NFS flushing from dict-file backend.
2014-07-03  Timo Sirainenmbox: If GUID lookup fails because mbox_min_index_size...
2014-07-03  Timo Sirainenacl: Global ACLs now support "patterns with spaces...
2014-07-03  Timo Sirainenacl: Oops, ignore_acls check was reversed.
2014-07-03  Timo Sirainenlib-compression: Compression ostreams may have caused...
2014-07-03  Timo Sirainenlib: Added o_stream_flush_parent_if_needed() for wrappe...
2014-07-03  Timo Sirainenacl: Create struct acl_mailbox also for shared root...
2014-07-03  Timo Sirainenlmtp: Removed code that attempts to deduplicate mail...
2014-07-03  Timo SirainenCompile fix for old systems without SSL_OP_NO_COMPRESSION
2014-07-03  Timo Sirainenfts-lucene: Delay initialization to fix assert-crash...
2014-07-03  Phil Carmodyopenssl: optionally disable TLS compression
2014-07-03  Timo Sirainenlib-storage: Added mail_namespace_is_shared_user_root...
2014-07-03  Timo Sirainenacl: Compile fix caused by previous change
2014-07-03  Timo Sirainenlib-storage: Move "shared" storage name to mail-storage...
2014-07-03  Timo Sirainenlib-storage: Minor parsing fix to namespace types:...
2014-07-03  Timo Sirainenvirtual: Never keep more than specified number of physi...
2014-07-03  Timo Sirainenlib-index: Fixed error handling in mail_index_open()
2014-07-03  Timo Sirainenlib-index: Index cache could have kept too many indexes...
2014-07-03  Timo Sirainenlib: DLLIST*_REMOVE*() no longer breaks the linked...
2014-07-03  Timo Sirainenlib-storage: mailbox_get_metadata() now opens the mailb...
2014-07-03  Timo Sirainenvirtual: Recent flags dropping wasn't working as intended.
2014-07-03  Timo Sirainenfts: If we detect corrupted fts expunge log, unlink it.
2014-07-03  Phil Carmodylib-imap: test-imap-url - cosmetic whitespace cleanup
2014-07-03  Phil Carmodylib-imap: test-imap-url - quieten successful sub-tests
2014-07-03  Phil Carmodylib-test: test-common - add test_out_quiet() to reduce...
next