summaryrefslogtreecommitdiffstats
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
* | | also take into account the "all" option in Unbound Network Interfaces whenChris Buechler2014-12-011-2/+2
* | | Revert "/etc/ssl/cert.pem was obsoleted by mistake, remove it"Renato Botelho2014-12-011-0/+1
* | | /etc/ssl/cert.pem was obsoleted by mistake, remove itRenato Botelho2014-12-011-1/+0
|/ /
* | 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
* | Merge pull request #1356 from phil-davis/patch-3Renato Botelho2014-11-291-1/+1
|\ \
| * | Correctly delete xml file after restore and conversion to rrdPhil Davis2014-11-291-1/+1
|/ /
* | Merge pull request #1355 from phil-davis/patch-2Renato Botelho2014-11-291-2/+2
|\ \
| * | Fix bracketing of if statement in unboundPhil Davis2014-11-291-2/+2
|/ /
* | fix syntax on prefix6 for DHCPv6 PDChris Buechler2014-11-281-1/+1
* | validate MTU and MSS as integers, and don't allow MSS larger than pf will acc...Chris Buechler2014-11-281-4/+7
* | Add input validation on vpn_ipsec_settings.php. Fixes #4052.Chris Buechler2014-11-282-2/+58
* | 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
OpenPOWER on IntegriCloud