log

age author description
Sun, 30 May 2004 04:40:30 +0300 Timo Sirainen Case insensitive lookups for mechanism names HEAD
Sun, 30 May 2004 04:39:58 +0300 Timo Sirainen SHA1 support via OpenSSL HEAD
Sun, 30 May 2004 01:35:32 +0300 Timo Sirainen updated valid_chroot_dirs error message. HEAD
Sun, 30 May 2004 01:21:39 +0300 Timo Sirainen Added maildir_stat_dirs option. HEAD
Sun, 30 May 2004 00:40:30 +0300 Timo Sirainen Removed hardcoded mechanism lists. It's now possible to add them HEAD
Sat, 29 May 2004 20:06:49 +0300 Timo Sirainen Don't use hardcoded protocol list for auth process, string is just fine. HEAD
Sat, 29 May 2004 19:43:22 +0300 Timo Sirainen dovecot-auth can now be run by itself, it listens in UNIX sockets specified HEAD
Fri, 28 May 2004 04:33:11 +0300 Timo Sirainen Keep the transaction log view open all the time for index views (not just HEAD
Fri, 28 May 2004 04:04:01 +0300 Timo Sirainen Don't complain about transaction log indexid changes when rebuilding index. HEAD
Wed, 26 May 2004 23:13:12 +0300 Timo Sirainen struct iovec->iov_base may not be defined as void*. add casts to avoid HEAD
Wed, 26 May 2004 18:35:09 +0300 Timo Sirainen mmap_disable=yes crashfix HEAD
Wed, 26 May 2004 18:26:05 +0300 Timo Sirainen Added --with-moduledir configure option HEAD
Wed, 26 May 2004 17:46:35 +0300 Timo Sirainen mail_modules for pop3 should default to lib/pop3, not lib/imap HEAD
Wed, 26 May 2004 06:08:48 +0300 Timo Sirainen oe6-fetch-redundant-msgset workaround doesn't exist anymore, remove it HEAD
Wed, 26 May 2004 05:56:34 +0300 Timo Sirainen Path was missing from Maildir sync-errors. HEAD
Wed, 26 May 2004 05:40:24 +0300 Timo Sirainen fix HEAD
Wed, 26 May 2004 02:21:56 +0300 Timo Sirainen mail_index_lookup_uid_range(): don't crash if we look only UIDs larger than HEAD
Wed, 26 May 2004 02:16:11 +0300 Timo Sirainen Don't use internal last_cur_mtime stamp - it's index-specific so always get HEAD
Wed, 26 May 2004 02:13:57 +0300 Timo Sirainen mail_index_refresh() - allows forcing a refresh check HEAD
Tue, 25 May 2004 20:50:36 +0300 Timo Sirainen Send recent counter changes when it actually changes. HEAD
Tue, 25 May 2004 17:16:55 +0300 Timo Sirainen ,W= fix HEAD
Tue, 25 May 2004 16:01:25 +0300 Timo Sirainen compile fix HEAD
Tue, 25 May 2004 01:51:20 +0300 Timo Sirainen fcntl_locks_disable=yes fix HEAD
Tue, 25 May 2004 01:35:55 +0300 Timo Sirainen cleanup: str_*case(t_strdup_noconst(str)) -> t_str_*case(str) HEAD
Tue, 25 May 2004 01:33:50 +0300 Timo Sirainen Fixed var_expand() to take a table of variables rather than a few predefined HEAD
Tue, 25 May 2004 01:13:55 +0300 Timo Sirainen don't crash if we can't open directory HEAD
Mon, 24 May 2004 14:22:41 +0300 Timo Sirainen Get internal username from vpw->pw_name after all. It may contain domain HEAD
Mon, 24 May 2004 06:03:03 +0300 Timo Sirainen uidvalidity/uidnext fixes HEAD
Mon, 24 May 2004 05:47:23 +0300 Timo Sirainen race condition fixes HEAD
Mon, 24 May 2004 05:30:10 +0300 Timo Sirainen cleanup HEAD
Mon, 24 May 2004 05:29:43 +0300 Timo Sirainen Some more UIDVALIDITY issues fixed. HEAD
Mon, 24 May 2004 04:50:16 +0300 Timo Sirainen Index header changes now go through transaction log. Removed the kludgy HEAD
Mon, 24 May 2004 04:01:42 +0300 Timo Sirainen fix for last change HEAD
Mon, 24 May 2004 02:52:15 +0300 Timo Sirainen when index's header size grows, fix it first time we get exclusive lock HEAD
Sun, 23 May 2004 23:03:51 +0300 Timo Sirainen Print version number in "Dovecot starting up" message. HEAD
Sun, 23 May 2004 22:23:57 +0300 Timo Sirainen logging cleanups. HEAD
Sun, 23 May 2004 20:02:50 +0300 Timo Sirainen more debugging info to log HEAD
Sun, 23 May 2004 19:30:24 +0300 Timo Sirainen View's message count shouldn't change until after view is synced. HEAD
Sun, 23 May 2004 19:29:35 +0300 Timo Sirainen Don't try to re-map dirty memory mapping. HEAD
Sun, 23 May 2004 05:18:27 +0300 Timo Sirainen cleanup HEAD
Sun, 23 May 2004 04:58:32 +0300 Timo Sirainen mbox syncing fixes HEAD
Sun, 23 May 2004 04:58:24 +0300 Timo Sirainen o_stream_send_istream() fix HEAD
Sun, 23 May 2004 01:36:46 +0300 Timo Sirainen Added pop3_mails_keep_recent option. Fixed recent assert crash. HEAD
Sun, 23 May 2004 01:23:29 +0300 Timo Sirainen Recent flag fixes. Should work perfectly now with maildir. HEAD
Sun, 23 May 2004 00:30:42 +0300 Timo Sirainen Set dirty flags through transaction log, not directly. Some other flag HEAD
Sat, 22 May 2004 06:42:26 +0300 Timo Sirainen AC_DEFUN warning fixes for aclocal 1.8.. HEAD
Sat, 22 May 2004 05:16:36 +0300 Timo Sirainen Solaris: Move from sendfilev() to sendfile() (was it always there?). Make HEAD
Sat, 22 May 2004 04:18:17 +0300 Timo Sirainen Fix bogus "UID inserted in the middle of mailbox" errors HEAD
Sat, 22 May 2004 03:48:45 +0300 Timo Sirainen Transaction log contains only UIDs now, no more sequences which just mess up HEAD
Thu, 20 May 2004 16:43:47 +0300 Timo Sirainen last tried fixes with sequences-in-log approach. moving to uids next, wonder HEAD
Mon, 17 May 2004 19:31:25 +0300 Timo Sirainen Expunge fix HEAD
Mon, 17 May 2004 16:08:09 +0300 Timo Sirainen Solaris 10 comple fix HEAD
Mon, 17 May 2004 16:02:33 +0300 Timo Sirainen compile fix HEAD
Mon, 17 May 2004 05:00:58 +0300 Timo Sirainen Removed LIST-SUBSCRIBED capability, latest LISTEXT draft dropped it. HEAD
Mon, 17 May 2004 04:32:16 +0300 Timo Sirainen Added ssl_require_client_cert auth-specific setting. Hide HEAD
Mon, 17 May 2004 02:29:27 +0300 Timo Sirainen Dotlocking: Don't leave the log infinitely locked after rotation HEAD
Mon, 17 May 2004 02:16:23 +0300 Timo Sirainen file_dotlock_delete(): don't complain about mtime changes in lock file, as HEAD
Mon, 17 May 2004 02:12:49 +0300 Timo Sirainen Don't remove flag changes in transaction log if they're expunged HEAD
Mon, 17 May 2004 02:11:17 +0300 Timo Sirainen return value fixes HEAD
Mon, 17 May 2004 02:06:34 +0300 Timo Sirainen fixes HEAD