- 14 Aug, 2003 1 commit
-
-
Per Cederqvist authored
-
- 06 Aug, 2003 1 commit
-
-
Per Cederqvist authored
-
- 05 Aug, 2003 1 commit
-
-
Per Cederqvist authored
(new_client): Set both connect_time and login_time. (kill_client): Clear the remote_ip. (handshake_ok): New function.
-
- 01 Aug, 2003 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
(new_client): Ditto.
-
- 12 Jul, 2003 3 commits
-
-
Per Cederqvist authored
<sys/time.h> directly.
-
Per Cederqvist authored
-
Per Cederqvist authored
default_want_async variable. Initialize penalty, penalty_generation, queue_next, queue_prev, on_queue. (kill_client): Assert that on_queue is false.
-
- 15 Mar, 2003 1 commit
-
-
Per Cederqvist authored
(new_client): Ditto. (kill_client): Ditto.
-
- 15 Nov, 2002 1 commit
-
-
Per Cederqvist authored
-
- 15 Oct, 2002 1 commit
-
-
Per Cederqvist authored
separately.
-
- 16 Aug, 2002 1 commit
-
-
Per Cederqvist authored
-
- 29 Mar, 2002 1 commit
-
-
Per Cederqvist authored
-
- 11 Feb, 2002 1 commit
-
-
Per Cederqvist authored
-
- 22 Dec, 2001 1 commit
-
-
Per Cederqvist authored
-
- 04 Nov, 2001 1 commit
-
-
Per Cederqvist authored
-
- 03 Nov, 2001 1 commit
-
-
Per Cederqvist authored
-
- 06 Sep, 2000 1 commit
-
-
Per Cederqvist authored
-
- 05 Aug, 2000 1 commit
-
-
Per Cederqvist authored
(kill_client): Check dummy_aux_item.data and aux_item.data.
-
- 25 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 03 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 31 May, 1999 1 commit
-
-
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.
-
- 24 May, 1999 1 commit
-
-
Per Cederqvist authored
-
- 21 May, 1999 1 commit
-
-
David Byers authored
Free everything on exit The server should now exit with zero allocated strings and zero allocated blocks. Test cases Added a few test cases for improved coverage and recently fixed bugs.
-
- 18 May, 1999 1 commit
-
-
David Byers authored
Merged lyskomd.texi, hacking.texi and dbck.texi Added what-is-unread.swe to Protocol-A.texi Aux-items: Handle disabled item types in a cleaner manner. Fixed bugs related to linked aux items. This feature should work pretty well now. Added test cases to test linking aux items.
-
- 16 May, 1999 1 commit
-
-
Per Cederqvist authored
(new_client): Likewise.
-
- 12 May, 1999 1 commit
-
-
David Byers authored
set-pers-flags Modified RPC calls create-person (new parameter pers-flags) Removed several hard-coded constants and paths. Max texts Max conferences Nologin file Support for aux-item validation functions (not just regexps.) Support for aux-items that can only be created by the server Support for linking pairs of aux items Added test cases to improve code coverage Renamed log to kom_log to avoid conflicts with math function log. Several bug fixes (code and documentation)
-
- 28 Apr, 1999 1 commit
-
-
Per Cederqvist authored
(kill_client): Likewise.
-
- 14 Jan, 1999 1 commit
-
-
David Byers authored
Format changes to fncdef.txt. Changed semantics of session number 0. Auto-generation of switch in prot_a_is_legal_fnc
-
- 26 Dec, 1998 1 commit
-
-
David Byers authored
-
- 08 Jul, 1998 1 commit
-
-
Per Cederqvist authored
-
- 13 Sep, 1997 1 commit
-
-
David Byers authored
Documented the aux-item definition file format. Updated the database format documentation. Server: Implemented aux-items. Checked error returns and set error-status to something useful in most cases. New RPC calls: create-text create-anonymous-text create-conf create-person get-text-stat get-conf-stat modify-text-info modify-conf-info get-info modify-server-info get-collate-table set-expire query-unread-texts New asynchronous messages: new-text deleted-text
-
- 03 Aug, 1996 1 commit
-
-
Per Cederqvist authored
-
- 02 Aug, 1996 2 commits
-
-
Per Cederqvist authored
(new_client): Initialize flags.
-
Per Cederqvist authored
(new_client): Likewise.
-
- 28 Jul, 1996 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
instead of an array of int. Adjust the code accordingly.
-
- 26 Jul, 1996 1 commit
-
-
Per Cederqvist authored
(init_connection): Initialize array_parse_index.
-
- 14 Jun, 1996 1 commit
-
-
David Byers authored
-