| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on w... | Chris Buechler | 2015-03-28 | 1 | -4/+5 |
* | add missing ) | Chris Buechler | 2015-03-26 | 1 | -1/+1 |
* | Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) so | Chris Buechler | 2015-03-26 | 1 | -0/+1 |
* | Always include general setup DNS servers in unbound.conf | Phil Davis | 2015-03-26 | 1 | -6/+6 |
* | Only list nameservers once in resolv.conf | Phil Davis | 2015-03-26 | 1 | -3/+5 |
* | Eliminate the "this_device" test from the resync check in rc.openvpn. | jim-p | 2015-03-25 | 1 | -8/+4 |
* | The logic of this test seems to be incorrect. | jim-p | 2015-03-24 | 1 | -1/+2 |
* | Be consistent about Unbound service descriptive name | Phil Davis | 2015-03-23 | 1 | -1/+1 |
* | Use `none` instead of a whitespace in sshd_config | Jose Luis Duran | 2015-03-20 | 1 | -2/+2 |
* | Add option for wireless standard "auto", to omit "mode" entirely from ifconfi... | Chris Buechler | 2015-03-18 | 1 | -4/+10 |
* | Bump version to 2.2.2-DEVELOPMENT | Renato Botelho | 2015-03-18 | 1 | -1/+1 |
* | Use subnet address in OPT net rules | Phil Davis | 2015-03-16 | 1 | -9/+11 |
* | It's time for 2.2.1-RELEASERELENG_2_2_1 | Renato Botelho | 2015-03-13 | 1 | -1/+1 |
* | txpower was disabled for good reason it would appear, it triggers syntax erro... | Chris Buechler | 2015-03-13 | 1 | -1/+3 |
* | add missing double == in ipsec.inc | Chris Buechler | 2015-03-12 | 1 | -1/+1 |
* | Missin double equals in captiveportal.inc | Phil Davis | 2015-03-12 | 1 | -1/+1 |
* | Set txpower since that seems to work fine now. Explicitly set authmode wpa he... | Chris Buechler | 2015-03-12 | 1 | -2/+5 |
* | Do not start filterdns during boot until a proper fix is done. Ticket #4296 | Renato Botelho | 2015-03-12 | 2 | -18/+22 |
* | If we bail not being able to find the P1 source, log an error. | Chris Buechler | 2015-03-12 | 1 | -1/+3 |
* | White space in ipsec.inc | Phil Davis | 2015-03-12 | 1 | -10/+10 |
* | White space in filter.inc | Phil Davis | 2015-03-12 | 1 | -44/+44 |
* | use-compression is no longer a valid config option in lighttpd, it can't be e... | Chris Buechler | 2015-03-12 | 1 | -3/+0 |
* | Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs. | Chris Buechler | 2015-03-12 | 1 | -5/+9 |
* | Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify ... | Chris Buechler | 2015-03-11 | 1 | -3/+13 |
* | Remove -U from mtree call used to restore files permissions, this is replacin... | Renato Botelho | 2015-03-11 | 1 | -1/+1 |
* | add granular control of state timeouts. Ticket #4509 | Chris Buechler | 2015-03-11 | 1 | -1/+50 |
* | Explicit disable ssl.use-compression on lighty config. It should fix #4230 | Renato Botelho | 2015-03-11 | 1 | -0/+3 |
* | Remove BEAST protection option since default cipher is now good and works wit... | Renato Botelho | 2015-03-11 | 1 | -20/+2 |
* | Add a log message when hostres SNMP module is ignored on APU boards | Renato Botelho | 2015-03-11 | 1 | -5/+9 |
* | Disable SNMP hostres module on APU boards until we figure out why it's crashi... | Renato Botelho | 2015-03-11 | 1 | -1/+5 |
* | Leave adaptive.start and end at their defaults (60% and 120% of the state lim... | Chris Buechler | 2015-03-11 | 1 | -2/+0 |
* | Update cipher-list in web interface to prefer PFS. Ticket #4230 | Chris Buechler | 2015-03-11 | 1 | -2/+4 |
* | Check for not up, rather than down, as there are a variety of potential | Chris Buechler | 2015-03-10 | 1 | -3/+3 |
* | Need global $ipsec_idhandling here. | Chris Buechler | 2015-03-10 | 1 | -2/+2 |
* | Don't enable interfaces_use by default. Add checkbox to enable on Advanced | Chris Buechler | 2015-03-10 | 1 | -3/+8 |
* | Check if it's an array before call foreach(). Ticket | Renato Botelho | 2015-03-06 | 1 | -1/+1 |
* | Stop trying to fix dns_split during strongswan config generation, we have an ... | Renato Botelho | 2015-03-06 | 1 | -8/+0 |
* | dns_split was a comma separated list and moved to use space as separator, pro... | Renato Botelho | 2015-03-06 | 2 | -1/+14 |
* | Use get_failover_interface here to find appropriate interface. Ticket #4482 | Chris Buechler | 2015-03-06 | 1 | -3/+4 |
* | same change as previous commit, for IPv6. Ticket #4482 | Chris Buechler | 2015-03-06 | 1 | -1/+7 |
* | Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482 | Chris Buechler | 2015-03-06 | 1 | -2/+11 |
* | Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471 | Chris Buechler | 2015-03-05 | 1 | -45/+59 |
* | Be nicer when checking if alias is numeric | Phil Davis | 2015-03-05 | 1 | -6/+6 |
* | Remove the harden-glue option entirely and hard code it to yes. Ticket #4402 | Chris Buechler | 2015-03-05 | 1 | -2/+1 |
* | Skip any numeric-only aliases in the ruleset to prevent errors from those | Chris Buechler | 2015-03-04 | 2 | -0/+9 |
* | Add missing comma. Fixes #4485 | jim-p | 2015-03-04 | 1 | -1/+1 |
* | Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455 | Chris Buechler | 2015-03-03 | 1 | -0/+3 |
* | Tweak the carp demotion factors slightly to avoid CARP transitions that are m... | jim-p | 2015-03-03 | 1 | -0/+2 |
* | Be safe use require_once in zeromq | Phil Davis | 2015-03-03 | 1 | -1/+1 |
* | Remove "Prefer old SA" option, and ignore it in all existing configurations. ... | Chris Buechler | 2015-03-03 | 1 | -10/+0 |