- 02 Aug, 2003 1 commit
-
-
Per Cederqvist authored
(login): Ditto. (logout): Set the idle timeout to param.login_timeout.
-
- 12 Jul, 2003 2 commits
-
-
Per Cederqvist authored
<sys/time.h> directly.
-
Per Cederqvist authored
(login_old): Ditto. (login): Ditto. (get_static_session_info): Ditto. (get_time): Ditto. (logout): Ditto. Use timeval_diff_sec instead of ldifftime. (who_is_on_dynamic): Use timeval_diff_sec instead of ldifftime. (get_session_info): Ditto. (get_session_info_ident): Ditto.
-
- 06 Jan, 2003 1 commit
-
-
Per Cederqvist authored
-
- 10 Aug, 2002 1 commit
-
-
Per Cederqvist authored
-
- 29 Mar, 2002 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 28 Dec, 2001 1 commit
-
-
Per Cederqvist authored
of ``enum async''. (Bug 335).
-
- 22 Dec, 2001 1 commit
-
-
Per Cederqvist authored
-
- 15 Nov, 2001 1 commit
-
-
Per Cederqvist authored
-
- 06 Nov, 2001 1 commit
-
-
Per Cederqvist authored
(login): Ditto. (Bug 151).
-
- 04 Nov, 2001 1 commit
-
-
Per Cederqvist authored
-
- 03 Nov, 2001 1 commit
-
-
Per Cederqvist authored
remaining FIXME comments.
-
- 06 Sep, 2000 1 commit
-
-
Per Cederqvist authored
-
- 05 Sep, 2000 1 commit
-
-
Per Cederqvist authored
(who_is_on_ident): Likewise. (who_is_on_dynamic): Likewise. (get_session_info): Likewise. (get_session_info_ident): Likewise. (who_is_on_old): Likewise.
-
- 05 Jul, 1999 1 commit
-
-
Per Cederqvist authored
(login): Likewise. (disconnect): Likewise.
-
- 26 Jun, 1999 1 commit
-
-
Per Cederqvist authored
(login_old): Likewise. (login): Likewise.
-
- 05 Jun, 1999 1 commit
-
-
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
-
- 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.
-
- 30 May, 1999 1 commit
-
-
Per Cederqvist authored
-
- 24 May, 1999 1 commit
-
-
Per Cederqvist authored
-
- 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
(login_old): Likewise. (login): Likewise. (logout): Likewise. (who_is_on_dynamic): Likewise. (get_session_info): Likewise. (get_session_info_ident): Likewise. (get_time): Likewise. (user_active): 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)
-
- 18 Jan, 1999 1 commit
-
-
David Byers authored
-
- 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
-
- 22 Oct, 1998 1 commit
-
-
Per Cederqvist authored
-
- 06 Oct, 1998 1 commit
-
-
Per Cederqvist authored
interval [0..ay_dummy_last) but not used). Complain about the first rejected async number, not the last.
-
- 08 Jul, 1998 1 commit
-
-
Per Cederqvist authored
(rcsid): Added a missing const.
-
- 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 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 02 Aug, 1996 1 commit
-
-
Per Cederqvist authored
instead of active_connection->invisible. (login): Likewise. (logout): Likewise. (pepsi): Likewise. (change_what_i_am_doing): Likewise. (who_is_on): Likewise. (who_is_on_ident): Likewise. (who_is_on_old): Likewise. (who_is_on_dynamic): Likewise. Sessions with no user are always invisible. (user_active): Set active_connection->flags.user_active_used.
-
- 01 Aug, 1996 1 commit
-
-
Per Cederqvist authored
(get_static_session_info): New function. (user_active): New function. (get_session_info): The idle-time is calculated using active_time instead of last_request. (get_session_info_ident): Likewise.
-
- 28 Jul, 1996 1 commit
-
-
Per Cederqvist authored
instead of an array of int. Adjust the code accordingly. (accept_async): Likewise.
-
- 26 Jul, 1996 1 commit
-
-
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.
-
- 24 Jul, 1996 1 commit
-
-
Per Cederqvist authored
-