summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellingjim-p2014-11-211-1/+1
* Fix syntaxRenato Botelho2014-11-211-2/+2
* Properly remove IPv6 carp vips as reported from https://forum.pfsense.org/ind...Ermal LUÇI2014-11-211-2/+6
* Fixes #3198, check that subnet masks are equal when choosing binat type for I...Ermal LUÇI2014-11-201-2/+13
* Make this a bit more clean to readErmal LUÇI2014-11-201-4/+7
* Fixes #1047, Actually the code is trying to set flags on the parent. so allow...Ermal LUÇI2014-11-201-1/+1
* Be a bit more smart here to not check openvpn side if it is already found. Ti...Ermal LUÇI2014-11-201-8/+10
* Ticket #1681, Renato seems to have done the right thing here, just be a bit m...Ermal LUÇI2014-11-201-15/+17
* Log in system log the result of install_package to be able to troubleshoot la...Ermal LUÇI2014-11-201-0/+2
* Force installation even here.Ermal LUÇI2014-11-201-1/+1
* Sprinkle some static definitions to avoid warnings from PHPErmal LUÇI2014-11-202-18/+18
* Split the various calls here to avoid php warnings with new versions.Ermal LUÇI2014-11-201-1/+4
* Make this code do proper checks in all casesErmal LUÇI2014-11-201-8/+6
* Ticket #4007, properly pass the table number here to retrieve the status.Ermal LUÇI2014-11-201-2/+2
* Only skip tap-type OpenVPN servers, not all. Fixes #3713Chris Buechler2014-11-191-8/+24
* also check port of dnsmasq/unbound and skip 127.0.0.1 in resolv.conf ifChris Buechler2014-11-191-2/+2
* don't blow away previous contents of this variable. fixes #4022Chris Buechler2014-11-191-1/+1
* Do the tests check properly related to Ticket #2786Ermal2014-11-191-9/+5
* Actually use all hex values on the gateway of 6rd to please route commandErmal2014-11-191-1/+3
* Correct gateway for Ticket #2882 to the proper value as reported by: cmbErmal2014-11-191-1/+1
* Matching bracket in vpn.incPhil Davis2014-11-191-1/+1
* Make sure system_hosts_generate() is called by services_unbound_configure(). ...Renato Botelho2014-11-191-0/+4
* Fixes #3894, --resolv-retry is infinite by default. To avoid the issues of lo...Ermal2014-11-191-0/+2
* Ticket #3987. Strongswan support autodetection of IKE version exchange. Suppo...Ermal2014-11-191-3/+6
* Ticket #3809 use the setting with number rather than string since the parser ...Ermal2014-11-191-1/+1
* Shorten up the MAC pass-through descr. It was redundant, and for those with h...Chris Buechler2014-11-181-1/+4
* update error log in accordance with change in input validation. thanks Phil D...Chris Buechler2014-11-181-1/+1
* Actually trim if the user put any : on the prefix of the ISP to be able to pr...Ermal2014-11-181-1/+1
* Properly generate the default gw for 6rd set it to prefix:BR and also the pre...Ermal2014-11-181-7/+3
* Revert "Revert "Use unbound from ports, it should fix #4020""Renato Botelho2014-11-181-6/+6
* Revert "Revert "Obsolete unbound from FreeBSD base files, ticket #4020""Renato Botelho2014-11-181-0/+10
* Blah fix typoErmal2014-11-181-1/+1
* Actually issue stfv4net even for /0|/32 subnet since its requiredErmal2014-11-181-1/+1
* Revert "Obsolete unbound from FreeBSD base files, ticket #4020"Renato Botelho2014-11-181-10/+0
* Revert "Use unbound from ports, it should fix #4020"Renato Botelho2014-11-181-6/+6
* Use unbound from ports, it should fix #4020Renato Botelho2014-11-181-6/+6
* Obsolete unbound from FreeBSD base files, ticket #4020Renato Botelho2014-11-181-0/+10
* Merge pull request #1332 from phil-davis/patch-3Renato Botelho2014-11-181-1/+12
|\
| * Add is_unqualified_hostname functionPhil Davis2014-11-111-1/+12
* | Static gateways weren't being added to the routing table after configuring at...Chris Buechler2014-11-171-0/+2
* | check for IPs here also to avoid invalid config entries. change my last fix t...Chris Buechler2014-11-171-4/+4
* | Verify IP address before putting into unbound config. some "Array" entries we...Chris Buechler2014-11-171-2/+2
* | 192.254.0.0/16 isn't private, removeChris Buechler2014-11-171-1/+0
* | add vmx to list of ALTQ capable interfacesChris Buechler2014-11-171-1/+1
* | correctly specify arrays here. Fixes last of issue with Ticket #3955, andChris Buechler2014-11-171-2/+2
* | Fix pw syntax when local_group_set() is called with reset == true, -M always ...Renato Botelho2014-11-171-1/+1
* | Merge pull request #1339 from dembeck/masterRenato Botelho2014-11-171-2/+2
|\ \
| * | Sorted the provider names alphabeticallyDustin Dembeck2014-11-161-2/+2
* | | Merge pull request #1340 from phil-davis/patch-5Renato Botelho2014-11-171-6/+14
|\ \ \
| * | | Improve test in unbound_add_domain_overridesPhil Davis2014-11-171-1/+1
OpenPOWER on IntegriCloud