- 05 Jul, 1999 1 commit
-
-
Per Cederqvist authored
ACTPERS is allowed to create aux-items in the conference he is creating. (is_supervisor): Removed the conf_c argument. (is_strictly_supervisor): Removed the conf_c argument. Use cached_conf_exists and cached_get_conf_supervisor and eliminate one expensive call to GET_C_STAT. (change_name): Removed the victim_c argument from all calls to access_perm. (delete_conf): Likewise. (lookup_name): Likewise. (lookup_z_name): Likewise. (do_lookup): Likewise. (get_conf_stat_old): Likewise. (get_uconf_stat): Likewise. (get_conf_stat_older): Likewise. (set_presentation): Likewise. (set_etc_motd): Likewise. (set_conf_type): Likewise. (set_garb_nice): Likewise. (set_expire): Likewise. (set_keep_commented): Likewise. (modify_conf_info): Likewise. (set_supervisor): Removed the conf_c argument from all calls to is_strictly_supervisor and is_supervisor. (set_permitted_submitters): Likewise. (set_super_conf): Likewise.
-
- 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
Use access_perm() instead of fast_access_perm().
-
- 24 Jun, 1999 1 commit
-
-
Per Cederqvist authored
-
- 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.
-
- 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
-
- 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)
-
- 05 Apr, 1999 1 commit
-
-
Per Cederqvist authored
-
- 18 Jan, 1999 1 commit
-
-
David Byers authored
-
- 15 Jan, 1999 1 commit
-
-
David Byers authored
-
- 13 Jan, 1999 1 commit
-
-
David Byers authored
-
- 26 Dec, 1998 1 commit
-
-
David Byers authored
-
- 09 Nov, 1998 1 commit
-
-
Per Cederqvist authored
-
- 26 Jul, 1998 1 commit
-
-
Per Cederqvist authored
-
- 08 Jul, 1998 1 commit
-
-
Per Cederqvist authored
(do_lookup): Changed type of local variables i and retsize to avoid warnings. Handle overflow a little better and log warning messages if overflow ever occurs. (rcsid): Added a missing const.
-
- 14 Jun, 1998 1 commit
-
-
David Byers 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
-
- 23 Jul, 1997 1 commit
-
-
Per Cederqvist authored
-
- 03 Aug, 1996 1 commit
-
-
Per Cederqvist authored
-
- 28 Jul, 1996 1 commit
-
-
Per Cederqvist authored
-
- 24 Jul, 1996 1 commit
-
-
Per Cederqvist authored
-
- 31 Oct, 1995 1 commit
-
-
David Byers authored
Added get_uconf_stat server call. Database can now store eight-bit Conf_type Call to get Small_conf data in the cache added UConference protocol data type added
-
- 01 Jan, 1995 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 31 Dec, 1994 1 commit
-
-
Per Cederqvist authored
-
- 23 Oct, 1994 1 commit
-
-
Per Cederqvist authored
Always force 8859-1 unless HAVE_LOCALE_H.
-
- 22 Oct, 1994 1 commit
-
-
Per Cederqvist authored
-
- 05 Apr, 1994 1 commit
-
-
Per Cederqvist authored
-
- 19 Feb, 1994 1 commit
-
-
Per Cederqvist authored
-
- 18 Oct, 1993 1 commit
-
-
Per Cederqvist authored
any files.
-
- 16 Oct, 1993 1 commit
-
-
Per Cederqvist authored
-
- 14 Oct, 1993 1 commit
-
-
Per Cederqvist authored
-
- 10 Oct, 1993 1 commit
-
-
Per Cederqvist authored
-
- 05 Aug, 1993 1 commit
-
-
Per Cederqvist authored
(legal_name): Set kom_errno to KOM_LONG_STR or KOM_BAD_NAME if it fails. Updated all callers of legal_name to not set kom_errno.
-
- 16 Jan, 1993 1 commit
-
-
Per Cederqvist authored
-