summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Misc cleanups at get_pkg_info()stilez2017-01-301-34/+34
* fix copy/paste - I think!stilez2017-01-301-32/+6
* use wrapped version of pkg info -e insteadstilez2017-01-301-5/+31
* get_pkg_info() fallback using pkg info if no local copy of repo catalog (resu...stilez2017-01-301-6/+34
* Introduce is_intrange() to validate a range of integers delimited by ':' or '-'Renato Botelho2017-01-241-0/+29
* Force compress for where_is_ipaddr_configured check_localipPhil Davis2017-01-231-1/+1
* Force compress for where_is_ipaddr_configuredPhil Davis2017-01-232-2/+6
* Always force compress when calling Net_IPv6Phil Davis2017-01-235-9/+24
* Remove unused variable $cfglckkeyconsumersRenato Botelho2017-01-231-5/+3
* Fix #7141 Add a priv for UPNPPhil Davis2017-01-191-0/+6
* Fix #7139 Accessing help about this pagePhil Davis2017-01-191-1/+1
* Fix #7136 Start OpenVPN on ordinary VIPPhil Davis2017-01-191-2/+2
* Remove extra parenthesis and blank lineRenato Botelho2017-01-171-3/+2
* Simplify logicRenato Botelho2017-01-171-8/+4
* Fix #7118 icmp-type anyPhil Davis2017-01-161-1/+1
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-161-1/+1
* Make sure /var/tmp permissions are correct. Fixes #7120Renato Botelho2017-01-161-0/+1
* Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-131-7/+7
* Fix #6153Renato Botelho2017-01-121-0/+4
* Ticket #6340:Renato Botelho2017-01-121-5/+11
* Simplify logicRenato Botelho2017-01-111-5/+3
* 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-042-10/+20
* 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
* Ticket #6096: Add PKG_DBDIR and PKG_CACHEDIR to user environmentRenato Botelho2017-01-022-0/+12
* Ticket #6096: Remove target before try to move, also use mv -f to avoid human...Renato Botelho2017-01-021-4/+6
OpenPOWER on IntegriCloud