summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Comment out copy paste of v4 code. No need to delete arp entries on v6.Ermal LUÇI2014-12-021-1/+1
* Comment out copy paste of v4 code. No need to delete arp entries on v6.Ermal LUÇI2014-12-021-1/+1
* also take into account the "all" option in Unbound Network Interfaces whenChris Buechler2014-12-011-2/+2
* Unlink temporary xml file to avoid filling up space with junk filesErmal LUÇI2014-12-011-0/+4
* Only set i_dont_care_about_security_and_use_aggressive_mode_psk=yes where the...Chris Buechler2014-11-291-4/+10
* Correctly delete xml file after restore and conversion to rrdPhil Davis2014-11-291-1/+1
* Fix bracketing of if statement in unboundPhil Davis2014-11-291-2/+2
* fix syntax on prefix6 for DHCPv6 PDChris Buechler2014-11-281-1/+1
* Add input validation on vpn_ipsec_settings.php. Fixes #4052.Chris Buechler2014-11-281-1/+1
* Skip v6 WANs in Unbound access-control. Ticket #4023Chris Buechler2014-11-281-1/+3
* fix v6 access-control in Unbound, Ticket #4023Chris Buechler2014-11-281-1/+2
* Ticket #4009 Force serial console whenever the installer told us so.Ermal LUÇI2014-11-281-0/+3
* check if Unbound is enabled in addition to dnsmasq for v6 DNS assignment. Fix...Chris Buechler2014-11-281-3/+3
* Fix input validation for DNS resolver when localhost is enabled in resolv.con...Chris Buechler2014-11-281-7/+12
* Correct some logic and remove temporary filesErmal LUÇI2014-11-281-1/+2
* Make restore one by one to help https://forum.pfsense.org/index.php?topic=846...Ermal LUÇI2014-11-281-8/+12
* Correct typo on variable. Should help https://forum.pfsense.org/index.php?top...Ermal LUÇI2014-11-281-1/+1
* Add a parameter on platform_booting to help detect if it's on GUI on console ...Renato Botelho2014-11-283-6/+7
* Fix sapi name check to detect if it's on console, ticket #4049Renato Botelho2014-11-281-4/+4
* Remove the . here they just confuse things as in Ticket #4049. Also check tha...Ermal LUÇI2014-11-281-9/+1
* Remove these booting settings since are uselessErmal LUÇI2014-11-281-3/+0
* Remove these booting settings since are uselessErmal LUÇI2014-11-281-2/+0
* Bring back the old way of waiting for 3 times of 10seconds on bootup for a pp...Ermal LUÇI2014-11-281-6/+4
* Use function for determining if its ppp typeErmal LUÇI2014-11-281-7/+1
* Cleanup some code and use function for easier managementErmal LUÇI2014-11-281-25/+3
* Add option to disable auto-added access-control entries for users who want to...Chris Buechler2014-11-271-38/+40
* Fixes #4040 for pppoe use static route with -iface option to help when more t...Ermal LUÇI2014-11-272-4/+35
* Make the parsing of setkey -d(SAs) more reliable. Fixes #4043Ermal LUÇI2014-11-271-18/+19
* Correct logic of skipping for gif/gre/bridge on top of _vips. Even though thi...Ermal LUÇI2014-11-271-3/+3
* Put the safety belts for rrds on its proper location. No need to create /tmp ...Ermal LUÇI2014-11-272-7/+13
* Fix Unbound host_entries.conf warnings on console during bootPhil Davis2014-11-271-7/+20
* Setup rrd dir before calling create_gateway_quality_rrdPhil Davis2014-11-271-7/+7
* Use the undocumented -q options of devd to reduce spamming on logs. pfSense s...Ermal LUÇI2014-11-271-1/+3
* Do not run this during bootupErmal LUÇI2014-11-271-1/+2
* OptimizeErmal LUÇI2014-11-271-4/+1
* Do not run this code during upgrade and if ost is booting upErmal LUÇI2014-11-271-4/+8
* Actually comment this code out since it causes more troubles than solves for ...Ermal LUÇI2014-11-261-1/+3
* Just indent code to make it more readble.Ermal LUÇI2014-11-261-102/+98
* Make at least the code correct here even though it does not make sense on wha...Ermal LUÇI2014-11-261-1/+2
* Mute this since only spams logs when interface is not thereErmal LUÇI2014-11-261-1/+1
* Move these functions nearby since thy are relatedErmal LUÇI2014-11-261-18/+18
* Actually get the correct value here!Ermal LUÇI2014-11-261-1/+1
* Actually consider parentmtu 0 here to get the real value when unassginedErmal LUÇI2014-11-261-1/+1
* Properly respect other configured MTUs for other vlans. Properly respect pare...Ermal LUÇI2014-11-261-9/+14
* Partially revert the previous modification on vlan mtu. The function job is t...Ermal LUÇI2014-11-261-11/+5
* convert_real_interface_to_friendly_interface_name() goes and checks the paren...Ermal LUÇI2014-11-261-2/+5
* Skip the interface being configured from the list to check the mtuErmal LUÇI2014-11-261-2/+5
* Seems somehow globals.inc are not being sucked in on the GUIgit diff! Make th...Ermal LUÇI2014-11-261-0/+2
* Add checks for requirement as array here. Reported-by: gargaErmal LUÇI2014-11-261-21/+27
* Fix the function missing from config.inc. Spotted-by: gargaErmal LUÇI2014-11-261-0/+3
OpenPOWER on IntegriCloud