]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2014-11-28  Phil Carmodylib-test: more delicate *assert() behaviour when doing...
2014-11-25  Phil Carmodylib: array - additional compile-time checks to array_append
2014-11-25  Phil Carmodylib: test-array - fix off-by-one in test_reverse
2014-11-25  Phil Carmodylib: test-array - fatal tests
2014-11-25  Phil Carmodylib: test-array - new equality testers
2014-11-25  Phil Carmodylib: array - element-wise comparison via callback
2014-11-25  Phil Carmodylib: test-array - test array_cmp()
2014-11-25  Phil Carmodylib: guid - turn uint8_t * parameters into guid_128_t
2014-11-25  Timo Sirainendict-redis: Small error handling fix to previous change.
2014-11-25  Timo Sirainendict-redis: Added support for expire_secs=n parameter.
2014-11-25  Timo Sirainenlib-storage: Don't fetch wanted_fields for messages...
2014-11-21  Timo Sirainenlmtp: Added TLS security information to Received: heade...
2014-11-20  Timo Sirainenstats: Removed extra TAB from global stats exporting.
2014-11-20  Timo Sirainenlib-index: If transaction log is unexpectedly recreated...
2014-11-19  Timo Sirainenauth: Increase timeout for multi-line auth-worker repli...
2014-11-19  Timo Sirainenmbox: Added more (and earlier) detection for errors...
2014-11-19  Timo Sirainenmbox: istream_raw_mbox_seek() needs to reset all corrup...
2014-11-15  Timo Sirainenlib-fs: Added FS_PROPERTY_ASYNC.
2014-11-15  Stephan BoschAdded support for base32 encode/decode.
2014-11-15  Stephan BoschImplemented dot output stream. This outputs data in...
2014-11-15  Stephan Boschlib-http: client: Removed connection code that is alrea...
2014-11-15  Stephan Boschlib: connection: Now uses io_add_istream() instead...
2014-11-15  Stephan Boschlib-imap-storage: Created new METADATA API.
2014-11-15  Timo Sirainenlib-fs: Added fs_lookup_metadata() wrapper to fs_get_me...
2014-11-14  Timo Sirainenlib-master: Don't even attempt to initialize SSL contex...
2014-11-14  Timo Sirainenlib-ssl-iostream: Close the plain iostreams when ssl...
2014-11-14  Phil Carmodylib: array/hash - enable typof checks for more compilers
2014-11-14  Phil Carmodylib: array/hash - protect macro parameters
2014-11-14  Timo Sirainenimap: namespace { order } parameter now specifies the...
2014-11-14  Timo Sirainenimap: Added client_disconnect_if_inconsistent() to...
2014-11-14  Timo Sirainendoveadm: If passdb lookup returns port, use it to overr...
2014-11-14  Timo Sirainenlib-fs: fs-metawrap now supports adding more metadata...
2014-11-13  Timo Sirainenlib: Added iostream_temp_create_named()
2014-11-13  Timo Sirainenlib-index: Make sure dovecot.index.cache parsing doesn...
2014-11-13  Timo Sirainenlib-storage: If storage creation fails, destroy all...
2014-11-13  Timo Sirainenlib-storage: Fixed crash if mail_namespaces_init_add...
2014-11-13  Timo Sirainenlib: ostream.stream_errno is now exactly the same as...
2014-11-13  Timo Sirainenlib: ostream-file checks "sendfile() not supported...
2014-11-13  Timo Sirainenlib-storage: Added "creator" for mail_user.
2014-11-13  Timo Sirainenlib: Never implicitly clear istream's stream_errno.
2014-11-13  Timo Sirainenlib-mail: message_search_msg() shouldn't clear istream...
2014-11-13  Timo Sirainendsync: Set MAILBOX_TRANSACTION_FLAG_SYNC also for exporter.
2014-11-13  Timo Sirainenlmtp: Added support for DSN ORCPT parameter.
2014-11-13  Timo Sirainenimap-stats: Fixed truncation of command args.
2014-11-13  Timo Sirainenstats: Use the same session ID string for stats trackin...
2014-11-13  Timo Sirainenssl-params: Removed duplicate lib-ssl-iostream.la linking
2014-11-13  Timo Sirainenstats: Use the new str-table API to reduce memory usage...
2014-11-13  Timo Sirainenlib: Added str-table API for keeping reference counted...
2014-11-12  Timo Sirainenstats: Added support for "global" stats type.
2014-11-12  Timo Sirainendirector: Added support for backend cluster "tags".
2014-11-12  Timo Sirainendirector: Don't restart request timeout when director...
2014-11-12  Timo Sirainendirector: Added director_consistent_hashing setting.
2014-11-12  Timo Sirainendirector: When logging a warning about ring being synce...
2014-11-11  Timo Sirainendirector: Always log a message when director handshake...
2014-11-11  Timo Sirainendoveadm director ring status shows now more information
2014-11-11  Timo Sirainenlmtp: Show more information in process title.
2014-11-11  Timo Sirainendoveadm: Support running non-mail commands via doveadm...
2014-11-11  Timo Sirainendoveadm: Moved commands related code to doveadm-cmd...
2014-11-11  Timo Sirainendoveadm who: If parameters are invalid, print help...
2014-11-11  Timo Sirainendoveadm: Code cleanups to prepare server code for non...
2014-11-11  Timo Sirainenlib: Compiler warning fix in 32bit systems to previous...
2014-11-11  Timo Sirainenlib: file_wait/try_lock() treats EINTR differently...
2014-10-31  Timo Sirainenlib-storage: Mailbox list index now detects duplicate...
2014-11-05  Timo Sirainendoveadm: Removed duplicate subcommands from list of...
2014-11-04  Timo Sirainenimap: If GETMETADATA with wildcards can't open some...
2014-11-01  Timo Sirainenssl-params: Use lib-ssl-iostream's ssl_iostream_generat...
2014-11-01  Timo Sirainenlib-ssl-iostream: Added dh_length parameter to ssl_iost...
2014-10-31  Timo Sirainenlib-ssl-iostream: Support non-1024bit DH parameters...
2014-10-30  Timo Sirainenlib-ssl-iostream: Destroy SSL module later in the atexi...
2014-10-30  Timo Sirainenlib: Added lib_atexit_priority()
2014-10-30  Timo Sirainen*-login: Also increase MASTER_AUTH_MAX_DATA_SIZE and...
2014-10-30  Timo Sirainen*-login: And actually make the previous changes work.
2014-10-30  Timo Sirainenimap-login: Added "x-session-ext-id" parameter for...
2014-10-30  Timo Sirainenlib-master: Removed fixed length limit for session-id.
2014-10-29  Timo Sirainenlib: connection_switch_ioloop() should switch also...
2014-10-29  Timo Sirainenlmtp: Added support for STARTTLS command.
2014-10-29  Timo Sirainenlib-http: Make sure we don't access already freed clien...
2014-10-29  Timo Sirainenlib: io_remove() should finish closing the io before...
2014-10-28  Stephan Boschlib-http: client: Fixed assertion failure in http_clien...
2014-10-28  Timo Sirainenlib: istream-timeout logs how long the stream was open...
2014-10-28  Timo Sirainenlib-http: If there's an error reading chunked http...
2014-10-28  Timo Sirainendsync: Fixed notifying replicator (-U parameter) if...
2014-10-27  Timo Sirainenlib: Make sure ostream.last_failed_errno is always...
2014-10-27  Timo Sirainenlib: o_stream_uncork() could also cause write errors...
2014-10-27  Teemu Huovilalib-index: Remove assert that can never happen.
2014-10-27  Timo Sirainenmaster: Don't send broken BYE notifications to log...
2014-10-27  Timo Sirainenlog: Don't crash if master sends a negative service_fd...
2014-10-27  Timo Sirainenmaster: Added an assert to catch duplicate fork() PIDs.
2014-10-27  Timo Sirainenlib-storage: Recent change broke deleting mailboxes...
2014-10-26  Stephan Boschlib-http: server: Fixed a hang occurring sometimes...
2014-10-26  Stephan Boschlib-http: client: Removed asssert in http_client_connec...
2014-10-26  Stephan Boschlib-http: client: The asserts recently added to http_co...
2014-10-25  Timo Sirainenfs-posix: fs_copy() no longer fails if destination...
2014-10-25  Timo Sirainenlib-http server: If i/ostream fails, don't return wrong...
2014-10-25  Pascal Volkman: Global options includes: Added back the newline...
2014-10-25  Pascal Volkman: Global options includes: Added description of...
2014-10-25  Timo Sirainenlib: If i_stream_seek() works by reading forward and...
2014-10-25  Timo Sirainenmaster: Don't start new processes while shutting down.
2014-10-25  Timo Sirainendsync: Added debug logging for attribute importing
2014-10-25  Timo SirainenAdded signature for changeset e8b793f2c409
next