15
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace more old internal calls for memory management by respective glib functions. More... about 11 years ago
* src/manage_sql.c (set_task_schedule): Actually calculate next time, instead of setting it to first time. More... about 11 years ago
* src/html/classic/help.xsl (glossary.html): Mention task alterable flag. (tasks.html): Add note about when Alterable Task field is present, for Edit Task help. More... about 11 years ago
* src/gsad_omp.c (get_report): Use "no_pagination" as value for apply_filter if it is not given. More... about 11 years ago
* src/html/classic/help.xsl (new_task.html): Get row backgrounds right. More... about 11 years ago
* src/html/classic/help.xsl (details-window-line-actions): Use type in alt instead of "Scanner". (task_details.html): Bring Task Details up to date. More... about 11 years ago
Replace old internal calls for memory management by respective glib functions. More... about 11 years ago
* ospd/ospd.py: Replace always false assertions with NotImplementedError exception. More... about 11 years ago
Add --syslog option. More... about 11 years ago
Allow configuring a scanner for IT-Schwachstellenampel. Make config and scanner available after submitting forms. More... about 11 years ago
* src/wizards/get_tasks_deep.xml: Add new option "include_scanners". More... about 11 years ago
* src/manage_sql.c (manage_report_host_add): New function. More... about 11 years ago
* ospd/ospd.py (OSPDaemon [get_scanner_description]): Add assert failure when not implemented by subclass. More... about 11 years ago
* doc/readme-its.txt: Added not on special Scan Config and Report Format Plugin. More... about 11 years ago
* src/gsad_omp.c (get_report): Change possible values for apply_filter, allowing to only ignore the pagination info like the "first" and "rows" filter keywords. More... about 11 years ago
* src/manage_sql.c (print_report_xml, manage_send_report): Add new ignore_pagination parameter to ignore filter terms and parameters that divide the report into pages. More... about 11 years ago
Add ESXi credentials to targets. More... about 11 years ago
Add ESXi credentials field to targets, which are sent to scanner upon starting a task using the target. Hence increase database version to 134. Add database migration from version 133 to 134. More... about 11 years ago
* INSTALL: Added prerequisite information for vernice report format. More... about 11 years ago
* src/manage_sql.c (make_osp_result): Set the osp result severity correctly in Error Message case. More... about 11 years ago
* src/manage.c (run_task): Enable static disabled by last commit. More... about 11 years ago
* src/manage.c (run_task): When resuming a task, keep the slave task uuid on the report, because slave_setup (via run_slave_task) needs this uuid to resume the task on the slave. More... about 11 years ago
* wrappers/w3af/ospd-w3af.py (OSPDw3af [store_scan_results]): Add vulnerabilities and information entries names to the scan report. More... about 11 years ago
* wrappers/w3af/ospd-w3af.py (OSPDw3af [exec_scan]): Don't remove output file in debugging mode. More... about 11 years ago
* src/manage.h (SCANNER_TYPE_OSP_OVALDI): Rename to SCANNER_TYPE_OSP. More... about 11 years ago
* src/html/classic/help.xsl, src/html/classic/omp.xsl: Use OSP Scanner name instead of OSP Ovaldi. More... about 11 years ago
* src/manage.c (update_end_times): New function. Body from slave_setup. (slave_setup): Also set end times while the report its running, because some hosts may finish long before the task is done. More... about 11 years ago
* src/html/classic/omp.xsl (html-edit-target-form): Fix XPath expressions for get_target_response, which is no longer nested inside a commands_response element since the target_locator removal. More... about 11 years ago
* ChangeLog: Add ChangeLog for last commit. More... about 11 years ago
* src/html/classic/gsad.xsl (html-gsa-navigation): In the Configuration menu round the bottom of the menu highlight when there is only one item. More... about 11 years ago