- 22 Oct, 1998 7 commits
-
-
Per Cederqvist authored
sent to all sessions. (get-last-text): Say that this relies on all texts being written in chronological order. (set-client-version): This call can only be used once per session. It will return client-is-crazy if used twice. (get-client-version): This was called "get-client-name". (mark-text): Bogus example fixed. (unmark-text): Bogus example fixed. (lookup-z-name): The want-pers and want-confs arguments were swapped in the function header. (set-info): Document that lyskomd 1.9.0 erroneously returned text-zero if MOTD was 0.
-
Per Cederqvist authored
-
Per Cederqvist authored
(find_previous_text_no): Fixed the returned error status.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 17 Oct, 1998 6 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
introduced when Local_to_global was introduced. (copy_person): Likewise. (copy_text_stat): Added a const qualifier. Rewritten to decrease the probability that the same kind of bug is introduced here, that is, assign each field separately instead of assigning the entire struct at once. (copy_aux_item_list): Now static. Rewritten as above. (coy_aux_item): Added const qualifier. Rewritten as above.
-
Per Cederqvist authored
(copy_text_stat): Likewise. (copy_aux_item): Likewise. (copy_aux_item_list): Removed (now static).
-
Per Cederqvist authored
(sync-kom): Fixed bugs in the example.
-
- 15 Oct, 1998 1 commit
-
-
Per Cederqvist authored
-
- 14 Oct, 1998 5 commits
-
-
Per Cederqvist authored
specification of async-leave-conf. More test cases.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
Local_to_global was introduced.
-
Per Cederqvist authored
(get-conf-stat-older): Document the mask argument. (mark-text-old): Document that mark-type 0 is used to remove the mark. (async-leave-conf): This message is always sent to a person when that person ceases to be a member of a conference, whatever the reason is. The protocol specification used to say that it was only sent when a person was forced to leave a conference. The current wording makes more sense, and it was also the implemented behavior, so update the specification rather than the program.
-
- 11 Oct, 1998 15 commits
-
-
Jonas S Karlsson authored
-
Jonas S Karlsson authored
-
Per Cederqvist authored
checking when copying file contents. Allow compaction of the text file even if there are errors in the data base.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(read_configuration): Handle backupfile_name_2.
-
Per Cederqvist authored
(copy_file): Abort if we cannot seek or read the file we copy from. Abort if the value we read didn't end in a newline, start with "T ", "C " or "P ", if the identity number in the data isn't what we expected, or if it isn't followed by a space. This change attempts to detect file damage as early as possible.
-
Per Cederqvist authored
-
Jonas S Karlsson authored
and exporter of email to lyskom.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 09 Oct, 1998 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 08 Oct, 1998 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-