- 08 Jul, 1998 24 commits
-
-
Per Cederqvist authored
(ISC_PRINTF_SUPPORT): Define it.
-
Per Cederqvist authored
-
Per Cederqvist authored
(locate_member): Renamed local variable names to avoid warnings from gcc. (check_misc_infos): Likewise. (check_created_texts): Likewise. (check_membership): Likewise. (check_texts_in_conf): Likewise. (confirm): Added const qualifier to argument question. (check_member): Likewise. (init_data_base): Removed the unused dbase_dir argument. All callers updated.
-
Per Cederqvist authored
-
Per Cederqvist authored
(rcsid): Added a missing const. (next_text_num): Changed type from int to Text_no. (TEXT_RANGE): Adjusted printf format for next_text_num change. (VOID_TEXT_RANGE): Likewise. (cache_sync): Changed type of local variable i from int to unsigned long. Removed extern declaration of oformat. Adjusted printf formats for next_text_num change. (init_cache): Removed extern declaration of oformat. Adjusted printf formats for next_text_num change.
-
Per Cederqvist authored
(rcsid): Added a missing const.
-
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.
-
Per Cederqvist authored
-
Per Cederqvist authored
unless isascii is true. Use an int as argument to isalpha and isdigit to avoid problems with signed chars. (assign_conf_no): Likewise. (assign_int): Likewise. (rcsid): Added a missing const.
-
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.
-
Per Cederqvist authored
(Aux_item_trigger_mapping): Likewise. (parse_aux_item_definitions): Declaration added.
-
Per Cederqvist authored
(aux_item_def_check_assign): Added const qualifier to the id argument. (aux_item_def_check_trigger): Added const qualifier to the check_name argument.
-
Per Cederqvist authored
(rcsid): Added a missing const.
-
Per Cederqvist authored
"String_size". (s_usr_strcmp): Likewise. (char2digit): Added const qualifier to translate_table. Use an int as argument to isalpha and tolower to avoid problems with signed chars. (rcsid): Added a missing const.
-
Per Cederqvist authored
inclusion of <values.h>. (rcsid): Added a missing const.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
match the contents of libisc.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 07 Jul, 1998 5 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 06 Jul, 1998 2 commits
-
-
Per Cederqvist authored
which included commits to RCS files with non-trunk default branches.
-
Per Cederqvist authored
-
- 14 Jun, 1998 2 commits
-
-
David Byers authored
-
David Byers authored
-
- 23 Oct, 1997 2 commits
-
-
David Byers authored
Minoor updates to other files
-
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
-
- 12 Aug, 1997 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
because of bzero).
-
- 23 Jul, 1997 1 commit
-
-
Per Cederqvist authored
-
- 20 Jul, 1997 1 commit
-
-
Per Cederqvist authored
-