- 02 Jul, 1999 1 commit
-
-
David Byers authored
Eliminated calls to build_matching_info when creating, renaming and deleting conferences. Integrated the conf_table array into match_table. Name matcher can handle holes in the table. Testing: Added some name lookup test cases. Distribution: Distribute lyskomd tests 12.exp and 13.exp. Documentation: sub-comment was incorrectly marked obsolete. Fixed.
-
- 01 Jul, 1999 1 commit
-
-
Per Cederqvist authored
fast_access_perm(), and updated all callers. Turn of async messages during shutdown.
-
- 30 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 28 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 27 Jun, 1999 4 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
numbers in the protocol specification.
-
- 26 Jun, 1999 9 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
David Byers authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
David Byers authored
Don't send new-membership when a membership is changed. Documentation: Document protocol change. Test suite: Do not expect new-membership when membership is changed.
-
- 25 Jun, 1999 4 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
"make -j install" could fail. Port to SunOS 4.1.1.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 24 Jun, 1999 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
created by dbck.
-
David Byers authored
-
- 23 Jun, 1999 2 commits
-
-
Per Cederqvist authored
-
David Byers authored
-
- 21 Jun, 1999 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 20 Jun, 1999 1 commit
-
-
Per Cederqvist authored
Fix parameters "Jubel" and "Ident-authentication".
-
- 19 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 14 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 13 Jun, 1999 2 commits
-
-
Per Cederqvist authored
a single time.
-
David Byers authored
Linked aux-items get their creator from the source item. Testing: Test cases updated to reflect this.
-
- 05 Jun, 1999 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
strdup() is no longer used, so a replacement function is not needed.
-
David Byers authored
Fixed permission-checking bugs Fixed some potential core dumps. Fixed regexp matching with collate table. Testing Test cases for regexp matching with collate table. Fixed old test cases to function with collate table regexp matching is on by default.
-
- 03 Jun, 1999 1 commit
-
-
Per Cederqvist authored
underscores in dubious places. Distribute new test suite files. Some systems lack strdup.
-
- 31 May, 1999 2 commits
-
-
Per Cederqvist authored
-
David Byers authored
Corrected privilege-related problems. Many functions now take a Connection instead of a Pers_no/Person combo. Added defensive code to protect the server in situations where active_connection is unexpectedly NULL. Added checks to most RPC handlers to make sure they are only called when there is an active connection. The added_by field for a person's membership in its letterbox conference is not the person itself, not 0. Testing Removed all new expected fails from the testsuite.
-