summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Prevent resolvconf(8) from stomping all over our newly generatedWarren Baker2014-12-201-0/+9
* Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic...Ermal LUÇI2014-12-191-4/+4
* syslogd can't just be HUPed to pick up its new config, as many of thoseChris Buechler2014-12-171-3/+3
* Disable RC4 ciphers in lighttpdChris Buechler2014-12-051-2/+2
* fix IPv6 static routes, is_ipaddrv6 returns true for strings including aChris Buechler2014-12-031-3/+2
* Cleanup whitespace.Ermal LUÇI2014-12-021-3/+1
* also take into account the "all" option in Unbound Network Interfaces whenChris Buechler2014-12-011-2/+2
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-13/+13
* correct logic here to omit 127.0.0.1 from resolv.conf when no DNS resolver bo...Chris Buechler2014-11-251-2/+2
* d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found me...Warren Baker2014-11-211-2/+0
* 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
* Take unbound into consideration when creating /etc/hosts, also use new unboun...Renato Botelho2014-11-171-10/+16
* Make sure dhcpleases use correct pid file for dnsmasq or unbound. Fixes #4008Renato Botelho2014-11-141-12/+22
* Strengthen checkErmal2014-11-101-1/+1
* Do not require the default sysctl items to be set on the config.xml but rathe...Ermal2014-11-101-1/+38
* Actually make default sysctls reside on globals.inc and use those by default ...Ermal2014-11-101-9/+2
* Make ipsec_starter log go to ipsec.log rather than system oneErmal2014-11-071-2/+2
* add a route debug option to log info about route commands executed (where tho...Chris Buechler2014-11-061-3/+29
* fix commentChris Buechler2014-11-041-1/+1
* Fixes #3941. When optimizations of the loops were made this brought the probl...Ermal2014-11-011-6/+6
* Remove redundancy as pointed out by phil-davisRenato Botelho2014-10-281-7/+3
* Decode recently created cert and key. It fixes #3964. While here, fix logical...Renato Botelho2014-10-281-3/+3
* domain and search should not both be defined in resolv.conf per FreeBSD man p...Chris Buechler2014-10-251-4/+4
* Fix descriptions and cn on generated GUI cert to be consistent.jim-p2014-10-151-3/+3
* Tame the poodle. Disable SSLv3.jim-p2014-10-151-0/+1
* Teach the certificate generation code how to make a self-signed certificate, ...jim-p2014-10-141-26/+45
* update comment to reflect breakage caused here and reference associated redmi...Chris Buechler2014-10-141-1/+1
* Add powerd normal mode flag (-n)Steven Selph2014-10-051-1/+5
* Move dhcp6c log to dhcpd.log, it fixes #3799Renato Botelho2014-08-111-2/+2
* Concat var before call escapeshellargRenato Botelho2014-07-211-1/+1
* Make dhcpleases use unbound pid when it's configuredRenato Botelho2014-07-211-1/+5
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-20/+31
* remove openbgpd bits from system_gateways_edit and system.inc. The packageChris Buechler2014-05-301-2/+2
* bind HTTP->HTTPS redirect to IPv6 too. Ticket #3437Chris Buechler2014-05-141-0/+5
* Send HUP to restart syslogd rather than trying to restart it, thus loosing me...Ermal2014-04-281-9/+8
* make sure unbound is included hereWarren Baker2014-04-281-1/+3
* If Unbound is been used then make sure to reload when system_hosts_generate()...Warren Baker2014-04-281-2/+6
* Move clog from /usr to /usr/localRenato Botelho2014-04-281-1/+1
* Add filterlog to separatefacilitylog to avoid logs going elsewhereErmal2014-04-281-1/+1
* Use the daemon name to send the filter logsErmal2014-04-281-3/+5
* Resolver has no option for remote syslog, remove wrong copy/paste that was ad...Renato Botelho2014-04-241-2/+0
* Merge pull request #1118 from phil-davis/patch-3Renato Botelho2014-04-241-1/+1
|\
| * Cut paste bug fix in Remote Syslog DHCP eventsPhil Davis2014-04-201-1/+1
* | Make sure that the DNS Forwarder/Resolver is actually capable of accepting qu...jim-p2014-04-231-1/+3
|/
* Make extra sure that we do not start multiple instances of dhcpleases if, for...jim-p2014-04-071-1/+6
* Remove remenants of pccardd from FreeBSD 5Ermal2014-03-281-27/+0
* Avoid placing an empty "interface listen" directive in ntpd.confjim-p2014-03-201-1/+2
* standardize URLsChris Buechler2014-03-141-1/+1
* Correct variable name, while here unset some large varErmal2014-03-141-3/+4
OpenPOWER on IntegriCloud