| 2013-02-19 |
Timo Sirainen | dsync: Assert-crashfix for handling conflicting private... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | replicator plugin: And crashfix for the previous change.. |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | replication plugin: Notify replicator also for changes... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | lib-storage: Copy initial private message flags from... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | replicator: Use -N parameter for dsync (replicate all... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | dsync: Renamed -a parameter to -N. It also now skips... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | lib-storage: Saving/copying no longer discards private... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Timo Sirainen | log: Recent log parser change started logging "Invalid... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | log: Don't crash if log client sends line with pid=0. |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | my_hostname was broken because of recent change. |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | doveconf: Added -H parameter to check for hostname... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | Added guid_128_host_hash_get(). |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | Master looks up system hostdomain now and sends it... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | master: Don't close stderr. If log process fails at... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | Free my_hostdomain at deinit. |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | example-config: Updated hostname setting's comments. |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Timo Sirainen | dsync: Fix to checking which side should do the locking. |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | dsync: Fixes to handling local changes during dsync. |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | dsync: Fail if changing mailbox GUID update doesn't... |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | mbox: Fixed mailbox_update() for changing mailbox GUID. |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | lib-index: Make sure unused_old_sync_* fields are clear... |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | dsync: Fixed infinite loop in importer. |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | dsync: Improved unexpected error logging. |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | maildir: Don't try to preserve old filename when saving... |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | maildir: If we see old maildir file reappear, re-read... |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | dsync: If locking fails, fail instead of continuing. |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Timo Sirainen | dsync: Use full hostname+domain when comparing if hosts... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | Merged changes from v2.1 tree. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | NEWS file updated. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | pop3_lock_session: Use a separate dovecot-pop3-session... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | pop3: Minor code cleanup |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | pop3: Use RFC 3206 [SYS/*] and [AUTH] response codes. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | pop3: Code cleanup: INBOX always exists, no need to... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Merge last-common-* values from both local and... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: -l parameter locking is now done on the server... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: If unexpected changes happen during sync, return... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Don't hide the final error messages from remote. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Fixed last-common-uid lookup when local UID... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Assert-crashfix for previous importer changes. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | lib-index: Avoid getting expunged-status in index looku... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | mdbox, mbox, virtual: Avoid getting expunged-status... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | lib-index: Don't lookup mail's expunge-state in transac... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | lib-storage: Assert-crash if mailbox_save_context isn... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | mdbox: mailbox_copy() didn't properly free the save... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | mdbox: mailbox_copy() didn't properly free the save... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Various importer fixes. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | fts-solr: Don't assert-crash on failures. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Avoid possibly long function recursion. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Don't log "remote failed with 75" if we already... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Don't log a redundant "importing mailbox failed... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Don't log read() failed: EOF when remote intenti... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Various importer fixes. Handle unexpectedly... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Timo Sirainen | dsync: Wait for child process to close only after closi... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Timo Sirainen | fs layout: Don't assert-crash if namespace prefix begin... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Timo Sirainen | Renamed quota_last_extra to quota_grace. |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Timo Sirainen | auth: When receiving SIGUSR2 log also about current... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Timo Sirainen | NEWS, example-config: Add a note about quota_last_extra |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Timo Sirainen | quota: Use quota_last_extra only for LDA/LMTP (not... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Timo Sirainen | lib-lda: Assert-crashfix when sending a rejection mail... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Timo Sirainen | quota: Added quota_last_extra setting, which defaults... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Timo Sirainen | lib-imap-urlauth: Use MAILBOX_ATTRIBUTE_PREFIX_DOVECOT... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Timo Sirainen | lib-storage: Added MAILBOX_ATTRIBUTE_DOVECOT_PREFIX... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Stephan Bosch | fts-solr: Use built-in lib-http instead of libcurl... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: Minor fix to deciding when to use GUIDs vs.... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: Fixes for syncing without GUIDs. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: When doing a header-based sync, convert all... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | i_stream_sync() for file should reset eof flag immediately. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: Automatically figure out which mailboxes can... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | lib-storage: Added mailbox_status.have_guids flag |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | lib-storage: Minor code cleanup |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | lib-storage: Don't unnecessarily clear mailbox_status... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | lib-storage: mailbox_status.nonpermanent_modseqs is... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: When looking up header hashes, use only Date... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: Renamed "guid_requests" to "mail_requests" |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: Removed unused DSYNC_MAILBOX_IMPORT_FLAG_MAILS_H... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
Timo Sirainen | dsync: Fixed mailbox tree sync with some backends ... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Timo Sirainen | mdbox: Crashfix for storage rebuild |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Timo Sirainen | Added signature for changeset fc75811f3c08 |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Timo Sirainen | Added tag 2.1.15 for changeset fc75811f3c08 |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Timo Sirainen | Released v2.1.15. 2.1.15 |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Timo Sirainen | lib-storage: Convert INBOX to uppercase also when names... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Timo Sirainen | lib-index: Avoid assert-crashing later if mmap(dovecot... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | lmtp: If verbose_proctitle=yes, update the process... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | lib-storage: Changed mailbox_attribute_get() to return... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | lib-fs: Changed FS_OPEN_FLAG_UNIMPORTANT to a reversed... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | fs-metawrap: Don't duplicate work if fs_get_metadata... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | cydir, dbox, maildir: Don't leak the stream if mail... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | lib-index: Memory leak fix |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | fs-metawrap: Memory leak fixes |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Timo Sirainen | lib-fs: Avoid memory leaks if file was closed before... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | fs-metawrap: Set underlying file async only for fs_read... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | iostream-temp: Set a name for the returned istream. |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | lib-http: If http_client_request_set_payload() fails... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | iostream-temp: Don't try to dup() the stream fd if... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | fs-metawrap: Delay writing the metadata headers until... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | lib-fs: Added FS_OPEN_FLAG_SEEKABLE. Globally handle... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | fs-metawrap: Fixed stat() to work when parent file... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | fs-metawrap: Error handling fixes |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | i_stream_create(): Copy stream_errno/eof immediately... |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
Timo Sirainen | istream: Fail in the default stat() implementation... |
commit | commitdiff | tree | snapshot |
| next |