[Openvas-commits] r1363 - in trunk/openvas-plugins: . plugins
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Sep 17 15:43:09 CEST 2008
Author: mwiegand
Date: 2008-09-17 15:43:08 +0200 (Wed, 17 Sep 2008)
New Revision: 1363
Removed:
trunk/openvas-plugins/plugins/tftp_grab_file/
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/MANIFEST
Log:
Removed obsolete plugins/tftp_grab_file since it has already been
superseded by scripts/tftpd_dir_trav.nasl and was disabled since the
initial SVN revision.
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2008-09-17 13:42:38 UTC (rev 1362)
+++ trunk/openvas-plugins/ChangeLog 2008-09-17 13:43:08 UTC (rev 1363)
@@ -1,3 +1,17 @@
+2008-09-17 Michael Wiegand <michael.wiegand at intevation.de>
+
+ Removed obsolete plugins/tftp_grab_file since it has already been
+ superseded by scripts/tftpd_dir_trav.nasl and was disabled since the
+ initial SVN revision.
+
+ * plugins/tftp_grab_file/tftp_grab_file.c: Removed.
+
+ * plugins/tftp_grab_file/Makefile: Removed.
+
+ * plugins/tftp_grab_file/Makefile.darwin: Removed.
+
+ * MANIFEST: Updated.
+
2008-09-17 Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
Fix some issues reported by flawfinder and RATS.
Modified: trunk/openvas-plugins/MANIFEST
===================================================================
--- trunk/openvas-plugins/MANIFEST 2008-09-17 13:42:38 UTC (rev 1362)
+++ trunk/openvas-plugins/MANIFEST 2008-09-17 13:43:08 UTC (rev 1363)
@@ -68,9 +68,6 @@
plugins/synscan/Makefile
plugins/synscan/Makefile.darwin
plugins/synscan/synscan.c
-plugins/tftp_grab_file/Makefile
-plugins/tftp_grab_file/Makefile.darwin
-plugins/tftp_grab_file/tftp_grab_file.c
.root-dir
scripts/*.inc
scripts/*.nasl
More information about the Openvas-commits
mailing list