- 11 Dec, 2005 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
sometimes normal for it to fail. (isc_disable): Document that a disabled session may change state to ISC_STATE_CLOSING if a write error occurs.
-
Per Cederqvist authored
-
- 28 Nov, 2005 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 06 May, 2005 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
flag bits of the conference. It isn't; get-conf-stat works just fine.
-
- 04 Apr, 2005 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 13 Dec, 2004 1 commit
-
-
Per Cederqvist authored
is allowed without logging in.
-
- 02 Dec, 2004 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 30 Nov, 2004 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 02 Aug, 2004 5 commits
-
-
Per Cederqvist authored
Rasmus Sten.
-
Per Cederqvist authored
by allowed-content-type; that is now obsoleted by the better documentation that Rasmus Sten provided. Fix markup and language errors in the documentation by Rasmus. (Multipart (multipart/mixed)): Fixed markup errors. Clarify that text/x-kom-basic is preferred. (MHTML (message/rfc822;x-lyskom-variant=rfc2557)): Fixed markup errors. Clarify that it is automatic access to external resources that should be stopped.
-
Per Cederqvist authored
clients, and document MHTML and multipart/mixed. Contributed by Rasmus Sten.
-
Per Cederqvist authored
-
Per Cederqvist authored
recursively to all content types, in much more detail than in the change of 2004-07-18. (Multipart (multipart/mixed)): New section. (MHTML (message/rfc822;x-lyskom-variant=rfc2557)): New section.
-
- 21 Jul, 2004 8 commits
-
-
Per Cederqvist authored
rid of a spurious error message found in the process. Use less preprocessor macro magic. Test suite framework improvements: simple_expect can now expect lines that don't contain the line leader, and lyskomd_start and lyskomd_fail_start can now handle output sent before the database lock is taken. Fixed a comment.
-
Per Cederqvist authored
slightly different API. This was mainly done to get rid of the error message "invalid field name: xyzzy" that occured if the value of xyzzy was bogus, even if xyzzy itself was a valid name. All callers updated. (CHK_FLAG_A): Similarly rewritten as chk_flag_a(). (assign): Check for valid field name and valid field content separately, so that the "invalid field name: xyzzy" message isn't printed just because the content is bad. (chk_assign): New name for former aux_item_def_check_assign. New arguments: found and good; return status via them. (chk_flag_a): New function. (aux_item_def_check_trigger): New arguments: found and good; return status via them. (aux_item_def_check_validate): Ditto.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
test suite.
-
Per Cederqvist authored
leader. This is useful for catching messages from lyskomd that are created by libraries that we have no control over, and that don't emit the expected line leader. (set_debug_calls): New proc, extracted from lyskomd_start and lyskomd_fail_start. Expect the new message that is emitted when the debug calls are disabled. (lyskomd_start): New optional argument: pre_lock_messages. Moved code to set_debug_calls(). (lyskomd_fail_start): Ditto.
-
- 18 Jul, 2004 11 commits
-
-
Per Cederqvist authored
Added missing newline in kom_log call. Doc fixes. Specify how multipart contents should be handled by the aux-item allowed-content-type.
-
Per Cederqvist authored
-
Per Cederqvist authored
(Who Information): Ditto. (Membership Information): Added the Text-Id type. (modify-system-info): Fixed references to argument names in the error code descriptions. (async-text-read): New async message. (async-invalidate-text-read): New async message. (Aux-Item Types): Don't use @field for anything but Protocol A structure fields. State that allowed-content-type should be applied recursively to all content types.
-
Per Cederqvist authored
-
Per Cederqvist authored
(async_invalidate_text_read): New function.
-
Per Cederqvist authored
(prot_a_async_invalidate_text_read): Ditto.
-
Per Cederqvist authored
(mark_as_unread): Send async-invalidate-text-read. (set_read_ranges): Ditto. (set_unread): Ditto. (set_last_read): Ditto.
-
Per Cederqvist authored
(set_time): Added a missing newline in a log message.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-