Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Tell ntop to use both ipv4 and ipv6, since ntop 4.1 defaults to ipv6 binding ↵ | jim-p | 2012-03-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | only. | |||||
* | | | sarg - first files | Marcello Coutinho | 2012-03-27 | 8 | -0/+2130 | |
| | | | ||||||
* | | | Merge pull request #231 from phil-davis/master | Marcello Coutinho | 2012-03-26 | 1 | -2/+8 | |
|\| | | | | | | | | Prevent duplicated pfblocker rules on some interfaces | |||||
| * | | Avoid getting pfBlocker rules duplicated on some interfaces if there are ↵ | Phil Davis | 2012-03-27 | 1 | -2/+8 | |
| | | | | | | | | | | | | floating rules with interface="" mixed in the config filter rule list. | |||||
* | | | dansguardian - include ca_root_nss-3.13.3 package for certificate checks | Marcello Coutinho | 2012-03-23 | 1 | -0/+20 | |
| | | | ||||||
* | | | Merge pull request #229 from mdima/master | mdima | 2012-03-23 | 1 | -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. | mdima | 2012-03-23 | 1 | -1/+8 | |
| | | | | ||||||
* | | | | postfix - include recursive option on mkdir | Marcello Coutinho | 2012-03-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | Marcello Coutinho | 2012-03-21 | 2 | -241/+241 | |
|\ \ \ \ | ||||||
| * | | | | Fix newlines (autocrlf is your friend) | jim-p | 2012-03-21 | 2 | -241/+241 | |
| | | | | | ||||||
* | | | | | postfix - check and create /var postfix dirs to fix nanobsd after boot error. | Marcello Coutinho | 2012-03-21 | 1 | -4/+14 | |
|/ / / / | ||||||
* | | | | fix squid.inc error | Martin Fuchs | 2012-03-19 | 1 | -4/+0 | |
| | | | | ||||||
* | | | | bump squid to 3.1.19 | Martin Fuchs | 2012-03-19 | 3 | -55/+119 | |
| | | | | ||||||
* | | | | Merge pull request #228 from mdima/master | mdima | 2012-03-17 | 1 | -23/+29 | |
|\| | | | | | | | | | | | File Manager: Fix User Authentication and redirect. | |||||
| * | | | File Manager: Fix User Authentication and redirect. | Michele Di Maria | 2012-03-17 | 1 | -23/+29 | |
| | | | | ||||||
* | | | | Merge pull request #227 from mdima/master | mdima | 2012-03-17 | 1 | -15/+29 | |
|\| | | | | | | | | | | | File Manager: Solves an authentication issue in the download function. | |||||
| * | | | File Manager: Solves an authentication issue in the download function. | mdima | 2012-03-17 | 1 | -15/+29 | |
| | | | | | | | | | | | | | | | | See http://forum.pfsense.org/index.php/topic,47248.0.html for details. | |||||
* | | | | pfblocker - updated country lists | Marcello Coutinho | 2012-03-16 | 6 | -11801/+29198 | |
| | | | | ||||||
* | | | | asterisk - fix menu call and regex patterns | Marcello Coutinho | 2012-03-16 | 2 | -5/+5 | |
| | | | | ||||||
* | | | | Merge pull request #226 from mdima/master | mdima | 2012-03-16 | 2 | -1/+14 | |
|\| | | | | | | | | | | | Added the option to enable/disable "Heuristics.Broken.Executable" scan. | |||||
| * | | | Added the option to enable/disable "Heuristics.Broken.Executable" scan. | Michele Di Maria | 2012-03-16 | 2 | -1/+14 | |
| | | | | | | | | | | | | | | | | See http://forum.pfsense.org/index.php/topic,47271.0.html for more info | |||||
* | | | | add swapstate_check for embedded | Martin Fuchs | 2012-03-16 | 1 | -13/+17 | |
| | | | | ||||||
* | | | | +basic auth | Martin Fuchs | 2012-03-16 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | 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 | |
| |/ / |/| | | ||||||
* | | | When called with the 'cron' parameter, add config.inc to the require_once ↵ | Phil Davis | 2012-03-15 | 1 | -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 Davis | 2012-03-15 | 1 | -17/+18 | |
| | | | | | | | | | | | | otherwise warnings are reported when the array is empty. | |||||
* | | | Put pfblocker.inc back the way it was. I didn't mean to change it in this fork. | Phil Davis | 2012-03-14 | 1 | -18/+17 | |
| | | | ||||||
* | | | Update config/pf-blocker/pfblocker.inc | Phil Davis | 2012-03-14 | 1 | -17/+18 | |
| | | | ||||||
* | | | Update config/squid/swapstate_check.php | Phil Davis | 2012-03-14 | 1 | -13/+17 | |
| | | | ||||||
* | | | asterisk - fix a typo on asterisk.xml additional_files_needed | Marcello Coutinho | 2012-03-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | asterisk - first relase of asterisk package for pfsense | Marcello Coutinho | 2012-03-14 | 6 | -0/+859 | |
|/ / | ||||||
* | | problems when downloading pdf files, corrupting the file ... | Jorge Lustosa | 2012-03-12 | 1 | -2/+2 | |
| | | ||||||
* | | typo | Alexander Wilke | 2012-03-09 | 1 | -1/+1 | |
| | | ||||||
* | | some checks on missing folders on nanobsd systems after reboot in /var/log. ↵ | Alexander Wilke | 2012-03-09 | 1 | -1/+9 | |
| | | | | | | | | | | should fix: http://redmine.pfsense.org/issues/2256 | |||||
* | | Fix script path | jim-p | 2012-03-08 | 1 | -1/+1 | |
| | | ||||||
* | | First attempt at a Quagga-OSPF package to make OpenOSPFd obsolete. | jim-p | 2012-03-08 | 5 | -0/+775 | |
| | | | | | | | | If anyone wants to build on this to support all of quagga's routing protocols, have at it. | |||||
* | | xmlrpc improvement | Alexander Wilke | 2012-03-04 | 1 | -4/+23 | |
| | | ||||||
* | | improved xmlrpc sync | Alexander Wilke | 2012-03-04 | 1 | -36/+34 | |
| | | ||||||
* | | Merge pull request #222 from dvserg/master | Jim P | 2012-02-29 | 1 | -1/+1 | |
|\| | | | | | Fix Havp startup script | |||||
| * | Fix startup script | Sergey Dvoriancev | 2012-02-29 | 1 | -1/+1 | |
| | | ||||||
* | | haproxy - update haproxy to 1.4.19 | marcelloc | 2012-02-28 | 3 | -28/+103 | |
| | | | | | | | | | | 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 updates | marcelloc | 2012-02-27 | 7 | -0/+2361 | |
| | | | | | | | | http://forum.pfsense.org/index.php/topic,43188.0.html | |||||
* | | Merge pull request #221 from dvserg/master | Chris Buechler | 2012-02-27 | 1 | -3/+18 | |
|\| | | | | | Havp Fixes | |||||
| * | Fix: filter rules off if havp disabled; start script update; | Sergey Dvoriancev | 2012-02-27 | 1 | -3/+18 | |
| | | ||||||
* | | typo | Alexander Wilke | 2012-02-27 | 1 | -1/+1 | |
|/ | ||||||
* | Update config/lightsquid/lightsquid.inc | Sergey Dvoriancev | 2012-02-26 | 1 | -35/+1 | |
| | ||||||
* | Merge pull request #218 from mdima/master | mdima | 2012-02-22 | 1 | -8/+8 | |
|\ | | | | | Removed the while cycle to stop the service. | |||||
| * | Removed the while cycle to stop the service. | Michele Di Maria | 2012-02-22 | 1 | -8/+8 | |
| | | ||||||
* | | Workaround for the old package deleting the binary on unload instead of the ↵ | Andrew Thompson | 2012-02-22 | 1 | -0/+11 | |
| | | | | | | | | package |