- 28 Jul, 1996 13 commits
-
-
Per Cederqvist authored
(async_send_message): Likewise.
-
Per Cederqvist authored
determine if async messages are sent.
-
Per Cederqvist authored
(async_i_am_on): Likewise. (async_logout): Likewise. (async_new_name): Likewise. (async_sync_db): Likewise. (async_forced_leave_conf): Likewise. (async_login): Likewise. (async_rejected_connection): Likewise. (async_send_group_message): Likewise.
-
Per Cederqvist authored
-
Per Cederqvist authored
instead of an array of int. Adjust the code accordingly.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
instead of an array of int. Adjust the code accordingly. (accept_async): Likewise.
-
Per Cederqvist authored
instead of an array of int. Adjust the code accordingly.
-
Per Cederqvist authored
instead of an array of int. Adjust the code accordingly.
-
Per Cederqvist authored
-
- 27 Jul, 1996 13 commits
-
-
Per Cederqvist authored
updated.
-
Per Cederqvist authored
-
Per Cederqvist authored
is commenting. (add_comment): Check that the adder can read the text he is adding a comment link to. (sub_comment): The user does not have to be able to read either of the texts to remove the comment link. On the other hand, it doesn't help if he is supervisor of the author of the parent. (sub_footnote): The user does not have to be able to read either of the texts to remove the footnote link. He must be supervisor of the author of the footnote, but not necessarily the author.
-
Per Cederqvist authored
-
David Byers authored
Minor correction in lyskomd-database-format
-
David Byers authored
-
David Byers authored
-
David Byers authored
-
David Byers authored
Output of old-style conf-types supported. Minor change of data file format (no file footer).
-
David Byers authored
persons and conferences. Rewrote format-dependent code as switches rather than ifs. Output passwords to the database. Output old-type conference records in version zero files. Fata file is no longer terminated by a dollar sign. (init_cache): Rewrote format-dependent code as switches rather than ifs. Data file is terminated by EOF rather than dollar.
-
David Byers authored
-
David Byers authored
-
David Byers authored
conf_type. (foutput_conference_0): New function. Outputs conference with a four_bit conf type.
-
- 26 Jul, 1996 14 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
60=find-next-text-no and 61=find-previous-text-no are recommended, not experimental.
-
Per Cederqvist authored
Don't include .h files from .h files. Minor cleanups.
-
Per Cederqvist authored
-
Per Cederqvist authored
a non-zero value if the client sent a too big array. Check for that condition instead of checking if the length was greater than ay_dummy_last. Set kom_errno to KOM_LONG_ARRAY instead of KOM_INDEX_OUT_OF_RANGE if the array was too big.
-
Per Cederqvist authored
-
Per Cederqvist authored
(prot_a_init): Set array_parse_index.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
c_misc_info_p and num_list should be followed by a maximum array length in fncdef.txt. Use array_parse_index instead of array_parse_pos to count the array index. Added a missing newline in the generated code.
-
Per Cederqvist authored
-
Per Cederqvist authored
(init_connection): Initialize array_parse_index.
-