| 2015-11-16 |
Phil Carmody | lib: make test-istream-failure-at not leak memory |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Phil Carmody | lib: fix memory leaks in failure-at streams |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Phil Carmody | lib-master: stop tests from leaking memory |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Phil Carmody | lib-http: free resources used in the tests |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Phil Carmody | lib-http: ref/unref input stream in http message parser |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Timo Sirainen | imapc: Treat literal8 input the same as regular literal. |
commit | commitdiff | tree | snapshot |
| 2015-11-12 |
Timo Sirainen | imap: When client disconnects during a running command... |
commit | commitdiff | tree | snapshot |
| 2015-11-12 |
Timo Sirainen | imap: If IDLE or FETCH notices a disconnection, log... |
commit | commitdiff | tree | snapshot |
| 2015-11-12 |
Timo Sirainen | imap: When client disconnects during a running command... |
commit | commitdiff | tree | snapshot |
| 2015-11-12 |
Timo Sirainen | lib: Added io_loop_find_fd_conditions() |
commit | commitdiff | tree | snapshot |
| 2015-11-12 |
Timo Sirainen | quota: When recalculating quota, don't try to access... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Timo Sirainen | login proxy: If writing to ostream fails, log the ostre... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Timo Sirainen | login proxy: Include some extra information in disconne... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Timo Sirainen | auth: Added hardcoded 5 second timeout to LDAP connect() |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Timo Sirainen | push-notification: Removed unused code. |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Timo Sirainen | virtual: Include mailbox name in "Backend mailbox added... |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Timo Sirainen | auth: Don't crash when trying to use CRYPT scheme when... |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Timo Sirainen | lib-storage: Support %{userdb:*} variables in mail_home... |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Timo Sirainen | lib: Removed unnecessary includes from bits.h |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Timo Sirainen | replicator: Send initial status notification to master... |
commit | commitdiff | tree | snapshot |
| 2015-11-05 |
Timo Sirainen | auth: Fixed crash when using %{passdb:} or %{userdb... |
commit | commitdiff | tree | snapshot |
| 2015-11-04 |
Phil Carmody | lib: test-istream-crlf - fix expected output strings... |
commit | commitdiff | tree | snapshot |
| 2015-10-28 |
Michael M Slusarz | push-notification: Fix linking against notify plugin |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Timo Sirainen | imap: Fixed crash in NOTIFY when there were watched... |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Timo Sirainen | dsync: Fixed handling of deleted directories. |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Timo Sirainen | auth: Avoid a crash by not trying to save empty delayed... |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Timo Sirainen | acl: acl_object_list_*() now duplicates rights at init... |
commit | commitdiff | tree | snapshot |
| 2015-10-28 |
Timo Sirainen | auth: Typofix for error message. |
commit | commitdiff | tree | snapshot |
| 2015-10-28 |
Timo Sirainen | auth: nopassword field is specific to a single passdb... |
commit | commitdiff | tree | snapshot |
| 2015-10-27 |
Timo Sirainen | lib-mail, fts: Put application/xhtml+xml MIME parts... |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Timo Sirainen | acl: If mailbox is autocreated, assume it already exist... |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Timo Sirainen | acl: Fixed handling mailbox deletion when only "delete... |
commit | commitdiff | tree | snapshot |
| 2015-10-23 |
Timo Sirainen | auth: Fixed userdb changing username via auth-worker |
commit | commitdiff | tree | snapshot |
| 2015-10-22 |
Timo Sirainen | notify plugin: Don't access already freed memory. |
commit | commitdiff | tree | snapshot |
| 2015-10-22 |
Timo Sirainen | quota-dict: Added "no-unset" parameter. |
commit | commitdiff | tree | snapshot |
| 2015-10-21 |
Timo Sirainen | LAYOUT=index: Fixed error handling in mailbox creation... |
commit | commitdiff | tree | snapshot |
| 2015-10-21 |
Timo Sirainen | login proxy: Separate admin kicks, director kicks and... |
commit | commitdiff | tree | snapshot |
| 2015-10-21 |
Timo Sirainen | ssl_options: Added support for no_ticket |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | doveadm fs: Log also the exact reason for "file doesn... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | dict: Show number of clients in process title |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | lib-index: tail_offset wasn't updated as often as it... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | lib-imap-storage: Mark METADATA transactions as external. |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | mysql: Added connect/read/write_timeout settings. Defau... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | mysql: Fixed client_flags parameter |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | mysql: Use the correct way of setting a connect timeout. |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | dsync: Added DSYNC_BRAIN_FLAG_NO_NOTIFY to enable MAILB... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | lib-storage/notify: Added MAILBOX_TRANSACTION_FLAG_NO_N... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Timo Sirainen | dict-sql: Fixed async iteration with MySQL and SQLite |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | lib-charset: Added UTF-7 iconv() unit test |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | lib-charset: Run iconv unit tests by giving iconv(... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | imapc: Set storage's error to "internal error" if we... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | lib: net_gethostbyname() now supports [ipv6] style... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | director: Fix to previous change - mail_host_dup()... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | director: Remember backends' hostnames and send them... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | director: Small code cleanup - make it easier to add... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Timo Sirainen | man: Changed "pattern" to "string" in doveamd-search... |
commit | commitdiff | tree | snapshot |
| 2015-10-15 |
Phil Carmody | lib-mail: fix html2text parser |
commit | commitdiff | tree | snapshot |
| 2015-10-14 |
Timo Sirainen | dsync: If rename algorithm seems go to an infinite... |
commit | commitdiff | tree | snapshot |
| 2015-10-14 |
Timo Sirainen | imap/pop3-login: If LOGIN/USER is used with plaintext... |
commit | commitdiff | tree | snapshot |
| 2015-10-14 |
Timo Sirainen | cassandra: Added read/write/delete_fallback_consistency... |
commit | commitdiff | tree | snapshot |
| 2015-10-14 |
Timo Sirainen | dict-sql: dict_lookup_async() didn't call callback... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | lib-storage: Support latest cache fields in struct... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | imap: APPEND crashed if invalid keyword was given as... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | auth ldap: If tls_* settings are used, pass them to... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | lib: uri_parser_init() wasn't using pool parameter... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | dict-sql: Added support for value_type field, which... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | cassandra: Added support for returning "int" type values. |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Timo Sirainen | auth: passwd-file now stat()s the file max once per... |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Timo Sirainen | fs-dict: Implemented hex-encoding for values. |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Timo Sirainen | director: Log a warning if directors' clocks are too... |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Timo Sirainen | director: Detect if directors' hosts have become desync... |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Timo Sirainen | director: Use mail_hosts_hash() to improve debug log... |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Timo Sirainen | director: Added mail_hosts_hash(), which identifies... |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Timo Sirainen | director: Added another debug log message. |
commit | commitdiff | tree | snapshot |
| 2015-10-11 |
Timo Sirainen | director: Small code cleanup - make it easier to add... |
commit | commitdiff | tree | snapshot |
| 2015-10-10 |
Timo Sirainen | director: Don't allow doveadm to update backend's state... |
commit | commitdiff | tree | snapshot |
| 2015-10-10 |
Timo Sirainen | director: Don't become desynced if two directors change... |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
Timo Sirainen | lib-http: Minor improvement to "disconnected during... |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
Stephan Bosch | lib-http: client: Fixed handling of response timout... |
commit | commitdiff | tree | snapshot |
| 2015-10-04 |
Timo Sirainen | lib-index: Removed some unnecessary fields. |
commit | commitdiff | tree | snapshot |
| 2015-10-04 |
Timo Sirainen | lib-index: Fixed checking when we want to update doveco... |
commit | commitdiff | tree | snapshot |
| 2015-10-04 |
Timo Sirainen | lib-index: When writing new index, rotate the log file... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | Added signature for changeset d7e14d388a7e |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | Added tag 2.2.19 for changeset d7e14d388a7e |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | Released v2.2.19. 2.2.19 |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | pop3: Fixed buffer overflow with handling pop3_deleted_... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: Use setting_get_time() parsing for... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: Compiler warning fix. |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: Allow drivers to set only "key"... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: Added timeout_msecs and max_retries... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: Don't allocate cached metadata from... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: OX driver error handling fix - garba... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Michael Slusarz | push-notification: Add cache lifetime config parameter... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Michael Slusarz | push-notification: OCD fix for lining up function param... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Timo Sirainen | push-notification: Removed optimization to init drivers... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Timo Sirainen | push-notification: Free all events at plugin deinit. |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Timo Sirainen | push-notification: Allow OX driver to use "user" from... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Timo Sirainen | push-notification: Cache the metadata lookup in OX... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Timo Sirainen | push-notification: Don't crash at ox driver cleanup... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Michael Slusarz | push-notification: Improved struct naming of driver... |
commit | commitdiff | tree | snapshot |
| next |