log

age author description
Wed, 19 Sep 2012 15:33:10 +0300 Timo Sirainen config: Support looking up config for multiple modules at the same time.
Tue, 18 Sep 2012 05:12:28 +0300 Timo Sirainen lib-fs: Fix to previous API change
Mon, 17 Sep 2012 18:13:32 +0300 Timo Sirainen lib-fs: fs_init() API changed to allow returning an error.
Mon, 17 Sep 2012 17:51:03 +0300 Timo Sirainen sdbox: Removed unnecessary code line.
Sun, 16 Sep 2012 16:48:48 +0300 Timo Sirainen Makefile: Fixed building fts-squat
Sun, 16 Sep 2012 16:42:25 +0300 Timo Sirainen Makefile: Again changes to handling test program dependencies.
Sun, 16 Sep 2012 16:31:32 +0300 Timo Sirainen Removed all the "enum foo;" declarations.
Sun, 16 Sep 2012 16:12:03 +0300 Timo Sirainen Compiler warning fixes for 32bit systems.
Sun, 16 Sep 2012 16:08:18 +0300 Timo Sirainen Fixed compiling with OSes where NULL isn't defined as void pointer (e.g. Solaris).
Sun, 16 Sep 2012 16:02:22 +0300 Stephan Bosch imap-urlauth: Fixed crashes when destroying client
Sun, 16 Sep 2012 16:02:18 +0300 Stephan Bosch imap-urlauth: Treat internal errors in URL fetching differently from invalid URLs.
Sun, 16 Sep 2012 16:02:15 +0300 Stephan Bosch imap-urlauth: Fixes to handling anonymous user
Sun, 16 Sep 2012 16:02:11 +0300 Stephan Bosch lib-dict: Previous API change broke dict_init()
Sun, 16 Sep 2012 15:40:10 +0300 Timo Sirainen Makefile: Fixed test program dependencies
Sun, 16 Sep 2012 04:16:07 +0300 Timo Sirainen Makefile: Link libdovecot-ssl with libdovecot.
Sun, 16 Sep 2012 04:05:13 +0300 Timo Sirainen Makefile: Fixed dependencies for imap-urlauth
Sun, 16 Sep 2012 01:08:11 +0300 Timo Sirainen Makefile: Fixed imap-urlauth library dependencies
Sun, 16 Sep 2012 01:06:04 +0300 Timo Sirainen lib-imap-storage: imap_msgpart_size() should return size as uoff_t, not size_t
Sun, 16 Sep 2012 01:02:10 +0300 Timo Sirainen imap: Assert-crashfix for URLFETCH command.
Sun, 16 Sep 2012 00:56:51 +0300 Timo Sirainen Renamed str_tabescape_write() to str_append_tabescaped()
Sun, 16 Sep 2012 00:52:39 +0300 Timo Sirainen dict_init() API changed to return int.
Sat, 15 Sep 2012 23:57:08 +0300 Stephan Bosch Added support for IMAP URLAUTH and URLAUTH=BINARY extensions
Sat, 15 Sep 2012 21:00:54 +0300 Timo Sirainen lib-imap-storage: imap_msgpart_bodypartstructure() returned freed data.
Sat, 15 Sep 2012 19:56:47 +0300 Timo Sirainen lib-index: Removed MAIL_INDEX_SYNC_TYPE_APPEND. No backend cares about it.
Sat, 15 Sep 2012 19:54:21 +0300 Timo Sirainen lib-index: Changed mail_index_set_fsync_mode() to use a separate enum for the mask.
Sat, 15 Sep 2012 19:12:04 +0300 Timo Sirainen lib-imap: Fixed Content-Language parsing from BODYSTRUCTURE
Sat, 15 Sep 2012 19:08:55 +0300 Timo Sirainen imap-bodystructure.h comment fix
Sat, 15 Sep 2012 19:08:11 +0300 Timo Sirainen imap-bodystructure.h comment update
Sat, 15 Sep 2012 19:06:37 +0300 Timo Sirainen lib-imap: Updated test-imap-bodystructure
Sat, 15 Sep 2012 19:00:32 +0300 Timo Sirainen lib-imap-storage: Added support for getting BODYPARTSTRUCTURE