| 2013-09-13 |
Timo Sirainen | lib-fs: If backend doesn't implement exists(), emulate... |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Timo Sirainen | doveadm: Don't refer to old doveadm_proxy_port setting... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | istream-hash: Data was hashed multiple times in some... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | istream: Improved "stream not seekable" panic message. |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | istream-hash: Allow seeking, but only after reading... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | auth: auth-client socket should be owned by $default_in... |
commit | commitdiff | tree | snapshot |
| 2013-09-10 |
Timo Sirainen | lib-fs: Added support for asynchronous fs iteration. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Timo Sirainen | lib-fs: Added support for giving a hash of the written... |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Timo Sirainen | liblib: Added istream-hash, similar to ostream-hash. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Timo Sirainen | Minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-09-08 |
Timo Sirainen | hmac: Fixed crashes on CPUs that don't allow unaligned... |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Timo Sirainen | auth: Removed unnecessary NULL check. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Timo Sirainen | imapc: Don't crash if server sends EXISTS while mailbox... |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Timo Sirainen | fts-lucene: Fixed crash in doveadm dumping lucene index. |
commit | commitdiff | tree | snapshot |
| 2013-09-05 |
Timo Sirainen | Avoid doing side effects in assert. |
commit | commitdiff | tree | snapshot |
| 2013-09-05 |
Timo Sirainen | lib-index: Minor fix to regenerating missing transactio... |
commit | commitdiff | tree | snapshot |
| 2013-09-05 |
Timo Sirainen | lib-lda: Fixed passing through error message when mailb... |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Timo Sirainen | And removed accidentally committed nbsp. |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Timo Sirainen | Fixed file descriptor leaks in rather unimportant places. |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Timo Sirainen | lib-index: Fixed modseq updates when modseq was over... |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Timo Sirainen | i_close_fd() didn't handle errors correctly with gcc. |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Timo Sirainen | Fixed off-by-one buffer overflows (practically non... |
commit | commitdiff | tree | snapshot |
| 2013-09-02 |
Timo Sirainen | master: Fix to previous pre-forking change. |
commit | commitdiff | tree | snapshot |
| 2013-09-02 |
Timo Sirainen | master: Pre-fork processes only while master doesn... |
commit | commitdiff | tree | snapshot |
| 2013-09-02 |
Timo Sirainen | lib-master: If net_connect_unix() fails with EAGAIN... |
commit | commitdiff | tree | snapshot |
| 2013-08-29 |
Timo Sirainen | lib-ssl-iostream: Don't assert-crash if stream buffer... |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
Timo Sirainen | lib-storage: Auto-create dovecot-uidvalidity's missing... |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
Timo Sirainen | Fixed compiling with old gcc. |
commit | commitdiff | tree | snapshot |
| 2013-08-27 |
Timo Sirainen | dbox: When fixing a broken file, try harder to find... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Timo Sirainen | director: Reset last-seen-sync-sequence after remote... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Timo Sirainen | lib-storage: When doing a fast sync, refresh index... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Timo Sirainen | imap: Fixed potential assert crash in APPEND. |
commit | commitdiff | tree | snapshot |
| 2013-08-17 |
Pascal Volk | man: doveadm-pw.1: Option -p can also be used with -t. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
Timo Sirainen | director: Previous change caused legitimate SYNC resend... |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
Timo Sirainen | lmtp: Make it clear that the lda_settings is unexpanded... |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
Timo Sirainen | Minor change to prevent invalid code changes. |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
Timo Sirainen | lib-lda: Default postmaster_address wasn't being set. |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
Timo Sirainen | lib-lda: Don't alow %variables for hostname setting... |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
Timo Sirainen | auth: Added %{domain_first} and %{domain_last} variables. |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
Timo Sirainen | lib-storage: If dovecot.index.thread corruption is... |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
Timo Sirainen | lib-lda: submission_host, sendmail_path and hostname... |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
Timo Sirainen | lib-lda: sendmail_path setting can contain parameters... |
commit | commitdiff | tree | snapshot |
| 2013-08-11 |
Timo Sirainen | lib-storage: Improved error message in threading code... |
commit | commitdiff | tree | snapshot |
| 2013-08-10 |
Timo Sirainen | lib-http: Removed more code duplication |
commit | commitdiff | tree | snapshot |
| 2013-08-10 |
Timo Sirainen | lib-http: Removed duplicated code |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
Timo Sirainen | lmtp: Don't write extra ([]) to Received: line for... |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Timo Sirainen | imap: Fixed memory leak on APPEND error conditions. |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Timo Sirainen | dsync: We didn't send the new protocol version in hands... |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Timo Sirainen | dsync: Avoid assert-crash after an error. |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Timo Sirainen | ssl: Fixed compiling with older OpenSSL libraries. |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Timo Sirainen | Compiler warning fixes. |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Timo Sirainen | quota: Improved init() failure error logging. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Pascal Volk | master: Added --hostdomain to the help message. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Pascal Volk | man: dovecot.1: Added description of option --hostdomain. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | doveadm: If server connection gets disconnected, log... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | dsync: Stream disconnection error message improvement |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | doveadm-server: Error message logging improvements. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | doveadm-server: Include client's IP address in logs. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | dsync: Don't leak iostreams when running via doveadm... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | dsync: Memory leak fix at deinit. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | lib-ssl-iostream: Deinitialization fixes. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | doveadm: If we get disconnected from server, log the... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | net_ip2addr() changed to return "" instead of NULL... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | dsync: After reading remote hostname, use it for the... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | master: Added --hostdomain setting to show the current... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | dsync: Name remote connections better. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Timo Sirainen | replicator: Fixed assert-crash if dsync server disconne... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | Added signature for changeset 71f0696749ab |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | Added tag 2.2.5 for changeset 71f0696749ab |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | Released v2.2.5. 2.2.5 |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | Make static analyzer happier. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-storage: Use a separate auth-userdb connection... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-auth: Previous changes didn't set the current ioloo... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | doveadm: Minor memory leak fixes at deinit. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-auth: auth_master_user_list_*() shouldn't create... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | maildir: mailbox_create() was returning 1 instead of... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | dns: Use EAI_NONAME, not EAI_ADDRFAMILY to indicate... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | mbox: Don't use file_set_size() to grow mbox file size. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-auth: Another crashfix to auth_master_user_list_*() |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Pascal Volk | man: Added doveadm-exec.1. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-storage: Fixed listing INBOX's children with LAYOUT... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | net_gethosterror(): Never return NULL. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-dns, dns: Don't use IPv4-only error codes |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-index: Replaced assert-crash with "index corrupted... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
Timo Sirainen | lib-index: Silently ignore next_uid shrinking without... |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
Timo Sirainen | lib-http: Fixed redirect request target encoding and... |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
Timo Sirainen | imap: Various APPEND/CATENATE error handling bugfixes. |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
Timo Sirainen | lib-http: Ignore trailing whitespace in headers. |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
Timo Sirainen | lib-http: Don't crash when receiving 304 or a redirect... |
commit | commitdiff | tree | snapshot |
| 2013-08-03 |
Timo Sirainen | man: Fixed doveadm-deduplicate.1 |
commit | commitdiff | tree | snapshot |
| 2013-08-03 |
Timo Sirainen | Makefile: Fixed previous commit. |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
Pascal Volk | man: Added doveadm-deduplicate.1 and doveadm-flags.1. |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
Timo Sirainen | doveadm flags: Fixed help text for subcommands. |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
Timo Sirainen | quota-status: Added quota_status_toolarge message for... |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
Timo Sirainen | quota-status: Removed extra newlines from default quota... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Timo Sirainen | ssl: Log SSL "close notify" alerts as debug messages... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Timo Sirainen | quota: Don't log errors about missing namespaces for... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Timo Sirainen | lib-storage: Improved seteuid() error messages a bit. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Timo Sirainen | lib-storage: If settings can't be read because of permi... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Timo Sirainen | lib-master: Added master_service_settings_output.permis... |
commit | commitdiff | tree | snapshot |
| next |