aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix whitespace and indentRenato Botelho2013-04-261-3/+3
| |
* | Dansguardian - fix typos and include more check to install process.Marcello Coutinho2013-04-263-31/+38
| |
* | Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-2516-250/+523
| |
* | Dansguardian - New sync gui and fixes on clamav startup script manipulationMarcello Coutinho2013-04-252-46/+115
| |
* | Adjust unbound to wirk with PBIRenato Botelho2013-04-252-34/+47
| | | | | | | | | | | | | | Make necessary changes on unbound to make it work on pfSense 2.1 using PBI, also, bump version to 1.4.19_02 Fixes #2817
* | Fix whitespaces and indentRenato Botelho2013-04-254-119/+119
| |
* | squid3 - remove debug code from sync_on_changes functionMarcello Coutinho2013-04-251-1/+0
| |
* | squid3 - change sync gui to accept system syncMarcello Coutinho2013-04-253-32/+107
| |
* | Fix bad include reference in Snort Widget.bmeeks82013-04-242-6/+16
| |
* | Fixup tap package for 2.0.3, parts of the patch were not applying.jim-p2013-04-244-6/+308
| | | | | | | | | | | | Also, rather than using this package, you can use the patch directly in the System Patches package: 2.0.1 and 2.0.2 use http://www.pfsense.com/packages/config/openvpn_tapfix_20x/openvpn_tapfix_20x.patch 2.0.3 uses http://www.pfsense.com/packages/config/openvpn_tapfix_20x/openvpn_tapfix_203.patch
* | Add uninstall function to Snort Dashboard Widget and bump version.bmeeks82013-04-233-2/+38
| |
* | Merge pull request #430 from bmeeks8/masterChris Buechler2013-04-222-42/+55
|\ \ | | | | | | Fix display of Year and prevent Dashboard crash if Snort not installed
| * | Fix display of Year and prevent Dashboard crash if Snort not installed.bmeeks82013-04-222-42/+55
| | |
* | | Add a way for quagga to determine if it should run based on the CARP status ↵jim-p2013-04-222-2/+40
| | | | | | | | | | | | of a specified VIP.
* | | freeradius2: Add hint to CRLAlexander Wilke2013-04-221-0/+1
| | |
* | | Merge pull request #429 from bmeeks8/masterChris Buechler2013-04-213-47/+80
|\| | | | | | | | Improve Snort rc.d script restart reliability and fix HTML error in Global Settings
| * | Bump Snort package version to 2.5.6.bmeeks82013-04-211-1/+1
| | |
| * | Fix missing HTML closure tags interfering with text box content rendering.bmeeks82013-04-211-29/+23
| | |
| * | Make Snort rc.d shell script more reliable for restarts.bmeeks82013-04-211-17/+56
| | |
* | | freeradius2 - remove .p12 export on GUIAlexander Wilke2013-04-211-1/+1
|/ /
* | freeradius2 - fix typoAlexander Wilke2013-04-211-1/+1
| |
* | freeradius2 - remove .p12 on .incAlexander Wilke2013-04-201-2/+2
| |
* | freeradius2 - remove .p12 export on GUIAlexander Wilke2013-04-201-2/+4
| | | | | | pfsense can do this by default
* | freeradius2 - include freeradius lib version check and fix a typo on crl codeMarcello Coutinho2013-04-201-13/+21
| |
* | Merge branch 'master' of https://github.com/pfsense/pfsense-packagesMarcello Coutinho2013-04-192-124/+127
|\ \
| * | Only flush the output every thousand lines. Every single line was a little ↵jim-p2013-04-181-1/+5
| | | | | | | | | | | | too often.
| * | Fix bgpd.conf closing a curly only when it was openedRenato Botelho2013-04-181-1/+1
| | |
| * | remove unused variableRenato Botelho2013-04-181-1/+0
| | |
| * | Fix indentRenato Botelho2013-04-181-123/+123
| | |
* | | freeradius2 - Include certificate revocation list (CRL) to EAP confMarcello Coutinho2013-04-192-5/+36
|/ /
* | lightsquid - include csrf_get_tokens function call on sqstat.phpMarcello Coutinho2013-04-171-3/+3
| |
* | Merge pull request #426 from bmeeks8/masterChris Buechler2013-04-132-29/+39
|\ \ | | | | | | Fix Logic Bug in Rule Updates Triggered Under Unique Circumstances
| * | Fix logic bug in rule updates (triggered by unique conditions).bmeeks82013-04-132-29/+39
| | |
* | | Merge pull request #425 from PiBa-NL/haproxy-devel-2.1Jim P2013-04-136-121/+151
|\ \ \ | |/ / |/| / | |/ haproxy-devel, added support for combining acl's,lb-agent-chk,multiple port's,openssl1.0.1
| * haproxy-devel, added support for combining acl'sPiBa-NL2013-04-146-121/+151
| | | | | | | | | | | | | | -Agent check (lb-agent-chk) -binding multiple port's -new try at including OpenSSL 1.0.1 -fix combining frontends
* | Update squid_nac.xmlAlexander Wilke2013-04-111-0/+18
| | | | | | GUI option to block user-agent and reply_mime_types like javascript
* | Update squid.incAlexander Wilke2013-04-111-0/+28
| | | | | | GUI option to block user-agent and reply_mime_types like javascript
* | Fix longstanding bug with enable/disable SID codebmeeks82013-04-101-6/+13
| |
* | Merge pull request #423 from bmeeks8/masterErmal Luçi2013-04-1016-389/+1090
|\ \ | | | | | | Update Snort Package to ver 2.5.5 - New features and bug fixes
| * | Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-0913-380/+1076
| | |
| * | Add tip to restart Snort after making changes on page.bmeeks82013-04-093-9/+14
| | |
* | | Merge pull request #420 from PiBa-NL/haproxy-devel-2.1Jim P2013-04-074-123/+276
|\ \ \ | | |/ | |/| haproxy-devel, add options for checking server health
| * | haproxy-devel, add options for checking server healthPiBa-NL2013-04-074-123/+276
| | | | | | | | | | | | | | | -fix adding a new server -show advanced options icon in serverpool overview
* | | Fix this test so it will also remove squidGuard's options from squid config ↵jim-p2013-04-051-2/+1
| | | | | | | | | | | | when disabling.
* | | Flush output buffer while running bgp status commands to avoid a php crashjim-p2013-04-051-0/+1
| | |
* | | Add newline at cert concatMax Mack2013-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I got an error that haproxy can't load the cert. I looked into it and saw that the two parts are concationated together without a newline. Wrong: -----END CERTIFICATE----------BEGIN RSA PRIVATE KEY----- Correct: -----END CERTIFICATE-----\r\n -----BEGIN RSA PRIVATE KEY----- It works for me now...
* | | bandwidthd add enable optionPhil Davis2013-03-311-6/+12
| | |
* | | bandwidthd add enable optionPhil Davis2013-03-311-36/+51
| | |
* | | Add "auto apply" bit to system patches which will attempt to apply a patch ↵jim-p2013-03-295-4/+90
| | | | | | | | | | | | during earlyshellcmd at boot time, to help patches survive across reboots and upgrades.
* | | Add one more little note.jim-p2013-03-291-1/+1
| | |