Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | squid3 - change sync gui to accept system sync | Marcello Coutinho | 2013-04-25 | 3 | -32/+107 | |
| | | ||||||
* | | Merge pull request #432 from bmeeks8/master | Jim P | 2013-04-24 | 4 | -8/+18 | |
|\ \ | | | | | | | Fix bad include reference in Snort Widget -- caused pkg start crash with Snort | |||||
| * | | Fix bad include reference in Snort Widget. | bmeeks8 | 2013-04-24 | 4 | -8/+18 | |
|/ / | ||||||
* | | Fixup tap package for 2.0.3, parts of the patch were not applying. | jim-p | 2013-04-24 | 6 | -8/+310 | |
| | | | | | | | | | | | | 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 | |||||
* | | Merge pull request #431 from bmeeks8/master | Ermal Luçi | 2013-04-24 | 5 | -4/+40 | |
|\ \ | | | | | | | Add Uninstall Function to Snort Dashboard Widget | |||||
| * | | Add uninstall function to Snort Dashboard Widget and bump version. | bmeeks8 | 2013-04-23 | 5 | -4/+40 | |
|/ / | ||||||
* | | Merge pull request #430 from bmeeks8/master | Chris Buechler | 2013-04-22 | 2 | -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. | bmeeks8 | 2013-04-22 | 2 | -42/+55 | |
| | | | ||||||
* | | | Add a way for quagga to determine if it should run based on the CARP status ↵ | jim-p | 2013-04-22 | 4 | -4/+42 | |
| | | | | | | | | | | | | of a specified VIP. | |||||
* | | | freeradius2: Add hint to CRL | Alexander Wilke | 2013-04-22 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #429 from bmeeks8/master | Chris Buechler | 2013-04-21 | 5 | -49/+82 | |
|\| | | | | | | | | Improve Snort rc.d script restart reliability and fix HTML error in Global Settings | |||||
| * | | Bump Snort package version to 2.5.6. | bmeeks8 | 2013-04-21 | 3 | -3/+3 | |
| | | | ||||||
| * | | Fix missing HTML closure tags interfering with text box content rendering. | bmeeks8 | 2013-04-21 | 1 | -29/+23 | |
| | | | ||||||
| * | | Make Snort rc.d shell script more reliable for restarts. | bmeeks8 | 2013-04-21 | 1 | -17/+56 | |
| | | | ||||||
* | | | freeradius2 - remove .p12 export on GUI | Alexander Wilke | 2013-04-21 | 1 | -1/+1 | |
|/ / | ||||||
* | | freeradius2 - fix typo | Alexander Wilke | 2013-04-21 | 1 | -1/+1 | |
| | | ||||||
* | | Update pkg_config.8.xml | Alexander Wilke | 2013-04-20 | 1 | -1/+1 | |
| | | ||||||
* | | freeradius2 - Add CRL (marcelloc) + remove .p12 export | Alexander Wilke | 2013-04-20 | 1 | -1/+1 | |
| | | ||||||
* | | freeradius2 - Add CRL (marcelloc) + remove .p12 export | Alexander Wilke | 2013-04-20 | 1 | -1/+1 | |
| | | ||||||
* | | freeradius2 - remove .p12 on .inc | Alexander Wilke | 2013-04-20 | 1 | -2/+2 | |
| | | ||||||
* | | freeradius2 - remove .p12 export on GUI | Alexander Wilke | 2013-04-20 | 1 | -2/+4 | |
| | | | | | | pfsense can do this by default | |||||
* | | freeradius2 - include freeradius lib version check and fix a typo on crl code | Marcello Coutinho | 2013-04-20 | 1 | -13/+21 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/pfsense/pfsense-packages | Marcello Coutinho | 2013-04-19 | 2 | -124/+127 | |
|\ \ | ||||||
| * | | Only flush the output every thousand lines. Every single line was a little ↵ | jim-p | 2013-04-18 | 1 | -1/+5 | |
| | | | | | | | | | | | | too often. | |||||
| * | | Fix bgpd.conf closing a curly only when it was opened | Renato Botelho | 2013-04-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | remove unused variable | Renato Botelho | 2013-04-18 | 1 | -1/+0 | |
| | | | ||||||
| * | | Fix indent | Renato Botelho | 2013-04-18 | 1 | -123/+123 | |
| | | | ||||||
* | | | freeradius2 - Include certificate revocation list (CRL) to EAP conf | Marcello Coutinho | 2013-04-19 | 2 | -5/+36 | |
|/ / | ||||||
* | | lightsquid - include csrf_get_tokens function call on sqstat.php | Marcello Coutinho | 2013-04-17 | 1 | -3/+3 | |
| | | ||||||
* | | Make sure this doesn't show up on 2.1 since someone made a change to the ↵ | jim-p | 2013-04-17 | 2 | -2/+2 | |
| | | | | | | | | version comparison. | |||||
* | | Disable widescreen on 2.0.2 and 2.0.3 also since it overwrites the menu and ↵ | jim-p | 2013-04-17 | 2 | -4/+4 | |
| | | | | | | | | breaks access to NTP | |||||
* | | Merge pull request #426 from bmeeks8/master | Chris Buechler | 2013-04-13 | 2 | -29/+39 | |
|\ \ | | | | | | | Fix Logic Bug in Rule Updates Triggered Under Unique Circumstances | |||||
| * | | Fix logic bug in rule updates (triggered by unique conditions). | bmeeks8 | 2013-04-13 | 2 | -29/+39 | |
| | | | ||||||
* | | | Merge pull request #425 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-04-13 | 8 | -125/+155 | |
|\ \ \ | |/ / |/| / | |/ | haproxy-devel, added support for combining acl's,lb-agent-chk,multiple port's,openssl1.0.1 | |||||
| * | haproxy-devel, added support for combining acl's | PiBa-NL | 2013-04-14 | 8 | -127/+157 | |
| | | | | | | | | | | | | | | -Agent check (lb-agent-chk) -binding multiple port's -new try at including OpenSSL 1.0.1 -fix combining frontends | |||||
* | | Update squid_nac.xml | Alexander Wilke | 2013-04-11 | 1 | -0/+18 | |
| | | | | | | GUI option to block user-agent and reply_mime_types like javascript | |||||
* | | Update squid.inc | Alexander Wilke | 2013-04-11 | 1 | -0/+28 | |
| | | | | | | GUI option to block user-agent and reply_mime_types like javascript | |||||
* | | Merge pull request #424 from bmeeks8/master | Chris Buechler | 2013-04-10 | 3 | -8/+15 | |
|\ \ | | | | | | | Bump Package Config XML file versions for Snort to 2.5.5 and fix one bug | |||||
| * | | Fix longstanding bug with enable/disable SID code | bmeeks8 | 2013-04-10 | 1 | -6/+13 | |
| | | | ||||||
| * | | Bump Snort pkg ver to 2.5.5 in Master Package Config | bmeeks8 | 2013-04-10 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #423 from bmeeks8/master | Ermal Luçi | 2013-04-10 | 16 | -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 fixes | bmeeks8 | 2013-04-09 | 13 | -380/+1076 | |
| | | | ||||||
| * | | Add tip to restart Snort after making changes on page. | bmeeks8 | 2013-04-09 | 3 | -9/+14 | |
| | | | ||||||
* | | | Update haproxy-devel pbi filespec | jim-p | 2013-04-09 | 2 | -2/+2 | |
| | | | ||||||
* | | | No trailing slashie here. | jim-p | 2013-04-09 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #422 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-04-09 | 2 | -2/+4 | |
|\ \ \ | | |/ | |/| | haproxy-devel, compile against the newer version of OpenSSL 1.0.1 | |||||
| * | | haproxy-devel, compile against the newer version of OpenSSL 1.0.1 | PiBa-NL | 2013-04-09 | 2 | -2/+4 | |
| | | | ||||||
* | | | Merge pull request #420 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-04-07 | 4 | -123/+276 | |
|\| | | | | | | | | haproxy-devel, add options for checking server health | |||||
| * | | haproxy-devel, add options for checking server health | PiBa-NL | 2013-04-07 | 4 | -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-p | 2013-04-05 | 1 | -2/+1 | |
| | | | | | | | | | | | | when disabling. |