diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-01-29 15:58:04 -0200 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2013-01-29 15:58:04 -0200 |
commit | 5d3183341f3289c5a7d70a1f584e5e6b5364736b (patch) | |
tree | 4609bfe8b4765ec379dbd1d29ff22f2baada7525 /config/dansguardian/dansguardian_groups.xml | |
parent | 6eb7ddf66bf8f40a8981a25353bc8a99558eefcd (diff) | |
download | pfsense-packages-5d3183341f3289c5a7d70a1f584e5e6b5364736b.tar.gz pfsense-packages-5d3183341f3289c5a7d70a1f584e5e6b5364736b.tar.bz2 pfsense-packages-5d3183341f3289c5a7d70a1f584e5e6b5364736b.zip |
dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre fix ,dansguardian 2.12.0.3 and more
Diffstat (limited to 'config/dansguardian/dansguardian_groups.xml')
-rwxr-xr-x | config/dansguardian/dansguardian_groups.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/config/dansguardian/dansguardian_groups.xml b/config/dansguardian/dansguardian_groups.xml index 9498ef4c..031ae88b 100755 --- a/config/dansguardian/dansguardian_groups.xml +++ b/config/dansguardian/dansguardian_groups.xml @@ -8,7 +8,7 @@ /* dansguardian_groups.xml part of pfSense (http://www.pfSense.com) - Copyright (C) 2012 Marcello Coutinho + Copyright (C) 2012-2013 Marcello Coutinho All rights reserved. */ @@ -17,7 +17,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 @@ -63,8 +63,8 @@ <url>/pkg_edit.php?xml=dansguardian_blacklist.xml&id=0</url> </tab> <tab> - <text>Access Lists</text> - <url>/pkg_edit.php?xml=dansguardian_antivirus_acl.xml&id=0</url> + <text>ACLs</text> + <url>/pkg.php?xml=dansguardian_site_acl.xml</url> </tab> <tab> <text>LDAP</text> @@ -88,7 +88,7 @@ <url>/pkg_edit.php?xml=dansguardian_log.xml&id=0</url> </tab> <tab> - <text>XMLRPC Sync</text> + <text>Sync</text> <url>/pkg_edit.php?xml=dansguardian_sync.xml&id=0</url> </tab> <tab> @@ -112,7 +112,8 @@ <columnitem> <fielddescr>Description</fielddescr> <fieldname>description</fieldname> - </columnitem> + </columnitem> + <movable>on</movable> </adddeleteeditpagefields> <fields> <field> |