Commit Graph

1946 Commits (86052540d9d8dfd9931c654f75cce96491dfad5a)
 

Author SHA1 Message Date
Dan Schaper 86052540d9
Add back CIDR notation for non-natural blocks. Includes multi-address
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 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
Dan Schaper b785213c3a
Shellcheck for Test for $? -eq 0
8 years ago
Dan Schaper 642a73508d Merge pull request #1119 from pi-hole/tweak/dry_installer
8 years ago
Dan Schaper 8f7b023769
Shellcheck for Test for $? -eq 0
8 years ago
Dan Schaper a122fb2900
Shellcheck for Test for $? -eq 0
8 years ago
Dan Schaper a299a2cc5f
Repetitive `ip route get` was resetting counts.
8 years ago
Mcat12 a713cf7952 Merge pull request #1116 from pi-hole/fix/multi_interface
8 years ago
Dan Schaper 6cd7b8ff5e Merge branch 'master' into fix/multi_interface
8 years ago
Dan Schaper f8264f8277
Merge branch 'development' of github.com:pi-hole/pi-hole into development
8 years ago
Dan Schaper 0e4d5e9103
Bash splitting and globin
8 years ago
trick77 f599bcfef9 Bugfix if multiple interfaces are present
8 years ago