aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pfblocker - update continent listsMarcello Coutinho2012-03-296-19910/+10407
|
* 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
| | | | haproxy - update to 1.4.20-stable
* dansguardian - bug fixesMarcello Coutinho2012-03-295-42/+117
| | | | haproxy - update to version 1.4.20-stable
* Merge pull request #232 from phil-davis/masterMarcello Coutinho2012-03-281-406/+452
|\ | | | | Code formatting of pfblocker.inc
| * Add bracketing to "if" and "foreach" statements. Make tab indenting ↵Phil Davis2012-03-281-406/+452
| | | | | | | | consistent throughout. This should make it easier to debug in future, as it is now easy to see which code is nested in which loops.
* | 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
| | | | | | | | only.
* | sarg - first filesMarcello Coutinho2012-03-278-0/+2130
| |
* | Merge pull request #231 from phil-davis/masterMarcello Coutinho2012-03-261-2/+8
|\| | | | | Prevent duplicated pfblocker rules on some interfaces
| * Avoid getting pfBlocker rules duplicated on some interfaces if there are ↵Phil Davis2012-03-271-2/+8
| | | | | | | | floating rules with interface="" mixed in the config filter rule list.
* | 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.
| * | 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 ↵jim-p2012-03-212-0/+2
| | | | | | | | | | | | | | | | otherwise. See http://forum.pfsense.org/index.php/topic,47262.0.html
| * | | 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.
| * | 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.
| * | File Manager: Solves an authentication issue in the download function.mdima2012-03-171-15/+29
| | | | | | | | | | | | See http://forum.pfsense.org/index.php/topic,47248.0.html for details.
* | | 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 ↵Warren Baker2012-03-162-0/+2
| | | | | | | | | | | | integrated there
* | | Merge pull request #226 from mdima/mastermdima2012-03-162-1/+14
|\| | | | | | | | Added the option to enable/disable "Heuristics.Broken.Executable" scan.
| * | Added the option to enable/disable "Heuristics.Broken.Executable" scan.Michele Di Maria2012-03-162-1/+14
| | | | | | | | | | | | See http://forum.pfsense.org/index.php/topic,47271.0.html for more info
* | | 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
|\ \ \ | | |/ | |/| Bug 2280 and 2283 Fixup date() and mktime() PHP messages, Fixup case when aliases table is empty
| * | When called with the 'cron' parameter, add config.inc to the require_once ↵Phil Davis2012-03-151-0/+1
| | | | | | | | | | | | list. config.inc will set date.timezone, thus avoiding PHP messages about use of the date() and mktime() functions.
| * | Include foreach loop in "if (is_array($config['aliases']['alias']))" test, ↵Phil Davis2012-03-151-17/+18
| | | | | | | | | | | | otherwise warnings are reported when the array is empty.