Commit Graph

2126 Commits (763b51fe22dc2320115c614e368613840976903e)
 

Author SHA1 Message Date
Dan Schaper 1317b67657
Attempt at modifying firewall rules for testing.
7 years ago
Dan Schaper 3f462c771f Merge pull request #1166 from pi-hole/tweak/momentOfClarity
7 years ago
Dan Schaper 31aa42c35e
Transparency in `sudo` refire.
7 years ago
Dan Schaper f7a17248b7
Warn with whiptail if `firewall-cmd` is running.
7 years ago
DL6ER b60e6310bf Merge pull request #1164 from pi-hole/tweak/slience_rm
7 years ago
DL6ER 6a89c6bf3b
Silence rm warning if no DHCP server is used
7 years ago
Dan Schaper b3b7aae7d7 Merge pull request #1160 from pi-hole/logSizeToDebugLog
7 years ago
Promofaux fe8c365d17 codacy never lies
7 years ago
Promofaux 9acc3aac01 pipe `du -h` output to awk to ensure we only get the file size, and not the filename too. Yeah that's right Dom, pipe.
7 years ago
Promofaux 1ad23a065e switch out `wc -l` with `grep -c ^`
7 years ago
Promofaux de102fde5c Add line count and size check for pihole.log
7 years ago
Adam Warner 77554fbd13 Merge pull request #1145 from pi-hole/cleanup/more_shellcheck
7 years ago
Mcat12 6863bff7c5 Merge pull request #1156 from pi-hole/tweak/whiptail_dns
7 years ago
Dan Schaper eaf6938c35
DNS whiptail from radio to menu
7 years ago
Mcat12 34ad2157dd Merge pull request #1155 from pi-hole/tweak/root_first
7 years ago
Dan Schaper 0635309f23
Move distribution check to function.
7 years ago
DL6ER 2661ef53a2 Merge pull request #1152 from jwiebalk/patch-2
7 years ago
John Wiebalk eddca8f127 Correct path for automated installer
7 years ago
Dan Schaper cef0211c00 Merge pull request #1151 from pi-hole/fix/CIDR
7 years ago
Dan Schaper 86052540d9
Add back CIDR notation for non-natural blocks. Includes multi-address
7 years ago
DL6ER 930cb15e2c Merge pull request #1150 from pi-hole/tweak/DHCPdomain
7 years ago
DL6ER 8bb9dd460b
Be able to disable the DHCP domain name
7 years ago
Mcat12 8a3c78ca0a Merge pull request #1148 from pi-hole/fix/installer_array
7 years ago
Dan Schaper 62a5e36afd
Remove firewall configuration from update portion of script.
7 years ago
Dan Schaper 00b28f0aed
IPTables Whiptal option to install.
7 years ago
Dan Schaper 7c94aa9f07
Merge branches 'development' and 'fix/installer_array' of https://github.com/pi-hole/pi-hole into fix/installer_array
7 years ago
Dan Schaper ec8c40b69b
Fix array declaration for Fedora package management.
7 years ago
Mcat12 2981f3cbd1 Merge pull request #1147 from pi-hole/uncommentLine391
7 years ago
Promofaux c2e1819098 This should not have been commented out. It's stopping any changes we make to the default lists getting out.
7 years ago
Mcat12 63d02df0bc Merge pull request #1130 from pi-hole/new/logrotate
7 years ago
Mcat12 f579fd3895 Merge pull request #1143 from pi-hole/fix/ignore_down
7 years ago
Dan Schaper 34df34ba27
Actually rm the Pi-hole scripts.
7 years ago
Dan Schaper 2689b37c35
Combine multiple calls to interface length code.
7 years ago
Dan Schaper 9b6427144f
|| && conversion.
7 years ago
Dan Schaper 9212eea8bd
Only ignore DOWN interfaces, `tun` interfaces are UNKNOWN.
7 years ago
Mcat12 6de5d6dd0a Merge pull request #1113 from trick77/multi-if-fix
7 years ago
DL6ER 08f08fea61 Merge pull request #1135 from pi-hole/new/multipleDNSservers
7 years ago
DL6ER 1ed2a8637f
Removed debug echo's
7 years ago
Mcat12 d8bcbdadd6 Merge pull request #1133 from pi-hole/fix/gravity_collapse
7 years ago
Mcat12 d196c13f2c Merge pull request #1131 from pi-hole/chronometerJsonUnixTools
7 years ago
Dan Schaper 7ba251d3a6 Merge pull request #1136 from pi-hole/fix/installer_iptables
7 years ago
DL6ER 0b72c639fb
Check for existance of iptables command. Fixes #1125
7 years ago
DL6ER bd1c5a42e8
Allow multiple DNS servers
7 years ago
DL6ER 845d8c0e63
Ensure LC_NUMERIC=C is set when evaluating floating point number (non-English systems might expect "," as decimal separator
7 years ago
DL6ER bcb8a52418
Added user to cron file
7 years ago
DL6ER 322cb2387b
Also accept the last line of the adlist file if there is no newline at the end
7 years ago
DL6ER bfe56942f9 Merge pull request #1128 from pi-hole/DNSSEC
7 years ago
Promofaux b4c32e47c6 Missed one!
7 years ago
Promofaux 248d8680f7 actual codacy complaints
7 years ago
Promofaux 1bda965a7c Codacy complaints
7 years ago