aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | 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
| |
* | improved xmlrpc syncAlexander Wilke2012-03-041-36/+34
| |
* | haproxy - change package description and fix a typo on url linkmarcelloc2012-03-012-9/+13
| |
* | Merge pull request #222 from dvserg/masterJim P2012-02-291-1/+1
|\| | | | | Fix Havp startup script
| * Fix startup scriptSergey Dvoriancev2012-02-291-1/+1
| |
* | haproxy - update haproxy to 1.4.19marcelloc2012-02-286-43/+118
| | | | | | | | | | haproxy-legacy - update haproxy to 1.4.19 filer - include new features and action after file update
* | haproxy-legacy - Legacy version of haproxy with Briantist updatesmarcelloc2012-02-279-0/+2390
| | | | | | | | http://forum.pfsense.org/index.php/topic,43188.0.html
* | Merge pull request #221 from dvserg/masterChris Buechler2012-02-271-3/+18
|\| | | | | Havp Fixes
| * Fix: filter rules off if havp disabled; start script update;Sergey Dvoriancev2012-02-271-3/+18
| |
* | typoAlexander Wilke2012-02-271-1/+1
| |
* | Merge pull request #220 from dvserg/masterJim P2012-02-261-35/+1
|\| | | | | LS old code delete
| * Update config/lightsquid/lightsquid.incSergey Dvoriancev2012-02-261-35/+1
|/
* Merge pull request #218 from mdima/mastermdima2012-02-221-8/+8
|\ | | | | Removed the while cycle to stop the service.
| * Removed the while cycle to stop the service.Michele Di Maria2012-02-221-8/+8
| |
* | Workaround for the old package deleting the binary on unload instead of the ↵Andrew Thompson2012-02-221-0/+11
| | | | | | | | package
* | find_carp_interface() has a bug where it returns the newline, trim itAndrew Thompson2012-02-221-1/+1
| | | | | | | | here so we can compare strings.
* | remove the haproxy package on reinstallAndrew Thompson2012-02-221-1/+1
| |
* | Disable overwriting the haproxy binary, its in the packageAndrew Thompson2012-02-221-0/+3
| |
* | Revert "Disable overwriting the haproxy binary, its in the package"Andrew Thompson2012-02-221-3/+0
| | | | | | | | This reverts commit 6bbd113b687958b18f0dc898261226b3bbc2c5d2.
* | Disable overwriting the haproxy binary, its in the packageAndrew Thompson2012-02-221-0/+3
| |
* | Merge pull request #217 from jeandebogue/patch-1Seth Mos2012-02-201-3/+3
|\ \ | | | | | | Change from monitorip to failoverip.
| * | Change from monitorip to failoverip. We want to know if the failover ip is ↵jeandebogue2012-02-211-3/+3
|/ / | | | | | | in service and not if the monitor ip is in service.
* | - some checks if we really need to download some files Alexander Wilke2012-02-211-48/+43
| | | | | | - make parts of writeable (certs) so that it can be used on embedded systems
* | Use the short name in the attachment path to embed, it should make some mail ↵jim-p2012-02-201-1/+1
| | | | | | | | clients happier. Fixes #2206