| 2015-11-19 |
Timo Sirainen | lib-fs: Added fs_stats_get_read/write_usecs() |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | indexer-worker: Use provided session-id only as a prefi... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | lib-storage: Added mail_storage_service_input.session_i... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | stats: Improved logging on invalid CONNECT input. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | stats: Forced sending of UPDATE-SESSION every 5 minutes... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | stats: When logging UPDATE-SESSION stats, log also... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | lib-storage: Create ioloop context for users even if... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | lib-master: master_service_is_master_stopped() now... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | lib-master: Fixed timeout leak at deinit when we couldn... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | pop3: When creating session lock file, prefer to write... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | pop3: Send "OK Logged in" before reading mailbox. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | imap: Disconnection log message incorrectly logged... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Timo Sirainen | imap: When disconnected during FETCH, include the last... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Timo Sirainen | lib-fs: Improved fs-metawrap's fs_stat() error message. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Timo Sirainen | lib-fs: Fixed fs_stat() for fs-metawrap |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Timo Sirainen | *-login: Added postlogin_socket=path passdb extra field. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Timo Sirainen | lib-master: master_auth_request_full() now supports... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Timo Sirainen | lib-master: Added extensible master_auth_request_full... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Timo Sirainen | lib-fs: Added asserts to fs_set_metadata() to make... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | fts: Added fts_library_init() and _deinit() |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Added fts_language_register() to register... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | dovecot-config: Added LIBFTS. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Explicitly state encoding used for stemming. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Removed TODO comment. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Minor code cleanup - Rename some internal... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Add Norwegian. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Add comment to language names. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Add Swedish (sv) to supported languages. |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Teemu Huovila | lib-fts: Add l' contraction to French unit test. |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Timo Sirainen | pop3-migration: Fixed memory leak in unit test. |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Timo Sirainen | lib-mail: Fixed istream-header-filter when callback... |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Timo Sirainen | dovecot.m4: Run valgrind with --trace-children=yes |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Timo Sirainen | Added Valgrind suppressions file for ignoring any bash... |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Timo Sirainen | dovecot.m4: Added --leak-check=full to valgrind |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Phil Carmody | various - remove 8-bit characters from literal strings... |
commit | commitdiff | tree | snapshot |
| 2015-11-16 |
Phil Carmody | lib: fix memory leak of iterator in str_table_deinit() |
commit | commitdiff | tree | snapshot |
| 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 |
| next |