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
* SG-23* serial number is igb0 mac addressRenato Botelho2017-05-231-2/+11
* Refine some syslogd restarts, add a way to send it a HUP to reload w/o a full...jim-p2017-05-151-12/+30
* Merge pull request #3725 from sestary/masterRenato Botelho2017-05-151-3/+6
|\
| * Make the changes suggested by jim-p and changed the way the disable function ...Robbert Rijkse2017-05-091-3/+6
* | Fix APU2 with coreboot v4.x detectiondoktornotor2017-05-061-0/+1
|/
* Detect SG-2320/SG-2340 models and set initial config for themRenato Botelho2017-05-021-0/+19
* Always add the CN as the first SAN when creating a certificate in the GUI or ...jim-p2017-04-261-1/+3
* Merge pull request #3560 from doktornotor/patch-5jim-p2017-04-031-1/+1
|\
| * Fix nginx certificate permissions (Bug #6862)doktornotor2017-02-191-1/+1
* | Adds option to skip adding IPv6 entries in /etc/hosts for LANslukehamburg2017-03-091-7/+9
* | 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-021-1/+1
* Add to NTP GPS processing of PGRMF sentencejskyboo2017-02-021-0/+3
* Code with multiple %s in etcPhil Davis2017-02-011-1/+1
* Restart unbound after clearing logs (Bug #6915)doktornotor2017-01-141-0/+5
* Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-121-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
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* Add VMware detection to system_identify_specific_platform(). Ticket #6882jim-p2017-01-071-0/+5
* Merge pull request #3315 from plumbeo/accounting-on-disable-rebootRenato Botelho2017-01-041-2/+5
|\
| * Captive portal: rework logging and RADIUS accounting when disabling a zone or...plumbeo2016-12-291-2/+5
* | Add reroot support to system_reboot_sync() and to the /etc/rc.initial.reboot ...jim-p2016-12-291-2/+6
|/
* Exclude /var/empty from tar extract and make sure its permissions are respect...Renato Botelho2016-12-261-1/+1
* Add missing includedoktornotor2016-12-171-0/+3
* Restart unbound after clearing logs (Bug #6915)doktornotor2016-12-171-0/+1
* Add specific platform detection for PC Engines APU2Brett Keller2016-12-121-0/+3
* Add BIND logging to proper facility (Bug #5524)doktornotor2016-12-061-2/+2
* Silence kenv callsRenato Botelho2016-11-241-3/+3
* Remove config files symlinks from /etc to /var/etc. Fixes #5538Renato Botelho2016-11-211-6/+6
* Use the ntpd "pool" command for more robust timekeeping. Attempting to automa...jim-p2016-11-111-2/+32
* syslogd, create configured logsocket directoriesPiBa-NL2016-11-021-6/+4
* Fix #6828Renato Botelho2016-10-181-28/+13
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-11/+1
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-6/+0
* Merge pull request #3171 from phroggster/patch-2Renato Botelho2016-10-121-1/+1
|\
| * Fixup ntpd IPv6 restrict clauses.phroggie2016-10-011-1/+1
* | Fix static blackhole routes. Bug was introduced inphroggie2016-09-271-1/+1
|/
* Merge pull request #3135 from phil-davis/pdlenRenato Botelho2016-09-131-4/+2
|\
| * Fix #6768 IPv6 static mapping on delegated prefixesPhil Davis2016-09-121-4/+2
OpenPOWER on IntegriCloud