summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mute the output of the command since its not really usefulErmal2013-12-141-2/+2
* Switch to php-fpm for lighty and check_reload_status will use it. Step by ste...Ermal2013-12-141-6/+20
* Teach system_timezone_configure() to deal with symlinks to avoid having timez...Renato Botelho2013-11-011-1/+11
* Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-241-1/+17
* Use new names for get_memory parametersPhil Davis2013-08-281-6/+6
* Use ntpdate from ports also and obsolete base oneRenato Botelho2013-08-161-2/+2
* use correct domain names when registering static DHCP entries in DNSDaniel Becker2013-07-291-2/+10
* Disable the BEAST protection by default because the GUI *will* break if you u...jim-p2013-07-181-2/+21
* support mitigating BEAST attackdhatz2013-07-141-1/+2
* Add independent logging choices to disable logging of bogon network rules and...jim-p2013-07-091-2/+9
* Use family parameter for v6 to get correct interfaceErmal2013-06-171-2/+2
* Provide full path to route binaryErmal2013-06-171-2/+2
* Actually try to get the real interface for v6 family to correctly get stf(vir...Ermal2013-06-121-1/+1
* Fixes to get routes + dns working:Renato Botelho2013-05-271-65/+58
* Use filterdns to update static routes using hostnamesRenato Botelho2013-05-271-1/+24
* Split system_routing_configure() and teach it to deal with hostnamesRenato Botelho2013-05-271-14/+63
OpenPOWER on IntegriCloud