aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | | Merge pull request #224 from phil-davis/masterJim P2012-03-141-13/+17
|\| | | | | | | | Bug #2285: Do not run code in swapstate_check.php when there is no Squid cache
| * | Put pfblocker.inc back the way it was. I didn't mean to change it in this fork.Phil Davis2012-03-141-18/+17
| | |
| * | Update config/pf-blocker/pfblocker.incPhil Davis2012-03-141-17/+18
| | |
| * | Update config/squid/swapstate_check.phpPhil Davis2012-03-141-13/+17
|/ /
* | asterisk - fix a typo on asterisk.xml additional_files_neededMarcello Coutinho2012-03-141-1/+1
| |
* | asterisk - first relase of asterisk package for pfsenseMarcello Coutinho2012-03-148-1/+894
|/
* Merge pull request #223 from jorgelustosa/patch-6Marcello Coutinho2012-03-121-2/+2
|\ | | | | problems when downloading pdf files, corrupting the file ...
| * problems when downloading pdf files, corrupting the file ...Jorge Lustosa2012-03-121-2/+2
|/
* Update pkg_config.8.xmlAlexander Wilke2012-03-091-1/+1
|
* Update pkg_config.8.xml.amd64Alexander Wilke2012-03-091-1/+1
|
* typoAlexander Wilke2012-03-091-1/+1
|
* some checks on missing folders on nanobsd systems after reboot in /var/log. ↵Alexander Wilke2012-03-091-1/+9
| | | | | should fix: http://redmine.pfsense.org/issues/2256
* Fix script pathjim-p2012-03-081-1/+1
|
* First attempt at a Quagga-OSPF package to make OpenOSPFd obsolete.jim-p2012-03-087-0/+805
| | | | If anyone wants to build on this to support all of quagga's routing protocols, have at it.
* open-vm-tools - include latest stable version of open-vm-tools (8.8.1)marcelloc2012-03-052-0/+30
|
* freeradius2: xmlrpcAlexander Wilke2012-03-041-2/+2
|
* freeradius2: xmlrpcAlexander Wilke2012-03-041-2/+2
|
* xmlrpc improvementAlexander Wilke2012-03-041-4/+23
|