openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Greenbone Vulnerability Management (GVM) Framework
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
1 day
ago.
Oct 16, 2024 — Oct 16, 2025
Showing page 1,721 of 1,996
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* src/gsad.c (user_find): Add more returns from authenticate_omp. (exec_omp_post, request_handler): Show login screen when automatic guest login fails.
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (make_report_format_uuids_unique): When the duplicate report formats are in the same directory, then copy the old subdir to the new subdir, so that they both have subdirs. When a subdir is missing just log an warning, instead of also failing.
Matthew Mundell
More...
about 11 years ago
* src/gsad.c (user_add): Set guest according to username. This ensures that the user is marked as guest even when logged in with a password, which results in the session being used for generic guest links too. (user_find): Remove user->guest init. Now done in user_add.
Matthew Mundell
More...
about 11 years ago
Add new predefined role Guest.
Matthew Mundell
More...
about 11 years ago
Remove element "name" from list struct because it is never used.
Jan-Oliver Wagner
More...
about 11 years ago
* src/pluginscheduler.c (struct watch_list): Removed, because it is not used.
Jan-Oliver Wagner
More...
about 11 years ago
Use glib memory management instead of own one.
Jan-Oliver Wagner
More...
about 11 years ago
* src/attack.c (launch_plugin): Do not implicitly launch ACT_SETTINGS plugins. See r14214.
Hani Benhabiles
More...
about 11 years ago
Add sections for NVT tag "affected" to report formats.
Timo Pollmeier
More...
about 11 years ago
* src/gsad.c (struct user): Add guest flag. (user_add): Init guest flag. (user_find): When the special token is given and the guest user has an existing session in the browser, then use the existing session. This prevents the generic guest links from logging the guest out on another tab, for example.
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (filter_clause): Remove special cases for keyword "status". (TASK_ITERATOR_COLUMNS, REPORT_ITERATOR_COLUMNS): Rename column "status_text" to "status".
Timo Pollmeier
More...
about 11 years ago
* src/gsad.c (exec_omp_get): Default to dashboard in get_info case, to match the first item in the SecInfo menu.
Matthew Mundell
More...
about 11 years ago
Allow users to have multiple simultaneous sessions, as long as the sessions are on different browsers.
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (manage_set_config_preference): Handle osp config preference case.
Hani Benhabiles
More...
about 11 years ago
* src/manage_sql.c (manage_set_config_preference): Revert part of 20250. Neither use UPDATE as nvt_prefs entries may not be present nor INSERT OR REPLACE as it is not supported by postgresql.
Hani Benhabiles
More...
about 11 years ago
Remember last filt_id on each list page for the current session.
Timo Pollmeier
More...
about 11 years ago
New icon for cyclades. Added cyclades
Michael Meyer
More...
about 11 years ago
Add automatic login of a specified user via a special token, and a "Login as a guest" link on the Login page.
Matthew Mundell
More...
about 11 years ago
* src/gsad.c (mhd_logger): Remove logger mutex locking as it is done in openvas_logging module now.
Hani Benhabiles
More...
about 11 years ago
* CMakeLists.txt: Fix install source for openvas-migrate-to-postgres.
Jan-Oliver Wagner
More...
about 11 years ago
* src/omp.c (omp_xml_handle_end_element): In CLIENT_GET_SCHEDULES handle the case where abbrev is not set by iso_time_tz.
Matthew Mundell
More...
about 11 years ago
* src/comm.c (send_plug_info), src/hosts.c (forward, hosts_set_pid), src/ntp.c (ntp_read_prefs), src/openvassd.c (init_ssl_ctx, init_network) (set_daemon_mode): Use proper log_write() function instead of printing to stderr fd which might be closed.
Hani Benhabiles
More...
about 11 years ago
* CMakeLists.txt: Install openvas-migrate-to-postgres.
Matthew Mundell
More...
about 11 years ago
Make autorefresh interval a user setting that's automatically set by the refresh_interval parameter (e.g. from dropdown selections).
Timo Pollmeier
More...
about 11 years ago
* src/manage_sql.c (check_db_settings, modify_setting): Add new setting "Auto-Refresh".
Timo Pollmeier
More...
about 11 years ago
* tools/migrate-to-postgres: Remove. Now openvas-migrate-to-postgres.
Matthew Mundell
More...
about 11 years ago
* tools/migrate-to-postgres (sqlite): New function. (is_db_broken, migrate_133, migrate): Call sqlite, for clarity.
Matthew Mundell
More...
about 11 years ago
* tools/migrate-to-postgres (sql): Remove. Now called pg, for clarity. (pg): New function. Was sql. Update callers.
Matthew Mundell
More...
about 11 years ago
* src/nasl_plugins.c (nasl_plugin_add): Use log_write() instead of printf() and fprintf().
Hani Benhabiles
More...
about 11 years ago
* tools/migrate-to-postgres (migrate_133): Force a rebuild after the migration.
Matthew Mundell
More...
about 11 years ago
←
1
2
…
1717
1718
1719
1720
1721
1722
1723
1724
1725
…
1995
1996
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree