summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Handle reverse-lookup zones for unboundPhil Davis2014-11-161-6/+14
| |/
* | Unbound improvements and fixes, ticket #4011:Renato Botelho2014-11-171-102/+29
* | Take unbound into consideration when creating /etc/hosts, also use new unboun...Renato Botelho2014-11-171-10/+16
* | Use the name entry now that there is a definition for itErmal2014-11-171-1/+1
* | Fix the generation of certificates for rsa type. strpos returns the pos as 0 ...Ermal2014-11-171-1/+1
* | Properly handle CARP IP binding in dnsmasq post-changes for FreeBSD 10.x CARP...Chris Buechler2014-11-161-0/+4
* | show tunnelv4 on v4 the same way tunnelv6 is shown on v6Chris Buechler2014-11-161-0/+1
* | show tunnelv4 on v4 the same way tunnelv6 is shown on v6Chris Buechler2014-11-161-1/+2
|/
* Don't try to clear states to gateway, all that does is wipe the entire state ...Chris Buechler2014-11-161-5/+0
* fix Unbound Advanced optionsChris Buechler2014-11-151-1/+2
* if unbound is enabled, assign interface IP as DNS, same behavior as dnsmasqChris Buechler2014-11-151-0/+2
* fix missing strpos parameterChris Buechler2014-11-151-1/+1
* Make sure dhcpleases use correct pid file for dnsmasq or unbound. Fixes #4008Renato Botelho2014-11-141-12/+22
* geom part list no longer lists empty disks, compensate where needed.jim-p2014-11-131-0/+10
* Merge pull request #1336 from phil-davis/patch-4Renato Botelho2014-11-131-22/+27
|\
| * Implement advanced settings in unbound.confPhil Davis2014-11-131-22/+27
* | Subnet parameter is mandatory for pfSense_ipfw_Tableaction(), add where it's ...Renato Botelho2014-11-131-4/+6
|/
* Fix logic to find available next number for limiters and queues. It fixes #3998Renato Botelho2014-11-131-2/+2
* Add an extra protection to avoid having an empty group createdRenato Botelho2014-11-131-1/+1
* Oops wrong choice the checkbox is only for javascriptErmal2014-11-121-1/+1
* Remove redundant code and check for dpd_enable checkbox to be setErmal2014-11-121-3/+2
* Use route command directly rather than trying to make a route search on php t...Ermal2014-11-121-32/+17
* Revert "Make phase1_status function wok whnever there is a smp dump. This sho...Ermal2014-11-121-9/+2
* hn(4) is ALTQ-capable, mark as such.Chris Buechler2014-11-111-1/+1
* Make phase1_status function wok whnever there is a smp dump. This should unbr...Ermal2014-11-111-2/+9
* Actually require group name!Ermal2014-11-111-1/+1
* Do not do operations for empty group membersErmal2014-11-111-1/+4
* Do not do this during bootErmal2014-11-111-10/+12
* Use leftcert for more options on IPsec authenticationErmal2014-11-111-0/+6
* Fixes #3967, properly resolve interfaceErmal2014-11-111-2/+2
* Set proxy env vars on interactive shell and also on crontab to make all scrip...Renato Botelho2014-11-111-0/+7
* touch up textChris Buechler2014-11-111-2/+2
* Change copyright statement to reflect realityJim Thompson2014-11-105-0/+5
* Strengthen checkErmal2014-11-101-1/+1
* Compare the right things here.Ermal2014-11-101-3/+5
* Do not require the default sysctl items to be set on the config.xml but rathe...Ermal2014-11-102-9/+48
* Retire flowtable_configure as a useless code since its not in kernelErmal2014-11-101-30/+0
* Actually make default sysctls reside on globals.inc and use those by default ...Ermal2014-11-102-10/+7
* Tighten checks here to avoid overriding the default gw with garbageErmal2014-11-101-8/+8
* Make some more useful checks hereErmal2014-11-101-2/+2
* Be sure the same gateway is not processed for v4 and v6Ermal2014-11-101-1/+1
* Lets put a logging to see what is bing passed to the rtsold script on calling...Ermal2014-11-101-0/+1
OpenPOWER on IntegriCloud