| 2015-05-29 |
Timo Sirainen | lib-fs: Updated fs_write_stream_*() comments related... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Timo Sirainen | lib-fs: fs_write_stream_abort() now ignores missing... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Timo Sirainen | fts: If precaching fails, stop precaching the rest... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Timo Sirainen | dovecot.m4: If run-test.sh fails, print the failing... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Timo Sirainen | dovecot.m4: If NOVALGRIND environment is set, don't... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Timo Sirainen | lib-fs: fs_write_stream() now automatically corks the... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Timo Sirainen | fts: If last-uid lookup fails, return "Internal error... |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Timo Sirainen | lib: Avoid race conditions in mkdir*() if directory... |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Timo Sirainen | log: read() errors weren't logged. |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Pascal Volk | systemd service: Fixed typos in the comment section. |
commit | commitdiff | tree | snapshot |
| 2015-05-17 |
Pascal Volk | systemd: Small improvements to the unit configuration... |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | doveadm user: Don't change privileges when looking... |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | lib-storage: If no namespaces were defined, the autocre... |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | lib-storage: If session_id isn't given, generate a... |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | lib-index: Unit test fix. |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | lib: file_lock_try_update() comment updated. |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | lib: file_create_locked() lock method is now configurable |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Timo Sirainen | lib: file_create_locked() was leaking fds and locks. |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Timo Sirainen | lib: file_create_locked() no longer logs an error if... |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Timo Sirainen | lib: file_create_locked() wasn't deleting the temp... |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Timo Sirainen | lib: Added file_create_locked() |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Timo Sirainen | auth: Don't crash if trying to add password with TAB... |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Timo Sirainen | lib-index: Added asserts to make sure invalid extension... |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Timo Sirainen | fts: Fixed fts_enforced=yes when it has to wait for... |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Timo Sirainen | fts: Added fts_enforced setting to disable fallbacking... |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Timo Sirainen | lib-fts: ICU normalization changes some characters... |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
Timo Sirainen | lib: Cork connection output while handling input |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
Timo Sirainen | lib-fts: Fixed handling tokens that contain only apostr... |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
Teemu Huovila | lib-fts: Fix simple tokenizer apostrophe handling. |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
Teemu Huovila | lib-fts: Fix tr29 tokenizer apostrophe handling. |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-fts: Partially reverted d097a9779c37 - don't use... |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | director: Added "up" vs "down" states and doveadm direc... |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-charset: test-charset unit test - Don't use invalid... |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-fts: Fixed memory leaks in test-fts-filter unit... |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-fts: Call u_clean() at deinit to free up all of... |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-fts: test-fts-icu memory leak fix |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | fts + lib-fts: Fixed crash with some search queries... |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-storage: Added mail_search_init/deinit_arg() |
commit | commitdiff | tree | snapshot |
| 2015-05-18 |
Timo Sirainen | lib-storage: Cleanup - separate search arg values that... |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib-mail: Make sure iconv state is reset between MIME... |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib-fts: Rewrite ICU handling functions. |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib: Added buffer_get_writable_size() |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | fts: Avoid excessive data stack usage with lib-fts |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib-charset: Fixed compile warning caused by earlier... |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib: Added UNICODE_REPLACEMENT_CHAR_UTF8 |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib: Added p_memdup() |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | lib-charset: Added a minimal unit test |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Timo Sirainen | imap: Fixed crash in FETCH RFC822* caused by earlier... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | replication plugin: s/transction/transaction/ in debug... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | doveadm director flush: Unless -F parameter is used... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | lib-master: Added data stack frames to handling IPC... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | director: Added HOST-RESET-USERS command to move users... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | director: Moving a user to another host sometimes cause... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | imap: Added %{deleted}, %{expunged} and %{trashed}... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | Added %{fetch_hdr/body_count/bytes} variables to imap_l... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | lib-imap-storage: Added imap_msgpart_contains_body() |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | Added signature for changeset 917d027836d0 |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | Added tag 2.2.18 for changeset 917d027836d0 |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | Released v2.2.18. 2.2.18 |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | replication plugin: Fixed handling EAGAIN errors when... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | replication plugin: Added debug logging when mail_debug=yes |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | replication plugin: A small optimization to check the... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | pgsql: Don't crash at disconnect/deinit if there's... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | pgsql: Log a warning if DNS lookup takes too long.... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | Reverted d592417ec815 which added unnecessary code... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | quota: Fixed dependency tracking in Makefile |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Timo Sirainen | sdbox: When hardlink-copying a mail in alt storage... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Timo Sirainen | lib: Use /dev/zero instead of /dev/stderr in test-istre... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Timo Sirainen | lib-imap: Fixed crash in IDLE for non-TCP connections. |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Timo Sirainen | lib-fts: Fixed test-fts-filter when building without... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Matti Hamalainen | configure: Use consistent quotation for AC_DEFINEs... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Timo Sirainen | pgsql: Include connect state string on connect failure... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Timo Sirainen | lib-lda: Added missing include file. |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Timo Sirainen | director: UNIX auth sockets were wrongly detected as... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | fts-lucene: Removed dead code |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | lib-fts: Makefile compiling dependency fix |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | Added signature for changeset 166106aaefc5 |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | Added tag 2.2.17 for changeset 166106aaefc5 |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | Released v2.2.17. 2.2.17 |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | lib-lda: Don't crash if postmaster_address is given... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | mbox: If we notice our internal state is wrong, avoid... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | mbox: Fixed corruption in some usage patterns. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | fts-solr: Fixed memory leak at user deinit. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | fts-solr: Crashfixes |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | fts-solr: Don't update "last indexed UID" if we couldn... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Added "authreply" socket type. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Removed accidentally committed debug log... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | lib-master: If executing doveconf, use master_service_s... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Cleanup for director socket type configuration. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | lib-master: Added master_service_get_socket_name() |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Minor code cleanup - allow access to auth... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Reverted previous e178413a905d commit after... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | Added quota-clone plugin. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | lib-sql: sqlite and cassandra libs were mixed up in... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Added a new DIRECTOR-LOOKUP command that... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Don't send DIRECTOR command infinitely in... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Include useful statistics in process title. |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Fixed crash if director sent invalid data... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: If we disconnect a director, pass the reason... |
commit | commitdiff | tree | snapshot |
| 2015-05-13 |
Timo Sirainen | director: Improved debug logging about connecting to... |
commit | commitdiff | tree | snapshot |
| next |