]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2013-05-29  Timo Sirainenlib-storage: Reverted previous change after all.
2013-05-29  Timo Sirainenlib-storage: Don't try to mkdir() empty directory with...
2013-05-29  Timo SirainenFixed compiling with gcc v3.3 and older.
2013-05-28  Timo Sirainenauth ldap: If ldap debug_level>0, log how long initiali...
2013-05-28  Timo Sirainenauth: Keep auth_request referenced during DNS lookup.
2013-05-28  Timo Sirainendoveadm-server: Pass local/remote_ip/port to passdb...
2013-05-28  Timo Sirainenauth: Fixed caching empty userdb result.
2013-05-28  Timo Sirainenauth: If blocking userdb returns no fields, don't crash...
2013-05-27  Timo Sirainenlib-fs: Added fs_get_root_driver()
2013-05-27  Timo Sirainendbox: Don't cache pop3.uidl|order unless index header...
2013-05-27  Timo Sirainenlib-index: Added mail_index_ext_resize_hdr()
2013-05-27  Timo Sirainenlib-index: Fixed resizing header when old&new sizes...
2013-05-27  Timo Sirainenlib-index: Create ext-intro records using the latest...
2013-05-27  Timo Sirainendbox: Return cached pop3.order=0 as empty string instea...
2013-05-26  Timo Sirainendsync: Added -x parameter to exclude mailboxes from...
2013-05-26  Timo Sirainenimapc: Fixed assert-crash when copying messages.
2013-05-26  Timo Sirainendsync: Small code cleanup.
2013-05-26  Timo Sirainenimapc: Pass through SPECIAL-USE LIST flags if imapc...
2013-05-26  Timo Sirainendbox: Added support for POP3 message order.
2013-05-26  Timo Sirainenlib-index: mail_cache_lookup*() can now return fields...
2013-05-23  Timo Sirainenlib-http: Added ssl_cert|key|key_password settings...
2013-05-22  Timo Sirainen*-login: If ssl=required, don't list any SASL mechanism...
2013-05-22  Timo Sirainen*-login: ssl=required should imply disable_plaintext_au...
2013-05-22  Timo Sirainenlib-storage: Optimize SEARCH_MODSEQ query if it's highe...
2013-05-22  Timo Sirainendsync: Fixed unsubscribing from mailbox within same...
2013-05-22  Timo Sirainendsync: Don't notify replicator process about successful...
2013-05-21  Timo Sirainen*-login: If auth failed with a specified reason, the...
2013-05-21  Stephan Boschlib-imap-urlauth: Fixed deinitialization of the URLAUTH...
2013-05-21  Stephan Boschlib-imap-urlauth: Fixed resuming in URLAUTH fetch handler.
2013-05-21  Stephan Boschlib-imap-urlauth: Fixed local URLAUTH fetches that...
2013-05-21  Timo Sirainenauth: Fixed crash if LDAP query returned multiple results.
2013-05-20  Timo Sirainendsync: Previous have_save_guids change somewhat broke...
2013-05-20  Timo Sirainendsync: Fixed unsubscribing from an already deleted...
2013-05-19  Timo SirainenAdded signature for changeset 7aa929edd551
2013-05-19  Timo SirainenAdded tag 2.2.2 for changeset 7aa929edd551
2013-05-19  Timo SirainenReleased v2.2.2. 2.2.2
2013-05-19  Timo Sirainendsync: Don't try to sync with GUIDs if we can't set...
2013-05-19  Timo Sirainenmaildir: If we notice an unexpectedly inserted file...
2013-05-19  Timo Sirainenmaildir: Reverted most of changeset c92ebbedc6f9.
2013-05-19  Timo Sirainenlib-storage: Added mailbox_status.have_save_guids.
2013-05-19  Timo Sirainenmbox: Previous change broke index updates to successful...
2013-05-19  Christian Wieseexample-config: Added missing auth-dict.conf.ext to...
2013-05-19  Timo Sirainenhttp_url_escape_param(): Added more characters to be...
2013-05-19  Timo Sirainenlib-http: Fixed assert-crash when host had multiple...
2013-05-19  Timo Sirainenimap-urlfetch: Don't leak memory on error. Use TCP...
2013-05-15  Timo Sirainenmbox: Fixed committing transaction after a previous...
2013-05-15  Timo Sirainenmbox: If save's input stream fails, fail saving instead...
2013-05-15  Timo Sirainenlayout=fs: Always return INBOX uppercased when listing...
2013-05-15  Timo Sirainenlib-storage: Don't lose INBOX's \Subscribed flag when...
2013-05-15  Timo Sirainenimap: Return how long SELECT or EXAMINE command took...
2013-05-15  Timo Sirainenmaildir: Fixed handling over 26 keywords in a mailbox.
2013-05-15  Timo SirainenAdded asserts to binary searches to make sure we don...
2013-05-15  Timo Sirainenquota-status: If quota_status_* settings are set, don...
2013-05-15  Timo Sirainenlib-storage: Allow mail_*cache_fields settings to speci...
2013-05-15  Timo Sirainenlib-index: Don't mark field decisions dirty when regist...
2013-05-15  Timo Sirainenlib-index: Fixed mail_cache_register_fields() decision...
2013-05-15  Timo Sirainenlib-storage: Added mail_always_cache_fields setting.
2013-05-11  Florian Zeitzliblib: Fix Unicode decomposition
2013-05-15  Timo Sirainenexample-config: Added comment how all *.conf.ext files...
2013-05-15  Timo SirainenMakefile: Removed dovecot-db.conf.ext
2013-05-15  Timo Sirainenexample-config: Removed dovecot-db.conf.ext since Berke...
2013-05-15  Timo Sirainenexample-config: auth-*.conf.ext should say they're...
2013-05-14  Timo Sirainenauth passwd-file: If we fail to open passwd-file, log...
2013-05-14  Timo SirainenAvoid strict aliasing warnings.
2013-05-14  Timo Sirainenexample-config: Moved imap_* and pop3_* settings outsid...
2013-05-14  Timo Sirainenpop3: Added pop3_deleted_flag setting.
2013-05-14  Timo Sirainenconfigure: Fixed checking for struct sockpeercred with...
2013-05-14  Timo Sirainenlogin-proxy: If login fails with timeout, log what...
2013-05-14  Timo Sirainenlogin-proxy: Don't crash if connect() succeeds but...
2013-05-13  Dennis SchriddeFix out of source build of manpages
2013-05-06  Timo Sirainenlib-index: Previous commit sometimes broke scanning...
2013-05-06  Timo Sirainenimap: URLFETCH sometimes failed thinking it didn't...
2013-05-06  Timo Sirainenimap: URLFETCH leaked istream on failures.
2013-05-06  Timo Sirainenimap: Fixed URLFETCH assert-crashes due to output_cmd_l...
2013-05-06  Timo Sirainenimap: Don't eat away the next command if CATENATE fails.
2013-05-06  Timo Sirainenimap: Fixed assert-crash on invalid APPEND parameters.
2013-05-06  Timo Sirainenimap: Don't hang in APPEND when giving it invalid param...
2013-05-06  Timo Sirainenlib-imap: imap_parser_read_args() shouldn't append...
2013-05-06  Timo Sirainenlib-imap-urlauth: Don't try to access garbage memory...
2013-05-06  Timo Sirainendoveadm: If search query attempts to access nonexistent...
2013-05-06  Timo Sirainendoveadm_mail_iter_init(): Removed unnecessarily returni...
2013-05-06  Timo Sirainenlib-index: The previous assert-crashfix didn't actually...
2013-05-06  Timo Sirainenmaildir++: Fixed mail_shared_explicit_inbox=no
2013-05-06  Timo Sirainennamespace { prefix="" list=no } should never be listed.
2013-05-06  Timo Sirainenacl: Optionally get default ACL's for private/shared...
2013-05-06  Timo Sirainenacl: Mailbox creation ignored ACLs (due to API changes...
2013-05-03  Timo Sirainenquota-status: Return 554 instead of 552 on quota failures.
2013-05-02  Timo Sirainenlib-imap-urlauth: Don't try to access garbage memory...
2013-05-02  Timo Sirainenimap-urlauth-worker: Fixed a crash (by removing unneces...
2013-05-02  Timo Sirainenimap: Don't allow empty CATENATE () list.
2013-05-02  Timo Sirainenimap: Fixed using literals for URLs in CATENATE.
2013-05-02  Timo Sirainenexample-config: Typofix
2013-04-23  Timo Sirainenstats plugin: Don't try to send notifications to alread...
2013-04-23  Timo Sirainenlib-master: Added master_service_is_master_stopped()
2013-04-23  Timo Sirainenhash_table_clear(): Added a comment about API usage.
2013-04-23  Timo Sirainenmaildir: Crashfix after dovecot-keywords file was re...
2013-04-23  Timo Sirainenlib-storage: Fixed crash with mailbox_list_index=yes...
2013-04-23  Timo Sirainenistream-[b]zlib: Don't break if parent stream gets...
2013-04-23  Timo Sirainendbox: Close file's fd only after its istream is destroyed.
2013-04-23  Timo Sirainenistream-seekable: Don't crash when seeking forwards...
next