summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix #6712Renato Botelho2017-01-111-1/+1
* 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: Deprecate read_hosts()Renato Botelho2017-01-111-30/+1
* 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
* Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2017-01-111-12/+12
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* Only include files that ends with .incRenato Botelho2017-01-111-2/+3
* Add requirestatefilter. Implements #7069.derelict-pf2017-01-111-0/+20
* Captive portal: make captiveportal_disconnect_all() fasterplumbeo2017-01-111-15/+11
* openvpn, check for valid pid using isvalidpid()PiBa-NL2017-01-111-4/+2
* openvpn, make sure config is written and not overwritten while starting openv...PiBa-NL2017-01-111-3/+20
* Revert "get_pkg_info() fallback using pkg info if no local copy of repo catalog"Renato Botelho2017-01-101-27/+6
* Correctly report unmonitored gateway statusPhil Davis2017-01-051-0/+2
* get_pkg_info() fallback using pkg info if no local copy of repo catalogstilez2017-01-051-6/+27
* Remove unnecessary referenceRenato Botelho2017-01-041-1/+1
* Captive portal: rework logging and RADIUS accounting when disabling a zone or...plumbeo2017-01-042-28/+31
* Captive portal: use locking to avoid race conditions between rc.prunecaptivep...plumbeo2017-01-041-0/+12
* Captive portal: work around race condition between captiveportal_disconnect_a...plumbeo2017-01-041-6/+5
* dyndns.class, fix json curl body parsing for Cloudflare by not including headersPiBa-NL2017-01-041-4/+3
* Added support for CloudFlares Proxy.CarlGill2017-01-042-2/+6
* Rework openvpn_vpnid_next() and remove duplicated codeRenato Botelho2017-01-041-26/+18
* Fix #6357: Validate if RFC2136 dyndns updates succeededRenato Botelho2017-01-031-10/+25
* Standardize privilege name capitalizationPhil Davis2017-01-021-36/+36
* add gettext() to icmptype descriptionsstilez2016-12-301-43/+43
* typostilez2016-12-301-1/+1
* Enhance ICMP rulesstilez2016-12-301-64/+50
* Add privs to control display of noticesPhil Davis2016-12-301-0/+8
* Fix #6982: Remove wrong global definition of use_filterdns and pass it as ref...Renato Botelho2016-12-301-2/+2
* Revert "Fix #6920: Do not include stale .inc files"Renato Botelho2016-12-291-50/+21
* Fix #6920: Do not include stale .inc filesRenato Botelho2016-12-291-21/+50
* Refactor to use notify_all_remotePhil Davis2016-12-281-2/+1
* Remove unused variableRenato Botelho2016-12-281-5/+4
* Captive portal: add button to disconnect all usersplumbeo2016-12-271-0/+26
* Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-271-0/+5
* Add case for 59 to prefix functionsPhil Davis2016-12-271-0/+2
* Fix #3560 correctly handle disabled static routesPhil Davis2016-12-274-6/+16
* Fix nested aliases with FQDN (Fixes #6982)Renato Botelho2016-12-271-4/+3
* Refactor interface_has_dhcpPhil Davis2016-12-221-19/+21
* Fix #7031 Allow interfaces that use DHCP for OpenVPNPhil Davis2016-12-221-0/+46
* validateipaddr update return value commentsPhil Davis2016-12-201-3/+3
* validateipaddr use constants from globals.incPhil Davis2016-12-201-7/+7
* validateipaddr return address familyPhil Davis2016-12-201-7/+13
* Revise define values for address types to allow an easier transition in valid...Steve Beaver2016-12-201-0/+6
* Unbound - add support for "deny_non_local" and "refuse_non_local" ACLs (Featu...doktornotor2016-12-201-0/+4
* dhcp6c no releasemarjohn562016-12-201-2/+4
OpenPOWER on IntegriCloud