From 5be939c186e0cb31db757d89cc406182579e5c3f Mon Sep 17 00:00:00 2001 From: dvserg Date: Thu, 16 Dec 2010 07:51:50 +0300 Subject: Log view changed. Log rotation added. Validation Names with reserved words added. --- config/squidGuard/squidguard.xml | 210 ++++++++++++++++++++------------------- 1 file changed, 110 insertions(+), 100 deletions(-) (limited to 'config/squidGuard/squidguard.xml') diff --git a/config/squidGuard/squidguard.xml b/config/squidGuard/squidguard.xml index 572efb97..9f0ed9fb 100644 --- a/config/squidGuard/squidguard.xml +++ b/config/squidGuard/squidguard.xml @@ -2,114 +2,130 @@ - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - - squidguardgeneral - 1.2.0_2 - Proxy filter SquidGuard: General settings - /usr/local/pkg/squidguard.inc - - - - Proxy filter - Modify the proxy server's filter settings -
Services
- /pkg_edit.php?xml=squidguard.xml&id=0 -
- - - - General settings - /pkg_edit.php?xml=squidguard.xml&id=0 - - - - Default - /pkg_edit.php?xml=squidguard_default.xml&id=0 - - - ACL - /pkg.php?xml=squidguard_acl.xml - - - Destinations - /pkg.php?xml=squidguard_dest.xml - - - Times - /pkg.php?xml=squidguard_time.xml - - - Rewrites - /pkg.php?xml=squidguard_rewr.xml - - - Log - /pkg_edit.php?xml=squidguard_log.xml&id=0 - - - - + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + squidguardgeneral + 1.2.0_2 + Proxy filter SquidGuard: General settings + /usr/local/pkg/squidguard.inc + + + Proxy filter + Modify the proxy server's filter settings +
Services
+ /pkg_edit.php?xml=squidguard.xml&id=0 +
+ + + General settings + /pkg_edit.php?xml=squidguard.xml&id=0 + + + + Default + /pkg_edit.php?xml=squidguard_default.xml&id=0 + + + ACL + /pkg.php?xml=squidguard_acl.xml + + + Destinations + /pkg.php?xml=squidguard_dest.xml + + + Times + /pkg.php?xml=squidguard_time.xml + + + Rewrites + /pkg.php?xml=squidguard_rewr.xml + + + Log + /squidGuard/squidguard_log.php + + + squidGuard Proxy server filter Service squidGuard - - - +
+ /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard.inc - - + + /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard_configurator.inc - - + + /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard_acl.xml - - + + /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard_default.xml - - + + /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard_dest.xml - - + + /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard_rewr.xml - - + + /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/squidGuard/squidguard_time.xml - - - /usr/local/pkg/ - 0755 - http://www.pfsense.org/packages/config/squidGuard/squidguard_log.xml - - + + + /usr/local/www/squidGuard/ + 0755 + http://www.pfsense.org/packages/config/squidGuard/squidguard_log.php + + /usr/local/www/ 0755 http://www.pfsense.org/packages/config/squidGuard/sgerror.php - - - + + Enable squidguard_enable Check this for enable squidGuard checkbox + + Enable GUI log + enable_guilog + Check this for enable GUI log. + checkbox + + + Enable log + enable_log + Check this for enable log of the proxy filter. Usually log used for testing filter settings. + checkbox + + + Enable log rotation + log_rotation + Check this for enable daily rotate a log of the proxy filter. Use this option for limit log file size. + checkbox + + + Blacklist options + listtopic + Blacklist blacklist @@ -134,31 +150,25 @@ input 100 - - View GUI log - view_gui_log - Check this for view GUI log - checkbox - - - - + + + squidguard_validate(&$_POST, &$input_errors); - - + + squidguard_before_form(&$pkg); - - - squidGuard_print_javascript(); - - - squidguard_resync(); - - - squidguard_install_command(); - squidguard_resync(); - - - squidguard_deinstall_command(); - + + + squidGuard_print_javascript(); + + + squidguard_resync(); + + + squidguard_install_command(); + squidguard_resync(); + + + squidguard_deinstall_command(); +
\ No newline at end of file -- cgit v1.2.3