15
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* ospd/misc.py (create_args_parser, get_common_args): Remove timeout cli argument. More... about 11 years ago
* src/manage_sql.c (check_db_configs): Don't insert "OSP Ovaldi" default config. (config_in_use): Remove check for default osp ovaldi config. (make_config_osp_ovaldi): Remove function. More... about 11 years ago
* src/manage_sql.c (TASK_ITERATOR_COLUMNS): Fix run_status_name alias to status_text. More... about 11 years ago
* src/manage_migrators.c (migrate_80_to_81): Add note about leaving column lying around. More... about 11 years ago
* src/manage_pg.c (create_tables): Remove reference constraints where the column could refer to the trashcan. More... about 11 years ago
* src/html/classic/help.xsl (contents.html): Add link to Results page. (glossary.html): Add section "Result". (results.html): New template. More... about 11 years ago
* src/manage_pg.c (manage_create_sql_functions): Move pl/pgsql function up, because they are used by some of the SQL functions. (create_tables): Remove description from tasks, to match SQLite. Correct references in report_format_params_trash and report_format_param_options_trash. More... about 11 years ago
* src/html/classic/omp.xsl (result [result-headers]): Fix report and task related parameters and add missing ones for "Add Note" and "Add Override" buttons. More... about 11 years ago
* tools/migrate-to-postgres: Ensure the GPLv2+ license notice uses the paragraph suggested by the Free Software Foundation. More... about 11 years ago
* src/html/classic/omp.xsl (preferences [details]) (preference [edit-details]): Rename ovaldi_file to osp_ovaldi_file. Handle osp_integer preference type. More... about 11 years ago
* src/manage_sql (preference_iterator_type): New function. (init_preference_iterator): Add type column. More... about 11 years ago
* tools/migrate-to-postgres: New file. Functional, but needs some work. More... about 11 years ago
* src/omp.c (omp_xml_handle_end_element): Fix check for target value in OSP scan case. Remove useless else statements. More... about 11 years ago
* src/omp.c (xml_handle_end_element): In GET_RESULTS case use SEND_GET_END macro and calculate correct counts in cases where the count on the page is different from the maximum or a single result is selected by uuid. More... about 11 years ago
Update OMP documentation to reflect recent changes to GET_RESULTS. More... about 11 years ago
* src/html/classic/omp.xsl (html-create-note-form) (html-create-override-form, get_results_response, html-results-table): Change location of result elements from a results element inside the get_results_response element to directly inside get_results_response. More... about 11 years ago
* src/omp.c (xml_handle_start_element): In GET_RESULTS case place results directly inside the get_results_response element to make it more consistent with other GET_... OMP commands. More... about 11 years ago
Added cisco nx-os More... about 11 years ago
Allow apply_overrides attribute of GET_RESULTS command to switch off overrides. More... about 11 years ago
* INSTALL: Fix typo. More... about 11 years ago
* src/html/classic/omp.xsl (result [result-body]): Add section "Affected Software/OS" for showing the "affected" NVT tag. More... about 11 years ago
* src/html/classic/omp.xsl (get_nvts): Use "details" mode when applying templates to the NVT. More... about 11 years ago
Add autofp and override controls to results list page. More... about 11 years ago
Implement dynamically creating a scan config from an OSP Scanner. More... about 11 years ago
* src/manage_sql.c (RESULT_ITERATOR_COLUMNS_ARRAY): Make array dimensions and indexes match parameters of RESULT_ITERATOR_COLUMNS. (init_result_get_iterator, result_count): Adjust array dimensions. (init_result_iterator): Fix autofp subquery for selection by id. More... about 11 years ago
* wrappers/ovaldi/ospd-ovaldi.py (OSPD_OVALDI_PARAMS): Change port type to integer. Change definitions_file type to file. Improve description. More... about 11 years ago
* doc/CMakeLists.txt: Use appropriate text for second paragraph of the license notice. More... about 11 years ago
* doc/CMakeLists.txt: Use appropriate text for second paragraph of the license notices. More... about 11 years ago
Make license of CMakeLists.txt files consistent. More... about 11 years ago
Make license of CMakeLists.txt files consistent. More... about 11 years ago