summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #2616 from k-paulius/patch-pkg-syslog-v2Renato Botelho2016-09-131-3/+18
|\ \ | |/ |/|
| * Code style changesk-paulius2016-02-171-4/+4
| * Allow packages to request syslogd log socket to be created inside chroot by s...k-paulius2016-02-101-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
* | Merge pull request #3122 from NewEraCracker/patch-11Renato Botelho2016-09-021-0/+6
|\ \
| * | Improve dhcpd and dhcpleases reloadNewEraCracker2016-08-241-0/+6
* | | system_dhcpleases_configure() - Improve pidfile handlingNewEraCracker2016-08-201-2/+3
|/ /
* | Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-nowRenato Botelho2016-07-181-0/+2
* | Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* | 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
* | Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2016-07-081-12/+12
* | 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
* | Ticket #6053Renato Botelho2016-04-041-6/+1
* | Remove unused function sync_system_time()Renato Botelho2016-04-041-18/+0
* | Implement system_get_serial()Renato Botelho2016-03-281-0/+15
* | Remove dead codeRenato Botelho2016-03-281-8/+0
* | Identify specific hardware models of some Netgate productsRenato Botelho2016-03-281-3/+20
* | Rename variable to a name that make senseRenato Botelho2016-03-281-7/+7
* | Don't log 404s for captive portal. Ticket #6027Chris Buechler2016-03-271-1/+1
* | Remove ssl_stapling. Ticket #6020Chris Buechler2016-03-221-2/+0
* | Don't log to filter.log when local logging is disabled. Ticket #6018Chris Buechler2016-03-211-1/+4
* | Cleanup nginx configuration fileJose Luis Duran2016-03-191-21/+27
* | Use product name rather than smbios here.Chris Buechler2016-03-141-1/+1
* | Disable TLSv1.0 for web GUI's nginx instance. Ticket #5984Chris Buechler2016-03-121-1/+6
* | Merge RCC add, 1540 name fix, from 2_2 branch.Chris Buechler2016-03-111-1/+5
* | log dhcpleases and dhcpleases6 to dhcpd.log. Ticket #5968Chris Buechler2016-03-081-1/+1
* | Remove duplicated text/javascriptChris Buechler2016-03-051-1/+1
OpenPOWER on IntegriCloud