- 18 Apr, 1999 3 commits
-
-
Per Cederqvist authored
hardcoding the values.
-
Per Cederqvist authored
(read_configuration): Handle param.savecore_path.
-
Per Cederqvist authored
-
- 17 Apr, 1999 21 commits
-
-
Per Cederqvist authored
(checkstatus): Use parameters "Normal shutdown time", "Mail after downtime" and "Mail until downtime" instead of using hard-coded values. Use "mail" instead of "Mail" to send the mail. (main): Read the configuration file. Use parameters "Pid file", "Status file" and "lyskomd path" instead of hard-coded values.
-
Per Cederqvist authored
(parameters): Added "Normal shutdown time", "Mail after downtime", "Mail until downtime" and "lyskomd path". (read_configuration): Handle param.lyskomd_path.
-
Per Cederqvist authored
downtime_mail_start and downtime_mail_end.
-
Per Cederqvist authored
(create_status): Write the name of the user as the first line of the status file. With luck, that is a valid email address.
-
Per Cederqvist authored
-
Per Cederqvist authored
(komrunning_SOURCES): Use READ_CONFIG to simplify code. (updateLysKOM_SOURCES): Added READ_CONFIG.
-
Per Cederqvist authored
various headings.
-
Per Cederqvist authored
of possible open files.
-
Per Cederqvist authored
-
Per Cederqvist authored
(toploop): Handle ISC_EVENT_LOGIN_UNRELOCATED by returning a "% No connections left" message and closing the session, the way login_request used to do.
-
Per Cederqvist authored
configuration 1002. Fill in fd_relocate with PROTECTED_FDS.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(read_configuration): Handle param.status_file.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(komrunning_SOURCES): New variable, which among other files includes komrunning.c. (updateLysKOM_SOURCES): Added pidfile.c. (dbck_SOURCES): Added standalone.c.
-
- 15 Apr, 1999 1 commit
-
-
Per Cederqvist authored
-
- 06 Apr, 1999 1 commit
-
-
Per Cederqvist authored
-
- 05 Apr, 1999 14 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(foutput_person_2): Likewise. (foutput_person): Likewise. (foutput_conference_2): Added const qualifier to the conf_c argument. (foutput_aux_flags): Now static. (foutput_aux_item): Now static. (foutput_aux_item_list): Now static. Added const qualifier to the aux argument. (foutput_membership_type): Now static. (foutput_string): Now static. (foutput_priv_bits): Now static. (foutput_personal_flags): Now static. (foutput_text_list): Now static. (foutput_mark_list): Added const qualifier to the mark_list argument. (foutput_mark): Now static. (foutput_membership_list): Now static. (foutput_time): Now static. (foutput_member_list): Now static. (foutput_member): Now static. (foutput_conf_type): Now static. (foutput_misc_info): Now static. (foutput_ulong): Now static.
-
Per Cederqvist authored
(free_person): Likewise.
-
Per Cederqvist authored
(dump_l2g_stats): New function.
-
Per Cederqvist authored
Changed all functions to set it where appropriate. (nr_l2gs): Likewise. (nr_l2gs_peak): Likewise. (nr_destructs): Likewise. (nr_clears): Likewise. (nr_copies): Likewise. (nr_joins): Likewise. (nr_joined_blocks): Likewise. (nr_blocks): Likewise. (nr_blocks_peak): Likewise. (nr_blocks_sparse): Likewise. (nr_blocks_sparse_peak): Likewise. (sparse_skip_cost): Likewise. (nr_sparse_compactions): Likewise. (nr_sparsifications): Likewise. (l2g_destruct): Actually fill the destructed object with garbage data, unless NDEBUG is defined. (l2g_read): New file format. (put_ulong): New static function. (l2g_write): New file format. (dump_l2g_stats): New function.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
--with-debug-calls was broken.
-