log

age author description
Sun, 23 Jul 2006 17:20:59 +0300 Timo Sirainen Make pop3_lock_session work with dbox. HEAD
Sun, 23 Jul 2006 17:20:30 +0300 Timo Sirainen If we find unexpected messages from dbox, rebuild index files to fix the HEAD
Tue, 11 Jul 2006 19:07:57 +0300 Timo Sirainen THREAD command handling is now done through a hash index file. This speeds HEAD
Tue, 11 Jul 2006 19:04:21 +0300 Timo Sirainen Added code to support hash table index files. HEAD
Tue, 11 Jul 2006 19:02:42 +0300 Timo Sirainen Added support for calling expunge handler for an extension even if the HEAD
Tue, 11 Jul 2006 19:00:08 +0300 Timo Sirainen Added hook_mailbox_opened to make it easier to hook all mailbox opens. HEAD
Tue, 11 Jul 2006 18:59:33 +0300 Timo Sirainen Added message_id_get_next() to return the next valid Message-ID from a HEAD
Tue, 11 Jul 2006 18:58:45 +0300 Timo Sirainen Added crc32 calculation functions. HEAD
Sat, 08 Jul 2006 18:57:57 +0300 Timo Sirainen Example fix: %Lp -> %Ls HEAD
Wed, 05 Jul 2006 22:52:22 +0300 Timo Sirainen dovecot -n and -a: Print the config file path before parsing it so if there HEAD
Wed, 05 Jul 2006 22:51:36 +0300 Timo Sirainen Comment updates HEAD
Tue, 04 Jul 2006 21:54:34 +0300 Timo Sirainen Updated namespace separator's comments. HEAD
Mon, 03 Jul 2006 16:08:48 +0300 Timo Sirainen --with-ioloop=auto changed to --with-ioloop=best HEAD
Mon, 03 Jul 2006 14:12:15 +0300 Timo Sirainen Crashfix: Added missing date.save field. HEAD
Sun, 02 Jul 2006 22:19:35 +0300 Timo Sirainen mail_cache_min_mail_count is supposed to be an integer, not a string. HEAD
Sun, 02 Jul 2006 20:54:37 +0300 Timo Sirainen Added missing t_pop(). HEAD
Sun, 02 Jul 2006 18:30:12 +0300 Timo Sirainen Don't use epoll/kqueue by default unless --with-ioloop=auto is given. HEAD
Sun, 02 Jul 2006 16:55:31 +0300 Timo Sirainen If something in io_loop_create() failed, we logged the error to /dev/null. HEAD
Sun, 02 Jul 2006 16:47:01 +0300 Timo Sirainen If writing to log file fails, restore errno before %m is used. Although the HEAD
Sun, 02 Jul 2006 14:03:58 +0300 Timo Sirainen List -n and -a in short help. Fixes to --build-options. HEAD
Sun, 02 Jul 2006 01:54:44 +0300 Timo Sirainen Second try with SSL proxy rewrite. Did some fixes since last try. HEAD
Sun, 02 Jul 2006 01:27:29 +0300 Timo Sirainen If there is no quota for the user, GETQUOTAROOT leaked memory HEAD
Sun, 02 Jul 2006 00:19:37 +0300 Timo Sirainen anonymous_username setting wasn't being passed to auth process. HEAD
Sun, 02 Jul 2006 00:15:16 +0300 Timo Sirainen If verbose_ssl=yes set ssl_info_callback and print any alerts and BIO HEAD
Sat, 01 Jul 2006 23:26:10 +0300 Timo Sirainen Don't try to expunge messages if the mailbox is read-only. It'll just cause HEAD
Sat, 01 Jul 2006 23:14:39 +0300 Timo Sirainen mountpoint_get() returned broken mount_path and type with BSDs. HEAD
Sat, 01 Jul 2006 23:13:49 +0300 Timo Sirainen BSD's quotactl() wants a file path, not a device path. HEAD
Sat, 01 Jul 2006 23:09:36 +0300 Timo Sirainen Removed hardcoded 127.* and ::1 IP checks. Instead just check that local IP HEAD
Sat, 01 Jul 2006 22:42:27 +0300 Timo Sirainen Don't require valid uid/gid fields if passwd-file isn't being used as a HEAD
Sat, 01 Jul 2006 22:15:50 +0300 Timo Sirainen Try to handle failures better. HEAD
Sat, 01 Jul 2006 21:44:56 +0300 Timo Sirainen Print the used configuration file's path with -n and -a. HEAD
Sat, 01 Jul 2006 21:40:34 +0300 Timo Sirainen Moved the <hidden> string into a macro. Hide the password also from LDAP HEAD
Sat, 01 Jul 2006 21:33:04 +0300 Timo Sirainen Messages' received time wasn't saved properly when saving/copying multiple HEAD
Sat, 01 Jul 2006 20:53:55 +0300 Timo Sirainen mail_get_physical_size() was broken with non-committed mails, which broke HEAD
Sat, 01 Jul 2006 20:45:17 +0300 Timo Sirainen Try to preserve file's mode and group when copying it. HEAD
Sat, 01 Jul 2006 20:44:46 +0300 Timo Sirainen If namespace's location field wasn't set, the default location was supposed HEAD
Sat, 01 Jul 2006 20:24:11 +0300 Timo Sirainen sql_escape_string() should return const char *, not char *. HEAD
Fri, 30 Jun 2006 17:49:03 +0300 Timo Sirainen safe_mkdir() should return 1 always when it creates a new directory, even if HEAD
Thu, 29 Jun 2006 15:50:18 +0300 Timo Sirainen Added tpop3d's pop3_uidl_format. HEAD
Thu, 29 Jun 2006 14:08:50 +0300 Timo Sirainen Added mail_get_save_date() and some cleanups. HEAD
Wed, 28 Jun 2006 23:21:43 +0300 Timo Sirainen Allow log_path settings in config file to be empty without trying to use HEAD
Wed, 28 Jun 2006 19:31:05 +0300 Timo Sirainen Beginnings of joining mail-storage API more closely to mail-index, so that HEAD
Wed, 28 Jun 2006 18:36:42 +0300 Timo Sirainen Added array_idx_clear(). HEAD
Wed, 28 Jun 2006 16:10:25 +0300 Timo Sirainen Array API redesigned to work using unions. It now provides type safety HEAD
Wed, 28 Jun 2006 01:51:47 +0300 Timo Sirainen Don't break if mailbox path contains ':' characters. HEAD
Wed, 28 Jun 2006 01:20:32 +0300 Timo Sirainen Updated HEAD
Wed, 28 Jun 2006 01:00:17 +0300 Timo Sirainen Attempting to fix quota block calculations to be correct. HEAD
Wed, 28 Jun 2006 00:13:45 +0300 Timo Sirainen We could have skipped INBOX if there wasn't .INBOX directory. HEAD
Wed, 28 Jun 2006 00:03:54 +0300 Timo Sirainen Changed the mail_plugins/mail_plugin_dir settings to be passed as the same HEAD
Tue, 27 Jun 2006 13:27:25 +0300 Timo Sirainen MAIL_STORAGE_FLAG_KEEP_HEADER_MD5 flag was supposed to be set if HEAD
Tue, 27 Jun 2006 12:25:55 +0300 Timo Sirainen Escape ' with '' instead of with \'. HEAD
Tue, 27 Jun 2006 10:20:06 +0300 Timo Sirainen Don't try to use any weird _syscall()s when detecting epoll. HEAD
Mon, 26 Jun 2006 21:51:50 +0300 Timo Sirainen Fix kqueue notify checking. HEAD
Mon, 26 Jun 2006 20:48:20 +0300 Timo Sirainen If dovecot-shared file exists in the Maildir++ root, use the file's mode and HEAD
Mon, 26 Jun 2006 11:56:28 +0300 Timo Sirainen Don't leak a file descriptor when regenerating ssl-parameters.dat HEAD
Mon, 26 Jun 2006 11:35:50 +0300 Timo Sirainen Searching (storing, fetching) with sequence sets containing commas was HEAD
Sun, 25 Jun 2006 00:29:03 +0300 Timo Sirainen Don't crash when different search conditions reduce the search range so that HEAD
Sun, 25 Jun 2006 00:03:13 +0300 Timo Sirainen Don't crash when checking "owner" ACLs with shared namespaces. HEAD
Sat, 24 Jun 2006 23:54:35 +0300 Timo Sirainen We assert-crashed in wrong conditions. HEAD
Sat, 24 Jun 2006 23:53:37 +0300 Timo Sirainen Fixes to handling CR+LF linefeeds. HEAD