Commit Graph

2007 Commits (bd07d7f32eba63a1d18d76213bdb8f82c3bd87a6)
 

Author SHA1 Message Date
Dan Schaper 86052540d9
Add back CIDR notation for non-natural blocks. Includes multi-address
8 years ago
DL6ER 930cb15e2c Merge pull request #1150 from pi-hole/tweak/DHCPdomain
8 years ago
DL6ER 8bb9dd460b
Be able to disable the DHCP domain name
8 years ago
Mcat12 8a3c78ca0a Merge pull request #1148 from pi-hole/fix/installer_array
8 years ago
Dan Schaper 62a5e36afd
Remove firewall configuration from update portion of script.
8 years ago
Dan Schaper 00b28f0aed
IPTables Whiptal option to install.
8 years ago
Dan Schaper 7c94aa9f07
Merge branches 'development' and 'fix/installer_array' of https://github.com/pi-hole/pi-hole into fix/installer_array
8 years ago
Dan Schaper ec8c40b69b
Fix array declaration for Fedora package management.
8 years ago
Mcat12 2981f3cbd1 Merge pull request #1147 from pi-hole/uncommentLine391
8 years ago
Promofaux c2e1819098 This should not have been commented out. It's stopping any changes we make to the default lists getting out.
8 years ago
Mcat12 63d02df0bc Merge pull request #1130 from pi-hole/new/logrotate
8 years ago
Mcat12 f579fd3895 Merge pull request #1143 from pi-hole/fix/ignore_down
8 years ago
Dan Schaper 34df34ba27
Actually rm the Pi-hole scripts.
8 years ago
Dan Schaper 2689b37c35
Combine multiple calls to interface length code.
8 years ago
Dan Schaper 9b6427144f
|| && conversion.
8 years ago
Dan Schaper 9212eea8bd
Only ignore DOWN interfaces, `tun` interfaces are UNKNOWN.
8 years ago
Mcat12 6de5d6dd0a Merge pull request #1113 from trick77/multi-if-fix
8 years ago
DL6ER 08f08fea61 Merge pull request #1135 from pi-hole/new/multipleDNSservers
8 years ago
DL6ER 1ed2a8637f
Removed debug echo's
8 years ago
Mcat12 d8bcbdadd6 Merge pull request #1133 from pi-hole/fix/gravity_collapse
8 years ago
Mcat12 d196c13f2c Merge pull request #1131 from pi-hole/chronometerJsonUnixTools
8 years ago
Dan Schaper 7ba251d3a6 Merge pull request #1136 from pi-hole/fix/installer_iptables
8 years ago
DL6ER 0b72c639fb
Check for existance of iptables command. Fixes #1125
8 years ago
DL6ER bd1c5a42e8
Allow multiple DNS servers
8 years ago
DL6ER 845d8c0e63
Ensure LC_NUMERIC=C is set when evaluating floating point number (non-English systems might expect "," as decimal separator
8 years ago
DL6ER bcb8a52418
Added user to cron file
8 years ago
DL6ER 322cb2387b
Also accept the last line of the adlist file if there is no newline at the end
8 years ago
DL6ER bfe56942f9 Merge pull request #1128 from pi-hole/DNSSEC
8 years ago
Promofaux b4c32e47c6 Missed one!
8 years ago
Promofaux 248d8680f7 actual codacy complaints
8 years ago
Promofaux 1bda965a7c Codacy complaints
8 years ago
Promofaux 2ee305769d Replace all calculations with values read directly web admin API. Parse JSON using native unix tools, no additional requirements needed.
8 years ago
DL6ER 3a8a936575
Corrected path
8 years ago
DL6ER 6b6fbc4709
Remove --force on @reboot
8 years ago
DL6ER 3fd2ffd466
Add logrotate for pihole.log
8 years ago
DL6ER b56ca2b834
Add DNSSEC support to Pi-hole core
8 years ago
DL6ER 10f77df8bb Merge pull request #1065 from pi-hole/wildcardblacklisting
8 years ago
Mcat12 df7671d393 Add a few comments and remove debug output
8 years ago
DL6ER a263936243
Merge branch 'development' into wildcardblacklisting
8 years ago
DL6ER 11924d425b
Hide whitelist option if we detected that the domain as blocked due to wildcard blocking
8 years ago
DL6ER 0bd5a5f382 Merge pull request #1114 from pi-hole/tweak/debugger_show_branch_revision
8 years ago
Mcat12 757eb64be3 Merge pull request #1118 from pi-hole/cleanup/shellcheck
8 years ago
DL6ER 6b3aea933d
Add info that whitelisting blocked pages does not work
8 years ago
DL6ER 2935275227
Merge branch 'development' into wildcardblacklisting
8 years ago
Dan Schaper cbe045b946
Merge remote-tracking branch 'origin/cleanup/shellcheck' into cleanup/shellcheck
8 years ago
Dan Schaper c58a95ca2e
`setDNS` whiptail direct, not in array.
8 years ago
Dan Schaper 80a3bce6d5
PI_HOLE_INSTALL_DIR global variable
8 years ago
Dan Schaper 6f0289de49
Vestigial variable that was never populated.
8 years ago
Dan Schaper 0966d7660e
Take out some whiptail subshells that aren't needed.
8 years ago
Dan Schaper 27e90cc4e6
Repetitive `ip route get` was resetting counts.
8 years ago