]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-05-02  Timo Sirainenlib-storage: Changed mail storage initialization.
2016-05-02  Timo Sirainenlib-ldap: Added initial connection pooling code.
2016-05-02  Timo Sirainendict-ldap: Removed caching of ldap-clients
2016-05-02  Timo Sirainendict-ldap: Don't reuse dict for different usernames.
2016-05-02  Timo Sirainenimap: Added struct client_command_context.tagline_reply
2016-05-02  Timo Sirainenauth: Added %{auth_user/username/domain} variables
2016-04-30  Stephan Boschlib: Added ostream-unix for writing fd sockets via...
2016-04-30  Stephan Boschlib: ostream-file: Allow creating derived file output...
2016-04-30  Stephan Boschlib: ostream-file: Split o_stream_file_writev() from...
2016-04-30  Stephan Boschlib: ostream-file: Renamed o_stream_writev() to o_strea...
2016-04-30  Stephan Boschlib: ostream-file: Renamed iov_size to iov_count everyw...
2016-04-30  Stephan Boschlib-http: server: Fixed assert failure occurring when...
2016-04-30  Timo Sirainen.gitignore: Added *~
2016-04-30  Timo Sirainenlib-storage: Clear list error before mailbox_list_get_h...
2016-04-30  Timo Sirainenlib-mail: message-parser assert-crashfix
2016-04-29  Timo Sirainenquota: Fix to earlier commit 62f2f6baf
2016-04-29  Timo Sirainenlib-fs: Fixed fs_get_metadata() with fs-metawrap
2016-04-29  Martti Rannanjärvilib-storage: mailbox_list_index yes by default
2016-04-29  Michael Slusarzman: Add stub for doveadm-fs command
2016-04-29  Aki Tuomidoveadm-server: Handle istream send error.
2016-04-29  Stephan Boschlib-http: server: Implemented means to gracefully shut...
2016-04-29  Aki Tuomilib-dict: Further remove APPEND
2016-04-29  Martti Rannanjärvimail-log: log headers as utf8
2016-04-29  Martti Rannanjärvilib-lda: remove forced logging of session_id
2016-04-29  Martti Rannanjärvilib-master, doveadm: remove mountpoint-list.* and dovea...
2016-04-29  Martti Rannanjärvilib-storage: write subscription file in version 2 format
2016-04-29  Teemu Huovilalib-dict-extra: Avoid out of scope data stack usage.
2016-04-29  Stephan Boschlib: Finished string trimming functions to trim charact...
2016-04-29  Stephan Boschlib-http: client: Added ability to configure a specific...
2016-04-29  Martti Rannanjärvilib-fs: don't append '/' to prefix in posix-fs
2016-04-29  Timo Sirainenlmtp: Connect to anvil earlier while still running...
2016-04-29  Timo Sirainenlib: Set timestamp part more accurately in guid_128_gen...
2016-04-29  Timo Sirainenlib-ldap: Make static analyzer happier
2016-04-29  Timo Sirainenauth: Fixed final result in multiple userdbs
2016-04-29  Timo Sirainenauth: Session ID wasn't exported to auth workers.
2016-04-29  Timo Sirainenquota: Added quota_over_flag_lazy_check flag.
2016-04-29  Timo Sirainenquota: dict-quota was broken by 464db6d9d
2016-04-29  Timo Sirainenquota: Cleanup - split quota_over_flag to init & run...
2016-04-29  Timo Sirainenquota: Fixed debug logging for quota_over_flag
2016-04-29  Timo Sirainenquota: Fixed quota_over_flag handling when quota usage...
2016-04-29  Timo Sirainenquota-count: Cache quota usage within the same ioloop...
2016-04-29  Timo Sirainenquota-count: Code cleanup - give consistent return...
2016-04-29  Timo Sirainenglobal: Use buffer_get_writable_size() where possible
2016-04-29  Timo Sirainenquota: Optimize handling a large number of expunges.
2016-04-29  Aki Tuomilib-ldap: Set minimum protocol if supported by library
2016-04-29  Timo Sirainenimapc: Fixed EXPUNGE handling when imapc_features didn...
2016-04-29  Timo Sirainenlib-index: Use a bit larger initial records buffer...
2016-04-29  Timo Sirainenlib: buffer_create_dynamic() now adds +1 to init_size
2016-04-29  Timo Sirainenlib: Use p_malloc() explicitly in first buffer_alloc()
2016-04-29  Timo Sirainenlib: Implement i_realloc(mem==NULL) more efficiently
2016-04-29  Timo Sirainenconfigure: Fixed (again) --with-ldap=plugin
2016-04-29  Timo Sirainenlib-index: Memory allocation optimization
2016-04-29  Timo Sirainenfts-lucene: Fixed crash on rescan
2016-04-29  Aki Tuomilib-charset: Do not use //IGNORE on non-GNU system
2016-04-28  Timo Sirainenlib-storage: mailbox_set_subscribed() ignores duplicate...
2016-04-28  Timo Sirainenlib-storage: Added index_storage_list_index_has_changed...
2016-04-28  Timo Sirainenlib-charset: Revert f086fd065 - wrong version
2016-04-28  Aki Tuomilib-charset: Do not use //IGNORE on non-GNU system
2016-04-28  Timo Sirainenlib: [io]stream-rawlog.h should auto-include iostream...
2016-04-28  Timo Sirainendoveadm dump: Added more index ext records.
2016-04-28  Timo Sirainenlib-fs: Allow multiple fs_read_stream() calls to seekab...
2016-04-28  Timo Sirainenlib-fs: Fixed multiple concurrent fs_read_stream()...
2016-04-27  Timo Sirainenlazy-expunge: Open the mailbox with ACLs ignored.
2016-04-27  Timo Sirainenlazy-expunge: Open mailbox with MAILBOX_FLAG_SAVEONLY...
2016-04-27  Michael Slusarzman: Add more complete description of one-way sync
2016-04-27  Aki Tuomilib: Add PKCS#5 pbkdf1 and 2
2016-04-27  Aki Tuomiauth: Add PBKDF2 password scheme
2016-04-26  Timo Sirainenfts: Empty "fts" setting should be same as nonexistent.
2016-04-26  Timo Sirainenstats: Support multiple FIFO listeners.
2016-04-26  Timo Sirainenlib-storage: Remove unused mail_storage_service_all_init()
2016-04-26  Timo Sirainendoveadm -u: Use mail_storage_service_all_init_mask()
2016-04-26  Timo Sirainenlib-storage: Added mail_storage_service_all_init_mask()
2016-04-26  Baofeng Wanglib-storage: fixup the broken search result with \seen...
2016-04-26  Timo Sirainenlib-sql: Fixed building Cassandra as plugin
2016-04-25  Timo Sirainenfts-lucene: Rescan skipped namespace roots.
2016-04-25  Timo Sirainenfts-lucene: Cleanup - move code to a separate function
2016-04-25  Timo Sirainenlib-mail: More fixes to istream-header-filter with...
2016-04-25  Timo Sirainenlib-mail: Improved istream-header-filter unit test.
2016-04-25  Timo Sirainenlib-mail: istream-header-filter didn't limit memory...
2016-04-25  Timo Sirainenlib-mail: Code cleanup to istream-header-filter unit...
2016-04-25  Timo Sirainendsync: If state is invalid, exit with code 2 instead...
2016-04-25  Timo Sirainendsync: If full resync is requested, return empty state...
2016-04-25  Timo Sirainendsync: Improved detecting state state string.
2016-04-25  Martti Rannanjärvilib-mail: return void from message_parser_deinit()
2016-04-25  Timo Sirainenlib-storage: Don't use same session ID for multiple...
2016-04-25  Timo Sirainenfs-posix: If link() fails, preserve its errno through...
2016-04-25  Timo Sirainenfs-posix: Minor code cleanup - removed unnecessary...
2016-04-25  Timo Sirainenimapc: Fixed crash caused by pool_unref() API change.
2016-04-25  Timo Sirainencassandra: Added num_threads, connect_timeout and reque...
2016-04-25  Timo Sirainenlib-dovecot: Avoid duplication of listing *.la in both...
2016-04-25  Timo Sirainenlib-dict: Moved dict-ldap to lib-dict-extra
2016-04-25  Timo SirainenSplit parts of lib-dict into lib-dict-extra.
2016-04-23  Timo Sirainen.gitignore: Updated to include auto-added m4/*
2016-04-23  Timo Sirainenconfigure, Makefile: Tell autoconf/automake about m4...
2016-04-22  Timo Sirainendoveadm user: Added -e <value> parameter to expand...
2016-04-22  Timo Sirainendoveadm user: Code cleanup - move field printing to...
2016-04-22  Timo Sirainenlib-mail: Improved test-message-parser further
2016-04-22  Timo Sirainenlib-mail: Fixed inner MIME part boundary being a prefix...
2016-04-22  Timo Sirainenlib-mail: Fixed handling duplicate boundary prefixes.
2016-04-22  Timo Sirainendsync: Fixed assert-crash in rename algorithm
next