[Openvas-commits] r5564 - in trunk/openvas-client: . openvas
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Oct 15 18:43:37 CEST 2009
Author: jan
Date: 2009-10-15 18:43:34 +0200 (Thu, 15 Oct 2009)
New Revision: 5564
Modified:
trunk/openvas-client/ChangeLog
trunk/openvas-client/openvas/parser.c
trunk/openvas-client/openvas/parser.h
trunk/openvas-client/openvas/pdf_output.c
trunk/openvas-client/openvas/pdf_output.h
trunk/openvas-client/openvas/plugin_cache.c
trunk/openvas-client/openvas/plugin_cache.h
trunk/openvas-client/openvas/plugin_infos.c
trunk/openvas-client/openvas/plugin_infos.h
trunk/openvas-client/openvas/preferences.h
trunk/openvas-client/openvas/read_target_file.c
trunk/openvas-client/openvas/read_target_file.h
trunk/openvas-client/openvas/report.c
trunk/openvas-client/openvas/report.h
trunk/openvas-client/openvas/report_save.c
trunk/openvas-client/openvas/report_save.h
trunk/openvas-client/openvas/report_utils.c
trunk/openvas-client/openvas/report_utils.h
trunk/openvas-client/openvas/sighand.c
trunk/openvas-client/openvas/sighand.h
trunk/openvas-client/openvas/sslui.c
trunk/openvas-client/openvas/sslui.h
trunk/openvas-client/openvas/subset.c
trunk/openvas-client/openvas/subset.h
trunk/openvas-client/openvas/text_output.c
trunk/openvas-client/openvas/text_output.h
trunk/openvas-client/openvas/xml_output_ng.c
trunk/openvas-client/openvas/xml_output_ng.h
Log:
* openvas/preferences.h, openvas/sighand.c, openvas/sighand.h,
openvas/pdf_output.c, openvas/plugin_infos.c, openvas/pdf_output.h,
openvas/plugin_infos.h, openvas/report.c, openvas/report.h,
openvas/plugin_cache.c, openvas/plugin_cache.h, openvas/parser.c,
openvas/sslui.c, openvas/parser.h, openvas/sslui.h,
openvas/text_output.c, openvas/xml_output_ng.c, openvas/text_output.h,
openvas/xml_output_ng.h, openvas/read_target_file.c,
openvas/read_target_file.h, openvas/report_save.c,
openvas/report_utils.c, openvas/report_save.h,
openvas/report_utils.h, openvas/subset.c, openvas/subset.h:
Replaced Nessus by OpenVAS.
Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/ChangeLog 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,3 +1,17 @@
+2009-10-15 Jan-Oliver Wagner <jan-oliver.wagner at greenbone.net>
+
+ * openvas/preferences.h, openvas/sighand.c, openvas/sighand.h,
+ openvas/pdf_output.c, openvas/plugin_infos.c, openvas/pdf_output.h,
+ openvas/plugin_infos.h, openvas/report.c, openvas/report.h,
+ openvas/plugin_cache.c, openvas/plugin_cache.h, openvas/parser.c,
+ openvas/sslui.c, openvas/parser.h, openvas/sslui.h,
+ openvas/text_output.c, openvas/xml_output_ng.c, openvas/text_output.h,
+ openvas/xml_output_ng.h, openvas/read_target_file.c,
+ openvas/read_target_file.h, openvas/report_save.c,
+ openvas/report_utils.c, openvas/report_save.h,
+ openvas/report_utils.h, openvas/subset.c, openvas/subset.h:
+ Replaced Nessus by OpenVAS.
+
2009-10-15 Matthew Mundell <matthew.mundell at intevation.de>
* openvas/monitor_dialog.c (idle_socket): Give up gracefully if getting
Modified: trunk/openvas-client/openvas/parser.c
===================================================================
--- trunk/openvas-client/openvas/parser.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/parser.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/parser.h
===================================================================
--- trunk/openvas-client/openvas/parser.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/parser.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient -- the Nessus Client
+/* OpenVAS Client
* Copyright (C) 1998 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/pdf_output.c
===================================================================
--- trunk/openvas-client/openvas/pdf_output.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/pdf_output.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
* Copyright (C) 2004 Greenbone Networks GmbH
*
Modified: trunk/openvas-client/openvas/pdf_output.h
===================================================================
--- trunk/openvas-client/openvas/pdf_output.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/pdf_output.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessuslib -- the Nessus Library
+/* OpenVAS Client
* Copyright (C) 1998 Renaud Deraison
* Copyright (C) 2004 Greenbone Networks GmbH
*
Modified: trunk/openvas-client/openvas/plugin_cache.c
===================================================================
--- trunk/openvas-client/openvas/plugin_cache.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/plugin_cache.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient -- the Nessus Client
+/* OpenVAS Client
* Copyright (C) 2005, 2006 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/plugin_cache.h
===================================================================
--- trunk/openvas-client/openvas/plugin_cache.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/plugin_cache.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient -- the Nessus Client
+/* OpenVAS Client
* Copyright (C) 2005 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/plugin_infos.c
===================================================================
--- trunk/openvas-client/openvas/plugin_infos.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/plugin_infos.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998,1999,2000 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/plugin_infos.h
===================================================================
--- trunk/openvas-client/openvas/plugin_infos.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/plugin_infos.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient -- the Nessus Client
+/* OpenVAS Client
* Copyright (C) 1998 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/preferences.h
===================================================================
--- trunk/openvas-client/openvas/preferences.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/preferences.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient
+/* OpenVAS Client
* Copyright (C) 1998 Renaud Deraison
* Copyright (C) 2004 Greenbone Networks GmbH
*
@@ -42,7 +42,7 @@
#ifdef _WIN32
/* applies to some windows misunderstanding */
#define CANNOT_SET_HOMEVAR "\
-There is no personal directory known, where Nessus can store the key\n\
+There is no personal directory known, where OpenVAS can store the key\n\
and the configuration cache.\n\
\n\
So please set the environment variable OPENVASHOME with explicit path\n\
@@ -50,7 +50,7 @@
this variable is set every time you have Windows rebooted.\n\
\n\
Having finshed with the OPENVASHOME variable, close all message boxes\n\
-to terminate Nessus, then restart Nessus, again."
+to terminate OpenVAS, then restart OpenVAS, again."
#else /* not _WIN32 */
#define CANNOT_SET_HOMEVAR "\
Modified: trunk/openvas-client/openvas/read_target_file.c
===================================================================
--- trunk/openvas-client/openvas/read_target_file.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/read_target_file.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/read_target_file.h
===================================================================
--- trunk/openvas-client/openvas/read_target_file.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/read_target_file.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/report.c
===================================================================
--- trunk/openvas-client/openvas/report.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/report.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,5 @@
-/* $Id: report.c,v 1.8 2007-04-29 19:20:53 jan Exp $
+/* OpenVAS Client
+ * $Id: report.c,v 1.8 2007-04-29 19:20:53 jan Exp $
*
* Copyright (C) 1998, 1999, 2000 Renaud Deraison
* Copyright (C) 2004 by Greenbone Networks GmbH
Modified: trunk/openvas-client/openvas/report.h
===================================================================
--- trunk/openvas-client/openvas/report.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/report.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient -- the Nessus Client
+/* OpenVAS Client
* Copyright (C) 1998 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/report_save.c
===================================================================
--- trunk/openvas-client/openvas/report_save.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/report_save.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/report_save.h
===================================================================
--- trunk/openvas-client/openvas/report_save.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/report_save.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/report_utils.c
===================================================================
--- trunk/openvas-client/openvas/report_utils.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/report_utils.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998, 1999 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/report_utils.h
===================================================================
--- trunk/openvas-client/openvas/report_utils.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/report_utils.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998, 1999 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/sighand.c
===================================================================
--- trunk/openvas-client/openvas/sighand.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/sighand.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
* Copyright (C) 2004 Greenbone Networks GmbH
*
Modified: trunk/openvas-client/openvas/sighand.h
===================================================================
--- trunk/openvas-client/openvas/sighand.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/sighand.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* NessusClient -- the Nessus Client
+/* OpenVAS Client
* Copyright (C) 1998 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/sslui.c
===================================================================
--- trunk/openvas-client/openvas/sslui.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/sslui.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/sslui.h
===================================================================
--- trunk/openvas-client/openvas/sslui.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/sslui.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/subset.c
===================================================================
--- trunk/openvas-client/openvas/subset.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/subset.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998, 1999, 2000, 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/subset.h
===================================================================
--- trunk/openvas-client/openvas/subset.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/subset.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998, 1999, 2000, 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/text_output.c
===================================================================
--- trunk/openvas-client/openvas/text_output.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/text_output.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/text_output.h
===================================================================
--- trunk/openvas-client/openvas/text_output.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/text_output.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/xml_output_ng.c
===================================================================
--- trunk/openvas-client/openvas/xml_output_ng.c 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/xml_output_ng.c 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
Modified: trunk/openvas-client/openvas/xml_output_ng.h
===================================================================
--- trunk/openvas-client/openvas/xml_output_ng.h 2009-10-15 16:21:20 UTC (rev 5563)
+++ trunk/openvas-client/openvas/xml_output_ng.h 2009-10-15 16:43:34 UTC (rev 5564)
@@ -1,4 +1,4 @@
-/* Nessus
+/* OpenVAS Client
* Copyright (C) 1998 - 2001 Renaud Deraison
*
* This program is free software; you can redistribute it and/or modify
More information about the Openvas-commits
mailing list