Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #579 from parawizard/master | Ermal Luçi | 2014-02-21 | 1 | -2/+2 |
|\ | | | | | Vnstat2 - Integration of vnstat_php_frontend into packages repo from tar | ||||
| * | Typos dansguardian.inc | Bryan Paradis | 2014-01-23 | 1 | -2/+2 |
| | | |||||
* | | Fix typo. Pointy-hat: myself | Ermal | 2014-02-19 | 1 | -1/+1 |
| | | |||||
* | | Fix some obvious issues in dansguardian package | Ermal | 2014-02-18 | 1 | -7/+8 |
|/ | |||||
* | Merge pull request #551 from timdufrane/master | Marcello Coutinho | 2013-11-18 | 3 | -1/+3 |
|\ | | | | | Add syslog capability | ||||
| * | Add syslog capability | timdufrane | 2013-11-18 | 1 | -1/+1 |
| | | |||||
| * | Add syslog capability | timdufrane | 2013-11-18 | 1 | -0/+1 |
| | | |||||
| * | Add syslog capability | timdufrane | 2013-11-18 | 1 | -0/+1 |
| | | |||||
* | | Fixed URL under ACL's tab. Was opening the default group rather than ↵ | Randy Crowder | 2013-11-02 | 1 | -1/+1 |
| | | | | | | | | presenting a list. I.E. - not consistent with how the ACL's tab functioned from any of the other pages | ||||
* | | Fix dansguardian_ips_header.template to have correct tab name (i.e. ACLs ↵ | Randy Crowder | 2013-10-16 | 1 | -2/+2 |
| | | | | | | | | instead of "Access Lists") | ||||
* | | Modified to save icap scanning URL and contentscannertimeout value | Randy Crowder | 2013-10-16 | 4 | -1/+25 |
|/ | |||||
* | Contentscanners preg_replace | timdufrane | 2013-08-16 | 1 | -1/+1 |
| | | | This condition also applies to the contentscanner section, and there is no variable substitution going on. Does not affect installs that use /usr/local, and allows the correct behavior on installs in /usr/pbi/dansguardian/... or wherever else (as long as DANSGUARDIAN_DIR is the correct directory). | ||||
* | Fix Incorrect Directory Replacement | timdufrane | 2013-08-13 | 1 | -2/+2 |
| | | | | On some installs, the directory ends up being /usr/pbi/dansguardian-xxx/... This results in include lines not being written correctly and broken config files. DANSGUARDIAN_DIR should be present on every system. | ||||
* | dansguardian - improve ldap fetch code and fix cron problem on 2.1 | Marcello Coutinho | 2013-05-29 | 3 | -18/+72 |
| | |||||
* | dansguardian - fix cascade sync while using system sync settings | Marcello Coutinho | 2013-05-28 | 1 | -5/+5 |
| | |||||
* | dansguardian - fix clamav check and fetch_blacklist typo | Marcello Coutinho | 2013-04-28 | 2 | -4/+4 |
| | |||||
* | Dansguardian - fix typos and include more check to install process. | Marcello Coutinho | 2013-04-26 | 3 | -31/+38 |
| | |||||
* | Dansguardian - New sync gui and fixes on clamav startup script manipulation | Marcello Coutinho | 2013-04-25 | 2 | -46/+115 |
| | |||||
* | dansguardian - fix groups acls cheks, rename template xmls to avoid boot ↵ | marcelloc | 2013-02-13 | 6 | -15/+119 |
| | | | | warnings and include more debug messages on dansguardian_ldap.php | ||||
* | dansguardian - improve group acl check to avoid startup errors | marcelloc | 2013-02-12 | 5 | -8/+20 |
| | |||||
* | dansguardian - fix more typos. | marcelloc | 2013-02-02 | 2 | -2/+2 |
| | |||||
* | dansguardian - include max upload size to group options and include empty ↵ | marcelloc | 2013-02-01 | 4 | -13/+23 |
| | | | | ldap user group check | ||||
* | dansguardian - add more dir and pfsense version checks | Marcello Coutinho | 2013-01-29 | 3 | -10/+23 |
| | |||||
* | dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre ↵ | Marcello Coutinho | 2013-01-29 | 26 | -297/+772 |
| | | | | fix ,dansguardian 2.12.0.3 and more | ||||
* | Merge pull request #332 from rjcrowder/master | Ermal Luçi | 2013-01-21 | 1 | -16/+22 |
|\ | | | | | Fix to not remove blacklists if the fetch fails | ||||
| * | Update config/dansguardian/dansguardian.php | rjcrowder | 2012-10-31 | 1 | -16/+22 |
| | | | | | | Added return code check when fetching the blacklists. In the previous version, the blacklist directories were removed if the fetch failed. Once the directories were removed, dansguardian would not start because the config files referenced blacklist files that did not exist. This version does not remove the blacklist directories if the blacklist fetch fails. | ||||
* | | Merge pull request #327 from rjcrowder/master | Marcello Coutinho | 2012-10-03 | 1 | -9/+25 |
|\| | | | | | Dansguardian blacklist download fix for shallalist | ||||
| * | Update config/dansguardian/dansguardian.php | rjcrowder | 2012-10-02 | 1 | -9/+25 |
| | | |||||
* | | dansguardian - add additional check to detect xml rpc sync call | marcelloc | 2012-09-24 | 1 | -3/+3 |
| | | |||||
* | | dansguardian - add multiple select option to dansguardian group acl | marcelloc | 2012-09-21 | 4 | -51/+123 |
| | | |||||
* | | dansguardian - fix bannedphraselist file call | Marcello Coutinho | 2012-07-10 | 1 | -1/+1 |
| | | |||||
* | | dansguardian - improve exceptioniplist array creation and test | Marcello Coutinho | 2012-07-09 | 1 | -4/+11 |
| | | |||||
* | | dansguardian - include missing exceptioniplist field to gui | Marcello Coutinho | 2012-07-09 | 2 | -3/+26 |
| | | |||||
* | | dansguardian - fix content xml call in dansguardian_url_acl.xml file | Marcello Coutinho | 2012-07-09 | 1 | -1/+1 |
| | | |||||
* | | dansguardian - remove unset var used to test code on console | Marcello Coutinho | 2012-07-02 | 1 | -1/+1 |
| | | |||||
* | | dansguardian - replace split function with preg_match | Marcello Coutinho | 2012-07-02 | 1 | -9/+17 |
| | | | | | | | | | | related post: http://forum.pfsense.org/index.php/topic,51001.msg272499.html#msg272499 | ||||
* | | Minor typo and grammar - hopefully Marcello will receive lots of donations ↵ | Phil Davis | 2012-06-23 | 1 | -4/+4 |
| | | | | | | | | for his great work :) | ||||
* | | dansguardian - fix a typo on field name | Marcello Coutinho | 2012-05-31 | 1 | -1/+1 |
| | | |||||
* | | dansguardian,squid3 - more fixes to startup process during boot | Marcello Coutinho | 2012-05-04 | 1 | -5/+2 |
| | | |||||
* | | dansguardian - change rc.d startup script name and fix dansguardian process ↵ | Marcello Coutinho | 2012-05-03 | 1 | -18/+24 |
| | | | | | | | | boot issues | ||||
* | | postfix - reduce boot process and include startup check | Marcello Coutinho | 2012-05-03 | 2 | -2/+8 |
| | | |||||
* | | dansguardian - include per group report options and passkey for denied pages | Marcello Coutinho | 2012-05-03 | 5 | -9/+74 |
| | | |||||
* | | Added the set for accessdeniedaddress and uncommented the reportinglevel | rjcrowder | 2012-05-03 | 1 | -2/+2 |
|/ | |||||
* | squid3 - reduce squid startup time and include boot process check | Marcello Coutinho | 2012-05-02 | 1 | -3/+5 |
| | |||||
* | dansguardian - reduce boot time and improve checks | Marcello Coutinho | 2012-05-02 | 1 | -39/+48 |
| | |||||
* | dansguardian - bug fixes | Marcello Coutinho | 2012-03-29 | 4 | -36/+111 |
| | | | | haproxy - update to version 1.4.20-stable | ||||
* | dansguardian - include ca_root_nss-3.13.3 package for certificate checks | Marcello Coutinho | 2012-03-23 | 1 | -0/+20 |
| | |||||
* | Fix newlines (autocrlf is your friend) | jim-p | 2012-03-21 | 1 | -148/+148 |
| | |||||
* | dansguardian - fix missing check on ldap user mask fetch and group count | Marcello Coutinho | 2012-03-16 | 1 | -2/+3 |
| | |||||
* | dansguardian - version 0.1.5 with fixes and ldap group based authentication | Marcello Coutinho | 2012-03-15 | 15 | -20/+444 |
| |