summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* use-compression is no longer a valid config option in lighttpd, it can't be e...Chris Buechler2015-03-121-3/+0
* Explicit disable ssl.use-compression on lighty config. It should fix #4230Renato Botelho2015-03-111-0/+3
* Remove BEAST protection option since default cipher is now good and works wit...Renato Botelho2015-03-111-20/+2
* Update cipher-list in web interface to prefer PFS. Ticket #4230Chris Buechler2015-03-111-2/+4
* Put the bits to use the new reset utilityErmal LUÇI2015-02-251-0/+4
* Wait a bit after sending a TERM to syslogd as in some instances it can take t...Chris Buechler2015-02-171-1/+10
* Random text typosPhil Davis2015-02-111-3/+3
* Fixes #4370 Use the curlies to not confuse phpErmal LUÇI2015-02-101-2/+2
* also add v6 IPs to hosts in the same manner v4 IPs are added. Ticket #4395Chris Buechler2015-02-091-1/+12
* In last case, use dmesg.boot do detect ALIX boards when hw.model is not enoughRenato Botelho2015-02-041-1/+8
* Silent kenv when smbios.system.product is not present. While here, add Virtua...Renato Botelho2015-02-041-1/+1
* The reset button check should happen on all platforms, not only NanoBSDjim-p2015-01-201-2/+0
* Add reset button support for APU and FW7541Renato Botelho2015-01-191-1/+8
* add detection for 7541, APUChris Buechler2015-01-161-0/+12
* Prevent resolvconf(8) from stomping all over our newly generatedWarren Baker2014-12-221-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
OpenPOWER on IntegriCloud