]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2014-09-25  Timo Sirainenimap, pop3: Show user's proper log prefix when deinitia...
2014-09-25  Timo Sirainenlib-storage: Allow calling storage service's ioloop...
2014-09-25  Timo Sirainenlib: Code cleanup - check io_loop_context_add/remove_ca...
2014-09-25  Timo SirainenMark more memory pools as growing
2014-09-25  Timo Sirainenauth: Mark memory pools as growing and use the same...
2014-09-25  Timo SirainenAvoid logging warnings about increasing memory pool...
2014-09-25  Timo Sirainenlib: Added file_wait_lock_error() and file_try_lock_error()
2014-09-24  Timo Sirainenfs-posix: fs_read_stream() now returns an istream that...
2014-09-24  Timo Sirainenlib-storage: Added mailbox_get_index_path() and caching...
2014-09-24  Timo Sirainenlib-storage: Headers were sometimes added to dovecot...
2014-09-24  Timo Sirainenimapc: Fixed potential crash when trying to send NOOP...
2014-09-24  Timo Sirainenimapc: If connection isn't in selected state when delet...
2014-09-24  Pascal Volkman: Added doveadm-fts.1.
2014-09-24  Pascal Volkman: Added doveadm-acl.1.
2014-09-23  Timo Sirainenimap: Don't send MODSEQ in untagged FETCH reply if...
2014-09-22  Timo Sirainenlib-master: Increased instances file's dotlock timeout...
2014-09-22  Phil Carmodylib: bsearch - make BINARY_NUMBER_SEARCH more widely...
2014-09-18  Timo Sirainenlib-dict: dict-fs implements now minimal iteration...
2014-09-18  Timo Sirainendoveadm dict iter: Use recursion flag only if -R parame...
2014-09-18  Timo Sirainenfs-posix: When deleting a directory, automatically...
2014-09-16  Timo Sirainenvirtual: Using modseq-based syncing while mailbox was...
2014-09-16  Timo Sirainenquota: Quota recalculation didn't include INBOX in...
2014-09-16  Phil Carmodylib: test-var-expand - disambiguate tests
2014-09-16  Phil Carmodylib: hash-format - fix leak on _init() failure path
2014-09-16  Timo Sirainenlib-storage: SEARCH_MAILBOX* value is now also compared...
2014-09-16  Timo Sirainendoveadm fts rescan: For virtual namespaces just mark...
2014-09-16  Timo Sirainenfts: dovecot-expunges.log wasn't closed at deinit
2014-09-16  Phil Carmodylib: test-strnum - fix format size mismatch
2014-09-16  Phil Carmodylib: test-strnum - add size-oblivious str_to/parse_uint...
2014-09-16  Phil Carmodylib: remove uintmax tests from uint64 tests
2014-09-16  Phil Carmodylib: strnum - ensure str_to_uintmax doesn't return...
2014-09-16  Timo Sirainendsync: Moved doveadm-specific code to doveadm directory.
2014-09-16  Timo Sirainenfs-metawrap: Fixed iteration wrapping, broken by earlie...
2014-09-15  Timo SirainenMakefile: Fixed linking libdovecot-dsync
2014-09-15  Timo SirainenCompiler warning fix
2014-09-15  Timo Sirainenlib-fs: fs-metawrap now fully wraps fs_iter_* to fix...
2014-09-15  Timo Sirainenlib-storage: Added mail_namespaces_init_add/finish...
2014-09-15  Timo Sirainenlib-storage: Added mail_user_dup()
2014-09-15  Timo Sirainenlib-fs: Keep track of all fs_iters in fs.
2014-09-15  Timo Sirainenlib-fs: Added wait_ioloop/prev_ioloop helpers to struct fs.
2014-09-15  Timo SirainenInstall libdovecot-dsync.so library, which can be used...
2014-09-15  Timo Sirainendsync: Moved all doveadm-specific code to doveadm-dsync.c
2014-09-15  Stephan Boschlib-http: server: Fixed connection reference counting.
2014-09-14  Timo Sirainenfs-posix: Fixed fs_iter_deinit() when opendir() had...
2014-09-13  Timo Sirainenlib-http server: Keep output stream referenced to avoid...
2014-09-13  Timo Sirainenfs-metawrap: Add FS_PROPERTY_COPY_METADATA property...
2014-09-13  Timo Sirainenfs-posix: Fixed memory leak in fs_iter_deinit()
2014-09-12  Timo Sirainenlib-master: Earlier config file path fix broke reusing...
2014-09-11  Timo Sirainenvirtual: Recent optimizations had broken fast mailbox...
2014-09-11  Timo Sirainenlib-mail: Message decoder now runs normalizer also...
2014-09-11  Timo Sirainenfts-lucene: No .. the rebuilding warning was still...
2014-09-11  Timo Sirainenfts-lucene: Include the mailbox name also in the rebuil...
2014-09-11  Timo Sirainenfts-lucene: Log a warning when rebuilding index because...
2014-09-10  Timo Sirainenman: Forgot to remove XXX prefixes from doveadm-directo...
2014-09-10  Timo Sirainenreplication plugin: Actually, use empty mail_replica...
2014-09-10  Timo Sirainenreplication plugin: Added replication_disabled setting.
2014-09-10  Pascal Volkman: doveadm-director man page updated
2014-09-10  Pascal Volkman: doveadm-auth man page updated
2014-09-10  Pascal Volkman: doveadm-dump man page updated
2014-09-10  Phil Carmodylib-test: don't use 0 for old size in realloc call
2014-09-10  Phil Carmodylib-index: test suite memory leak cleanup
2014-09-10  Phil Carmodylib: test-seq-range-array - clean up array after use
2014-09-10  Phil Carmodylib: test-aqueue - clean up the test queue each time...
2014-09-10  Phil Carmodylib: test-istream-concat - clean up our test-istreams
2014-09-10  Timo Sirainendsync: Reset I/O timeout every time when receiving...
2014-09-09  Michael M Slusarzpop3: Optimize POP3 UIDL processing when duplicate...
2014-09-10  Stephan Boschlib-http: client: Implemented support for connection...
2014-09-10  Stephan Boschlib-http: client: Added support for attempting a single...
2014-09-10  Stephan Boschlib-http: client: Tunnel connection failure would cause...
2014-09-10  Stephan Boschlib-http: server: Added support for authentication.
2014-09-10  Stephan Boschlib-http: Implemented HTTP auth (RFC 7235).
2014-09-10  Stephan Boschlib-http: server: Added assert to connect callback...
2014-09-10  Stephan Boschlib-http: server: Fixed delayed request destruction.
2014-09-10  Stephan Boschlib-http: server: Made sure destroy callback is called...
2014-09-10  Stephan Boschlib-http: server: Fixed segfault occurring in connectio...
2014-09-10  Stephan Boschlib-http: server: Fixed handling of disconnection while...
2014-09-09  Timo Sirainenlib-master: Fixed -c & -i command line parameters when...
2014-09-08  Timo Sirainenpop3c: Added missing support for pop3c_ssl=starttls
2014-09-08  Timo SirainenCOPYING.LGPL: Updated FSF mailing address.
2014-09-08  Timo Sirainenpop3c: If base_dir isn't set, lookup pop3c_host with...
2014-09-03  Timo Sirainenlib-storage: Compile fix to previous change
2014-09-03  Timo Sirainenlib-storage: Fixed off-by-one memory allocation in...
2014-08-29  Timo Sirainenfs layout: Absolute paths as mailbox names shouldn...
2014-08-28  Timo Sirainenlib-index, lib-storage: Fixed race conditions with...
2014-08-28  Timo Sirainenlib-fs: Keep a linked list of all files within fs to...
2014-08-28  Timo SirainenAdded UNLINK_EISDIR() helper macro.
2014-08-28  Timo Sirainenmaildir: Handle unlink()=EPERM failure the same as...
2014-08-28  Timo Sirainenlib-fs: Fixed metawrap_fs.copy() to work with FS_PROPER...
2014-08-28  Timo SirainenReplaced dict_init() with dict_init_full() in various...
2014-08-28  Timo Sirainenlib-dict: file backend now expands ~/ paths if home_dir...
2014-08-28  Timo Sirainenlib-dict: Changed dict.init() API to take struct dict_s...
2014-08-28  Timo Sirainendict: Renamed struct dict_settings to dict_server_settings.
2014-08-27  Timo Sirainenauth ldap: Compile fix to previous change..
2014-08-27  Timo Sirainenauth ldap: Don't require password field to exist for...
2014-08-26  Timo Sirainenlib-http: Added http_client_request_get_method()
2014-08-26  Timo Sirainenauth: Allow passdb credentials lookup also with auth_bi...
2014-08-21  Timo Sirainendoveadm exec: Show help if binary name wasn't given.
2014-08-21  Timo Sirainendoveadm ring status: Help text was shown for wrong...
2014-08-21  Timo Sirainenfts-lucene: Compiling fix for earlier change.
2014-08-21  Timo Sirainenfts-lucene: Don't crash when index building fails but...
next