*** Henri Doreau <[email protected]> wrote: > The http_keepalive traversal_files() function make use of this API. To > avoid double inclusion problems we have added the inclusion of > host_details.inc to every nvt that already included http_keepalive.inc.
Only NVTs which 1. include http_keepalive.inc _and_ 2. make use of traversal_files() need the host_details.inc. You update _all_ NVTs which just include the http_keepalive.inc. > This is still in discussion, but ensure that host_details.inc is > included in your script if you plan to use file_traversal(). The > argument for file_traversal() is now ignored and is not needed anymore. In future, please inform all developers _before_ doing changes which affect all NVT-Developers. Now e.g. Chandra needs to fix his last commit. Micha -- Michael Meyer OpenPGP Key: 52A6EFA6 http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
