[Openvas-commits] r3439 - in trunk/openvas-manager: . src
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed May 20 12:37:23 CEST 2009
Author: mattm
Date: 2009-05-20 12:37:22 +0200 (Wed, 20 May 2009)
New Revision: 3439
Modified:
trunk/openvas-manager/ChangeLog
trunk/openvas-manager/src/openvasmd.c
Log:
* src/openvasmd.c (\mainpage): Add License Information section.
Modified: trunk/openvas-manager/ChangeLog
===================================================================
--- trunk/openvas-manager/ChangeLog 2009-05-20 10:27:44 UTC (rev 3438)
+++ trunk/openvas-manager/ChangeLog 2009-05-20 10:37:22 UTC (rev 3439)
@@ -1,5 +1,9 @@
2009-05-20 Matthew Mundell <mmundell at intevation.de>
+ * src/openvasmd.c (\mainpage): Add License Information section.
+
+2009-05-20 Matthew Mundell <mmundell at intevation.de>
+
Add task UUIDs.
* src/tasks_fs.h (task_uuid): New function.
@@ -15,6 +19,7 @@
* src/manage.c (make_task_uuid): New function.
(create_report_file, delete_reports): Use task_uuid instead of
task_id_string.
+
* src/manage.h: Update headers.
* src/omp.c: Use task_uuid instead of task_id_string.
Modified: trunk/openvas-manager/src/openvasmd.c
===================================================================
--- trunk/openvas-manager/src/openvasmd.c 2009-05-20 10:27:44 UTC (rev 3438)
+++ trunk/openvas-manager/src/openvasmd.c 2009-05-20 10:37:22 UTC (rev 3439)
@@ -72,6 +72,9 @@
* The Manager tests share the code in src/tests/\ref common.c. This code
* enables a client to communicate with the manager, and may become a
* general interface for programming manager clients.
+ *
+ * \section copying License Information
+ * \verbinclude COPYING
*/
/**
More information about the Openvas-commits
mailing list