]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-09-02  Timo Sirainendoveadm dict iter: Added -V parameter to return only...
2015-09-02  Timo Sirainendict-sql: Fixed iteration with DICT_ITERATE_FLAG_NO_VALUE
2015-09-02  Timo Sirainendict-client: Prefix relative socket paths with base_dir.
2015-09-02  Timo Sirainendict: Added dict-async service.
2015-09-02  Timo Sirainendict-sql: Added support for async operations.
2015-09-02  Timo Sirainendict: Use the new async APIs for everything.
2015-09-02  Timo Sirainenlib-dict: Added async API for lookup and iteration.
2015-09-02  Timo Sirainendict-sql: Code cleanup - added sql_dict_transaction_has...
2015-09-02  Timo Sirainendict-sql: Code cleanup - use a common sql_dict_transact...
2015-09-02  Timo Sirainendict-sql: Fixed memory leak when committing/rollbacking...
2015-09-02  Timo Sirainendict-sql: Code cleanup - separated SQL query building...
2015-09-02  Timo Sirainenlib-dict: Code cleanup - give name for enum dict_protoc...
2015-09-02  Timo Sirainenlib-sql: Mark Cassandra driver as pooled.
2015-09-02  Timo Sirainenlib-sql: Debugging help - Added assert before clearing...
2015-09-02  Timo Sirainenlib-sql: sql_result.free() should never be reached...
2015-09-01  Timo Sirainenlib-imap-client: If connect() fails immediately, log...
2015-08-31  Timo Sirainenauth: Added ":protected" suffix to passdb and userdb...
2015-08-31  Timo Sirainenlib-fs: Added "dict" backend, which is a wrapper to...
2015-08-31  Timo Sirainenimap-hibernate: Use sockets' st_dev and st_ino to verif...
2015-08-31  Timo Sirainenlib: Added str_to_ino()
2015-08-31  Timo Sirainenimap: NOTIFY SET STATUS didn't send HIGHESTMODSEQ in...
2015-08-31  Timo Sirainen*-login: mail_max_userip_connections=0 was broken by...
2015-08-31  Timo Sirainencassandra: Changed default consistency levels to local...
2015-08-31  Timo Sirainencassandra: Split consistency setting to read_consistenc...
2015-08-31  Teemu Huovilalib-fts: Add missing "j'" to French contractions.
2015-08-31  Stephan BoschEarlier in_port_t fix was ineffective due to one small...
2015-08-31  Teemu Huovilalib-fts: Add UTF-8 unit test for lowercase filter.
2015-08-31  Teemu Huovilalib-fts: Add prefixing contraction filter.
2015-08-29  Timo Sirainenaggregator: Allow replicator_port=0 setting (fix to...
2015-08-29  Stephan BoschEarlier in_port_t fix created problems with service...
2015-08-29  Timo Sirainenlib-master: Compiler warning fix
2015-04-25  Stephan Boschhttp-client: Added support for using an HTTP proxy...
2015-08-29  Stephan BoschRemoved all invocations of strtoll() and friends.
2015-08-29  Stephan Boschstrnum: Implemented many more numeric string parsing...
2015-08-29  Stephan BoschRemoved all invocations of atoi().
2015-08-29  Stephan BoschChanged type of internet port values to in_port_t every...
2015-08-29  Stephan Boschioloop-epoll: Fix fatal epoll_wait() error occurring...
2015-08-29  Stephan Boschlib-http: client: Added proper handling of 408 response...
2015-08-28  Timo Sirainenlib-storage: Added %{userdb:*} expansion to mail settings.
2015-08-28  Timo Sirainenlib-settings: Added settings_var_expand_with_funcs()
2015-08-28  Timo Sirainenlib: If var_expand_with_funcs() function returns NULL...
2015-08-28  Timo Sirainen*-login: Added %{passdb:*} fields to login_log_format_e...
2015-08-27  Timo Sirainendoveadm fs delete: Support giving multiple filename...
2015-08-27  Timo Sirainendsync: Include mailboxes' full path in debug messages.
2015-08-27  Timo Sirainenimapc: Don't crash with mailbox_list_index=yes
2015-08-27  Timo Sirainenlib: Try fixing ec6e672a6e32 (ioloop timeout fixing)
2015-08-27  Timo Sirainendsync: Fixed running with tcp/tcps destination.
2015-08-27  Timo Sirainendsync: Fixed another crash with recent end-of-list...
2015-08-27  Timo SirainenReverted ec6e672a6e32 for now due to some bugs.
2015-08-27  Timo Sirainendsync: Added -D parameter to disable mailbox renaming.
2015-08-27  Timo Sirainendsync: Fixed again waiting for remote process wait...
2015-08-27  Stephan Boschioloop: Delay actual start of a new normal timeout...
2015-08-26  Timo Sirainenimapc: Fixed handling escape-char
2015-08-26  Timo Sirainenlib-storage: mailbox_list_[un]escape_name() can now...
2015-08-26  Timo Sirainendsync: Earlier end-of-list change broke single-process...
2015-08-26  Timo Sirainendsync: Make sure we print all the stderr output from...
2015-08-26  Timo Sirainendsync: Added -T parameter to specify the I/O stall...
2015-08-26  Timo Sirainendsync: If mailbox export deinit failed, the failure...
2015-08-26  Timo Sirainendsync: Added assert to make sure end-of-list isn't...
2015-08-25  Timo Sirainenimap: If mailbox state couldn't be exported for hiberna...
2015-08-25  Timo Sirainenlogin_log_format_elements: Added %{listener} variable...
2015-08-25  Timo Sirainenexample-config: Updated mail_attribute_dict comment
2015-08-25  Timo Sirainenimap: Fail silently if selected mailbox format doesn...
2015-08-25  Timo Sirainenimap: Fixed hibernation to work with non-TCP connections.
2015-08-25  Timo Sirainenlib-http: Added more debug logging.
2015-08-25  Timo Sirainenlib-imap-client: Allow reconnecting to IMAP server...
2015-08-25  Timo Sirainenlib-imap-client: Removed unused pending_box_command_count
2015-08-25  Timo Sirainenimapc: If FETCH commands fail, have imapc_mail_fetch...
2015-08-24  Timo Sirainenlib: Fixed io_loop_extract_notify_fd() to compile with...
2015-08-24  Timo Sirainenlib-master: struct master_service_connection.name must...
2015-08-24  Timo Sirainendsync: Compiler warning fix to previous change.
2015-08-24  Timo Sirainendsync: Fixed memory leaks when importing attributes...
2015-08-24  Timo Sirainendoveadm backup: Fixed assert-crash due to duplicate...
2015-08-24  Timo Sirainenimap: Compiler warning fix to imap-hibernate commit
2015-08-24  Timo SirainenAdded imap-hibernate process for gathering IDLEing...
2015-08-24  Timo Sirainenlib-storage: Added mailbox_watch_extract_notify_fd()
2015-08-24  Timo Sirainenlib: Added io_loop_extract_notify_fd()
2015-08-24  Timo Sirainenlib-storage: Added mailbox_recent_flags_set_uid_forced()
2015-08-24  Timo Sirainenlib-storage: mail_storage_service_user_free() needs...
2015-08-24  Timo Sirainenlib-storage: mail_user_var_expand_table() may not have...
2015-08-24  Timo SirainenUse io_stream_get_disconnect_reason() instead of duplic...
2015-08-24  Timo Sirainenlib: Added io_stream_get_disconnect_reason() to iostream.h
2015-08-24  Timo Sirainenlib: connection_disconnect_reason() now returns the...
2015-08-20  Timo Sirainenimap: Fixed memory leak in SELECT QRESYNC error handlin...
2015-08-19  Timo Sirainenimap: Code cleanup
2015-08-19  Timo Sirainenlib: Log notify IO leaks when ioloop is destroyed.
2015-08-19  Timo Sirainenlib: io_add_notify() wasn't setting struct io.source_li...
2015-08-19  Timo Sirainenimap: If command has no imap_parser, don't crash when...
2015-08-19  Timo Sirainenlib: inotify doesn't need to watch for IN_CLOSE
2015-08-19  Timo Sirainenlib-storage: Moved index/index-mailbox-check.c code...
2015-08-19  Timo SirainenRemoved support for dnotify.
2015-08-19  Timo Sirainenpop3: Added %{deleted_bytes} variable to pop3_logout_format
2015-08-19  Timo Sirainenpop3: If transcation commit failed at QUIT, don't log...
2015-08-19  Timo Sirainenlib: kqueue notification should trigger also on file...
2015-08-19  Timo Sirainenlib-storage: Code cleanup - Don't keep a separate notif...
2015-08-19  Timo Sirainenlib-storage: Moved most of the \Recent flag handling...
2015-08-19  Timo Sirainen*-login: Removed dead assignment to make static analyze...
2015-08-18  Timo Sirainenfts-solr: Flush Solr indexing HTTP requests every 1000...
2015-08-18  Timo Sirainenfts-solr: If HTTP request fails, log the status number...
2015-08-18  Timo Sirainenfts-solr: Fix to previous memory leak fix - second...
next