| 2013-11-02 |
Timo Sirainen | auth: passdb passwd supports now lookup_credentials... |
commit | commitdiff | tree | snapshot |
| 2013-11-02 |
Timo Sirainen | mdbox: When mail's refcount is too high, don't prevent... |
commit | commitdiff | tree | snapshot |
| 2013-11-02 |
Timo Sirainen | doveadm import: Fixed translating different source... |
commit | commitdiff | tree | snapshot |
| 2013-11-01 |
Timo Sirainen | lib-storage: If hook is forced, don't bother checking... |
commit | commitdiff | tree | snapshot |
| 2013-11-01 |
Timo Sirainen | lib-storage: Hooks weren't called exactly in the order... |
commit | commitdiff | tree | snapshot |
| 2013-10-30 |
Timo Sirainen | module-dir: Allow plugins to have deinit() function... |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | Compiling fix for old GCC |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | lib-storage: Allow storage name to contain '_' |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | configure: Added mdbox_deleted storage. |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | mdbox: Added "mdbox_deleted" storage, which can be... |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | lib-index: Don't mix index struct caching for in-memory... |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | mbox: Added extra assert |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | imapc: Added a Courier-workaround for not returning... |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | virtual: If virtual mailbox has no config file, assume... |
commit | commitdiff | tree | snapshot |
| 2013-10-29 |
Timo Sirainen | lib-http: Added http_url_escape_path() |
commit | commitdiff | tree | snapshot |
| 2013-10-28 |
Timo Sirainen | doveadm-server: Minor error message improvement. |
commit | commitdiff | tree | snapshot |
| 2013-10-28 |
Timo Sirainen | doveadm-server: ioloop change caused assert-crashes... |
commit | commitdiff | tree | snapshot |
| 2013-10-26 |
Timo Sirainen | auth: Refuse to run checkpassword script insecurely... |
commit | commitdiff | tree | snapshot |
| 2013-10-26 |
Timo Sirainen | fts-solr: Fixed support for multiple Solr hosts when... |
commit | commitdiff | tree | snapshot |
| 2013-10-26 |
Timo Sirainen | lib-http: Recent DNS change caused lib-http to access... |
commit | commitdiff | tree | snapshot |
| 2013-10-26 |
Timo Sirainen | dsync: Fixed crashes at deinit when -r rawlog parameter... |
commit | commitdiff | tree | snapshot |
| 2013-10-26 |
Timo Sirainen | auth: Fixed crash with auth_verbose_passwords!=no and... |
commit | commitdiff | tree | snapshot |
| 2013-10-26 |
Timo Sirainen | auth: Fixed assert-crash with auth_verbose_passwords... |
commit | commitdiff | tree | snapshot |
| 2013-10-24 |
Timo Sirainen | *-login: Send the auth reply back corked. |
commit | commitdiff | tree | snapshot |
| 2013-10-24 |
Timo Sirainen | login proxy: Use corking when writing data. |
commit | commitdiff | tree | snapshot |
| 2013-10-24 |
Timo Sirainen | auth: Cache master user logins also. |
commit | commitdiff | tree | snapshot |
| 2013-10-24 |
Timo Sirainen | doveadm mailbox create: Added -g <guid> parameter to... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | doveadm copy: Don't require the extra mailbox+extra... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | doveadm expunge: Improved the error hint message about... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | lib-master: Fix to previous commit. |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | stats: Hide warnings about old autocreated sessions... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | lib-master: If service_count=1, close the listener... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | replication plugin: Hide write(fifo) EPIPE errors,... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | dict-redis: Don't crash if we get disconnected during... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | dict-redis: Don't crash when receiving invalid input... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | doveadm-server: Fixed hangs caused by previous commit |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | io_loop_run() now assert-crashes if it's attempted... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | doveadm-server: Don't call io_loop_run() recursively... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | lib-auth: auth_master_cache_flush() always waited for... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | auth: Don't crash with "doveadm auth cache flush" when... |
commit | commitdiff | tree | snapshot |
| 2013-10-23 |
Timo Sirainen | ioloop-kqueue: Added extra assert. |
commit | commitdiff | tree | snapshot |
| 2013-10-22 |
Timo Sirainen | lib-dns: Fixed busy looping when dns-client disconnected. |
commit | commitdiff | tree | snapshot |
| 2013-10-22 |
Timo Sirainen | lib-fs: Added dns_client to fs_settings. |
commit | commitdiff | tree | snapshot |
| 2013-10-22 |
Timo Sirainen | lib-http: Support DNS lookups via the new dns-client... |
commit | commitdiff | tree | snapshot |
| 2013-10-22 |
Timo Sirainen | lib-dns: Added alternative API for doing longer connect... |
commit | commitdiff | tree | snapshot |
| 2013-10-21 |
Timo Sirainen | doveadm backup: If -D parameter is given, log the reaso... |
commit | commitdiff | tree | snapshot |
| 2013-10-21 |
Timo Sirainen | imap: COPY allows transaction commit now to fail with... |
commit | commitdiff | tree | snapshot |
| 2013-10-16 |
Timo Sirainen | imap: Don't assert-crash on FETCH BODY[MIME] (return... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: http-client: Added support for tunneling... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: Added support for creating CONNECT tunnels... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: http-client: Implemented proxy support. |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: Implemented functions for cloning and copying... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: http-client: Added request error code for... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: Added support for disabling automatic redirects. |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: http-client: Made requests release payload... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: http-client: When client request is retried... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: http-client: Made dummy response for returnin... |
commit | commitdiff | tree | snapshot |
| 2013-10-12 |
Stephan Bosch | lib-http: Added more tests for the http_request_parser. |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | lib-dns: Close dns-client fd before calling callback. |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | lib-lda: lmtp_client_connect_tcp() shouldn't immediatel... |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | imap: Improved "EOF while appending" disconnect log... |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | liblib: If parent ostream closes itself on error, close... |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | LAYOUT=index: Fixed race condition during mailbox creation. |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | lib-storage: If search finds a match to a cached header... |
commit | commitdiff | tree | snapshot |
| 2013-10-11 |
Timo Sirainen | lib-storage: Header+body searches might not have search... |
commit | commitdiff | tree | snapshot |
| 2013-10-10 |
Timo Sirainen | master: host.domain lookups weren't cached, they were... |
commit | commitdiff | tree | snapshot |
| 2013-10-08 |
Timo Sirainen | auth: Added ability to truncate values logged by auth_v... |
commit | commitdiff | tree | snapshot |
| 2013-10-08 |
Timo Sirainen | lib-http: Added setting for User-Agent header. |
commit | commitdiff | tree | snapshot |
| 2013-10-06 |
Timo Sirainen | lib-http: Fixed linking with some compilers |
commit | commitdiff | tree | snapshot |
| 2013-10-05 |
Timo Sirainen | lib-fs: Added FS_OPEN_FLAG_ASYNC_NOQUEUE |
commit | commitdiff | tree | snapshot |
| 2013-10-03 |
Timo Sirainen | dsync: Added missing alarm(0) |
commit | commitdiff | tree | snapshot |
| 2013-10-03 |
Timo Sirainen | If DEBUG_OUTOFMEM environment is set, abort() on "out... |
commit | commitdiff | tree | snapshot |
| 2013-10-03 |
Timo Sirainen | dsync: Removed periodic commits while importing. |
commit | commitdiff | tree | snapshot |
| 2013-10-02 |
Timo Sirainen | mailbox_list_index: Fixed assert-crash sometimes when... |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Timo Sirainen | doveadm fs delete: Added -R parameter for recursive... |
commit | commitdiff | tree | snapshot |
| 2013-09-30 |
Timo Sirainen | lib-storage: Fail with an error instead of crash with... |
commit | commitdiff | tree | snapshot |
| 2013-09-26 |
Timo Sirainen | Panic if io_remove() fails with EBADF. |
commit | commitdiff | tree | snapshot |
| 2013-09-26 |
Timo Sirainen | lib-http: 32bit system fix. |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Timo Sirainen | Added signature for changeset 1de9a494cb25 |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Timo Sirainen | Added tag 2.2.6 for changeset 1de9a494cb25 |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Timo Sirainen | Released v2.2.6. 2.2.6 |
commit | commitdiff | tree | snapshot |
| 2013-09-23 |
Timo Sirainen | master: Added reuse_port setting to inet_listeners... |
commit | commitdiff | tree | snapshot |
| 2013-09-23 |
Timo Sirainen | lib: Added net_listen_full() with a flag to set SO_REUS... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | imapc: Don't crash if imapc_password is missing. |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | maildir: Autocreate missing cur/ new/ tmp/ directories... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | i_getpw*(): Added OpenBSD workaround. |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | istream-attachment-connector: Add base64 parameters... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | istream-sized: Fail read() also when the stream is... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | mbox: Fixed assert-crash due to wrong transaction_count... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | lib-fs: Improved fs_write_*() error messages. |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | lib-storage: Improve error message logging when attachm... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | lib: Added [io]_stream_create_error_str() |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | ostream-errno: last_failed_errno wasn't set, causing... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | Fixes and improvements to istream-attachment-extractor... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | acl: Hide non-listable mailboxes from a shared subscrip... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | example-config: Fixed login_log_format comment. |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | auth: If auth_verbose_passwords is set, log the passwor... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | auth: Use a common auth_request_log_unknown_user()... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | net_listen_unix(): If path is too long, return EOVERFLO... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | If EOVERFLOW errno isn't defined by system, fallback... |
commit | commitdiff | tree | snapshot |
| next |