summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add missing includedoktornotor2016-12-191-0/+3
* Restart unbound after clearing logs (Bug #6915)doktornotor2016-12-191-0/+1
* validateipaddr enhance flexibility for translationPhil Davis2016-12-161-6/+6
* validateipaddr code formatPhil Davis2016-12-161-2/+2
* Fix commentSteve Beaver2016-12-151-0/+61
* If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
* Correct the descriptions and behavior of the Adaptive Start and Adaptive End ...jim-p2016-12-141-1/+1
* openvpn, startup locking sequence to prevent issues around pid file / process...PiBa-NL2016-12-141-2/+6
* dhcpv6_pd_str_help add default casePhil Davis2016-12-131-5/+6
* Add PC Engines APU2 to the list of serial-only platformsBrett Keller2016-12-131-1/+2
* Add specific platform detection for PC Engines APU2Brett Keller2016-12-131-0/+3
* Encode the auth server list before passing it on the CLI, to avoid issues wit...jim-p2016-12-122-2/+2
* Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005jim-p2016-12-121-0/+11
OpenPOWER on IntegriCloud