log

age author description
Fri, 16 Jun 2006 12:47:13 +0300 Timo Sirainen We used "already synced log positions in view" array to store locations of HEAD
Fri, 16 Jun 2006 12:45:16 +0300 Timo Sirainen Don't call pam_setcred() unless setcred=yes PAM passdb argument was given. HEAD
Fri, 16 Jun 2006 12:43:54 +0300 Timo Sirainen If tb-extra-mailbox-sep workaround was enabled, subscribing was broken HEAD
Fri, 16 Jun 2006 12:43:14 +0300 Timo Sirainen If running from inetd, don't try to open/close listener sockets when HEAD
Fri, 16 Jun 2006 12:42:38 +0300 Timo Sirainen If mailbox_search_deinit() fails, we leaked a bit of memory. HEAD
Fri, 16 Jun 2006 12:42:02 +0300 Timo Sirainen Starting pop3 processes from inetd started actually imap processes after HEAD
Fri, 16 Jun 2006 12:41:20 +0300 Timo Sirainen Updates to ssl_verify_client_cert: Check CRLs. If auth_verbose=yes, log HEAD
Fri, 16 Jun 2006 12:40:40 +0300 Timo Sirainen Add ",S=size" to maildir filenames when quota plugin is loaded with HEAD
Fri, 16 Jun 2006 12:33:10 +0300 Timo Sirainen s/ldap/sql/ in error message HEAD
Fri, 16 Jun 2006 12:32:49 +0300 Timo Sirainen Enabled building deliver HEAD
Fri, 16 Jun 2006 12:32:29 +0300 Timo Sirainen Whitespace cleanup for --help. Don't enable GSSAPI support by default. HEAD
Fri, 16 Jun 2006 12:30:07 +0300 Timo Sirainen Moved all the non-Sieve code from dovecot-lda in here and rewrote parts of HEAD
Fri, 16 Jun 2006 12:27:21 +0300 Timo Sirainen Removed most of the content and added links to Wiki instead. HEAD
Fri, 16 Jun 2006 12:26:52 +0300 Timo Sirainen If cache field's size is wrong, rebuild the cache file instead of crashing HEAD
Fri, 16 Jun 2006 12:26:06 +0300 Timo Sirainen If file begins with ".nfs", stat() it always to see if it's a directory HEAD
Fri, 16 Jun 2006 12:25:19 +0300 Timo Sirainen dovecot-config now contains module_dir HEAD
Fri, 16 Jun 2006 12:23:15 +0300 Timo Sirainen If cert/key directories don't exist, exit immediately instead of just HEAD
Fri, 16 Jun 2006 12:22:57 +0300 Timo Sirainen Some updates HEAD
Fri, 16 Jun 2006 12:22:44 +0300 Timo Sirainen Minor coding style changes. Removed GLib copyrights as the only thing left HEAD
Fri, 16 Jun 2006 12:22:16 +0300 Timo Sirainen Convert subscriptions also. HEAD
Fri, 16 Jun 2006 12:21:34 +0300 Timo Sirainen Changed subscriptions filename to just "subscriptions". HEAD
Fri, 16 Jun 2006 12:20:58 +0300 Timo Sirainen Don't return NULL error so we don't crash in some systems. HEAD
Thu, 15 Jun 2006 13:33:55 +0300 Timo Sirainen Added save_time field into dbox mails. HEAD
Wed, 14 Jun 2006 14:16:49 +0300 Timo Sirainen Use sql_escape_string() instead of str_escape() HEAD
Mon, 12 Jun 2006 15:46:15 +0300 Timo Sirainen dovecot --exec-mail ext <binary path> now reads the default settings from HEAD
Mon, 12 Jun 2006 15:27:29 +0300 Timo Sirainen mail_index_lookup() and mail_index_lookup_full() returns now 0 if the mail has been expunged within the transaction. HEAD
Mon, 12 Jun 2006 11:36:51 +0300 Timo Sirainen Added p_strsplit_free() HEAD
Mon, 12 Jun 2006 11:24:44 +0300 Timo Sirainen Allow reading saved mails which haven't been committed yet (ie. make quota HEAD
Sun, 11 Jun 2006 20:39:04 +0300 Timo Sirainen If size of the mail was known before saving started, we allocated HEAD
Sun, 11 Jun 2006 20:38:06 +0300 Timo Sirainen Get the quota limits from plugin parameters instead of from the dictionary HEAD
Sun, 11 Jun 2006 19:12:38 +0300 Timo Sirainen Update quota when deleting a mailbox. HEAD
Thu, 08 Jun 2006 22:26:53 +0300 Timo Sirainen Handle i_stream_stat() better. HEAD
Thu, 08 Jun 2006 21:52:40 +0300 Timo Sirainen If ssl_listen setting was empty in config file, startup failed with "Can't HEAD
Thu, 08 Jun 2006 21:28:07 +0300 Timo Sirainen Crashfix HEAD
Thu, 08 Jun 2006 21:21:12 +0300 Timo Sirainen If mail's size is known beforehand, select the dbox file so that the saving HEAD
Thu, 08 Jun 2006 20:14:27 +0300 Timo Sirainen Saving to multiple files within a transaction was broken. HEAD
Thu, 08 Jun 2006 20:14:00 +0300 Timo Sirainen Several dbox fixes backported from branch_1_0 HEAD
Thu, 08 Jun 2006 20:07:25 +0300 Timo Sirainen Create destination INBOX always uppercased. HEAD
Thu, 08 Jun 2006 20:03:27 +0300 Timo Sirainen Added a note about using mailing list for questions. HEAD
Thu, 08 Jun 2006 20:01:30 +0300 Timo Sirainen Added support for SASL binding. Patch by Geert Jansen HEAD
Thu, 08 Jun 2006 20:00:32 +0300 Timo Sirainen Link mountpoint.o manually to get mountpoint_get() included into binary, so HEAD
Thu, 08 Jun 2006 19:59:44 +0300 Timo Sirainen Don't cause whitespace offsets to break if some headers before it were HEAD
Thu, 08 Jun 2006 19:58:25 +0300 Timo Sirainen Fix for non-C99 compilers. HEAD
Thu, 08 Jun 2006 19:57:26 +0300 Timo Sirainen NFS check wasn't working if chrooting was used. HEAD
Thu, 08 Jun 2006 19:56:45 +0300 Timo Sirainen Don't allow "." and ".." mailbox names/masks. HEAD
Thu, 08 Jun 2006 19:54:10 +0300 Timo Sirainen Removed LOGIN and AUTHENTICATE command handlers completely. They're only HEAD
Thu, 08 Jun 2006 19:52:15 +0300 Timo Sirainen Keep track of write_atomic and write_seq_first/last while copying memory HEAD
Thu, 08 Jun 2006 19:51:11 +0300 Timo Sirainen Linux's sendfile() returns 0 when remote has closed connection. Convert it HEAD
Thu, 08 Jun 2006 19:50:42 +0300 Timo Sirainen base_size variable isn't really needed in the pool when DEBUG isn't used. HEAD
Thu, 08 Jun 2006 19:44:56 +0300 Timo Sirainen Fixed "Unrecognized event" errors that occurred with IO_ERROR. Patch by HEAD
Thu, 08 Jun 2006 19:42:40 +0300 Timo Sirainen If dotlock creation timeouts, unlink() the temp file we used HEAD
Thu, 08 Jun 2006 19:41:30 +0300 Timo Sirainen When checking if we want to override dotlocks, don't use the HEAD
Thu, 08 Jun 2006 19:39:28 +0300 Timo Sirainen Using file_dotlock_touch() caused Dovecot to think the dotlock had been HEAD
Thu, 08 Jun 2006 18:25:26 +0300 Timo Sirainen Added library dependencies to work correctly for convert-tool. HEAD
Thu, 08 Jun 2006 17:42:21 +0300 Timo Sirainen dbox_rotate_size checking was wrong. HEAD
Thu, 08 Jun 2006 15:49:31 +0300 Timo Sirainen Changed mail-storage API to do the mail sorting internally. Optimized it HEAD
Wed, 07 Jun 2006 12:05:05 +0300 Timo Sirainen If FETCH fails because client disconnects in the middle of it, return HEAD
Mon, 05 Jun 2006 23:25:39 +0300 Timo Sirainen IMAP: Reply with tagged BAD if authentication is aborted because client sent HEAD
Fri, 02 Jun 2006 11:39:29 +0300 Timo Sirainen Check for existence of PQescapeStringConn() in PostgreSQL library. Forgot to HEAD
Wed, 31 May 2006 16:59:03 +0300 Timo Sirainen Reversed last change. Instead handle DH_generate_parameters() call's failure. HEAD