| 2011-10-02 |
Timo Sirainen | lmtp: Code cleanup. |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | lda: Code cleanups |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | lda/lmtp: Moved common raw mailbox allocation code... |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | lib-storage: Keep mail_user referenced while storage... |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | ioloop: Memory leak fix on ioloop destroy. |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | istream-seekable: Memory leak fix. |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | lda/lmtp: Moved raw user creation code to common raw_st... |
commit | commitdiff | tree | snapshot |
| 2011-10-02 |
Timo Sirainen | mailbox list index: Minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | imapc: Changed imapc_client_mailbox_cmd() parameter... |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | imapc: Don't assert-crash when receiving 0 size literal. |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | imapc: Make sure "is mail expunged?" NOOP is sent to... |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | imapc: Make sure mail cache is freed when mailbox is... |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | auth: Lazily load authdb_* and mech_* plugins only... |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | auth: Renamed passdb_imap plugin to authdb_imap. |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | module_dir_load*(): Support filtering and ignoring... |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | Added ssl_protocols setting. |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | doveadm: Compile fix for previous auth change. |
commit | commitdiff | tree | snapshot |
| 2011-10-01 |
Timo Sirainen | auth: If password data isn't valid for specified scheme... |
commit | commitdiff | tree | snapshot |
| 2011-09-30 |
Timo Sirainen | imap: Memory leak fixes for invalid parameter handling. |
commit | commitdiff | tree | snapshot |
| 2011-09-30 |
Timo Sirainen | imapc: Keep the last fetched message body cached until... |
commit | commitdiff | tree | snapshot |
| 2011-09-30 |
Timo Sirainen | imap: Moved partial fetch cache from static variable... |
commit | commitdiff | tree | snapshot |
| 2011-09-30 |
Timo Sirainen | maildir: Handle open() failing with ESTALE. |
commit | commitdiff | tree | snapshot |
| 2011-09-27 |
Timo Sirainen | stats: Mail commands were sorted in wrong order, so... |
commit | commitdiff | tree | snapshot |
| 2011-09-27 |
Timo Sirainen | pop3: Fixed POP3-order sorting. |
commit | commitdiff | tree | snapshot |
| 2011-09-26 |
Timo Sirainen | stats: Compiler warning fixes. |
commit | commitdiff | tree | snapshot |
| 2011-09-26 |
Timo Sirainen | stats: Error message fix. |
commit | commitdiff | tree | snapshot |
| 2011-09-26 |
Timo Sirainen | Compile fix for Solaris. |
commit | commitdiff | tree | snapshot |
| 2011-09-26 |
Timo Sirainen | sdbox: Memory leak fix. |
commit | commitdiff | tree | snapshot |
| 2011-09-26 |
Timo Sirainen | auth: Added passdb imap plugin. |
commit | commitdiff | tree | snapshot |
| 2011-09-26 |
Timo Sirainen | Moved imapc-client into its own lib-imap-client library. |
commit | commitdiff | tree | snapshot |
| 2011-09-25 |
Pascal Volk | man: Added doveadm move. |
commit | commitdiff | tree | snapshot |
| 2011-09-23 |
Timo Sirainen | stats: Make sure unfinished commands get freed when... |
commit | commitdiff | tree | snapshot |
| 2011-09-23 |
Timo Sirainen | file_dotlock: And fix to previous change.. |
commit | commitdiff | tree | snapshot |
| 2011-09-23 |
Timo Sirainen | file_dotlock: Don't warn about changed mtime when it... |
commit | commitdiff | tree | snapshot |
| 2011-09-23 |
Timo Sirainen | maildir: Improved guessing filename when it's still... |
commit | commitdiff | tree | snapshot |
| 2011-09-23 |
Timo Sirainen | maildir: Don't always drop new flag from files when... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | lib-storage: mail_namespace_find_unalias() crashed... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | doveadm server: Previous non-authentication fix broken... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | fts: Support also RFC 2231 style parsing when finding... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | fts: Fixed running attachment decoder scripts. |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | imapc: Fix to previous message saving change. |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | imapc: Allow accessing a mail that is being saved witho... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | iampc: Small code cleanup. |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | lib-mail: Added broken input workaround to rfc822_parse... |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Timo Sirainen | login: Added -R <dir> parameter to write pre-login... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | login: "cert required, client didn't start TLS" error... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | Added new mail_location setting "UTF8" to use UTF-8... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | imapc: Don't try to send literal stream output until... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | imapc: Added imapc_rawlog_dir setting. |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | Added rawlog i/ostreams. |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | lib-ssl-iostream: If flush wants to read, make sure... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | ostream: Keep track of flush callback for filter ostrea... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | i_stream_next_line(): Don't fail if stream doesn't... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | Simplified creating filter ostreams. |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | Renamed lib/*-internal.h files to lib/*-private.h for... |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Timo Sirainen | doveadm: Fixed sending commands to doveadm server when... |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Timo Sirainen | lib-ssl-iostream: Don't require SSL ostream to always... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: Added more checks to catch buggy IMAP server... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: When remote IMAP server becomes confused, don... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: Filter out X-Message-Flag: header from incoming... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: If FETCH is missing a reply, but we haven't... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | Increased initial memory pool sizes. |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: If mailbox sync fails, don't mark index corrupted. |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: next_uid was sometimes lowered. |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: When IMAP server unexpectedly doesn't send a... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | inotify: If read() fails with EAGAIN, ignore it instead... |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Timo Sirainen | imapc: Handle disconnection better when fetching a... |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Timo Sirainen | Enable --no-undefined linker flag only for Linux. |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Timo Sirainen | fts-lucene: Fixed to work without stemmer support. |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Timo Sirainen | Compile fix for OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Timo Sirainen | doveadm: Typofix s/messsage/message/ |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Added signature for changeset f9e744ffe021 |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Added tag 2.1.alpha2 for changeset f9e744ffe021 |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Released v2.1.alpha2. 2.1.alpha2 |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Merged changes from v2.0.15. |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Added signature for changeset 11ef52450096 |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Added tag 2.0.15 for changeset 11ef52450096 |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Released v2.0.15. 2.0.15 |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | auth: Use "auth-worker:" log prefix for auth worker... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | TODO updated |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | acl: Fixed listing multiple shared namespaces. |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-storage: Don't try to use the same mail_storage... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-storage: Improved debug logging messages. |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | Fixes to listing mailboxes/subscriptions in shared... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-storage: If shared namespace prefix doesn't end... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-storage: If mailbox_rename() isn't possible and... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-storage: Changed debug message to sound less like... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | quota: When matching mailbox names in quota rules,... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-storage: Added mail_namespace_find_unalias() |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | lib-sql: Fixed load balancing between multiple SQL... |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | s/commiting/committing/ |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | config: Don't crash strlist section contains a subsection. |
commit | commitdiff | tree | snapshot |
| 2011-09-16 |
Timo Sirainen | man: Escape fix. |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Timo Sirainen | stats: Export also username for commands. |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Pascal Volk | man: Added -r option to doveadm-altmove.1. |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Timo Sirainen | lib-sql: Dropped connect timeout to 5 seconds. |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Timo Sirainen | lib-sql: Don't try to connect to connections that are... |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Timo Sirainen | lib-sql: Connect to all configured hosts immediately. |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Timo Sirainen | lib-sql: When escaping a string, use the first ready... |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Timo Sirainen | lib-sql: If MySQL connect takes more than 1 sec, don... |
commit | commitdiff | tree | snapshot |
| next |