Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing {} on quoted string and declare array() before use. | bmeeks8 | 2013-07-03 | 1 | -4/+27 |
| | |||||
* | Change "enable all rules" icon to plus (+) instead of (x). | bmeeks8 | 2013-07-03 | 1 | -5/+14 |
| | |||||
* | Some small fixes to tinc to hopefully make it stop breaking during reinstall. | jim-p | 2013-06-28 | 1 | -9/+17 |
| | |||||
* | Added support for DHCPv6 reservations and /etc/hosts entries | plinss | 2013-06-27 | 1 | -13/+46 |
| | |||||
* | Fix for bug #3056 | plinss | 2013-06-26 | 1 | -25/+65 |
| | | | Also added support for host aliases and re-worked duplicate entry handling so it's more robust | ||||
* | IPv6 Addresses need to be enclosed in brackets | Vince | 2013-06-23 | 1 | -0/+3 |
| | | | | | | | IPv6 Addresses need to be enclosed in brackets This is a very lazy test for IPv6 instead of IPv4 addresses. The desired function, filter_var, does not appear to be available in the pfSense build I'm running. http://php.net/manual/en/function.filter-var.php | ||||
* | Merge pull request #463 from PiBa-NL/haproxy-devel_fix | Ermal Luçi | 2013-06-22 | 1 | -2/+8 |
|\ | | | | | haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for use with ipfw | ||||
| * | haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ↵ | PiBa-NL | 2013-06-22 | 1 | -2/+8 |
| | | | | | | | | ipfw | ||||
* | | Skip the internal "all" group. | jim-p | 2013-06-20 | 1 | -0/+3 |
| | | |||||
* | | Activate sudo package. | jim-p | 2013-06-20 | 2 | -0/+265 |
| | | |||||
* | | Incorporate Ermal's comment to condense code. No functionality change. | bmeeks8 | 2013-06-19 | 1 | -77/+74 |
| | | |||||
* | | Fix wrong text in last sentence of a caption. | bmeeks8 | 2013-06-19 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-06-18 | 9 | -34/+43 |
|\| | |||||
| * | Merge pull request #459 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-06-17 | 2 | -1/+3 |
| |\ | | | | | | | haproxy-devel updated to version 1.5dev19, including support for 'transparent proxy' | ||||
| | * | haproxy-devel updated to version 1.5dev19, including support for ↵ | PiBa-NL | 2013-06-17 | 2 | -1/+3 |
| | | | | | | | | | | | | 'transparent proxy' | ||||
| * | | freeradius2: m-OTP allow negative offset | Alexander Wilke | 2013-06-16 | 1 | -1/+1 |
| | | | |||||
| * | | freeradius2: m-OTP allow negative offset | Alexander Wilke | 2013-06-16 | 1 | -1/+1 |
| | | | |||||
| * | | We make use of libevent so up these default values | Warren Baker | 2013-06-13 | 2 | -11/+4 |
| | | | |||||
| * | | Work out the recommended *-slabs setting dynamically. Kudos to Reiner030 on ↵ | Warren Baker | 2013-06-13 | 1 | -13/+9 |
| | | | | | | | | | | | | the forum | ||||
| * | | Make sure virtual IPs are skipped as they would be covered in the interfaces ↵ | Warren Baker | 2013-06-13 | 1 | -4/+6 |
| | | | | | | | | | | | | access list | ||||
| * | | only display 128 subnet if v6 function is available | Warren Baker | 2013-06-13 | 1 | -1/+2 |
| | | | |||||
| * | | Trim here to avoid an error from output containing a newline | jim-p | 2013-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | And fix this bracketing | jim-p | 2013-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | Escape this $ here. | jim-p | 2013-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | add a couple of newlines here for spacing. | jim-p | 2013-06-11 | 1 | -0/+2 |
| | | | |||||
| * | | Add another carp status check to quagga package. | jim-p | 2013-06-11 | 2 | -1/+14 |
| | | | |||||
* | | | Update package to 2.5.9 and binary to 2.9.4.6 | bmeeks8 | 2013-06-18 | 1 | -2/+7 |
| | | | |||||
* | | | Remove need for most globals, change sync to background task, fix bugs. | bmeeks8 | 2013-06-18 | 1 | -154/+305 |
| | | | |||||
* | | | Remove any zero-length spaces in data when saving. | bmeeks8 | 2013-06-18 | 2 | -31/+24 |
| | | | |||||
* | | | Remove dependence on global vars and use constants instead. | bmeeks8 | 2013-06-18 | 2 | -39/+67 |
| | | | |||||
* | | | Add enable all/disable all option for Category rules. | bmeeks8 | 2013-06-18 | 1 | -31/+123 |
| | | | |||||
* | | | 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 |
|/ / | |||||
* | | Add LDAP search patch from http://forum.pfsense.org/index.php/topic,59246.0.html | jim-p | 2013-06-10 | 4 | -15/+110 |
| | | |||||
* | | 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 |
| | | | |||||
* | | | 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. | ||||
* | | | 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 |
| | | | | |||||
| * | | | Fix PHP out-of-memory error with large rule sets and IPS Policy display | bmeeks8 | 2013-06-03 | 1 | -12/+17 |
| | | | |