From cf08e91af27301092ea4ef4bd96762fcd82db58c Mon Sep 17 00:00:00 2001 From: marcelloc Date: Fri, 27 Jan 2012 14:24:51 -0200 Subject: Dansguardian - First release --- config/dansguardian/dansguardian_antivirus_acl.xml | 193 +++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100755 config/dansguardian/dansguardian_antivirus_acl.xml (limited to 'config/dansguardian/dansguardian_antivirus_acl.xml') diff --git a/config/dansguardian/dansguardian_antivirus_acl.xml b/config/dansguardian/dansguardian_antivirus_acl.xml new file mode 100755 index 00000000..21c5c17e --- /dev/null +++ b/config/dansguardian/dansguardian_antivirus_acl.xml @@ -0,0 +1,193 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + dansguardianantivirusacl + 1.0 + Services: Dansguardian - Access Lists + /usr/local/pkg/dansguardian.inc + + + Back to config + /pkg_edit.php?xml=dansguardian.xml&id=0 + + + Antivirus + /pkg_edit.php?xml=dansguardian_antivirus_acl.xml&id=0 + + + + Pics + /pkg.php?xml=dansguardian_pics_acl.xml&id=0 + + + Phase + /pkg.php?xml=dansguardian_phrase_acl.xml + + + Site + /pkg.php?xml=dansguardian_site_acl.xml + + + URL + /pkg.php?xml=dansguardian_url_acl.xml + + + Extension + /pkg.php?xml=dansguardian_file_acl.xml + + + Content + /pkg.php?xml=dansguardian_content_acl.xml + + + Header + /pkg.php?xml=dansguardian_header_acl.xml + + + Searche Engine + /pkg.php?xml=dansguardian_search_acl.xml + + + Groups + /pkg.php?xml=dansguardian_groups.xml + + + Users + /pkg_edit.php?xml=dansguardian_users.xml + + + + + Extension + listtopic + + + Enable + extension_enabled + checkbox + + + + config + extension_list + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Mime + listtopic + + + Enable + mime_enabled + checkbox + + + + config + mime_list + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Site + listtopic + + + Enable + site_enabled + checkbox + + + + config + site_list + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + URL + listtopic + + + Enable + url_enabled + checkbox + + + + config + url_list + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + + dansguardian_php_install_command(); + + + dansguardian_php_deinstall_command(); + + + dansguardian_validate_input($_POST, &$input_errors); + + + sync_package_dansguardian(); + + \ No newline at end of file -- cgit v1.2.3