- 26 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 24 Jun, 1999 2 commits
-
-
Per Cederqvist authored
(aux_item_validate): Likewise.
-
David Byers authored
-
- 13 Jun, 1999 1 commit
-
-
David Byers authored
Linked aux-items get their creator from the source item. Testing: Test cases updated to reflect this.
-
- 11 Jun, 1999 1 commit
-
-
David Byers 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
instead. Call callers updated. (prepare_aux_item): Likewise.
-
- 13 May, 1999 1 commit
-
-
Per Cederqvist authored
(delete_aux_item_list): Fail if the default branch is reached. (undelete_aux_item_list): Fail if the default branch is reached. (aux_item_trigger_mirror_faq): Test data->object for NULLness intstead of the uninitialized variable conf_stat.
-
- 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)
-
- 30 Dec, 1998 1 commit
-
-
David Byers authored
-
- 26 Dec, 1998 1 commit
-
-
David Byers authored
-
- 09 Nov, 1998 1 commit
-
-
Per Cederqvist authored
-
- 30 Aug, 1998 1 commit
-
-
Per Cederqvist authored
next link is followed, avoiding a crash.
-
- 08 Jul, 1998 1 commit
-
-
Per Cederqvist authored
(aux_item_definition_cache_regexp): Now static. (initialize_aux_items): Removed declaration of parse_aux_item_definitions. (aux_item_call_add_triggers): Now static. (aux_item_call_delete_triggers): Now static. (aux_item_call_undelete_triggers): Now static.
-
- 14 Jun, 1998 1 commit
-
-
David Byers authored
-
- 23 Oct, 1997 1 commit
-
-
David Byers authored
Some initial (nonworking) code for a one-pass sync.
-
- 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
-