]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-09-08  Stephan Boschexample-config: Added more detailed documentation for...
2015-09-08  Stephan Boschlib: strnum: Fixed test suite failure on 32 bit systems.
2015-09-08  Timo Sirainenacl: Log which ACL groups are enabled with mail_debug=yes
2015-09-08  Timo Sirainenlib-charset: Fixed assert-crash with some iconv() versions.
2015-04-25  Stephan Boschimap: METADATA: Implemented mailbox and server comment...
2015-04-25  Stephan Boschimap: Implemented /private/specialuse METADATA entry...
2015-09-07  Stephan Boschlib: Added some tests for the new strnum _hex() and...
2015-09-07  Timo Sirainenlib: Added assert to Solaris sendfile() return value.
2015-09-07  Timo Sirainendoveadm: Fixed hiding titles' tabs with tab formatter...
2015-09-07  Timo SirainenMake static analyzer happier.
2015-09-07  Timo Sirainenlib-charset: Added more asserts to checking iconv(...
2015-09-07  Timo Sirainenlib-charset: Updated test-charset unit test to check...
2015-09-07  Timo Sirainenlib-storage: Mailbox list notifications didn't work...
2015-09-07  Timo SirainenMailbox list notify API changed to return multiple...
2015-09-07  Timo Sirainenimap: NOTIFY (SUBSCRIPTIONS) assert-crashed when subscr...
2015-09-07  Timo SirainenVarious passthrough istreams didn't preserve readable_fd.
2015-07-16  Sebastian Wiedenrothlib: Fix hang in safe_sendfile on SmartOS
2015-09-07  Timo Sirainenimap: Fixed assert-crash in NOTIFY when using multiple...
2015-09-07  Timo Sirainenlib-storage: Fixed assert-crash when reading binary...
2015-09-07  Timo Sirainendoveadm: Added new "auth login" command to simulate...
2015-09-07  Timo Sirainenauth: If userdb lookup was found from auth cache, don...
2015-09-07  Timo Sirainenauth: If multiple userdbs are used, default_fields...
2015-09-07  Timo Sirainendirector: Added director_user_kick_delay setting.
2015-09-07  Timo Sirainenlogin proxy: Added delayed disconnection of clients...
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()
next