]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2013-09-15  Stephan Boschlib-http: Adjusted message and request parsers to retur...
2013-09-15  Stephan Boschlib-http: Adjusted request parser to pre-parse the...
2013-09-15  Stephan Boschlib-http: Added support for parsing request target...
2013-09-15  Stephan Boschlib-http: Improved display of invalid characters in...
2013-09-15  Stephan Boschlib-http: Implemented limits on overall HTTP header...
2013-09-15  Stephan Boschlib-http: Unified http-request.h and http-response...
2013-09-15  Stephan Boschlib-http: Improved message header and body parsing...
2013-09-15  Stephan Boschlib-http: Added support for parsing HTTP word syntax...
2013-09-15  Stephan Boschlib-http: Adjusted message parser to accept pool from...
2013-09-15  Stephan Boschlib-http: Adjusted response and request parsers to...
2013-09-15  Stephan Boschlib-http: Added support for asynchronous payload for...
2013-09-15  Stephan Boschuri-util: Added support for parsing bare authority...
2013-09-15  Stephan Boschlib-http: http-client: Requests now automatically gener...
2013-09-15  Stephan Boschlib-http: Fixed client connection and peer log labels...
2013-09-15  Stephan Boschlib-http: Removed useless prev,next fields from struct...
2013-09-15  Stephan Boschlib-http: Fixed handling of non-standard CRLF at end...
2013-09-15  Stephan Boschlib-http: http-client: Fixed request scheduling and...
2013-09-15  Stephan Boschlib-http: http-client: Fixed leak of ostream when reque...
2013-09-15  Stephan Boschlib-http: http-client: Connection was using wrong reque...
2013-09-15  Stephan Boschlib-http: http-client: Fixed pipelining when payload...
2013-09-13  Timo SirainenComment update.
2013-09-13  Timo Sirainenlib-fs: If backend doesn't implement exists(), emulate...
2013-09-12  Timo Sirainendoveadm: Don't refer to old doveadm_proxy_port setting...
2013-09-11  Timo Sirainenistream-hash: Data was hashed multiple times in some...
2013-09-11  Timo Sirainenistream: Improved "stream not seekable" panic message.
2013-09-11  Timo Sirainenistream-hash: Allow seeking, but only after reading...
2013-09-11  Timo Sirainenauth: auth-client socket should be owned by $default_in...
2013-09-10  Timo Sirainenlib-fs: Added support for asynchronous fs iteration.
2013-09-09  Timo Sirainenlib-fs: Added support for giving a hash of the written...
2013-09-09  Timo Sirainenliblib: Added istream-hash, similar to ostream-hash.
2013-09-09  Timo SirainenMinor code cleanup.
2013-09-08  Timo Sirainenhmac: Fixed crashes on CPUs that don't allow unaligned...
2013-09-06  Timo Sirainenauth: Removed unnecessary NULL check.
2013-09-06  Timo Sirainenimapc: Don't crash if server sends EXISTS while mailbox...
2013-09-06  Timo Sirainenfts-lucene: Fixed crash in doveadm dumping lucene index.
2013-09-05  Timo SirainenAvoid doing side effects in assert.
2013-09-05  Timo Sirainenlib-index: Minor fix to regenerating missing transactio...
2013-09-05  Timo Sirainenlib-lda: Fixed passing through error message when mailb...
2013-09-04  Timo SirainenAnd removed accidentally committed nbsp.
2013-09-04  Timo SirainenFixed file descriptor leaks in rather unimportant places.
2013-09-04  Timo Sirainenlib-index: Fixed modseq updates when modseq was over...
2013-09-04  Timo Siraineni_close_fd() didn't handle errors correctly with gcc.
2013-09-04  Timo SirainenFixed off-by-one buffer overflows (practically non...
2013-09-02  Timo Sirainenmaster: Fix to previous pre-forking change.
2013-09-02  Timo Sirainenmaster: Pre-fork processes only while master doesn...
2013-09-02  Timo Sirainenlib-master: If net_connect_unix() fails with EAGAIN...
2013-08-29  Timo Sirainenlib-ssl-iostream: Don't assert-crash if stream buffer...
2013-08-28  Timo Sirainenlib-storage: Auto-create dovecot-uidvalidity's missing...
2013-08-28  Timo SirainenFixed compiling with old gcc.
2013-08-27  Timo Sirainendbox: When fixing a broken file, try harder to find...
2013-08-21  Timo Sirainendirector: Reset last-seen-sync-sequence after remote...
2013-08-21  Timo Sirainenlib-storage: When doing a fast sync, refresh index...
2013-08-21  Timo Sirainenimap: Fixed potential assert crash in APPEND.
2013-08-17  Pascal Volkman: doveadm-pw.1: Option -p can also be used with -t.
2013-08-15  Timo Sirainendirector: Previous change caused legitimate SYNC resend...
2013-08-13  Timo Sirainenlmtp: Make it clear that the lda_settings is unexpanded...
2013-08-13  Timo SirainenMinor change to prevent invalid code changes.
2013-08-13  Timo Sirainenlib-lda: Default postmaster_address wasn't being set.
2013-08-13  Timo Sirainenlib-lda: Don't alow %variables for hostname setting...
2013-08-12  Timo Sirainenauth: Added %{domain_first} and %{domain_last} variables.
2013-08-12  Timo Sirainenlib-storage: If dovecot.index.thread corruption is...
2013-08-12  Timo Sirainenlib-lda: submission_host, sendmail_path and hostname...
2013-08-12  Timo Sirainenlib-lda: sendmail_path setting can contain parameters...
2013-08-11  Timo Sirainenlib-storage: Improved error message in threading code...
2013-08-10  Timo Sirainenlib-http: Removed more code duplication
2013-08-10  Timo Sirainenlib-http: Removed duplicated code
2013-08-08  Timo Sirainenlmtp: Don't write extra ([]) to Received: line for...
2013-08-07  Timo Sirainenimap: Fixed memory leak on APPEND error conditions.
2013-08-07  Timo Sirainendsync: We didn't send the new protocol version in hands...
2013-08-07  Timo Sirainendsync: Avoid assert-crash after an error.
2013-08-07  Timo Sirainenssl: Fixed compiling with older OpenSSL libraries.
2013-08-07  Timo SirainenCompiler warning fixes.
2013-08-07  Timo Sirainenquota: Improved init() failure error logging.
2013-08-06  Pascal Volkmaster: Added --hostdomain to the help message.
2013-08-06  Pascal Volkman: dovecot.1: Added description of option --hostdomain.
2013-08-06  Timo Sirainendoveadm: If server connection gets disconnected, log...
2013-08-06  Timo Sirainendsync: Stream disconnection error message improvement
2013-08-06  Timo Sirainendoveadm-server: Error message logging improvements.
2013-08-06  Timo Sirainendoveadm-server: Include client's IP address in logs.
2013-08-06  Timo Sirainendsync: Don't leak iostreams when running via doveadm...
2013-08-06  Timo Sirainendsync: Memory leak fix at deinit.
2013-08-06  Timo Sirainenlib-ssl-iostream: Deinitialization fixes.
2013-08-06  Timo Sirainendoveadm: If we get disconnected from server, log the...
2013-08-06  Timo Sirainennet_ip2addr() changed to return "" instead of NULL...
2013-08-06  Timo Sirainendsync: After reading remote hostname, use it for the...
2013-08-06  Timo Sirainenmaster: Added --hostdomain setting to show the current...
2013-08-06  Timo Sirainendsync: Name remote connections better.
2013-08-06  Timo Sirainenreplicator: Fixed assert-crash if dsync server disconne...
2013-08-05  Timo SirainenAdded signature for changeset 71f0696749ab
2013-08-05  Timo SirainenAdded tag 2.2.5 for changeset 71f0696749ab
2013-08-05  Timo SirainenReleased v2.2.5. 2.2.5
2013-08-05  Timo SirainenMake static analyzer happier.
2013-08-05  Timo Sirainenlib-storage: Use a separate auth-userdb connection...
2013-08-05  Timo Sirainenlib-auth: Previous changes didn't set the current ioloo...
2013-08-05  Timo Sirainendoveadm: Minor memory leak fixes at deinit.
2013-08-05  Timo Sirainenlib-auth: auth_master_user_list_*() shouldn't create...
2013-08-05  Timo Sirainenmaildir: mailbox_create() was returning 1 instead of...
2013-08-05  Timo Sirainendns: Use EAI_NONAME, not EAI_ADDRFAMILY to indicate...
2013-08-05  Timo Sirainenmbox: Don't use file_set_size() to grow mbox file size.
2013-08-05  Timo Sirainenlib-auth: Another crashfix to auth_master_user_list_*()
next