| 2013-07-11 |
Timo Sirainen | auth: Use fewer syscalls for sending user list. |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-auth: auth_master_user_list_*() no longer reads... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-storage: mail_storage_service_all_init() no longer... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | auth: Avoid wasting data stack when iterating users. |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | man: Updated doveadm-director man page. |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-ssl-iostream: Crashfix for recent change. |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Added a very dummy test-http-server |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Implemented http-request-parser for HTTP... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Moved struct http_response* to http-response.h |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Minor change to make sure http_response_heade... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Minor fix/cleanup to detecting stream errors... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Updated test-http-response-parser |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: test-http-header-parser makes sure the parser... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Fixed previous test-http-response-parser... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Fixed handling responses whose header arrives... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Timo Sirainen | lib-http: Simplify http response status-line parsing... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | lib-http: Http requests weren't freed when connection... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | lib-ssl-iostream: Compiler warning fix |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | lib-ssl-iostreams: ssl_protocols setting supports now... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | auth: Fixed crash for some lookups that didn't specify... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | Maildir++ quota: When recreating, don't use maildirsize... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | lib-ssl-iostream: Added support for ECDH/ECDHE cipher... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | login-common: Compiler warning fix with OpenSSL v1... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | lib-http: Minor comment update. |
commit | commitdiff | tree | snapshot |
| 2013-07-06 |
David Hicks | login-common: Add support for ECDH/ECDHE cipher suites |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | imapc: Reorganize code so that imapc_list works without... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | imapc: Code cleanup: Don't access imapc settings via... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | imapc: Minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | auth: If passdb ldap returned no values for userdb_... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | auth: If passdb sql returned only NULLs for userdb_... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | pop3: Avoid assert-crash if client disconnects during... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Timo Sirainen | lib-http: Fix/cleanup to handling connect failures. |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Timo Sirainen | lib-http: Fixed tracking number of pending connections... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Timo Sirainen | lib-http: Don't assert-crash in case of somewhat unexpe... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Timo Sirainen | lib-http: Always try to connect to host's all IPs when... |
commit | commitdiff | tree | snapshot |
| 2013-06-28 |
Timo Sirainen | dns, lib-dns: Added support for async DNS PTR lookups. |
commit | commitdiff | tree | snapshot |
| 2013-06-28 |
Timo Sirainen | Added net_gethostbyaddr() for DNS PTR lookups. |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Added more debug messages. |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: When successfully connected to a peer, don... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Don't crash if payload stream is referenced... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Remove request timeout from being used during... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Call request's destroy callback always, not... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: If connection times out, set the stream's... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: When connection is freed, abort also the... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Timeouts were being handled wrong/leaked... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Fixed hang when many connections were being... |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
Timo Sirainen | lib-http: Added http_client_get_pending_request_count() |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | dsync: Recent changes broke remote dsync |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | config: Give a somewhat better warning for when using... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | dsync: Added -1 parameter to do a "one way sync" withou... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | dsync: Send DSYNC_BRAIN_FLAG_NO_MAIL_SYNC via ibc-strea... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | pop3c: Fixed mail saving to fail nicely, not assert... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | dsync: Fixed syncing when one of the backends supported... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | pop3c: Return error instead of crashing when trying... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | dsync: Fixed handling expunges when GUIDs aren't suppor... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
Timo Sirainen | lib-sasl: Use dsasl_ prefix so we don't conflict with... |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Timo Sirainen | dsync: Don't log index errors if modseq points beyond... |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Timo Sirainen | mdbox: Resize mdbox index header if necessary also... |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Timo Sirainen | lib-index: Assert-crash instead of writing a broken... |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Timo Sirainen | lib-index: Don't write a broken transaction if extensio... |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | Added signature for changeset 4b3c9c3e4fb8 |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | Added tag 2.2.4 for changeset 4b3c9c3e4fb8 |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | Released v2.2.4. 2.2.4 |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | Make static analyzer happier. |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | doveadm deduplicate: Fixed error handling. |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | quota: Fixed quota_rule with non-uppercase INBOX. |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | imap-login: If CAPABILITY is already in server banner... |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | dsync: Fixed "export:/count" value in verbose_proctitle=yes |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | mbox: Avoid assert-crashing by too optimistically upgra... |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | dsync: Don't crash at deinit when dsync fails early. |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | dsync: Don't try to find mailboxes from unwanted namesp... |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | dsync: If verbose_proctitle=yes, show the current state... |
commit | commitdiff | tree | snapshot |
| 2013-06-24 |
Timo Sirainen | dsync: State names were wrong in debug/error messages. |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | lib-storage: Fixed crash with some autocreated (e.g... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | sdbox: If sdbox header is corrupted, resize it to make... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | doveadm: Added deduplicate command. |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | doveadm: Added "flags" command to modify messages'... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | mdbox: If mdbox header is corrupted, resize it to make... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | lib-index: Don't bother tracking if header/records... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | lib-index: If error is found from transaction log,... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | lib-sasl: API usage comment update |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
Timo Sirainen | imap/pop3 proxy: Master user logins were broken by... |
commit | commitdiff | tree | snapshot |
| 2013-06-17 |
Timo Sirainen | pop3: Fixed crash at deinit |
commit | commitdiff | tree | snapshot |
| 2013-06-17 |
Timo Sirainen | dsync: Minor fixes to checking if namespace is wanted... |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | Make static analyzer happier. |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | Added signature for changeset 5d9f52c9a287 |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | Added tag 2.2.3 for changeset 5d9f52c9a287 |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | Released v2.2.3. 2.2.3 |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | mdbox: Minor fix to handling corrupted mdbox header. |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | fts-lucene: Fixed building without libstemmer |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | lib-imap: Fixed parsing literal8 in some situations. |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | istream-attachment-extractor: Fixed handling attachment... |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Timo Sirainen | lib-storage: mail_storage_service_lookup() ignored... |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
Timo Sirainen | Compiler warning fix. |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
Timo Sirainen | dsync: Fixed syncing renaming mailboxes with children. |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
Timo Sirainen | dsync: Don't try to delete nonexistent mailbox directories. |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
Timo Sirainen | dsync: Avoid wasting data stack on larger renames. |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
Timo Sirainen | quota-status: Fixed log prefix. |
commit | commitdiff | tree | snapshot |
| 2013-06-13 |
Timo Sirainen | lib-storage: Fixed crash with listing shared mailboxes. |
commit | commitdiff | tree | snapshot |
| next |