summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* White space in ipsec.incPhil Davis2015-03-121-10/+10
* White space in filter.incPhil Davis2015-03-121-44/+44
* 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-3/+13
* 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-1/+50
* 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-5/+9
* Disable SNMP hostres module on APU boards until we figure out why it's crashi...Renato Botelho2015-03-111-1/+5
* Leave adaptive.start and end at their defaults (60% and 120% of the state lim...Chris Buechler2015-03-111-2/+0
* 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-2/+2
* Don't enable interfaces_use by default. Add checkbox to enable on AdvancedChris Buechler2015-03-101-3/+8
* 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-3/+4
* 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-45/+59
* Be nicer when checking if alias is numericPhil Davis2015-03-051-6/+6
* 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
* Be safe use require_once in zeromqPhil Davis2015-03-031-1/+1
* Remove "Prefer old SA" option, and ignore it in all existing configurations. ...Chris Buechler2015-03-031-10/+0
* Ancient bug on upgrade_014_to_015Phil Davis2015-03-021-1/+1
* Fix type (trime->trim)jim-p2015-02-261-1/+1
* interface_netgraph_needed can miss setting found equals truePhil Davis2015-02-261-1/+2
* remove unused legacy codeChris Buechler2015-02-261-6/+0
* Log ifconfig commands used to setup wireless interfacesChris Buechler2015-02-261-0/+7
* Put the bits to use the new reset utilityErmal LUÇI2015-02-251-0/+4
* Ticket #4418 Actually make each entry a clear token to strongswan parser for ...Ermal LUÇI2015-02-251-2/+3
* Ticket #4418 make sure the dns_split is separated with spaces rather than spa...Ermal LUÇI2015-02-251-7/+0
* Ticket #4418 Make the DNS names attr 28675 space separated as identified by J...Ermal LUÇI2015-02-251-1/+16
* remove old, unused codeChris Buechler2015-02-251-2/+0
* Initialize var and move unset outside the loopRenato Botelho2015-02-241-1/+3
* Do not request prefix delegation if no tracking interfaces are setup tok-paulius2015-02-241-14/+17
* Handle reverse lookup domain overridesPhil Davis2015-02-241-6/+22
* Fix PTR records for aliases in host overridesLorenz Schori2015-02-241-2/+2
* Preserve "add routers" value across loop for each interfacePhil Davis2015-02-231-2/+3
* fix Net_IPv6::compress() to properly handle all-zeros addressDaniel Becker2015-02-231-0/+6
* add dhcp6.name-servers option with DHCPD-PD regardless of PD lengthDaniel Becker2015-02-231-2/+2
* Do not add PTR records for aliases in host overridesLorenz Schori2015-02-231-1/+5
* Modified DynDns -> Eurodns urljohnbyronent2015-02-231-1/+1
OpenPOWER on IntegriCloud