]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-09-07  Timo Sirainenauth: Ignore first passdbs that contain skip=unauthenti...
2015-09-07  Timo Sirainenlib-storage: Added mailbox_attribute_register_internals()
2015-09-07  Timo Sirainenlib-storage: Allow MAIL_ATTRIBUTE_INTERNAL_RANK_DEFAULT...
2015-09-07  Timo Sirainenlib-storage: Allow set/get for Dovecot-private attribut...
2015-09-07  Timo Sirainenlib-storage: Added MAIL_ATTRIBUTE_INTERNAL_FLAG_CHILDREN
2015-04-25  Stephan Boschmail-storage: Added registration API for builtin mailbo...
2015-09-07  Timo Sirainenlib-storage: mail_user_init() wasn't always expanding...
2015-09-07  Timo Sirainenlib-storage: Updated MAILBOX_ATTRIBUTE_KEY_IS_USER_ACCE...
2015-09-07  Timo Sirainendovecot.m4: Added LIBDOVECOT_ACL_INCLUDE
2015-09-07  Timo Sirainenauth: Fixed passdb skip_password_check / result_success...
2015-09-07  Timo Sirainenimap: Don't allow IMAP METADATA to access Dovecot's...
2015-09-07  Timo Sirainenauth: Aborting auth request didn't abort a pending...
2015-09-06  Timo Sirainenlib-storage: Store pointer to mail_storage_service_user...
2015-09-06  Timo Sirainenlib-storage: Added mail_storage_service_user_get_servic...
2015-09-04  Timo Sirainenacl: Install most of the header files.
2015-09-04  Timo Sirainenacl: acl_object_list_next() should return -1 if acl...
2015-09-04  Timo Sirainendsync: If remote disconnects, log the last sent/recv...
2015-09-04  Timo Sirainendsync: If we disconnect with I/O timeout, log the last...
2015-09-03  Timo Sirainenlogin proxy: Code cleanup - separate login_proxy_free_f...
2015-09-03  Timo Sirainenlogin proxy: Always keep proxy->state_rec available.
2015-09-03  Timo Sirainenlogin proxy: Added asserts to track that num_waiting_co...
2015-09-03  Timo Sirainenlogin proxy: Small code cleanup
2015-09-03  Timo Sirainendsync: Assert-crashfix
2015-09-03  Timo Sirainencassandra: Handle async queries internally - don't...
2015-09-03  Timo Sirainenlib-storage: Another fix to using index_storage_mailbox...
2015-09-03  Timo Sirainendict: Various reference counting and other fixes relate...
2015-09-03  Timo Sirainendsync: Crashfix in certain situation.
2015-09-03  Timo Sirainenlib-storage: Allow index_storage_mailbox_close() to...
2015-09-03  Timo Sirainendoveadm director update command added.
2015-09-03  Timo SirainenRemoved SET_IN_PORT_ZERO - SET_IN_PORT now always allow...
2015-09-03  Phil Carmodylib: strnum - simplify hex and oct overflow code
2015-08-31  Pascal Volkman: doveadm-sync.1: Added description for option ...
2015-09-02  Timo Sirainendict-sql: Fixed iteration with blob fields.
2015-09-02  Timo Sirainendict-sql: Implemented support for binary fields.
2015-09-02  Timo Sirainenlib-sql: Implemented sql_escape_blob()
2015-09-02  Timo Sirainencassandra: Implemented support for binary values.
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.
next