]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2013-03-19  Timo Sirainenlib-storage: Added a way to create plugins that forcibl...
2013-03-19  Timo Sirainenlib-storage: Mailbox attributes can now be accessed...
2013-03-19  Timo Sirainendsync: Fixed sending mailbox attributes with stream...
2013-03-19  Timo Sirainendsync: Mail requests were lost when attributes were...
2013-03-19  Timo Sirainenacl: Don't iterate ACL attributes if prefix has no...
2013-03-19  Timo Sirainenacl: Preserve dovecot-acl file's mtime when dsyncing.
2013-03-19  Timo Sirainenacl: Don't unnecessarily rewrite dovecot-acl file when...
2013-03-19  Timo Sirainendsync: Set last_change timestamp for unset attributes.
2013-03-19  Timo Sirainenlib-storage: Allow mailbox_attribute_set() to also...
2013-03-19  Timo Sirainenlib-storage: mailbox_attribute_set() now uses struct...
2013-03-19  Timo Sirainennet_is_in_network(): Don't assert-crash with invalid IP.
2013-03-19  Timo Sirainentest-json-parser: Fixed failing test with some non...
2013-03-19  Timo Sirainenldap auth: Removed base() wrapper around @dn values.
2013-03-19  Timo Sirainenlib-fs: fs-test now sets the ssl_client_set.ca_dir
2013-03-19  Timo SirainenMoved ssl_client_ca_dir and ssl_crypto_device to mail_s...
2013-03-19  Timo Sirainenlib-fs: Allow passing through SSL client settings via...
2013-03-18  Timo Sirainenldap auth: "!ldapField" now requests the given field...
2013-03-18  Timo Sirainenldap auth: Added %{ldap_ptr:realAttr} to get the value...
2013-03-18  Timo Sirainenldap auth: Fix to previous change.
2013-03-18  Timo Sirainenldap auth: Support field values containing DNs to other...
2013-03-18  Timo Sirainenauth: Return "nologin" and "proxy" fields to login...
2013-03-18  Timo SirainenCompiling fix for Solaris
2013-03-18  Timo Sirainenistream-qp-decoder: Fixed assert-crashing with buffer...
2013-03-18  Timo Sirainenquoted-printable decoding: Don't add CR if it wasn...
2013-03-15  Timo Sirainenlib-master: include unistd.h for master_getopt() users.
2013-03-15  Timo SirainenCompile fix on non-gcc/clang.
2013-03-15  Timo SirainenCompile fix on non-gcc/clang.
2013-03-14  Timo Sirainenacl: Added ACL checks for attributes. Added ACL <-...
2013-03-14  Timo Sirainendsync: Added support for syncing mailbox attributes.
2013-03-14  Timo Sirainenlib-storage: Changed mailbox_attribute_get/set() APIs...
2013-03-14  Timo Sirainenlib-index: mail_index_attribute_[un]set() adds changed...
2013-03-14  Timo Sirainenlib-master: Added version_string_verify_full()
2013-03-14  Timo Sirainenistream-dot unit test updated.
2013-03-13  Timo Siraineniostreams: Added close_parent flag to close() handler...
2013-03-13  Timo Sirainenlda, lmtp: postmaster_address = postmaster@%d works...
2013-03-11  Timo Sirainenlib-fs: Fixed fs_delete() API description.
2013-03-11  Timo Sirainenacl: Delay initializing default backend ACLs.
2013-03-10  Timo Sirainenfts-solr: Removed unnecessary code.
2013-03-10  Timo Sirainenlib-http: Don't crash if request callback manages to...
2013-03-10  Timo Sirainenlib-http: Added assert.
2013-03-10  Timo Sirainenlib-http: Callback can now request a retry with http_cl...
2013-03-10  Timo Sirainenlib-http: Removed unnecessary code from test-http-client
2013-03-10  Timo Sirainenlib-http: Free peer if it can't be connected to and...
2013-03-10  Timo Sirainenlib-http: If host can't be connected to, don't keep...
2013-03-10  Timo Sirainenlib-http: If SSL connection gets lost, log the last...
2013-03-10  Timo Sirainenlib-ssl-iostream: Enable SSL_MODE_ENABLE_PARTIAL_WRITE
2013-03-10  Timo Sirainenlib-ssl-iostream: Fixed "bad write retry" errors when...
2013-03-10  Timo Siraineniostream-rawlog: Pass through close() to parent input...
2013-03-10  Timo Sirainenlib-http: Fixed hangs with urgent requests.
2013-03-10  Timo Sirainenlib-http: Allow caller to find out what state a request...
2013-03-08  Timo Sirainenlib-http: Send Content-Length whenever payload is speci...
2013-03-06  Timo SirainenAdded ostream-hash for calculating a hash from data...
2013-03-05  Timo Sirainenlib-http: Avoid hanging on urgent requests.
2013-03-05  Timo Sirainenlib-http: Fixed crash caused by previous change.
2013-03-05  Timo Sirainenlib-http: If we get disconnected, say exactly what...
2013-03-05  Timo Sirainenconnection: Give input/output streams a name.
2013-03-05  Timo Sirainenconnection_list_deinit(): Set disconnect_reason correct...
2013-03-05  Timo Sirainenlib-fs: istream-metawrap supports now seeking before...
2013-03-05  Timo Sirainenlib-http: Fixed http_client_wait() assert.
2013-03-05  Timo SirainenAdded io_loop_have_immediate_timeouts()
2013-03-05  Timo Sirainenlib-http: If connection was refused to a host, retry...
2013-03-04  Timo Sirainentcpwrap: Fixed crash at startup.
2013-03-04  Timo Sirainenlib-storage: raw storage allows opening mails with...
2013-03-04  Timo SirainenFixed compiling without zlib.
2013-02-27  Timo Sirainendoveadm: Fixed connecting to UNIX sockets.
2013-02-27  Timo Sirainenacl: Don't assert-crash on storages that have no root...
2013-02-27  Timo Sirainentimeout_add_short(1) may have caused infinite looping.
2013-02-27  Timo Sirainendsync: If I/O gets stalled, log the state in which...
2013-02-27  Timo Sirainendsync: Fixed running dsync for multiple users within...
2013-02-27  Timo Sirainendsync: When changing duplicate mailbox GUIDs, choose...
2013-02-27  Timo Sirainendsync: Don't unnecessarily try to create all the mailbo...
2013-02-27  Timo Sirainendsync: Change duplicate local mailbox GUIDs if they...
2013-02-27  Timo Sirainendsync: Skip mailbox aliases (symlinks) for now.
2013-02-26  Timo Sirainenlib-fs: If fs_read_stream() creates a seekable stream...
2013-02-26  Timo Sirainenistream-seekable: Don't forcibly close underlying strea...
2013-02-26  Timo Sirainenistream-metawrap: Support seeking if underlying stream...
2013-02-26  Timo Sirainenfs-api: Fixed fs_copy() generic implementation's error...
2013-02-26  Timo Sirainenlib-http: Track peers using a linked list also.
2013-02-26  Timo Sirainenlib-fs: fs-metawrap should prefetch using the same...
2013-02-26  Timo Sirainenlib-http: Assert-crash in http_client_wait() if it...
2013-02-26  Timo SirainenAdded io_loop_have_ios()
2013-02-26  Timo Sirainenlib-http: Track list of hosts using a linked list also.
2013-02-26  Timo Sirainenlib-storage: Write dovecot.mailbox.log entries using...
2013-02-26  Timo Sirainendoveadm: Improved deciding whether to use TCP or UNIX...
2013-02-26  Timo Sirainenlib-storage: Never auto-remove the auto-created prefix...
2013-02-26  Timo Sirainenscram-sha1: Support authzid field. Check fields' correc...
2013-02-25  Timo SirainenAdded signature for changeset e62fa121f4a2
2013-02-25  Timo SirainenAdded tag 2.2.rc2 for changeset e62fa121f4a2
2013-02-25  Timo SirainenReleased v2.2.rc2. 2.2.rc2
2013-02-25  Timo Sirainenlib-storage: Still more fixing to listing subscriptions.
2013-02-25  Timo Sirainenlib-storage: Fixed up previous subscription list change.
2013-02-25  Timo Sirainenlogin: Don't fail at startup by trying to load SSL...
2013-02-25  Timo Sirainenlib-storage: Fixed listing subscriptions for namespaces...
2013-02-25  Timo Sirainenconfigure: Fixed plugins when compiling --with-shared...
2013-02-25  Timo SirainenAdded signature for changeset 508d46f85815
2013-02-25  Timo SirainenAdded tag 2.2.rc1 for changeset 508d46f85815
2013-02-25  Timo SirainenReleased v2.2.rc1. 2.2.rc1
2013-02-25  Timo SirainenMerged changes from v2.1 tree.
2013-02-25  Timo SirainenTODO updated
2013-02-25  Timo SirainenFixed checking UTF8 input validity.
next