| 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 |
| 2013-09-21 |
Timo Sirainen | Added ssl_prefer_server_ciphers setting. |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | mbox: Fixed mailbox_list_index=yes to work with non... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | *-login: Added %{orig_user}, %{orig_username} and ... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | dsync: Added -P parameter to do a purge for the remote... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-storage: Fixed listescape when escape_char was... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | imap: Send * OK [CLOSED] always before tagged SELECT... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-storage: Don't create a settings cache for initial... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | auth: Fixed user iteration hang due to earlier stream... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-auth: Fixed infinite looping if user listing failed... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-auth: Recent cleanup commit was actually cleaning... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | doveadm sync: When -1 parameter is used, ignore missing... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | dsync: Added more consistency when debug logging about... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | dsync: Added some more debug logging. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | imapc: Don't log unnecessary errors at deinit about... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Detect lost director restarts and reset last_... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Make sure director restart notifications... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Directors weren't always marked as restarted... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Fix & improvement to debug logging. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Added more debug logging. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Don't assert-crash if PASS lookup fails. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | dsync: Don't log "Mailbox changes caused a desync"... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | ssl-params: Long-running ssl-params process shouldn... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | lib-ssl-iostream: Give better error message if CA setti... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | dbox: Fixed "UIDVALIDITY=0" error race condition. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | master: Make sure new processes aren't created after... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | mbox: Handle correctly if MAIL_FETCH_HEADER_MD5 lookup... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | lib-auth: Don't leave stale pointers to stack lying... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | ioloop-kqueue: Added assert |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | imap: If FETCH fails, log the stream's error string... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | istream-chain/concat/seekable: When child stream fails... |
commit | commitdiff | tree | snapshot |
| next |