log

age author description
Sun, 25 Sep 2005 13:24:09 +0300 Timo Sirainen Added p_strsplit(), p_strsplit_spaces() and strarray_remove() HEAD
Sun, 25 Sep 2005 13:20:40 +0300 Timo Sirainen minor cleanup HEAD
Sun, 25 Sep 2005 13:19:51 +0300 Timo Sirainen Added IO_ERROR condition that we can watch now. HEAD
Sat, 24 Sep 2005 19:32:54 +0300 Timo Sirainen Don't leak epoll fd to child processes. Memory allocations were wrong for HEAD
Sat, 24 Sep 2005 16:41:27 +0300 Timo Sirainen When passwd-file has %d, drop domain names from username lookups only if %d HEAD
Sat, 24 Sep 2005 15:56:33 +0300 Timo Sirainen imap.deny -> dovecot.deny HEAD
Sat, 24 Sep 2005 15:55:23 +0300 Timo Sirainen Added deny password databases. HEAD
Sat, 24 Sep 2005 15:51:25 +0300 Timo Sirainen Read also users without password. HEAD
Sat, 24 Sep 2005 15:25:25 +0300 Timo Sirainen Several fixes to make running from inetd working again HEAD
Sat, 24 Sep 2005 13:50:38 +0300 Timo Sirainen If passdb lookup fails with internal error, try other passdbs anyway before HEAD
Sat, 24 Sep 2005 13:49:55 +0300 Timo Sirainen If blocking userdb lookup fails, don't crash. Also we shouldn't stop trying HEAD
Sat, 24 Sep 2005 13:12:03 +0300 Timo Sirainen Resizing header left header offsets broken and usually assert-crashed while HEAD
Sat, 24 Sep 2005 13:10:56 +0300 Timo Sirainen Added some comments HEAD
Sat, 24 Sep 2005 12:48:19 +0300 Timo Sirainen Call o_stream_uncork() after sending "+ OK", so it gets to client more HEAD
Sat, 24 Sep 2005 12:47:58 +0300 Timo Sirainen client_send_line(): Try flushing output immediately if buffer gets full. HEAD
Fri, 23 Sep 2005 16:28:40 +0300 Timo Sirainen alpha3 HEAD
Fri, 23 Sep 2005 16:05:46 +0300 Timo Sirainen Added a warning about auth-master socket permissions HEAD
Fri, 23 Sep 2005 16:00:26 +0300 Timo Sirainen Changed /var/run/dovecot/auth-master to /var/run/dovecot-auth-master HEAD
Fri, 23 Sep 2005 15:53:17 +0300 Timo Sirainen Increased count of UNIX socket listener backlogs to 64. HEAD
Fri, 23 Sep 2005 15:03:48 +0300 Timo Sirainen Parse obs-phrase correctly. Patch by Chris Wakelin HEAD
Sun, 18 Sep 2005 21:18:50 +0300 Timo Sirainen Added information about userdb passdb. HEAD
Sun, 18 Sep 2005 20:50:09 +0300 Timo Sirainen And more changes to get _XPG6 stuff working right HEAD
Sun, 18 Sep 2005 20:37:17 +0300 Timo Sirainen Add _XPG6 macro if needed.. HEAD
Sun, 18 Sep 2005 20:36:51 +0300 Timo Sirainen Compiler warning fixes HEAD
Sun, 18 Sep 2005 20:31:41 +0300 Timo Sirainen compiler warning fix HEAD
Sun, 18 Sep 2005 20:31:34 +0300 Timo Sirainen Added check for _XPG6 macro for crypt(). HEAD
Sun, 18 Sep 2005 20:18:18 +0300 Timo Sirainen Added --build-options parameter. Patch by Andrey Panin HEAD
Sun, 18 Sep 2005 20:01:14 +0300 Timo Sirainen typofix in error message HEAD
Sun, 18 Sep 2005 19:58:31 +0300 Timo Sirainen If o_stream_send_istream() fails, write an error to log. HEAD
Sun, 18 Sep 2005 19:58:01 +0300 Timo Sirainen If client input was closed unexpectedly, don't treat it as index error. HEAD
Sun, 18 Sep 2005 19:43:45 +0300 Timo Sirainen Don't hide error message if fcntl() fails with EAGAIN/EACCES HEAD
Sun, 18 Sep 2005 18:57:13 +0300 Timo Sirainen Don't require private key to be RSA HEAD
Sun, 18 Sep 2005 18:41:38 +0300 Timo Sirainen Partial syncs caused index's next_uid to be updated even if the new mails HEAD
Sun, 18 Sep 2005 18:40:30 +0300 Timo Sirainen When creating a new index file, mark its log offsets so that the possibly HEAD
Sun, 18 Sep 2005 17:43:47 +0300 Timo Sirainen Make sure corking is removed before calling ssl_proxy_new() HEAD
Sun, 18 Sep 2005 17:43:10 +0300 Timo Sirainen Cork/uncork the SSL socket when writing. Reduces latency a lot. HEAD
Sun, 18 Sep 2005 15:27:53 +0300 Timo Sirainen We were forcing a maildir resync when it hadn't changed at all. HEAD
Sun, 18 Sep 2005 14:46:45 +0300 Timo Sirainen Default to ssl_disable=no always, even if SSL isn't compiled in. If SSL HEAD
Sun, 18 Sep 2005 14:29:05 +0300 Timo Sirainen s/SOL_TCP/IPPROTO_TCP/ HEAD
Fri, 16 Sep 2005 15:30:08 +0300 Timo Sirainen If dotlock is overwritten/deleted, say in the error message how long we kept HEAD
Sun, 11 Sep 2005 23:28:34 +0300 Timo Sirainen alpha2 released HEAD
Sun, 11 Sep 2005 23:25:04 +0300 Timo Sirainen Added %R and %H documentation HEAD
Sun, 11 Sep 2005 23:22:35 +0300 Timo Sirainen Added 'R' reverse modifier. HEAD
Sun, 11 Sep 2005 22:56:03 +0300 Timo Sirainen Fix to hash modifier handling HEAD
Sun, 11 Sep 2005 16:23:00 +0300 Timo Sirainen Compiler warning fixes HEAD
Sun, 11 Sep 2005 16:19:26 +0300 Timo Sirainen "stack frame changed" crashfix HEAD
Sun, 11 Sep 2005 16:03:48 +0300 Timo Sirainen Compile fix HEAD
Sun, 11 Sep 2005 14:53:13 +0300 Timo Sirainen s/login_process_per_user/login_process_per_connection/ HEAD
Sun, 11 Sep 2005 13:52:00 +0300 Timo Sirainen Added pop3_reuse_xuidl setting. Patch by Chris Wakelin HEAD
Thu, 01 Sep 2005 10:57:35 +0300 Timo Sirainen Added 'H' hash modifier. HEAD
Mon, 29 Aug 2005 00:28:59 +0300 Timo Sirainen assert fix HEAD
Sun, 28 Aug 2005 22:28:55 +0300 Timo Sirainen Support creating locks with O_EXCL. HEAD
Sun, 28 Aug 2005 22:25:55 +0300 Timo Sirainen Compiler warning fix HEAD
Sun, 28 Aug 2005 21:54:35 +0300 Timo Sirainen Timezones in From-lines weren't handled correctly. HEAD
Sun, 28 Aug 2005 21:08:12 +0300 Timo Sirainen Change mail setting in static userdb not to use %h since it doesn't work. HEAD
Sun, 28 Aug 2005 20:04:18 +0300 Timo Sirainen We could have written corrupted data to cache file if it had just been HEAD
Sun, 28 Aug 2005 15:22:47 +0300 Timo Sirainen Try harder to notice bugs HEAD
Sat, 27 Aug 2005 17:42:38 +0300 Timo Sirainen Fix HEAD
Sat, 27 Aug 2005 17:35:06 +0300 Timo Sirainen If more mail comes after we have synced ourself initially, don't access/show HEAD
Sat, 27 Aug 2005 15:41:21 +0300 Timo Sirainen Index creation was racy. HEAD