aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #671 from trendchiller/masterjim-p2014-06-101-1/+0
|\
| * Directive 'ignore_expect_100' is obsoleteMartin Fuchs2014-06-101-1/+0
| |
* | Merge pull request #670 from trendchiller/masterjim-p2014-06-075-8/+8
|\|
| * fix bungled configMartin Fuchs2014-06-075-8/+8
| | | | | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937
* | Merge pull request #668 from trendchiller/masterjim-p2014-06-069-35/+61
|\|
| * offload reverse auth to backendMartin Fuchs2014-06-061-1/+1
| |
| * offload the whole auth process onto a backend peer.Martin Fuchs2014-06-064-4/+4
| | | | | | | | | | with squid-3.2+ you use login=PASSTHRU and *no* Squid auth setup to offload the whole auth process onto a backend peer.
| * do not revert the round-robin patch 1bcfd29Martin Fuchs2014-06-042-2/+2
| |
| * correct definitionMartin Fuchs2014-06-044-8/+8
| | | | | | | | the CAS-Array is the server we want to reach...
| * correct formattingMartin Fuchs2014-06-042-2/+2
| |
| * add MAPI over HTTP supportMartin Fuchs2014-06-049-27/+53
| | | | | | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1
* | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵jim-p2014-06-054-4/+4
| | | | | | | | was bumped (to 2.3.4-I002)
* | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵jim-p2014-05-304-4/+4
| | | | | | | | was bumped (to 2.3.4-I001)
* | Simplify logicRenato Botelho2014-05-283-9/+7
| |
* | Bump AutoConfigBackup version to 1.25 to include last changesRenato Botelho2014-05-284-4/+4
| |
* | Make sure filesystem is read/writeRenato Botelho2014-05-281-0/+2
| |
* | Trucate file using a better way than ugly exec() CallsRenato Botelho2014-05-282-2/+2
| |
* | Make sure filesystem is read/writeRenato Botelho2014-05-281-0/+2
| |
* | Merge pull request #663 from gitbensons/masterRenato Botelho2014-05-232-4/+5
|\ \
| * | fix duplicate definition of server_addressbenny2014-05-231-1/+0
| | |
| * | nrpe server_address should be optional, so any bind worksbenny2014-05-192-3/+5
| | |
* | | move jail package bits to archiveChris Buechler2014-05-2212-0/+0
| | |
* | | Merge pull request #662 from mmoel/patch-1Renato Botelho2014-05-221-1/+1
|\ \ \
| * | | Add --no-header to cron execution commandmmoel2014-05-191-1/+1
| |/ / | | | | | | Without --no-header on every cron sarg execution, the php script outputs the line "Content-type: text/html". This will be emailed
* | | remove jail package since it hasn't been updated or maintained in years.Chris Buechler2014-05-213-78/+0
| | | | | | | | | | | | ticket #3673
* | | Merge pull request #659 from bmeeks8/suricata-1.0.2Renato Botelho2014-05-2115-38/+129
|\ \ \
| * | | Do not provide default value for Barnyard2 sensor name.bmeeks82014-05-201-2/+0
| | | |
| * | | Remove debugging line inadvertently left in.bmeeks82014-05-201-2/+0
| | | |
| * | | Need to include "instance" val in $_POST data for Ajax.bmeeks82014-05-201-1/+3
| | | |
| * | | Fix file browser vulnerability on LOGS BROWSER tab.bmeeks82014-05-201-7/+8
| | | |
| * | | Bump Suricata GUI pkg to version 1.0.2bmeeks82014-05-154-4/+4
| | | |
| * | | Change "Snort" to "Suricata" in comment line for sid-msg.map file.bmeeks82014-05-151-1/+1
| | | |
| * | | Add DUP capability to create new Suricata instance based on existing one.bmeeks82014-05-152-10/+90
| | | |
| * | | Fix typo in new alert-pf blocking plugin name.bmeeks82014-05-141-1/+1
| | | |
| * | | Use system vars where possible; bump GUI config version.bmeeks82014-05-141-3/+3
| | | |
| * | | Test for 2.2 install, adjust conf file path accordingly.bmeeks82014-05-141-1/+6
| | | |
| * | | Fix copy-paste typo in code ported over from Snort pkg.bmeeks82014-05-141-1/+1
| | | |
| * | | Fix-up call-time pass-by-reference use for PHP 5.5bmeeks82014-05-142-2/+12
| | | |
| * | | Use system functions where possible & omit deletion of suricata user.bmeeks82014-05-141-5/+2
| | | |
* | | | Fix #3672:Renato Botelho2014-05-213-11/+11
| |/ / |/| | | | | | | | | | | | | | - s/jailscanner/mailscanner/ on pkg_config.10.xml - Add http:// protocol to a couple of websites to avoid a broken link - Replace <website></website> with <website/>
* | | Fix call-time pass-by-reference in haproxy-legacy, bumpjim-p2014-05-166-7/+22
| | |
* | | Fix call-time pass-by-reference in haproxyjim-p2014-05-166-7/+22
| | |
* | | Merge pull request #658 from PiBa-NL/tinc_statusRenato Botelho2014-05-141-36/+38
|\ \ \
| * | | tinc, as commented on previous commit removed {...} block around the ↵PiBa-NL2014-05-141-36/+34
| | | | | | | | | | | | | | | | for-loops + whitespace changed to tabs
| * | | fix tinc status page.PiBa-NL2014-05-131-4/+8
| |/ /
* / / postfix pkg requires 2.1. ticket #3587Chris Buechler2014-05-132-2/+2
|/ /
* | Fix call-time pass-by-reference in syslog-ng, bumpjim-p2014-05-096-8/+8
| |
* | Fix call-time pass-by-reference in Squidguard, bumpjim-p2014-05-0912-68/+68
| |
* | Fix call-time pass-by-reference in squid, bumpjim-p2014-05-0910-16/+16
| |
* | Fix call-time pass-by-reference in spamd, bumpjim-p2014-05-095-6/+6
| |