After looking into the code I have some comment and questions that someone can answer:
1. Who/where/when and why sets and uses ENABLE_PLUGIN_SERVER. I grep'ed through the code and it's only used, not defined anywere!? 2. The consequence of 1 is that "cache_dir" is never used (it's in plugins directory, .bin subdirectory) and that cache I'm talking about in CR is differently set. 3. What are the rules/recommendations for logging. As I saw, sometimes, printf is used, then fprintf, occasionally perror and finally log_* functions. 4. Why in plugutils there is a function "plug_get_oid" that only calls "_plug_get_oid"? Is there something planned in the future? SG _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel