| 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 |
| 2013-05-15 |
Timo Sirainen | lib-storage: Allow mail_*cache_fields settings to speci... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | lib-index: Don't mark field decisions dirty when regist... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | lib-index: Fixed mail_cache_register_fields() decision... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | lib-storage: Added mail_always_cache_fields setting. |
commit | commitdiff | tree | snapshot |
| 2013-05-11 |
Florian Zeitz | liblib: Fix Unicode decomposition |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | example-config: Added comment how all *.conf.ext files... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | Makefile: Removed dovecot-db.conf.ext |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | example-config: Removed dovecot-db.conf.ext since Berke... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Timo Sirainen | example-config: auth-*.conf.ext should say they're... |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | auth passwd-file: If we fail to open passwd-file, log... |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | Avoid strict aliasing warnings. |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | example-config: Moved imap_* and pop3_* settings outsid... |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | pop3: Added pop3_deleted_flag setting. |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | configure: Fixed checking for struct sockpeercred with... |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | login-proxy: If login fails with timeout, log what... |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
Timo Sirainen | login-proxy: Don't crash if connect() succeeds but... |
commit | commitdiff | tree | snapshot |
| 2013-05-13 |
Dennis Schridde | Fix out of source build of manpages |
commit | commitdiff | tree | snapshot |
| next |