aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sarg - fix php_install script call on sarg.incMarcello Coutinho2012-03-292-3/+3
* sarg - include missing file on xml and fix file typoMarcello Coutinho2012-03-291-1/+6
* sarg - first releaseMarcello Coutinho2012-03-293-12/+40
* dansguardian - bug fixesMarcello Coutinho2012-03-291-5/+5
* dansguardian - bug fixesMarcello Coutinho2012-03-295-42/+117
* Merge pull request #232 from phil-davis/masterMarcello Coutinho2012-03-281-406/+452
|\
| * Add bracketing to "if" and "foreach" statements. Make tab indenting consisten...Phil Davis2012-03-281-406/+452
* | fix error pages default languageMartin Fuchs2012-03-271-4/+6
* | Generalize yet more references.jim-p2012-03-272-3/+3
* | Generalize more references.jim-p2012-03-273-119/+119
* | Generalize more referencesjim-p2012-03-275-5/+5
* | Generalize more referencesjim-p2012-03-273-5/+5
* | Generalize reference to pfSensejim-p2012-03-271-1/+1
* | Generalize a couple referencesjim-p2012-03-271-2/+2
* | Generalize the firewall's name in user-visible spots of the FreeRADIUS2 package.jim-p2012-03-276-16/+16
* | Tell ntop to use both ipv4 and ipv6, since ntop 4.1 defaults to ipv6 binding ...jim-p2012-03-273-3/+3
* | sarg - first filesMarcello Coutinho2012-03-278-0/+2130
* | Merge pull request #231 from phil-davis/masterMarcello Coutinho2012-03-261-2/+8
|\|
| * Avoid getting pfBlocker rules duplicated on some interfaces if there are floa...Phil Davis2012-03-271-2/+8
* | dansguardian - include ca_root_nss-3.13.3 package for certificate checksMarcello Coutinho2012-03-233-4/+26
* | Merge pull request #229 from mdima/mastermdima2012-03-231-1/+8
|\ \
| * | File Manager: Makes the download authentication work with version 1.2.3 and 2.0.mdima2012-03-231-1/+8
* | | postfix - include recursive option on mkdirMarcello Coutinho2012-03-221-1/+1
* | | Update a few binaries for squid/squidguard/lightsquid.jim-p2012-03-212-6/+6
* | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesMarcello Coutinho2012-03-214-251/+252
|\ \ \
| * | | Explicitly install sqlite with imspector since it seems to miss it otherwise....jim-p2012-03-212-0/+2
| * | | Bump version of ntop to match current binaries.jim-p2012-03-212-10/+9
| * | | Fix newlines (autocrlf is your friend)jim-p2012-03-212-241/+241
* | | | postfix - check and create /var postfix dirs to fix nanobsd after boot error.Marcello Coutinho2012-03-211-4/+14
|/ / /
* | | add squid3 replacement warningMartin Fuchs2012-03-192-2/+6
* | | fix squid.inc errorMartin Fuchs2012-03-191-4/+0
* | | modity squid-reverse xml-infoMartin Fuchs2012-03-192-9/+9
* | | bump squid to 3.1.19Martin Fuchs2012-03-193-55/+119
* | | Merge pull request #228 from mdima/mastermdima2012-03-171-23/+29
|\| |
| * | File Manager: Fix User Authentication and redirect.Michele Di Maria2012-03-171-23/+29
* | | Merge pull request #227 from mdima/mastermdima2012-03-171-15/+29
|\| |
| * | File Manager: Solves an authentication issue in the download function.mdima2012-03-171-15/+29
* | | pfblocker - updated country listsMarcello Coutinho2012-03-166-11801/+29198
* | | asterisk - fix menu call and regex patternsMarcello Coutinho2012-03-162-5/+5
* | | Add a max version for Unbound so it cant be installed on 2.1 since its been i...Warren Baker2012-03-162-0/+2
* | | Merge pull request #226 from mdima/mastermdima2012-03-162-1/+14
|\| |
| * | Added the option to enable/disable "Heuristics.Broken.Executable" scan.Michele Di Maria2012-03-162-1/+14
* | | add swapstate_check for embeddedMartin Fuchs2012-03-161-13/+17
* | | +basic authMartin Fuchs2012-03-161-1/+1
* | | dansguardian - fix missing check on ldap user mask fetch and group countMarcello Coutinho2012-03-161-2/+3
* | | dansguardian - version 0.1.5 with fixes and ldap group based authenticationMarcello Coutinho2012-03-1517-22/+446
* | | Merge pull request #225 from phil-davis/masterJim P2012-03-152-17/+19
|\ \ \ | | |/ | |/|
| * | When called with the 'cron' parameter, add config.inc to the require_once lis...Phil Davis2012-03-151-0/+1
| * | Include foreach loop in "if (is_array($config['aliases']['alias']))" test, ot...Phil Davis2012-03-151-17/+18
* | | Merge pull request #224 from phil-davis/masterJim P2012-03-141-13/+17
|\| |