log

age author description
Mon, 31 Jan 2011 04:02:04 +0200 Timo Sirainen imapc: Write large message bodies to temp files rather than keeping in memory.
Mon, 31 Jan 2011 04:00:44 +0200 Timo Sirainen lib-imap: struct imap_arg.str_size now contains the string value lengths.
Mon, 31 Jan 2011 02:17:26 +0200 Timo Sirainen lib-storage: Threading code uses now separate extra_wanted_headers also.
Mon, 31 Jan 2011 02:13:51 +0200 Timo Sirainen imapc: Fixed sending single FETCH queries.
Mon, 31 Jan 2011 02:13:06 +0200 Timo Sirainen lib-storage: Moved setting "wanted fields/headers" fields for sort program from imap-specific code.
Mon, 31 Jan 2011 01:36:29 +0200 Timo Sirainen imapc: Minor code cleanup
Sun, 30 Jan 2011 20:47:43 +0200 Timo Sirainen imapc: Send UID FETCH commands with larger uidset parameter if possible.
Sun, 30 Jan 2011 20:16:04 +0200 Timo Sirainen lib-storage: Index search context is now more accessible by backends.
Sun, 30 Jan 2011 17:51:17 +0200 Timo Sirainen script: Root permissions weren't being dropped before executing the script.
Fri, 28 Jan 2011 19:41:03 +0200 Timo Sirainen script utility now supports the script using stdio/stdout for communication.
Fri, 28 Jan 2011 19:39:00 +0200 Timo Sirainen imapc: If mail's input stream is changed, don't assume virtual size = physical size.
Fri, 28 Jan 2011 17:57:21 +0200 Timo Sirainen imapc: Added support for saving and copying messages.
Wed, 26 Jan 2011 21:47:52 +0200 Timo Sirainen ioloop: Use -1 for infinite poll/epoll timeout rather than INT_MAX.
Tue, 25 Jan 2011 17:35:32 +0200 Timo Sirainen imapc: Syncing optimization: Don't wait for STOREs to complete before sending EXPUNGE.
Tue, 25 Jan 2011 17:23:52 +0200 Timo Sirainen imapc: Added support for changing flags and expunging.