Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typos in pfblocker | Chris Buechler | 2013-01-14 | 1 | -4/+4 |
| | |||||
* | Update config/squidGuard/squidguard.xml | Sergey Dvoriancev | 2013-01-14 | 1 | -24/+29 |
| | | | | Additional file need: squidguard_sync.xml | ||||
* | Update config/squidGuard/squidguard_time.xml | Alexander Wilke | 2013-01-09 | 1 | -16/+18 |
| | |||||
* | Create squidguard_sync.xml | Alexander Wilke | 2013-01-09 | 1 | -0/+163 |
| | |||||
* | Update config/squidGuard/squidguard_rewr.xml | Alexander Wilke | 2013-01-09 | 1 | -21/+24 |
| | |||||
* | Update config/squidGuard/squidguard_log.php | Alexander Wilke | 2013-01-09 | 1 | -1/+2 |
| | |||||
* | Update config/squidGuard/squidguard_dest.xml | Alexander Wilke | 2013-01-09 | 1 | -119/+117 |
| | |||||
* | Update config/squidGuard/squidguard_default.xml | Alexander Wilke | 2013-01-09 | 1 | -96/+93 |
| | |||||
* | Update config/squidGuard/squidguard_configurator.inc | Alexander Wilke | 2013-01-09 | 1 | -4/+9 |
| | |||||
* | Update config/squidGuard/squidguard_blacklist.php | Alexander Wilke | 2013-01-09 | 1 | -0/+1 |
| | |||||
* | Update config/squidGuard/squidguard_acl.xml | Alexander Wilke | 2013-01-09 | 1 | -178/+175 |
| | |||||
* | Update config/squidGuard/squidguard.xml | Alexander Wilke | 2013-01-09 | 1 | -13/+25 |
| | |||||
* | Update config/squidGuard/squidguard.inc | Alexander Wilke | 2013-01-09 | 1 | -1/+158 |
| | |||||
* | Update config/squidGuard/squidguard_configurator.inc | Sergey Dvoriancev | 2013-01-09 | 1 | -1/+1 |
| | | | Fix squid.inc path 2 | ||||
* | Update config/squidGuard/squidguard_configurator.inc | Sergey Dvoriancev | 2013-01-09 | 1 | -2/+2 |
| | | | Fix squid.inc path | ||||
* | Don't offer a server certificate to export. It doesn't work, and can just ↵ | jim-p | 2013-01-07 | 1 | -1/+1 |
| | | | | lead to confusion. | ||||
* | Improve cron rcfile stop processing | Phil Davis | 2013-01-07 | 1 | -1/+1 |
| | | | | If cron.pid did not exist, an error was emitted - that could happen when a stop is done at package install, before it was ever started. If cron is stopped, cron.pid was left behind. Another attempt to stop would emit an error about the pid in cron.pid no existing. This extra checking avoids any error messages if stop is called before start, or stop is called twice. | ||||
* | Remove proxy_monitor.sh | Phil Davis | 2013-01-06 | 1 | -76/+0 |
| | | | It is replaced by sqpmon.sh | ||||
* | Add sqpmon.sh to replace proxy_monitor.sh | Phil Davis | 2013-01-06 | 1 | -0/+75 |
| | |||||
* | Replace proxy_monitor with sqp_monitor and sqpmon | Phil Davis | 2013-01-06 | 1 | -3/+3 |
| | |||||
* | Replace proxy_monitor with sqp_monitor and sqpmon | Phil Davis | 2013-01-06 | 1 | -5/+9 |
| | |||||
* | Archive phpmrss package | Mathieu Simon | 2012-12-27 | 1 | -0/+0 |
| | | | | | | phpmrss has not seen updates for a long time, was only listed for pfSense <= 1.2.2 and actually the binaries are not present anymore on files.pfsense.org. Time to move to the archive. | ||||
* | Normalize line endings | jim-p | 2012-12-19 | 7 | -1616/+1616 |
| | |||||
* | freeradius2 user password encryption | Alexander Wilke | 2012-12-17 | 1 | -2/+14 |
| | |||||
* | freeradius2 user password encryption | Alexander Wilke | 2012-12-17 | 1 | -1/+12 |
| | |||||
* | Fix line endings (autocrlf is your friend, use it) | jim-p | 2012-12-10 | 5 | -451/+451 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | | 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 | 1 | -1/+1 |
| | | |||||
* | | 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 |
|/ | |||||
* | openvpn-client-export, added option to include OpenVPNManager in windows ↵ | PiBa-NL | 2012-11-05 | 4 | -52/+299 |
| | | | | 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 |
| |