summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into origin/masterSjon Hortensius2015-03-22132-9481/+13544
|\
| * 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
| * Remove BEAST protection option since default cipher is now good and works wit...Renato Botelho2015-03-111-20/+2
| * Add a log message when hostres SNMP module is ignored on APU boardsRenato Botelho2015-03-111-6/+9
| * Disable SNMP hostres module on APU boards until we figure out why it's crashi...Renato Botelho2015-03-111-1/+6
| * Leave adaptive.start and end at their defaults (60% and 120% of the state lim...Chris Buechler2015-03-111-3/+1
| * Update cipher-list in web interface to prefer PFS. Ticket #4230Chris Buechler2015-03-111-2/+4
| * Check for not up, rather than down, as there are a variety of potentialChris Buechler2015-03-101-3/+3
| * Need global $ipsec_idhandling here.Chris Buechler2015-03-101-1/+1
| * Don't enable interfaces_use by default. Add checkbox to enable on AdvancedChris Buechler2015-03-101-2/+6
| * Code style etc inc vwx3Phil Davis2015-03-098-808/+1020
| * Merge pull request #1541 from phil-davis/Code-Style-etc-inc-zRenato Botelho2015-03-091-45/+72
| |\
| | * Code style etc inc zPhil Davis2015-03-031-45/+72
| * | Check if it's an array before call foreach(). TicketRenato Botelho2015-03-061-1/+1
| * | Stop trying to fix dns_split during strongswan config generation, we have an ...Renato Botelho2015-03-061-8/+0
| * | dns_split was a comma separated list and moved to use space as separator, pro...Renato Botelho2015-03-062-1/+14
| * | Use get_failover_interface here to find appropriate interface. Ticket #4482Chris Buechler2015-03-061-2/+3
| * | same change as previous commit, for IPv6. Ticket #4482Chris Buechler2015-03-061-1/+7
| * | Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482Chris Buechler2015-03-061-2/+11
| * | Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471Chris Buechler2015-03-051-3/+9
| * | Be nicer when checking if alias is numericPhil Davis2015-03-061-4/+4
| * | Remove the harden-glue option entirely and hard code it to yes. Ticket #4402Chris Buechler2015-03-051-2/+1
| * | Skip any numeric-only aliases in the ruleset to prevent errors from thoseChris Buechler2015-03-042-0/+9
| * | Add missing comma. Fixes #4485jim-p2015-03-041-1/+1
| * | Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455Chris Buechler2015-03-031-0/+3
| * | Tweak the carp demotion factors slightly to avoid CARP transitions that are m...jim-p2015-03-031-0/+2
| |/
| * Merge pull request #1533 from phil-davis/Code-Style-etc-inc-uRenato Botelho2015-03-034-772/+1126
| |\
| | * Code style etc inc uPhil Davis2015-03-034-772/+1126
OpenPOWER on IntegriCloud