summaryrefslogtreecommitdiff
path: root/imap4d
AgeCommit message (Expand)AuthorFiles
2003-02-13(imap4d_append): Bugfix.Sergey Poznyakoff1
2003-02-09Fixed typo in program name.Wojciech Polak1
2003-02-09Updated FSF address.Wojciech Polak29
2003-02-03(util_set_input, util_set_output): BugfixSergey Poznyakoff1
2003-02-03(imap4d_bye0): Added missing argument to syslog.Sergey Poznyakoff1
2003-02-03(create_gsasl_stream,gsasl_replace_streams): Fixed declarations.Sergey Poznyakoff1
2003-01-29Fixed wording of OK message.Sergey Poznyakoff1
2003-01-29Do not wait for 'DONE' command longer than timeout seconds.Sergey Poznyakoff1
2003-01-28Reflect IDLE capability.Sergey Poznyakoff1
2003-01-28Removed misleading commentSergey Poznyakoff1
2003-01-28(util_wait_input): New function.Sergey Poznyakoff1
2003-01-28(imap4d_idle, util_wait_input): New functions.Sergey Poznyakoff1
2003-01-28Added entry for IDLE command.Sergey Poznyakoff1
2003-01-28(imap4d_capability_init): Announce IDLE capability.Sergey Poznyakoff1
2003-01-28Added imap4d/idle.cSergey Poznyakoff1
2003-01-28Implements IDLE command (rfc 2177)Sergey Poznyakoff1
2003-01-28Removed unneded colon in the argument to perror.Sergey Poznyakoff1
2003-01-26Cleaned wording in diagnostics.Sergey Poznyakoff2
2003-01-26Removed newline from the syslog diagnostic message.Sergey Poznyakoff1
2003-01-23Removed leftover "while"Sergey Poznyakoff1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff2
2003-01-22Fixed STORE untagged output in accordance with rfc2060-errata document.Sergey Poznyakoff5
2003-01-22(util_finish): Check event queue if theSergey Poznyakoff1
2003-01-22(util_get_input, util_get_output)Sergey Poznyakoff1
2003-01-22(imap4d_capa): Require "gsasl" capabilitySergey Poznyakoff1
2003-01-22(auth_gsasl): Make sure the streams are reset after issuing OK tagged response.Sergey Poznyakoff1
2003-01-22(auth_gssapi): Changed declaration and returnSergey Poznyakoff1
2003-01-22Added to the repositorySergey Poznyakoff1
2003-01-22(util_setio): Make sure both streams are line-buffered.Sergey Poznyakoff1
2003-01-22(tls_available,tls_done): Static variables.Sergey Poznyakoff1
2003-01-22(tls_available,tls_done): Removed.Sergey Poznyakoff1
2003-01-22(tls_available,tls_done): Removed.Sergey Poznyakoff1
2003-01-22Use comparator function for list deletions.Sergey Poznyakoff1
2003-01-22Rewritten capability and authentication systemsSergey Poznyakoff1
2003-01-22Renamed AUTHOBJS to IMAP_AUTHOBJS.Sergey Poznyakoff1
2003-01-21UpdatedSergey Poznyakoff1
2003-01-21(util_msgset): Edited comment; (util_start,util_getstate): RemovedSergey Poznyakoff1
2003-01-21Fail if login_disabled is setSergey Poznyakoff1
2003-01-21When TLS negotiation succeedes, remove "STARTTLS" capability and reset login_...Sergey Poznyakoff1
2003-01-21(login_disabled): New global.Sergey Poznyakoff1
2003-01-21(imap4d_capability_add,imap4d_capability_remove,imap4d_capability_init): New ...Sergey Poznyakoff2
2003-01-18(util_token): Fixed comment.Sergey Poznyakoff1
2003-01-18Check 'tls_available' before calling mu_deinit_tls_libs(). Just for makeWojciech Polak1
2003-01-18(ifile, ofile, sfile): Removed.Sergey Poznyakoff1
2003-01-18(imap4d_starttls): Flush output before initializing tls.Sergey Poznyakoff1
2003-01-18(imap4d_signal): Use util_is_master().Sergey Poznyakoff1
2003-01-18(util_setio): Changed declaration.Sergey Poznyakoff1
2003-01-18(imap4d_mainloop): Changed proto following that of pop3.Sergey Poznyakoff1
2003-01-18(imap4d_bye0): Use util_is_master() and util_bye()Sergey Poznyakoff1
2003-01-17FixedWojciech Polak1

Return to:

Send suggestions and report system problems to the System administrator.