[Plugins-writers] Apache plugin names vs. Display names

From: Robert Keith (Robert.Keithi@private)
Date: Thu Jan 20 2005 - 18:22:23 PST


Two apache plugin program file names do not match their plugin "name"
internal to the NASL code.  This seems to be consistant with the rest of the
Apache plugins.

What is the procedure here?  Do you go back and rename NASL programs to
match their names?

If so, the two plugins are:

  apache_2_0_52.nasl  should be   apache_2_0_51.nasl
        name["english"] = "Apache = 2.0.51";

  apache_2_0_42.nasl  should be   apache_2_0_43.nasl
        name["english"] = "Apache < 2.0.43";


Robert Keith



_______________________________________________
Plugins-writers mailing list
Plugins-writers@private
http://mail.nessus.org/mailman/listinfo/plugins-writers



This archive was generated by hypermail 2.1.3 : Fri Jan 21 2005 - 06:09:47 PST