- 18 Dec, 2005 5 commits
-
-
Per Cederqvist authored
that the output queue fills up properly.
-
Per Cederqvist authored
(new_client): Ditto.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
client is disabled by disable_client. (may_read_more): New method, extracted from read_from_connection. Return false if disabled by disable_client. (should_be_disabled): New method, extracted from read_from_connection and check_idle_callback. Return true if disabled by disable_client. (read_from_connection): Simplified code by using may_read_more and should_be_disabled. (check_idle_callback): Simplified code by using should_be_disabled. (disable_client): New debug request.
-
- 12 Dec, 2005 4 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 11 Dec, 2005 7 commits
-
-
Per Cederqvist authored
remove the "Obsolete" status from it. Clarify how create-conf-old works. Doc fixes.
-
Per Cederqvist authored
being promoted from "Obsolete" to "Recommended". (get-members-old): Ditto. Discuss get-members versus get-members-old. (get-members): Ask client writers to consider using get-members-old. (create-conf-old): Document when the ability to send an Extended-Conf-Type was introduced, and what it means to send a four-bit Conf-Type. (create-text): Typo fixed. (Mapping Local to Global Text Numbers): Typo fixed.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
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 6 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
-