summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Detect XG-1537Renato Botelho2017-09-261-0/+7
* Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving...jim-p2017-08-141-3/+4
* Restructure how unbound zone data is written to fix processing of "redirect" ...jim-p2017-07-131-19/+36
* Move uniqueid read to a function system_get_uniqueid()Renato Botelho2017-07-051-0/+18
* Backport changes for syslogd handling to fix #7256jim-p2017-05-171-12/+30
* Fix APU2 with coreboot v4.x detectiondoktornotor2017-05-091-0/+1
* Always add the CN as the first SAN when creating a certificate in the GUI or ...jim-p2017-04-261-1/+3
* Only start dhcpleases if DHCP server is enabled (Bug #6750)doktornotor2017-02-221-3/+6
* Set ntp gps mode for pgrmf even if no other modes are being set.jskyboo2017-02-031-1/+1
* Add to NTP GPS processing of PGRMF sentencejskyboo2017-02-031-0/+3
* Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-131-7/+7
* Simplify logicRenato Botelho2017-01-111-5/+3
* Ticket #6712: Create system_hosts_entries()Renato Botelho2017-01-111-24/+21
* Ticket #6712: Create system_hosts_dhcpd_entries()Renato Botelho2017-01-111-78/+104
* Ticket #6712: Create system_hosts_override_entries()Renato Botelho2017-01-111-23/+51
* Ticket #6712: Create system_hosts_local_entries()Renato Botelho2017-01-111-36/+62
* Kill dhcpleases after we are sure we can write /etc/hostsRenato Botelho2017-01-111-7/+8
* Fix styleRenato Botelho2017-01-111-58/+111
* Make sure IP address is v4 before create /etc/hosts entryRenato Botelho2017-01-111-2/+2
* Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2017-01-111-12/+12
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* Captive portal: rework logging and RADIUS accounting when disabling a zone or...plumbeo2017-01-041-2/+5
* Add missing includedoktornotor2016-12-191-0/+3
* Restart unbound after clearing logs (Bug #6915)doktornotor2016-12-191-0/+1
* Add specific platform detection for PC Engines APU2Brett Keller2016-12-131-0/+3
* Add BIND logging to proper facility (Bug #5524)doktornotor2016-12-061-2/+2
* Silence kenv callsRenato Botelho2016-11-241-3/+3
* syslogd, create configured logsocket directoriesPiBa-NL2016-11-091-6/+4
* Fixup ntpd IPv6 restrict clauses.phroggie2016-10-121-1/+1
* Fix static blackhole routes. Bug was introduced inphroggie2016-10-061-1/+1
* Fix #6768 IPv6 static mapping on delegated prefixesPhil Davis2016-09-131-4/+2
* Code style changesk-paulius2016-09-131-4/+4
* Allow packages to request syslogd log socket to be created inside chroot by s...k-paulius2016-09-131-3/+18
* Fix up/catch up remote syslog areas. Fixes #6780jim-p2016-09-091-1/+18
* More pptp bitsjim-p2016-09-091-6/+1
* Remove some more dangling PPTP bits.jim-p2016-09-091-1/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Improve dhcpd and dhcpleases reloadNewEraCracker2016-09-021-0/+6
* system_dhcpleases_configure() - Improve pidfile handlingNewEraCracker2016-08-291-2/+3
* Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-nowRenato Botelho2016-07-181-0/+2
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-54/+54
* Missing closing quotedoktornotor2016-07-081-1/+1
* Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)doktornotor2016-07-081-0/+3
* Include interface scope on IPv6 static routes to link local gateway IPs. Tick...Chris Buechler2016-06-241-0/+4
* This needs a newlinejim-p2016-06-061-1/+1
* Set keepalive_timeout 0 where captive portal in use, and update otherwise to ...Chris Buechler2016-06-031-1/+3
* Prefer index.php over index.html where both exist.Chris Buechler2016-05-111-1/+1
* A simple fix for #6120Renato Botelho2016-05-091-14/+0
* Add Hyper-V support to system_identify_specific_platform, and disable S.M.A.R...Chris Buechler2016-04-231-3/+10
OpenPOWER on IntegriCloud