summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* make sure unbound is included hereWarren Baker2014-04-281-1/+3
* If Unbound is been used then make sure to reload when system_hosts_generate()...Warren Baker2014-04-281-2/+6
* Move clog from /usr to /usr/localRenato Botelho2014-04-281-1/+1
* Add filterlog to separatefacilitylog to avoid logs going elsewhereErmal2014-04-281-1/+1
* Use the daemon name to send the filter logsErmal2014-04-281-3/+5
* Resolver has no option for remote syslog, remove wrong copy/paste that was ad...Renato Botelho2014-04-241-2/+0
* Merge pull request #1118 from phil-davis/patch-3Renato Botelho2014-04-241-1/+1
|\
| * Cut paste bug fix in Remote Syslog DHCP eventsPhil Davis2014-04-201-1/+1
* | Make sure that the DNS Forwarder/Resolver is actually capable of accepting qu...jim-p2014-04-231-1/+3
|/
* Make extra sure that we do not start multiple instances of dhcpleases if, for...jim-p2014-04-071-1/+6
* Remove remenants of pccardd from FreeBSD 5Ermal2014-03-281-27/+0
* Avoid placing an empty "interface listen" directive in ntpd.confjim-p2014-03-201-1/+2
* standardize URLsChris Buechler2014-03-141-1/+1
* Correct variable name, while here unset some large varErmal2014-03-141-3/+4
* Make this a bit more efficientErmal2014-03-111-3/+5
* Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the I...Renato Botelho2014-03-031-2/+2
* * Correct logging to syslog and proper file for ipsec from strongswanErmal2014-02-251-2/+2
* silence any errorsErmal2014-02-201-1/+1
* More code fixes for ntpdErmal2014-02-191-6/+14
* Update system.incnagyrobi2014-02-181-2/+2
* Update system.incnagyrobi2014-02-181-29/+243
* Really need the interface where v6 is running toa dd the gateway/route rather...Ermal2014-02-181-2/+2
* Check for tmp captiveportal dir before making itPhil Davis2014-02-101-1/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-4/+3
* Using "limited" for ntp in this way denies client access. Issue #3384jim-p2014-02-031-2/+2
* Add EDNS support for to resolv.confWarren Baker2014-01-291-1/+5
* Fix typo on variable name, it fixes #3414Renato Botelho2014-01-281-2/+2
* Fix openssl pathRenato Botelho2014-01-241-2/+2
* ports ntp moved to sbin, followjim-p2014-01-151-3/+3
* Use "disable monitor" in NTP config to mitigate CVE-2013-5211.jim-p2014-01-101-1/+1
* Add 'limited' to ntpd restrict list to workaround CVE-2013-5211. It fixes #3384Renato Botelho2014-01-071-2/+2
* Add a setting to allow the user to specify the clog file size so more (or les...jim-p2013-12-261-2/+2
OpenPOWER on IntegriCloud