[Openvas-commits] r5426 - trunk/openvas-client
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Oct 7 12:37:31 CEST 2009
Author: mattm
Date: 2009-10-07 12:37:26 +0200 (Wed, 07 Oct 2009)
New Revision: 5426
Modified:
trunk/openvas-client/ChangeLog
Log:
* ChangeLog: Mark USE_OMP in last few logs.
Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2009-10-07 10:31:15 UTC (rev 5425)
+++ trunk/openvas-client/ChangeLog 2009-10-07 10:37:26 UTC (rev 5426)
@@ -1,9 +1,14 @@
2009-10-07 Matthew Mundell <matthew.mundell at intevation.de>
- * openvas/prefs_dialog/prefs_scope_tree.c (create_omp_scope): Convert
- NULL returns to ints. Use show_error instead of show_error_and_wait.
- Add missing success return. Put the final g_free in an else.
+ * ChangeLog: Mark USE_OMP in last few logs.
+2009-10-07 Matthew Mundell <matthew.mundell at intevation.de>
+
+ * openvas/prefs_dialog/prefs_scope_tree.c [USE_OMP] (create_omp_scope):
+ Convert NULL returns to ints. Use show_error instead of
+ show_error_and_wait. Add missing success return. Put the final g_free in
+ an else.
+
2009-10-06 Jan-Oliver Wagner <jan-oliver.wagner at greenbone.net>
* openvas/prefs_dialog/prefs_scope_tree.c (scope_menu_save): Renamed
@@ -11,19 +16,20 @@
2009-10-06 Matthew Mundell <matthew.mundell at intevation.de>
- * openvas/prefs_dialog/prefs_scope_tree.c (create_omp_scope): Symlink
- NVT cache instead of copying it. Turn off saving of report NVT cache.
+ * openvas/prefs_dialog/prefs_scope_tree.c [USE_OMP] (create_omp_scope):
+ Symlink NVT cache instead of copying it. Turn off saving of report NVT
+ cache.
- * openvas/context.c (context_new): Symlink NVT to parent cache instead of
- saving cache to disk.
+ * openvas/context.c (context_new) [USE_OMP]: Symlink NVT to parent cache
+ instead of saving cache to disk.
2009-10-06 Matthew Mundell <matthew.mundell at intevation.de>
- * openvas/prefs_dialog/prefs_scope_tree.c (scopetree_refresh): Remove
- verbose flag setting. Correct indentation.
+ * openvas/prefs_dialog/prefs_scope_tree.c (scopetree_refresh) [USE_OMP]:
+ Remove verbose flag setting. Correct indentation.
- * openvas/openvas-client.c (refresh_server): Save context to disk
- afterwards, so that new scopes can copy it.
+ * openvas/openvas-client.c [USE_OMP] (refresh_server): Save context to
+ disk afterwards, so that new scopes can copy it.
2009-10-02 Felix Wolfsteller <felix.wolfsteller at intevation.de>
More information about the Openvas-commits
mailing list