From 5d3183341f3289c5a7d70a1f584e5e6b5364736b Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Tue, 29 Jan 2013 15:58:04 -0200 Subject: dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre fix ,dansguardian 2.12.0.3 and more --- config/dansguardian/dansguardian.xml | 40 ++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 13 deletions(-) (limited to 'config/dansguardian/dansguardian.xml') diff --git a/config/dansguardian/dansguardian.xml b/config/dansguardian/dansguardian.xml index 334c99e7..48b7b4a7 100644 --- a/config/dansguardian/dansguardian.xml +++ b/config/dansguardian/dansguardian.xml @@ -9,7 +9,7 @@ /* dansguardian.xml part of the dansguardian for pfSense - Copyright (C) 2012 Marcello Coutinho + Copyright (C) 2012-2013 Marcello Coutinho All rights reserved. */ @@ -18,7 +18,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - 1. Redistributions of source code must retain the above copyright notice, + 1. Redistributions of source code MUST retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright @@ -188,11 +188,6 @@ /usr/local/pkg/ 0755 - - http://www.pfsense.org/packages/config/dansguardian/blockedflash.swf - /usr/local/share/dansguardian/ - 0755 - Daemon @@ -212,8 +207,8 @@ /pkg_edit.php?xml=dansguardian_blacklist.xml&id=0 - Access Lists - /pkg_edit.php?xml=dansguardian_antivirus_acl.xml&id=0 + ACLs + /pkg.php?xml=dansguardian_site_acl.xml LDAP @@ -236,7 +231,7 @@ /pkg_edit.php?xml=dansguardian_log.xml&id=0 - XMLRPC Sync + Sync /pkg_edit.php?xml=dansguardian_sync.xml&id=0 @@ -258,7 +253,8 @@ Listen Interface(s) interface - LAN/loopback
Select interface(s) that you want to dansguardian listen on.]]>
+ LAN/loopback
Select interface(s) that you want to dansguardian listen on.
+ Note: Do NOT select more then one interface if you plan to use more then one authentication plugin.]]>
interfaces_selection @@ -349,10 +345,28 @@ 3128
Sets port number for proxy server.]]>
- + + Proxy Time out + proxytimeout + + select + + + + + + + + + + 30 + + - dansguardian_php_install_command(); + update_status("Checking Dansguardian Blacklists... One moment please..."); + update_output_window("This operation may take quite some time, please be patient. Do not press stop or attempt to navigate away from this page during this process."); + dansguardian_php_install_command(false,true); dansguardian_php_deinstall_command(); -- cgit v1.2.3