summaryrefslogtreecommitdiff
path: root/imap4d
AgeCommit message (Expand)AuthorFiles
2011-12-08Move date/time declarations into a separate header: mailutils/datetime.hSergey Poznyakoff3
2011-12-08imap client: implement CREATE and APPEND. Fix APPEND in imap4d.Sergey Poznyakoff4
2011-12-07imap4d: CLOSE should not send EXPUNGE responses. Fix error checking in STORE.Sergey Poznyakoff8
2011-12-05Bugfixes.Sergey Poznyakoff1
2011-12-05Implement mu_scan_datetime.Sergey Poznyakoff2
2011-11-30imap client: initial implementation of fetch.Sergey Poznyakoff1
2011-11-29Imap4d: fix handling of nested message/rfc822 parts.Sergey Poznyakoff2
2011-11-28Fix a bug in imap4d parser, add more tests.Sergey Poznyakoff2
2011-11-28imap4d: reimplement fetch tests in Autotest. Remove DejaGNU-based testsuite.Sergey Poznyakoff26
2011-11-28Minor fixSergey Poznyakoff1
2011-11-28imap4d: reimplement append tests.Sergey Poznyakoff4
2011-11-28imap4d: rewrite testsuite in Autotest.Sergey Poznyakoff22
2011-11-27imap4d: fix FETCH (BODYSTRUCTURE)Sergey Poznyakoff1
2011-11-27imap4d: Fix the functionality of FETCH BODY sections HEADER, TEXT and MIME.Sergey Poznyakoff2
2011-11-19Rename mu_list_do to mu_list_foreach. Add comments to mailutils/list.hSergey Poznyakoff5
2011-11-04Implement pop3s and imap4s in respective servers.Sergey Poznyakoff4
2011-10-25Use MU_CTYPE_ENDLN to trim \r\n.Sergey Poznyakoff2
2011-10-24imap4d: fix reading multi-line literalsSergey Poznyakoff1
2011-10-22Make all status flags permanent.Sergey Poznyakoff9
2011-10-15imap4d: fix returned INTERNALDATE and date searches.Sergey Poznyakoff11
2011-07-14Implement optional mailbox-independent locking for pop3d and imap4d.Sergey Poznyakoff6
2011-06-20imap4d: bugfixSergey Poznyakoff2
2011-03-17More bugfixes.Sergey Poznyakoff6
2011-01-19BugfixSergey Poznyakoff1
2011-01-15imap4d: redo signal handlingSergey Poznyakoff12
2011-01-14imap4d: don't issue spurious unsolicited responses after EXPUNGE.Sergey Poznyakoff3
2011-01-09imap4d: complement 435f1918df.Sergey Poznyakoff1
2011-01-02Update copyright years.Sergey Poznyakoff56
2010-12-31imap4d: further improvements.Sergey Poznyakoff1
2010-12-31imap4d: bugfixes.Sergey Poznyakoff2
2010-12-28imap4d: speed up asynchronous mailbox notifications.Sergey Poznyakoff3
2010-12-17Minor changeSergey Poznyakoff1
2010-12-13Remove mu_filter_iconv_create.Sergey Poznyakoff1
2010-12-10Remove the MU_STREAM_FD_AUTOCLOSE stream flag.Sergey Poznyakoff1
2010-12-10Remove MU_STREAM_AUTOCLOSE flag. Use mu_stream_unref, if necessary.Sergey Poznyakoff2
2010-12-07Rewrite prog stream support.Sergey Poznyakoff1
2010-12-06Revise stream ioctl support.Sergey Poznyakoff3
2010-12-06Improve imap4d and pop3d testsuites.Sergey Poznyakoff1
2010-12-06Rewrite debugging and logging support.Sergey Poznyakoff4
2010-12-02Avoid using strtok(_r)Sergey Poznyakoff2
2010-12-01imap4d: various fixes.Sergey Poznyakoff7
2010-11-30imap4d: rewrite subscription support from scratch.Sergey Poznyakoff4
2010-11-24New type of stream: static memory stream.Sergey Poznyakoff2
2010-11-12Minor fix in the test suite.Sergey Poznyakoff1
2010-11-09Fix the "UNIX mailbox first message symptom".Sergey Poznyakoff1
2010-11-02Remove the --license option.Sergey Poznyakoff1
2010-10-30Remove all uses of vartab, replacing them with wordsplit.Sergey Poznyakoff3
2010-10-28Add wordsplit module.Sergey Poznyakoff2
2010-10-27Use mu_asprintf and mu_vasnprintf instead of asprintf and vasprintf.Sergey Poznyakoff3
2010-10-26Rewrite URL support.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.