Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Add additional options to Detection Settings config. | bmeeks8 | 2013-06-18 | 1 | -13/+50 | |
| | | | ||||||
| | * | Add new track by_src and by_dst auto-Suppress List icons. | bmeeks8 | 2013-06-18 | 1 | -11/+124 | |
| | | | ||||||
| | * | Fix various HTML validation errors in markup. | bmeeks8 | 2013-06-18 | 8 | -39/+53 | |
| | | | ||||||
| | * | Add option to configure rule update start time. | bmeeks8 | 2013-06-18 | 1 | -25/+60 | |
| | | | ||||||
| | * | Add Host Attribute Table support to Preprocessors tab. | bmeeks8 | 2013-06-18 | 2 | -111/+390 | |
| |/ |/| | ||||||
* | | Fix NRPEv2 build flags (they were backwards for SET/UNSET) | jim-p | 2013-06-10 | 2 | -2/+2 | |
| | | ||||||
* | | Bump pkg version for squidGuard. | jim-p | 2013-06-10 | 2 | -4/+4 | |
| | | ||||||
* | | Add LDAP search patch from http://forum.pfsense.org/index.php/topic,59246.0.html | jim-p | 2013-06-10 | 4 | -15/+110 | |
| | | ||||||
* | | Fixup squid/sqidGuard build options now that the squid port has OPTIONSNG | jim-p | 2013-06-10 | 2 | -6/+4 | |
| | | ||||||
* | | Bump the haproxy binaries up to 1.4.23 | jim-p | 2013-06-10 | 2 | -12/+12 | |
| | | ||||||
* | | Merge pull request #456 from N0YB/master | Ermal Luçi | 2013-06-09 | 3 | -27/+69 | |
|\ \ | | | | | | | Add Proxy Type Option | |||||
| * | | Add Proxy Type Option | N0YB | 2013-06-06 | 1 | -10/+12 | |
| | | | | | | | | | | | | Allow UPD protocol with socks proxy | |||||
| * | | Add Proxy Type Option | N0YB | 2013-06-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add Proxy Type Option | N0YB | 2013-06-06 | 1 | -14/+31 | |
| | | | ||||||
| * | | Add Proxy Type Option | N0YB | 2013-06-05 | 2 | -7/+30 | |
| | | | ||||||
* | | | Merge pull request #458 from deelowe/master | Jim P | 2013-06-08 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fixed small bug in status_mail_report_edit.php | |||||
| * | | | Fixed edit report logs bug in status_mail_report_edit.php | David Lee | 2013-06-08 | 1 | -1/+1 | |
|/ / / | | | | | | | status_mail_report_edit.php had an incorrect entry for editing the log report. This is a small changed that simply replaces status_mail_report_add_cmd.php with status_mail_report_add_log.php where appropriate. | |||||
* | | | Merge pull request #457 from petr-tichy/master | Ermal Luçi | 2013-06-07 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fixed incorrect limit on number of processes of smtpd in generated master.conf | |||||
| * | | | Fixed incorrect limit on number of processes of smtpd in generated master.conf | Petr Tichy | 2013-06-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #455 from bmeeks8/master | Ermal Luçi | 2013-06-07 | 6 | -110/+142 | |
|\ \ \ | | | | | | | | | Snort Pkg 2.5.8 Fix for User-Reported Bug and a few minor updates | |||||
| * | | | Fix SELECT ALL to not add all Snort rules when IPS Policy is set. | bmeeks8 | 2013-06-05 | 1 | -56/+69 | |
| | | | | ||||||
| * | | | Fix HTML rendering issues found in cross-browser testing. | bmeeks8 | 2013-06-04 | 3 | -6/+6 | |
| | | | | ||||||
| * | | | Fix it so we return to selected category after page edits. | bmeeks8 | 2013-06-04 | 1 | -28/+32 | |
| | | | | ||||||
| * | | | Remove some extraneous pass-by-reference tags to stop "copy on write" | bmeeks8 | 2013-06-04 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-06-04 | 2 | -10/+10 | |
| |\| | | ||||||
| * | | | Fix PHP out-of-memory error with large rule sets and IPS Policy display | bmeeks8 | 2013-06-03 | 1 | -12/+17 | |
| | | | | ||||||
| * | | | Fix it so Select All also gets Snort GPLv2 Community Rules. | bmeeks8 | 2013-06-03 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Add a rule counter for display at the bottom of page. | bmeeks8 | 2013-06-03 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | Save and restore state of "$pkg_interface" variable on exit. | bmeeks8 | 2013-06-03 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | squid3-dev - remove obsolete ignore_expect_100 option and include info on ↵ | Marcello Coutinho | 2013-06-07 | 2 | -2/+5 | |
| |/ / |/| | | | | | | | | gui for owa ssl offload | |||||
* | | | Activate "squidguard+squid3" pbi to hopefully alleviate some of the ↵ | jim-p | 2013-06-04 | 2 | -10/+10 | |
|/ / | | | | | | | (re)install weirdness on 2.1 when trying to use both squid 3.x and squidguard. | |||||
* | | Merge pull request #454 from bmeeks8/master | Ermal Luçi | 2013-06-03 | 9 | -48/+54 | |
|\ \ | | | | | | | Snort Pkg 2.5.8 Update to incorporate Ermal's comments and fix a few bugs | |||||
| * | | Add check to verify existence of array item before we use it. | bmeeks8 | 2013-06-01 | 1 | -6/+10 | |
| | | | ||||||
| * | | Add HTML markup to wrap IPv6 address in Alert and Blocked tabs. | bmeeks8 | 2013-06-01 | 2 | -1/+8 | |
| | | | ||||||
| * | | Minor HTML code edits for styles and tag closure. | bmeeks8 | 2013-05-31 | 3 | -20/+13 | |
| | | | ||||||
| * | | Incorporate Ermal's comments from 2.5.8 pkg review. | bmeeks8 | 2013-05-31 | 1 | -13/+10 | |
| | | | ||||||
| * | | Tweak error message logging a bit for completeness. | bmeeks8 | 2013-05-31 | 1 | -0/+6 | |
| | | | ||||||
| * | | Remove misplaced </div> tag that was causing issues with some themes. | bmeeks8 | 2013-05-31 | 1 | -7/+6 | |
| | | | ||||||
| * | | Correct misspelled word "enabling" in a caption. | bmeeks8 | 2013-05-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-05-31 | 23 | -113/+271 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #453 from PiBa-NL/haproxy-devel-2.1 | Ermal Luçi | 2013-05-30 | 4 | -23/+61 | |
|\ \ \ | | |/ | |/| | haproxy-devel, fix required fields a shared-backend, optional Force immediate stop of old process on reload, fix show memory usage. | |||||
| * | | haproxy-devel, fix required fields a shared-backend, optional Force ↵ | PiBa-NL | 2013-05-24 | 4 | -23/+61 | |
| | | | | | | | | | | | | immediate stop of old process on reload, fix show memory usage. | |||||
* | | | Merge pull request #448 from bmeeks8/master | Ermal Luçi | 2013-05-30 | 24 | -1244/+3410 | |
|\ \ \ | | | | | | | | | Snort Package 2.5.8 Update | |||||
* | | | | dansguardian - improve ldap fetch code and fix cron problem on 2.1 | Marcello Coutinho | 2013-05-29 | 3 | -18/+72 | |
| | | | | ||||||
* | | | | Try yet another slightly different tactic. | jim-p | 2013-05-29 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Tweak the build options a little differently | jim-p | 2013-05-29 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Detect and use the squidGuard variant if it's found. | jim-p | 2013-05-29 | 1 | -3/+6 | |
| | | | | ||||||
* | | | | Give it another nudge in the squid33 direction. | jim-p | 2013-05-29 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Use squid33 since squid31 disappeared. | jim-p | 2013-05-29 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Add placeholder for a squid3-specific build of squidGuard (all xml/php files ↵ | jim-p | 2013-05-29 | 2 | -0/+40 | |
| | | | | | | | | | | | | | | | | the same, just built against squid31 instead of squid 2.x). Disabled for now until binaries are built. |