| 2013-06-06 |
Timo Sirainen | lib-http: Fixed previous patch setting connection conne... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | dsync: Set broken_char to a control char, so invalid... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-storage: mailbox_list_settings.broken_char wasn... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-imap: Make sure imap_utf7_to_utf8() doesn't access... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-imap: Added imap_utf7_is_valid() |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | dsync: If unexpected changes happened during sync,... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-http: After peer has received 100 response, don... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-http: When receiving 1xx response while waiting... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-http: Added connect and request timeout settings. |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-http: Mark the HTTP connection connected only after... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Timo Sirainen | lib-http: Don't create a new HTTP connection when there... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | lda/lmtp: If mail delivery fails with tempfail, don... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | lib-index: Avoid memcpy()ing data over itself. |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | lib-fs: If fs_default_copy() fails, close the copy... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | lmtp: Give the DATA input stream a name, so the raw... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | imapc: If imapc_list_prefix is set, don't skip it in... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | lib-storage: If mailbox autocreate fails with "already... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | imapc: Return correct mailbox list flags for the imapc... |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | imapc: Allow accessing the imapc_list_prefix itself. |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | imapc: Fixed mailbox deletion. |
commit | commitdiff | tree | snapshot |
| 2013-06-01 |
Timo Sirainen | imapc: Don't assert-crash when trying to access imapc_l... |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Timo Sirainen | lib-imap-client: Ask CAPABILITY again after STARTTLS |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Timo Sirainen | lib-storage: Empty mailbox name isn't valid. |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Timo Sirainen | Make sure errno is preserved in non-delayed signal... |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Timo Sirainen | imapc: Changed imapc_user setting's default to empty. |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Timo Sirainen | imapc: Empty imapc_user expands to namespace's owner... |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Timo Sirainen | lib-imap-client: Connect and command timeouts are now... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | imap: URLFETCH's URL callback would prematurely uncork... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | imap: URLFETCH's tagged reply wasn't sent while TCP... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | auth: Fixed error handling for proxy host dns_lookup() |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | Reverted previous wrong commit. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | auth: Fixed error handling for proxy host dns_lookup() |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | layout=index: Allow mailbox create/delete/rename during... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | lib-index: Fixed a broken assert. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | lib-imap-urlauth: Added API for using the fetch interfa... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | imap: Fixed segfault in URLFETCH command. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | lib-imap-urlauth: Fixed handling of URLAUTH service... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | lib-imap-urlauth: Fixed pending_request counter differe... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | lib-imap-urlauth: Fixed URLAUTH fetch reference countin... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | lib-imap-urlauth: Fixed URLAUTH connection resume after... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Stephan Bosch | lib-imap-urlauth: Made sure callbacks from URLAUTH... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Timo Sirainen | var_expand(): Added %N, which is the same as %H except... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | lib-imap: imap_append_string_for_humans() returned... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | lib-settings: Support also "seconds" and "minutes"... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | dsync: Fixed dsync handshaking since recent change. |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | lib-index: Fixed mail_cache_lookup_headers() when field... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | lib-storage: If INDEX=MEMORY, return index root dir... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | lib-storage: Reverted previous change after all. |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | lib-storage: Don't try to mkdir() empty directory with... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Timo Sirainen | Fixed compiling with gcc v3.3 and older. |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Timo Sirainen | auth ldap: If ldap debug_level>0, log how long initiali... |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Timo Sirainen | auth: Keep auth_request referenced during DNS lookup. |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Timo Sirainen | doveadm-server: Pass local/remote_ip/port to passdb... |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Timo Sirainen | auth: Fixed caching empty userdb result. |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Timo Sirainen | auth: If blocking userdb returns no fields, don't crash... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Timo Sirainen | lib-fs: Added fs_get_root_driver() |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Timo Sirainen | dbox: Don't cache pop3.uidl|order unless index header... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Timo Sirainen | lib-index: Added mail_index_ext_resize_hdr() |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Timo Sirainen | lib-index: Fixed resizing header when old&new sizes... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Timo Sirainen | lib-index: Create ext-intro records using the latest... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Timo Sirainen | dbox: Return cached pop3.order=0 as empty string instea... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Timo Sirainen | dsync: Added -x parameter to exclude mailboxes from... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Timo Sirainen | imapc: Fixed assert-crash when copying messages. |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Timo Sirainen | dsync: Small code cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Timo Sirainen | imapc: Pass through SPECIAL-USE LIST flags if imapc... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Timo Sirainen | dbox: Added support for POP3 message order. |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Timo Sirainen | lib-index: mail_cache_lookup*() can now return fields... |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Timo Sirainen | lib-http: Added ssl_cert|key|key_password settings... |
commit | commitdiff | tree | snapshot |
| 2013-05-22 |
Timo Sirainen | *-login: If ssl=required, don't list any SASL mechanism... |
commit | commitdiff | tree | snapshot |
| 2013-05-22 |
Timo Sirainen | *-login: ssl=required should imply disable_plaintext_au... |
commit | commitdiff | tree | snapshot |
| 2013-05-22 |
Timo Sirainen | lib-storage: Optimize SEARCH_MODSEQ query if it's highe... |
commit | commitdiff | tree | snapshot |
| 2013-05-22 |
Timo Sirainen | dsync: Fixed unsubscribing from mailbox within same... |
commit | commitdiff | tree | snapshot |
| 2013-05-22 |
Timo Sirainen | dsync: Don't notify replicator process about successful... |
commit | commitdiff | tree | snapshot |
| 2013-05-21 |
Timo Sirainen | *-login: If auth failed with a specified reason, the... |
commit | commitdiff | tree | snapshot |
| 2013-05-21 |
Stephan Bosch | lib-imap-urlauth: Fixed deinitialization of the URLAUTH... |
commit | commitdiff | tree | snapshot |
| 2013-05-21 |
Stephan Bosch | lib-imap-urlauth: Fixed resuming in URLAUTH fetch handler. |
commit | commitdiff | tree | snapshot |
| 2013-05-21 |
Stephan Bosch | lib-imap-urlauth: Fixed local URLAUTH fetches that... |
commit | commitdiff | tree | snapshot |
| 2013-05-21 |
Timo Sirainen | auth: Fixed crash if LDAP query returned multiple results. |
commit | commitdiff | tree | snapshot |
| 2013-05-20 |
Timo Sirainen | dsync: Previous have_save_guids change somewhat broke... |
commit | commitdiff | tree | snapshot |
| 2013-05-20 |
Timo Sirainen | dsync: Fixed unsubscribing from an already deleted... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | Added signature for changeset 7aa929edd551 |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | Added tag 2.2.2 for changeset 7aa929edd551 |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | Released v2.2.2. 2.2.2 |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | dsync: Don't try to sync with GUIDs if we can't set... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | maildir: If we notice an unexpectedly inserted file... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | maildir: Reverted most of changeset c92ebbedc6f9. |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | lib-storage: Added mailbox_status.have_save_guids. |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | mbox: Previous change broke index updates to successful... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Christian Wiese | example-config: Added missing auth-dict.conf.ext to... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | http_url_escape_param(): Added more characters to be... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | lib-http: Fixed assert-crash when host had multiple... |
commit | commitdiff | tree | snapshot |
| 2013-05-19 |
Timo Sirainen | imap-urlfetch: Don't leak memory on error. Use TCP... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | mbox: Fixed committing transaction after a previous... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | mbox: If save's input stream fails, fail saving instead... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | layout=fs: Always return INBOX uppercased when listing... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | lib-storage: Don't lose INBOX's \Subscribed flag when... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | imap: Return how long SELECT or EXAMINE command took... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | maildir: Fixed handling over 26 keywords in a mailbox. |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | Added asserts to binary searches to make sure we don... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | quota-status: If quota_status_* settings are set, don... |
commit | commitdiff | tree | snapshot |
| next |