summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a check for whether IPsec is enabled, so it doesn't spit out "IPsecChris Buechler2015-03-311-4/+8
|/
* Fix IPsec Advanced Settings uniqueids. It was neither set in strongswan confi...benny2015-03-311-2/+1
* Fix bracketsPhil Davis2015-03-281-1/+1
* Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on w...Chris Buechler2015-03-281-4/+5
* Merge pull request #1572 from jlduran/no-server-headerRenato Botelho2015-03-271-0/+3
|\
| * Disable lighttpd server headerJose Luis Duran2015-03-251-0/+3
* | Merge pull request #1578 from Robert-Nelson/rfc2136_ignore_ipv4_ipv6Renato Botelho2015-03-271-2/+2
|\ \
| * | Change to Record Type with A and AAAA as values.Robert Nelson2015-03-261-2/+2
| * | Use address types instead of addresses.Robert Nelson2015-03-261-2/+2
| * | Merge branch 'master' into rfc2136_ignore_ipv4_ipv6Robert Nelson2015-03-265-83/+88
| |\ \
| * | | Use radio buttons to select between IPv4, IPv6 or Both.Robert Nelson2015-03-231-2/+2
| * | | Add option to not register IPv4 and/or IPv6 addresses.Robert Nelson2015-03-221-2/+2
* | | | Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) soChris Buechler2015-03-261-0/+1
| |/ / |/| |
* | | Merge pull request #1586 from phil-davis/patch-6Renato Botelho2015-03-261-7/+6
|\ \ \
| * | | Always include general setup DNS servers in unbound.confPhil Davis2015-03-261-7/+6
| | |/ | |/|
* | | Merge pull request #1584 from phil-davis/patch-2Renato Botelho2015-03-261-3/+4
|\ \ \
| * | | Only list nameservers once in resolv.confPhil Davis2015-03-251-3/+4
| |/ /
* | | Merge pull request #1575 from k-paulius/misc-dhcp6cRenato Botelho2015-03-261-64/+73
|\ \ \ | |/ / |/| |
| * | Supress errors when opening custom DHCP config file and check if content was ...k-paulius2015-03-231-3/+7
| * | Log to syslog and get rid of useless variable.k-paulius2015-03-231-3/+2
| * | Remove old dhcp6c and rtsold config scripts when bringing down interface.k-paulius2015-03-191-0/+2
| * | Supress errors when opening custom DHCP6 config file and check if content was...k-paulius2015-03-191-3/+8
| * | A mix of literal tabs, spaces and \t is used in dhcp6c config file code. Conv...k-paulius2015-03-191-12/+11
| * | DHCP6 config file override, advanced and basic settings override each other s...k-paulius2015-03-191-57/+57
* | | Eliminate the "this_device" test from the resync check in rc.openvpn.jim-p2015-03-251-9/+4
* | | The logic of this test seems to be incorrect.jim-p2015-03-241-1/+2
* | | Be consistent about Unbound service descriptive namePhil Davis2015-03-231-1/+1
| |/ |/|
* | Merge pull request #1486 from jlduran/patch-1Renato Botelho2015-03-201-1/+1
|\ \ | |/ |/|
| * Use `none` instead of a whitespace in sshd_configJose Luis Duran2015-03-181-1/+1
* | Add option for wireless standard "auto", to omit "mode" entirely from ifconfi...Chris Buechler2015-03-181-4/+10
|/
* Merge pull request #1564 from phil-davis/patch-2Renato Botelho2015-03-161-6/+6
|\
| * Use subnet address in OPT net rulesPhil Davis2015-03-141-6/+6
* | Update get_possible_traffic_source_addresses returned array formatPhil Davis2015-03-131-4/+2
|/
* txpower was disabled for good reason it would appear, it triggers syntax erro...Chris Buechler2015-03-131-1/+3
* correct missing == in ipsec.incChris Buechler2015-03-121-1/+1
* Merge pull request #1557 from phil-davis/patch-3Chris Buechler2015-03-121-1/+1
|\
| * Missin double equals in captiveportal.incPhil Davis2015-03-131-1/+1
* | Set txpower since that seems to work fine now. Explicitly set authmode wpa he...Chris Buechler2015-03-121-2/+5
|/
* Do not start filterdns during boot until a proper fix is done. Ticket #4296Renato Botelho2015-03-122-17/+21
* If we bail not being able to find the P1 source, log an error.Chris Buechler2015-03-121-0/+1
* Merge pull request #1556 from phil-davis/patch-5Chris Buechler2015-03-121-10/+10
|\
| * White space in ipsec.incPhil Davis2015-03-121-10/+10
* | Merge pull request #1554 from phil-davis/patch-3Chris Buechler2015-03-121-45/+45
|\ \ | |/ |/|
| * White space in filter.incPhil Davis2015-03-121-45/+45
* | use-compression is no longer a valid config option in lighttpd, it can't be e...Chris Buechler2015-03-121-3/+0
* | Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.Chris Buechler2015-03-121-5/+9
* | Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify ...Chris Buechler2015-03-111-0/+9
|/
* Remove -U from mtree call used to restore files permissions, this is replacin...Renato Botelho2015-03-111-1/+1
* add granular control of state timeouts. Ticket #4509Chris Buechler2015-03-111-0/+48
* Explicit disable ssl.use-compression on lighty config. It should fix #4230Renato Botelho2015-03-111-0/+3
OpenPOWER on IntegriCloud