summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-282-10/+15
* | Merge pull request #1354 from phil-davis/patch-2Ermal2014-11-281-5/+9
|\ \
| * | Process RRD backup compression in varPhil Davis2014-11-281-5/+9
* | | 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
|/ /
* | Process the rrd files one by one to fix https://forum.pfsense.org/index.php?t...Ermal LUÇI2014-11-281-2/+8
* | 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
* | Remove these booting settings since are uselessErmal LUÇI2014-11-282-6/+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
* | Merge pull request #1352 from phil-davis/patch-8Renato Botelho2014-11-281-1/+1
|\ \
| * | Fixup misleading commentPhil Davis2014-11-281-1/+1
* | | Merge pull request #1351 from phil-davis/patch-7Renato Botelho2014-11-281-1/+1
|\ \ \
| * | | Fix module name in top commentPhil Davis2014-11-281-1/+1
| |/ /
* | | Add input validation to Unbound advanced settings page. Ticket #4050Chris Buechler2014-11-281-0/+40
* | | Validate as integers, not just numeric, to prevent possible breakage.Chris Buechler2014-11-281-2/+2
* | | Add option to disable auto-added access-control entries for users who want to...Chris Buechler2014-11-272-39/+54
|/ /
* | Unset any previous datErmal LUÇI2014-11-271-0/+1
* | Use the pfsense module functions rather than execing. Fixes also possible att...Ermal LUÇI2014-11-271-6/+6
* | Fixes #4040 for pppoe use static route with -iface option to help when more t...Ermal LUÇI2014-11-272-4/+35
* | Use the pfsense module functions rather than execing. Fixes also possible att...Ermal LUÇI2014-11-273-5/+12
* | use correct variable hereChris Buechler2014-11-271-1/+1
* | 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
* | Simplify code flow not functional change just aesthetics.Ermal LUÇI2014-11-271-42/+43
* | Put the safety belts for rrds on its proper location. No need to create /tmp ...Ermal LUÇI2014-11-272-7/+13
* | Try to silence the errors for missing /var/db/rrd during bootup.Ermal LUÇI2014-11-271-1/+1
* | Merge pull request #1350 from phil-davis/patch-6Renato Botelho2014-11-271-7/+20
|\ \
| * | Fix Unbound host_entries.conf warnings on console during bootPhil Davis2014-11-271-7/+20
* | | Put a comment for the wierd code hereErmal LUÇI2014-11-271-0/+1
* | | Handle recovering of ppp types as pppoe/l2tp/pp2p when the parent comes up. I...Ermal LUÇI2014-11-271-1/+17
|/ /
* | Merge pull request #1349 from phil-davis/patch-5Renato Botelho2014-11-271-7/+7
|\ \
| * | 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
OpenPOWER on IntegriCloud