summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Use new names for get_memory parametersPhil Davis2013-09-021-6/+6
* 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
* Merge pull request #683 from dhatz/RELENG_2_1Jim P2013-07-141-1/+2
|\
| * support mitigating BEAST attackdhatz2013-07-011-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
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-091-1/+1
* Shuffle some more logs around to more appropriate places.jim-p2013-05-081-3/+3
* Send filterdns logs to the resolver log.jim-p2013-05-081-2/+2
* Fix dnsmasq host overrides 'enabled' check.PiBa-NL2013-05-051-1/+1
* Fix dnsmasq host overrides and dhcp integrationRenato Botelho2013-05-011-37/+37
* Show IPv6 link-local IPs as specific sources for ping, traceroute, and port t...jim-p2013-04-261-3/+11
* Make fe80: addresses check case insensitiveRenato Botelho2013-04-141-1/+1
* Move some code to a function to avoid future duplication. Allow autocomplete ...jim-p2013-04-021-0/+17
* Remove *_defaultgwv6 alsoRenato Botelho2013-03-011-1/+1
* Make sure captiveportal section of config is an array, reported on ticket #2838Renato Botelho2013-02-251-1/+1
* Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.incJean Cyr2013-02-171-3/+5
* add support for RADIUS NAS accounting, fixes redmine feature request 2143Michael Newton2013-02-141-1/+6
* Keep Unbound here for syslog messagesWarren Baker2013-02-141-2/+2
* Backout Unbound for now bring back in 2.2. Fixes #2817Warren Baker2013-02-141-2/+2
* Set $interfacegw properly and avoid losing default route in some circumstancesRenato Botelho2013-02-141-0/+2
* Resolves #1284. Merge patch submitted a bit differentelyErmal2013-02-121-14/+14
* Whoops remove copypastajim-p2013-02-101-2/+2
* The actual variable isn't an array, so this test will never succeed. Remove i...jim-p2013-02-101-4/+2
* Sprinkle some unsetsErmal2013-02-101-0/+2
* Correct setting default gatewaysErmal2013-02-101-0/+2
* Correct function nameErmal2013-02-101-1/+1
* Use mwexec() with signal clearing. Use pid file for killining/tracking ntpdErmal2013-02-091-14/+9
* Optimize and cleanup routing functionErmal2013-02-091-32/+23
* Correct system_routing_configure to do the right thing and guess the address ...Ermal2013-02-091-14/+23
* System: Advanced: Miscellaneous: PowerDN0YB2013-02-081-4/+10
* Need to rethink this againErmal2013-02-061-2/+2
* Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i...Ermal2013-02-051-2/+2
* Use global var for pathErmal2013-02-051-1/+1
* Unlink pid file before starting a new processErmal2013-02-051-5/+7
* Fixup paths when executing OpenSSL.jim-p2013-01-271-2/+2
* Correctly generate dhcpleases file to avoid issues with dhcpleases. Also whil...Ermal2013-01-261-3/+5
* Default to using sha256 digest for GUI cert.jim-p2013-01-211-1/+1
* Enable cgi for the webgui since some ports like lightsquid need itErmal2013-01-211-1/+5
* Merge git pull request 313 from bcyrill with some modificationsErmal2013-01-161-1/+1
* Put syslogd into secure mode so no remote log messages are accepted. Sending ...jim-p2013-01-101-2/+2
* The ISC client was far worse then the WIDE client was, back to plan Asmos2013-01-051-20/+0
* If less than 78 RAM just do not let php spawn another processErmal2013-01-041-2/+6
* Slight code re-organizationErmal2013-01-041-16/+7
* Remove to parameters from system_generate_lighty_config that are unused and d...Ermal2013-01-041-40/+37
* Always make sure php has its own process manager to make lighty happyErmal2013-01-031-1/+1
* Avoid duplicate log entries for facilities higher or equal daemon.info. It sh...Renato Botelho2013-01-031-1/+1
OpenPOWER on IntegriCloud