log

age author description
Wed, 22 Oct 2008 01:24:44 +0300 Timo Sirainen Auth worker: Don't die after idling one minute. The server process decides when to do it. HEAD
Wed, 22 Oct 2008 01:20:12 +0300 Timo Sirainen Auth workers: Use one full timeout per worker instead of a waking up every minute. HEAD
Wed, 22 Oct 2008 01:07:48 +0300 Timo Sirainen Auth worker: Make sure we don't abort a lookup too early. HEAD
Wed, 22 Oct 2008 01:07:36 +0300 Timo Sirainen Auth worker: Log if any auth lookups get aborted. HEAD
Wed, 22 Oct 2008 00:29:54 +0300 Timo Sirainen Added support for userdb checkpassword. Patch by Sascha Wilde. HEAD
Wed, 22 Oct 2008 00:28:46 +0300 Timo Sirainen Added API for waiting child processes. HEAD
Mon, 20 Oct 2008 20:00:19 +0300 Timo Sirainen Don't show the WhyDoesItNotWork link if auth_debug=yes already. HEAD
Sun, 19 Oct 2008 14:46:13 +0300 Timo Sirainen Maildir: Added more strict asserts. HEAD
Sun, 19 Oct 2008 14:38:09 +0300 Timo Sirainen Maildir: Re-read uidlist from the beginning before deciding it's corrupted. HEAD
Sun, 19 Oct 2008 14:00:57 +0300 Timo Sirainen Login process: Log auth failure reasons better in disconnect message. HEAD
Sun, 19 Oct 2008 13:32:01 +0300 Timo Sirainen Print a help message about authentication at startup until the first successful authentication. HEAD
Sun, 19 Oct 2008 02:07:34 +0300 Timo Sirainen Added a simple flat file dict backend. HEAD
Sun, 19 Oct 2008 02:01:03 +0300 Timo Sirainen quota: If quota backend's init() function fails, die without crashing. HEAD
Sat, 18 Oct 2008 23:54:50 +0300 Timo Sirainen autocreate plugin: Added support for namespaces. HEAD
Sat, 18 Oct 2008 23:45:41 +0300 Timo Sirainen Added listescape plugin. HEAD
Sat, 18 Oct 2008 22:51:20 +0300 Timo Sirainen maildirlock: Don't use %m format with fprintf(), it's not portable. HEAD
Sat, 18 Oct 2008 21:36:54 +0300 Timo Sirainen Added autocreate plugin. HEAD
Sat, 18 Oct 2008 21:31:18 +0300 Timo Sirainen Trash plugin: Assign storage to all mailboxes at startup so errors are caught immediately. HEAD
Sat, 18 Oct 2008 20:50:20 +0300 Timo Sirainen login processes: When shutting down, don't die with fd_send() error message. HEAD
Sat, 18 Oct 2008 20:26:35 +0300 Timo Sirainen Fixes to handling "out of disk space/quota" write failures. HEAD
Sat, 18 Oct 2008 17:07:42 +0300 Timo Sirainen Subscription handling fixes for subscriptions=no namespaces and shared mailboxes. HEAD
Sat, 18 Oct 2008 16:26:04 +0300 Timo Sirainen index files: Another try at fixing handling log files with different header sizes. HEAD
Sat, 18 Oct 2008 16:00:05 +0300 Timo Sirainen index files: Fix for handling two log files with different header sizes. HEAD
Sat, 18 Oct 2008 15:37:42 +0300 Timo Sirainen maildir: Crashfix on some save failures (e.g. over quota). HEAD
Sat, 18 Oct 2008 15:26:41 +0300 Timo Sirainen Trash plugin: Small optimization. HEAD
Sat, 18 Oct 2008 14:54:06 +0300 Timo Sirainen quota: Previous dict quota fix broke trash plugin. HEAD
Sat, 18 Oct 2008 13:58:03 +0300 Timo Sirainen deliver: Log an error if auth lookup fails unexpectedly. HEAD
Sat, 18 Oct 2008 13:30:15 +0300 Timo Sirainen deliver: Fixed quota_full_tempfail=no parsing. HEAD
Fri, 17 Oct 2008 11:13:04 +0300 Timo Sirainen uninitialized variable fix HEAD
Thu, 16 Oct 2008 16:19:37 +0300 Timo Sirainen cache file: Don't crash if file has no fields. HEAD
Thu, 16 Oct 2008 15:59:35 +0300 Timo Sirainen dict-sql: Fixed sorting by key. HEAD
Thu, 16 Oct 2008 15:19:42 +0300 Timo Sirainen Added asserts. HEAD
Thu, 16 Oct 2008 15:00:44 +0300 Timo Sirainen mbox: Replaced EBADMSG errno for invalid mboxes with EINVAL to fix compiling with OpenBSD. HEAD
Thu, 16 Oct 2008 14:58:51 +0300 Timo Sirainen dict-sql: atomic_inc() didn't work right with negative values. HEAD
Thu, 16 Oct 2008 12:38:25 +0300 Timo Sirainen Added asserts. HEAD
Thu, 16 Oct 2008 14:49:37 +0300 Timo Sirainen dict quota: Don't crash when recalculating quota (and quota warnings enabled). HEAD
Thu, 16 Oct 2008 12:47:05 +0300 Timo Sirainen deliver: Expand variables in namespace prefix. HEAD
Wed, 15 Oct 2008 16:45:04 +0300 Timo Sirainen FETCH MODSEQ (n) was missing parenthesis. HEAD
Tue, 14 Oct 2008 14:52:44 +0300 Timo Sirainen Cache file was never updated if the file existed but index didn't have cache extension. HEAD
Tue, 14 Oct 2008 00:58:13 +0300 Timo Sirainen mbox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/'. HEAD
Tue, 14 Oct 2008 00:58:37 +0300 Timo Sirainen Updated TODO. HEAD
Sun, 12 Oct 2008 14:48:18 +0300 Timo Sirainen Virtual mailboxes: Crashfix with more than one backend mailbox. HEAD
Sun, 12 Oct 2008 14:47:51 +0300 Timo Sirainen Virtual mailboxes: Configuration parsing fix. HEAD
Sun, 12 Oct 2008 14:40:57 +0300 Timo Sirainen Virtual mailboxes: If CRC32 of the search strings changes, rebuild the mailbox. HEAD
Sun, 12 Oct 2008 14:40:08 +0300 Timo Sirainen Added crc32_[str_]more(). HEAD
Sun, 12 Oct 2008 14:17:51 +0300 Timo Sirainen Comment update. HEAD
Sun, 12 Oct 2008 13:36:54 +0300 Timo Sirainen dict-sql: Dictionary iteration fixes. HEAD
Sun, 12 Oct 2008 11:44:33 +0300 Timo Sirainen Moved file lock type string parsing code to file-lock.c HEAD
Sun, 12 Oct 2008 00:22:39 +0300 Timo Sirainen Added t_str_new_const(). HEAD
Sat, 11 Oct 2008 13:50:47 +0300 Timo Sirainen vpopmail: Use pw_flags field if vpopmail has it. HEAD
Sat, 11 Oct 2008 13:39:10 +0300 Timo Sirainen vpopmail: Improve imap/pop3 disabled error message. HEAD
Sat, 11 Oct 2008 13:26:46 +0300 Timo Sirainen Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes. HEAD
Fri, 10 Oct 2008 21:21:52 +0300 Timo Sirainen pop3+maildir: Make sure virtual sizes always get written to dovecot-uidlist file. HEAD
Thu, 09 Oct 2008 13:52:42 +0300 Timo Sirainen Shared mailboxes: Don't crash in some systems when debug logging NULL root_dir. HEAD
Thu, 09 Oct 2008 13:05:52 +0300 Timo Sirainen Some fixes to shared namespace listing code. HEAD
Thu, 09 Oct 2008 00:08:34 +0300 Timo Sirainen LDAP: If auth request queue is full, log how long ago the first request was added. HEAD
Wed, 08 Oct 2008 22:44:20 +0300 Timo Sirainen checkpassword: Allow setting uid/gid in userdb_uid and userdb_gid environment. HEAD
Wed, 08 Oct 2008 22:09:59 +0300 Timo Sirainen Shared mailboxes: First mailbox access failed if virtual separator didn't match real separator. HEAD
Mon, 06 Oct 2008 22:07:23 +0300 Timo Sirainen Expire plugin was crashing because of previous change. HEAD
Mon, 06 Oct 2008 19:24:20 +0300 Timo Sirainen Solaris: Compile fix for previous PAM changes. HEAD