log

age author description
Sun, 21 Oct 2007 02:45:53 +0300 Timo Sirainen Body decoding was broken. HEAD
Sun, 21 Oct 2007 02:20:23 +0300 Timo Sirainen Handle RENAME "a" "a.b" correctly. Based on patch by pod. HEAD
Sun, 21 Oct 2007 01:43:48 +0300 Timo Sirainen Send namespace prefix LIST reply for list=no namespaces also if doing LIST HEAD
Sun, 21 Oct 2007 00:03:20 +0300 Timo Sirainen If ldap_bind() failed because LDAP server was down, we never reconnected. HEAD
Sun, 21 Oct 2007 00:02:13 +0300 Timo Sirainen Added "username" and "domain" fields for modifying the username. HEAD
Sat, 20 Oct 2007 23:47:30 +0300 Timo Sirainen Header searches didn't decode MIME encoded words. HEAD
Sat, 20 Oct 2007 22:58:54 +0300 Timo Sirainen Fixes for listing namespaces with prefixes and real != virtual separator. HEAD
Sat, 20 Oct 2007 22:23:14 +0300 Timo Sirainen Use "listen" setting for SSL listeners if "ssl_listen" is empty. HEAD
Sat, 20 Oct 2007 22:00:57 +0300 Timo Sirainen Last change broke HEADER_FILTER_HIDE_BODY flag. HEAD
Sat, 20 Oct 2007 20:55:27 +0300 Timo Sirainen Don't assert-crash if client disconnects while IDLEing. HEAD
Sat, 20 Oct 2007 20:51:30 +0300 Timo Sirainen If file_set_size() fails for any other reason than "not enough disk HEAD
Sat, 20 Oct 2007 20:45:05 +0300 Timo Sirainen If all streams are seekable, return a concat stream instead. HEAD
Sat, 20 Oct 2007 20:33:12 +0300 Timo Sirainen Support returning mixed header and body data in read(). HEAD
Sat, 20 Oct 2007 20:32:43 +0300 Timo Sirainen Fixes HEAD
Sat, 20 Oct 2007 20:20:43 +0300 Timo Sirainen Fix to handling buffer full conditions. HEAD
Sat, 20 Oct 2007 19:25:35 +0300 Timo Sirainen Set blocking/seekable flags. HEAD
Sat, 20 Oct 2007 19:21:15 +0300 Timo Sirainen Don't assert-crash if underlying input stream read only a CR character. HEAD
Sat, 20 Oct 2007 19:17:00 +0300 Timo Sirainen More fixes to handling mail saving. HEAD
Sat, 20 Oct 2007 19:16:25 +0300 Timo Sirainen Added concatenation input stream. HEAD
Sat, 20 Oct 2007 19:15:59 +0300 Timo Sirainen Minor read access buffer overflow fix. HEAD
Sat, 20 Oct 2007 19:15:10 +0300 Timo Sirainen Always keep a usable value in stream->max_buffer_size. HEAD
Sat, 20 Oct 2007 19:12:32 +0300 Timo Sirainen Added i_stream_get_buffer_space() to remove code duplication. HEAD
Sat, 20 Oct 2007 19:11:20 +0300 Timo Sirainen Fix to handling buffer full conditions. HEAD
Sat, 20 Oct 2007 17:06:33 +0300 Timo Sirainen Fixed saving messages HEAD
Tue, 16 Oct 2007 20:12:07 +0300 Timo Sirainen Added tag 1.1.beta3 for changeset 4fddc10844ff HEAD
Tue, 16 Oct 2007 20:12:01 +0300 Timo Sirainen Released v1.1.beta3. HEAD 1.1.beta3
Tue, 16 Oct 2007 20:01:52 +0300 Timo Sirainen Parse namespaces from config file. HEAD
Tue, 16 Oct 2007 19:36:23 +0300 Timo Sirainen Fix HEAD
Tue, 16 Oct 2007 19:25:56 +0300 Timo Sirainen Removed accidentally committed broken asserts. HEAD
Tue, 16 Oct 2007 19:22:17 +0300 Timo Sirainen Fixed "file size unexpectedly shrinked" error in some conditions. HEAD