summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Drop support for jail platformRenato Botelho2015-07-311-17/+2
* Add D1540-XG.Matt Smith2015-06-231-0/+3
* Introduce Netgate RCC-DFF to the list of known platformsRenato Botelho2015-06-231-0/+4
* Code spacingPhil Davis2015-06-151-5/+5
* Use CARP IPs that are configured. Ticket #4370Chris Buechler2015-06-021-0/+3
* Code style bits and pieces from etcPhil Davis2015-05-311-2/+3
* Replae backtickes by mwexec()Renato Botelho2015-05-301-2/+2
* Merge pull request #1551 from rnoland/masterRenato Botelho2015-05-301-20/+24
|\
| * We need to at least setup the serial port before we try to blastRobert Noland2015-03-101-20/+24
* | Add new bios product id stringJeremy Porter2015-04-201-0/+1
* | Only initialize package's log if it doesn't existRobert Nelson2015-04-121-1/+2
* | Add Super Micro C2758 to the list of known platformsRenato Botelho2015-04-061-1/+4
* | Don't omit hosts specified as "0". Ticket #4573Chris Buechler2015-04-021-3/+3
* | call this RCC-VE rather than C2358Chris Buechler2015-03-311-2/+2
* | Fix bracketsPhil Davis2015-03-281-1/+1
* | Merge pull request #1572 from jlduran/no-server-headerRenato Botelho2015-03-271-0/+3
|\ \
| * | Disable lighttpd server headerJose Luis Duran2015-03-251-0/+3
* | | Only list nameservers once in resolv.confPhil Davis2015-03-251-3/+4
|/ /
* | 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
|/
* Code style etc in r sPhil Davis2015-03-031-300/+454
* 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
* Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-151-45/+0
* 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
OpenPOWER on IntegriCloud