Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Another binary bump. | jim-p | 2012-12-19 | 2 | -2/+2 | |
| | | ||||||
* | | Change apache build_options to optionsng | jim-p | 2012-12-19 | 2 | -4/+4 | |
| | | ||||||
* | | More binary bumps. | jim-p | 2012-12-19 | 2 | -4/+4 | |
| | | ||||||
* | | Bump pbi versions for some packages. | jim-p | 2012-12-19 | 2 | -32/+32 | |
| | | ||||||
* | | Normalize line endings | jim-p | 2012-12-19 | 7 | -1616/+1616 | |
| | | ||||||
* | | This one file may need dos eols. | jim-p | 2012-12-19 | 1 | -1/+1 | |
| | | ||||||
* | | Clean up/update perl dependencies for some packages. | jim-p | 2012-12-19 | 2 | -8/+4 | |
| | | ||||||
* | | Convert some build_options to optionsng for ports that need it. | jim-p | 2012-12-18 | 2 | -16/+22 | |
| | | ||||||
* | | Delimit build_options with a semicolon rather than a space, in preparation ↵ | jim-p | 2012-12-18 | 2 | -42/+42 | |
| | | | | | | | | for other changes needed for optionsng. | |||||
* | | freeradius2 user password encryption | Alexander Wilke | 2012-12-17 | 1 | -2/+14 | |
| | | ||||||
* | | freeradius2 user password encryption | Alexander Wilke | 2012-12-17 | 1 | -1/+12 | |
|/ | ||||||
* | Add .gitattributes file to help maintain proper newlines. | jim-p | 2012-12-10 | 1 | -0/+46 | |
| | ||||||
* | Fix line endings (autocrlf is your friend, use it) | jim-p | 2012-12-10 | 7 | -4000/+4000 | |
| | ||||||
* | squid3 - fix squid path after pfsense version check fix. | Marcello Coutinho | 2012-12-10 | 1 | -1/+1 | |
| | ||||||
* | squid3 - include pfsense version check to swapstate_check.php | Marcello Coutinho | 2012-12-10 | 1 | -2/+8 | |
| | ||||||
* | bump version for ssl port fix | Martin Fuchs | 2012-12-07 | 2 | -3549/+3549 | |
| | ||||||
* | fix default port for HTTPS | Martin Fuchs | 2012-12-07 | 1 | -187/+187 | |
| | ||||||
* | Merge pull request #335 from tigersharke/master | Jim P | 2012-12-05 | 1 | -2/+8 | |
|\ | | | | | Fix for empty array condition. | |||||
| * | As suggested, test moved ahead of first instance array is used. | Tigersharke | 2012-11-21 | 1 | -3/+3 | |
| | | | | | | | | The first 'for each' in sksort is where the error presents. | |||||
| * | This is a fix for an empty array condition that causes a dashboard | Charlie Root | 2012-11-21 | 1 | -2/+8 | |
| | | | | | | | | | | | | error message: Warning: Invalid argument supplied for foreach() in /usr/local/www/widgets/widgets/snort_alerts.widget.php on line 36 | |||||
* | | Merge pull request #340 from laleger/master | Jim P | 2012-12-04 | 2 | -3/+8 | |
|\ \ | | | | | | | Syslog-ng package modified to use base64 encoding for objectparameters field | |||||
| * | | Changed objectparameters field to use base64 encoding | Leger Lance | 2012-12-04 | 2 | -3/+8 | |
|/ / | ||||||
* | | Fix required files for arpwatch | jim-p | 2012-11-29 | 1 | -1/+2 | |
| | | ||||||
* | | Close the resource after done | Ermal | 2012-11-27 | 1 | -0/+1 | |
| | | ||||||
* | | Close the resource after done | Ermal | 2012-11-27 | 1 | -0/+1 | |
| | | ||||||
* | | Use popen here to not reach php memory limits | Ermal | 2012-11-26 | 1 | -8/+3 | |
| | | ||||||
* | | Use popen here to not reach php memory limits | Ermal | 2012-11-26 | 1 | -6/+3 | |
| | | ||||||
* | | Call the direct bgpd binary to avoid a potential conflict with quagga on 2.1 ↵ | jim-p | 2012-11-26 | 1 | -1/+8 | |
| | | | | | | | | (unavoidable on 1.2.x/2.0.x) | |||||
* | | squid3 - fix a typo on squid_reverse inc file | Marcello Coutinho | 2012-11-26 | 3 | -3/+3 | |
| | | ||||||
* | | Merge pull request #339 from PiBa-NL/openvpn-client-export-certchecks | Jim P | 2012-11-24 | 1 | -13/+22 | |
|\ \ | | | | | | | openvpn-client-export, better error reporting on unsupported OpenVPN configurations | |||||
| * | | removed purpose checking because: "Certs created before 2.0.1 can have the ↵ | PiBa-NL | 2012-11-24 | 1 | -6/+0 | |
| | | | | | | | | | | | | "wrong" purpose but we should not invalidate them." | |||||
| * | | openvpn-client-export, better checking/error reporting on ↵ | PiBa-NL | 2012-11-24 | 1 | -13/+28 | |
| | | | | | | | | | | | | unsupported/illogical OpenVPN configurations | |||||
* | | | Merge pull request #338 from PiBa-NL/openvpn-client-export-filenames | Jim P | 2012-11-24 | 2 | -10/+11 | |
|\ \ \ | |_|/ |/| | | openvpn-client-export, use certificate common-name in the exported files filenames. | |||||
| * | | openvpn-client-export, use certificate common-name in the exported files ↵ | PiBa-NL | 2012-11-24 | 1 | -6/+5 | |
| | | | | | | | | | | | | filenames. | |||||
| * | | openvpn-client-export, use certificate common-name in the exported files ↵ | PiBa-NL | 2012-11-21 | 2 | -6/+8 | |
| |/ | | | | | | | filenames. | |||||
* | | squid3 - fix missing xml rpc sync to reverse options | Marcello Coutinho | 2012-11-20 | 1 | -1/+3 | |
| | | ||||||
* | | Fix typos | jim-p | 2012-11-16 | 2 | -3/+3 | |
| | | ||||||
* | | Merge pull request #334 from PiBa-NL/master | Jim P | 2012-11-05 | 6 | -54/+301 | |
|\| | | | | | openvpn-client-export, added option to include OpenVPNManager in windows setup | |||||
| * | openvpn-client-export, added option to include OpenVPNManager in windows ↵ | PiBa-NL | 2012-11-05 | 6 | -54/+301 | |
|/ | | | | setup, this solves the issues with Windows7/Vista client machines where elevated permissions are required by running OpenVPN as a service. | |||||
* | While here bump emerging threats rule version. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 | |
| | ||||||
* | Bump minor version for snort. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 | |
| | ||||||
* | Bump minor version for snort. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 | |
| | ||||||
* | Bump minor version for snort. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 | |
| | ||||||
* | Check if snort is not running after rule update and HUP signal then restart it. | Ermal Luçi | 2012-11-02 | 1 | -0/+3 | |
| | ||||||
* | Always restart snort after a rules update. | Ermal Luçi | 2012-11-02 | 1 | -6/+4 | |
| | ||||||
* | Update config/squidGuard/squidguard_configurator.inc | Sergey Dvoriancev | 2012-10-31 | 1 | -1/+4 | |
| | | | Check exists 'squid_resync' function. | |||||
* | Fix squid.inc require | Sergey Dvoriancev | 2012-10-31 | 1 | -1/+5 | |
| | | | Also check 'resync_squid' function. | |||||
* | Update config/lightsquid/lightsquid.inc | Sergey Dvoriancev | 2012-10-31 | 1 | -1/+4 | |
| | | | Fix squid.inc include | |||||
* | Merge pull request #331 from phil-davis/patch-1 | Chris Buechler | 2012-10-30 | 1 | -1/+1 | |
|\ | | | | | bandwidthd - replace deprecated split with explode | |||||
| * | bandwidthd - replace deprecated split with explode | Phil Davis | 2012-10-31 | 1 | -1/+1 | |
|/ | | | | The split function is deprecated in PHP 5.3. For this simple use, the explode function does the same thing. http://forum.pfsense.org/index.php/topic,55187.0.html |