]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2011-09-16  Timo Sirainenquota: When matching mailbox names in quota rules,...
2011-09-16  Timo Sirainenlib-storage: Added mail_namespace_find_unalias()
2011-09-15  Timo Sirainenstats: Export also username for commands.
2011-09-15  Timo Sirainenlib-storage: Fixed listing subscriptions in shared...
2011-09-13  Timo Sirainenauth: Use auth-worker(pid) prefix for auth processes.
2011-09-13  Timo Sirainenlib-storage: Make sure status/metadata structs are...
2011-09-13  Timo Sirainenimapc: Handle \Noselect flag properly for untagged...
2011-09-13  Timo Sirainenlib-storage: Fixed handling subscriptions when they...
2011-09-13  Timo Sirainenimapc: Crashfix when sometimes closing mailbox.
2011-09-12  Timo Sirainenstats: Track [rw]char and sysc[rw] fields in /proc...
2011-09-12  Timo Sirainenstats: Added mail_ prefix to mail transaction statistics.
2011-09-12  Timo Sirainendsync: If mailbox can't be opened, log an error but...
2011-09-12  Timo Sirainenfts-squat: Crashfixes on indexing.
2011-09-12  Timo Sirainenfts-solr: Don't break when there are duplicate From...
2011-09-12  Timo Sirainenstats: Increased idle timeout to 15 minutes.
2011-09-12  Timo Sirainenstats: Avoid duplicate "Couldn't find session GUID...
2011-09-12  Timo Sirainenvirtual: Compile fix for recent mailbox_exists() change.
2011-09-12  Timo Sirainenindexer: Fixed assert-crash when number of indexed...
2011-09-12  Timo Sirainenmbox: Fixed fetching last message from compressed mboxes.
2011-09-12  Timo Sirainenquota-dirsize: Get the quota from "mail root dir",...
2011-09-12  Timo Sirainenimapc: Fixed mailbox_exists() to actually work.
2011-09-12  Timo Sirainenlib-storage: Handle INBOX in the common mailbox_exists...
2011-09-12  Timo Sirainenimapc: Fixes to handling non-empty imapc namespace...
2011-09-12  Timo Sirainenlib-storage: Fixed mailbox_list_mailbox() for backends...
2011-09-12  Timo Sirainenlib-storage: Finished previous get_mailbox_flags()...
2011-09-12  Timo Sirainenlib-storage: Removed unused struct stat parameter from...
2011-09-09  Timo Sirainenimapc: More fixes to listing mailbox names.
2011-09-09  Timo Sirainenimapc: Another try at fixing mUTF-7 mailbox names.
2011-09-09  Timo Sirainenimapc: Use mUTF-7 for mailbox names.
2011-09-08  Timo Sirainenimapc: If mail prefetching fails because of disconnecti...
2011-09-08  Timo Sirainenimapc: If NOOP fails with disconnection, set "internal...
2011-09-08  Timo Sirainenfts-solr: Fixed indexing messages with multiple MIME...
2011-09-08  Timo Sirainenimapc: Send NOOP command every 29 minutes to remote...
2011-09-08  Timo Sirainenlib-ssl-iostream: If plain stream disconnects, disconne...
2011-09-08  Timo Sirainenlib-lda: Log message improvement to differentiate mailb...
2011-09-08  Timo Sirainenlib-storage: Fixed mail_storage_copy() error handling.
2011-09-08  Timo Sirainenlib-storage: Code cleanup to mail_storage_set_critical()
2011-09-08  Timo Sirainenlib-storage: Minor error handling cleanups.
2011-09-01  Timo Sirainenlib-index: Make sure mail_index_sync_record() doesn...
2011-09-07  Timo Sirainenimapc: When closing mailbox, don't abort any pending...
2011-09-07  Timo Sirainenauth: Don't crash when using default static userdb.
2011-09-07  Timo Sirainenlib-ssl-iostream: Some tweaks to BIO handling.
2011-09-07  Timo Sirainenimapc: Fixed assert-crashing when deleting a mailbox
2011-09-07  Timo Sirainenimapc: Place index files under root_dir/indexes/ directory.
2011-09-07  Timo Sirainenlib-index: Don't allow syncing to begin if index is...
2011-09-07  Timo Sirainenlib-ssl-iostream: Handle flush_pending and set_max_buff...
2011-09-07  Timo Sirainenlib-ssl-iostream: Fixed ostream to preserve/use flush...
2011-09-07  Timo Sirainenimapc: Switch connection output streams' ioloop when...
2011-09-07  Timo Sirainenlib-ssl-iostream: When plain_output's buffer is full...
2011-09-07  Timo SirainenAdded o_stream_switch_ioloop() and implemented it to...
2011-09-07  Timo Sirainenimapc: Connect to server immediately at startup and...
2011-09-07  Timo Sirainenlib-ssl-iostream: When SSL i/ostream is closed, close...
2011-09-07  Timo Sirainenimapc: Don't crash if a newly seen uncommitted message...
2011-09-07  Timo Sirainenimapc: Removed accidentally committed debug sleeps.
2011-09-07  Timo Sirainenlib-ssl-iostream: Fixed compiling when SSL is disabled.
2011-09-07  Timo Sirainenlib-ssl-iostream: Compiler warning fix.
2011-09-06  Timo Sirainenimapc: Don't crash when trying to use imapc's subscript...
2011-09-06  Timo Sirainenlib-storage: When mail_debug=yes logs userdb fields...
2011-09-06  Timo Sirainenlib-auth: When debug logging auth input, hide values...
2011-09-06  Timo Sirainenauth: If auth_debug_passwords=no, hide values of userdb...
2011-09-06  Timo Sirainenimapc: Error logging fix when SSL handshake fails.
2011-09-06  Timo Sirainenimapc: Verify that SSL certificate matches the connecte...
2011-09-06  Timo Sirainenlib-ssl-iostream: Added ssl_iostream_cert_match_name()
2011-09-06  Timo Sirainenlib-ssl-iostream: Code cleanups, fixes, asserts and...
2011-09-05  Timo Sirainenlib-ssl-iostream: Avoid assert-crashing when remote...
2011-09-05  Timo Sirainenmaildir: Avoid refreshing uidlist unnecessarily.
2011-09-05  Timo Sirainenmaildir: When logging "scanning took n secs" warning...
2011-09-05  Timo Sirainenmaildir: Drop internal new-flag from mails that have...
2011-09-05  Timo Sirainenstats: Don't crash at deinit if there are still connect...
2011-09-05  Timo Sirainenstats: If forcibly disconnecting a session, show the...
2011-09-05  Timo Sirainenimapc: mailbox_status now returns permanent flags/keywo...
2011-09-05  Timo Sirainenlib-storage: mailbox_keyword_is_valid() returns now...
2011-09-05  Timo Sirainenlib-storage: Added mailbox.disallow_new_keywords and...
2011-09-04  Timo Sirainenstats: Add stats_ prefix to all settings.
2011-09-04  Timo Sirainenmaster: fifos weren't created with correct user/group.
2011-09-04  Timo Sirainenimapc: Another compiler warning fix.
2011-09-04  Timo Sirainenimapc: Compiler warning fix.
2011-09-04  Timo Sirainenimapc: Fixed checking if mail is expunged.
2011-09-04  Timo Sirainenimapc: Syncing fixes
2011-09-04  Timo Sirainenimapc: Redesigned remote sequence <-> index file record...
2011-09-04  Timo Sirainenimapc: Delay handling new messages and setting uidvalid...
2011-09-04  Timo Sirainenimapc: Never use box->view for syncing related purposes.
2011-09-04  Timo Sirainenlib-index: Fixed reopening index file that was marked...
2011-09-04  Timo Sirainenimapc: Fixed handling immediate changes when starting...
2011-09-04  Timo Sirainenimapc: Avoid assert-crashing if a new message's UID...
2011-09-04  Timo Sirainenimapc: Error logging cleanups.
2011-09-04  Timo Sirainenimapc: Fixed error handling while opening mailbox.
2011-09-04  Timo Sirainenlib-index: When marking index corrupted, delete also...
2011-09-04  Timo Sirainenimapc: Fixed syncing external changes to mailbox when...
2011-09-04  Timo Sirainenimapc: Added assert.
2011-09-04  Timo Sirainenimapc: Fixed IDLE handling.
2011-09-04  Timo Sirainenstats: Minor error message fix.
2011-09-04  Timo Sirainenimapc: Use EXAMINE command when possible.
2011-09-04  Timo Sirainenstats: Don't increase session stats based on command...
2011-09-04  Timo Sirainenanvil: Assert-crashfix at exit when there were fifo...
2011-09-04  Timo Sirainenstats: Don't assert-crash at exit if there are unfinish...
2011-09-03  Timo Sirainenlib-sql: Don't link sql libraries to libdovecot-sql...
2011-09-02  Timo Sirainenfts-solr: Don't send delete to Solr if we're quite...
2011-09-01  Timo Sirainenstats: Log more verbosely what happened if stats shrink.
2011-09-01  Timo Sirainenstats plugin: Get disk I/O from getrusage(), not from...
next