aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Update config/squidGuard/squidguard_time.xmlAlexander Wilke2013-01-091-16/+18
|
* Create squidguard_sync.xmlAlexander Wilke2013-01-091-0/+163
|
* Update config/squidGuard/squidguard_rewr.xmlAlexander Wilke2013-01-091-21/+24
|
* Update config/squidGuard/squidguard_log.phpAlexander Wilke2013-01-091-1/+2
|
* Update config/squidGuard/squidguard_dest.xmlAlexander Wilke2013-01-091-119/+117
|
* Update config/squidGuard/squidguard_default.xmlAlexander Wilke2013-01-091-96/+93
|
* Update config/squidGuard/squidguard_configurator.incAlexander Wilke2013-01-091-4/+9
|
* Update config/squidGuard/squidguard_blacklist.phpAlexander Wilke2013-01-091-0/+1
|
* Update config/squidGuard/squidguard_acl.xmlAlexander Wilke2013-01-091-178/+175
|
* Update config/squidGuard/squidguard.xmlAlexander Wilke2013-01-091-13/+25
|
* Update config/squidGuard/squidguard.incAlexander Wilke2013-01-091-1/+158
|
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-1/+1
| | | Fix squid.inc path 2
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-2/+2
| | | Fix squid.inc path
* Don't offer a server certificate to export. It doesn't work, and can just ↵jim-p2013-01-071-1/+1
| | | | lead to confusion.
* Improve cron rcfile stop processingPhil Davis2013-01-071-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.shPhil Davis2013-01-061-76/+0
| | | It is replaced by sqpmon.sh
* Add sqpmon.sh to replace proxy_monitor.shPhil Davis2013-01-061-0/+75
|
* Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-061-3/+3
|
* Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-061-5/+9
|
* Archive phpmrss packageMathieu Simon2012-12-271-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 endingsjim-p2012-12-197-1616/+1616
|
* freeradius2 user password encryptionAlexander Wilke2012-12-171-2/+14
|
* freeradius2 user password encryptionAlexander Wilke2012-12-171-1/+12
|
* Fix line endings (autocrlf is your friend, use it)jim-p2012-12-105-451/+451
|
* squid3 - fix squid path after pfsense version check fix.Marcello Coutinho2012-12-101-1/+1
|
* squid3 - include pfsense version check to swapstate_check.phpMarcello Coutinho2012-12-101-2/+8
|
* fix default port for HTTPSMartin Fuchs2012-12-071-187/+187
|
* Merge pull request #335 from tigersharke/masterJim P2012-12-051-2/+8
|\ | | | | Fix for empty array condition.
| * As suggested, test moved ahead of first instance array is used.Tigersharke2012-11-211-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 dashboardCharlie Root2012-11-211-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 encodingLeger Lance2012-12-042-3/+8
| |
* | Fix required files for arpwatchjim-p2012-11-291-1/+2
| |
* | Close the resource after doneErmal2012-11-271-0/+1
| |
* | Close the resource after doneErmal2012-11-271-0/+1
| |
* | Use popen here to not reach php memory limitsErmal2012-11-261-8/+3
| |
* | Use popen here to not reach php memory limitsErmal2012-11-261-6/+3
| |
* | Call the direct bgpd binary to avoid a potential conflict with quagga on 2.1 ↵jim-p2012-11-261-1/+8
| | | | | | | | (unavoidable on 1.2.x/2.0.x)
* | squid3 - fix a typo on squid_reverse inc fileMarcello Coutinho2012-11-261-1/+1
| |
* | Merge pull request #339 from PiBa-NL/openvpn-client-export-certchecksJim P2012-11-241-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-NL2012-11-241-6/+0
| | | | | | | | | | | | "wrong" purpose but we should not invalidate them."
| * | openvpn-client-export, better checking/error reporting on ↵PiBa-NL2012-11-241-13/+28
| | | | | | | | | | | | unsupported/illogical OpenVPN configurations
* | | Merge pull request #338 from PiBa-NL/openvpn-client-export-filenamesJim P2012-11-242-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-NL2012-11-241-6/+5
| | | | | | | | | | | | filenames.
| * | openvpn-client-export, use certificate common-name in the exported files ↵PiBa-NL2012-11-212-6/+8
| |/ | | | | | | filenames.
* | squid3 - fix missing xml rpc sync to reverse optionsMarcello Coutinho2012-11-201-1/+3
| |
* | Fix typosjim-p2012-11-162-3/+3
|/
* openvpn-client-export, added option to include OpenVPNManager in windows ↵PiBa-NL2012-11-054-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çi2012-11-021-1/+1
|
* Bump minor version for snort.Ermal Luçi2012-11-021-1/+1
|
* Check if snort is not running after rule update and HUP signal then restart it.Ermal Luçi2012-11-021-0/+3
|