Commit Graph

4069 Commits (3fbb0ac8dde14b8edc1982ae3a2a021f3cf68477)
 

Author SHA1 Message Date
Dan Schaper 5c65006a66
Merge base branch changes
5 years ago
David Haguenauer 34727c00c6
Drop indirection from install_dependent_packages
5 years ago
Andreas Kurth 352146ef92
Fix pihole manpage to match code.
5 years ago
Mcat12 b107ae2ab9
Use the filtered IPv6 OpenDNS servers
5 years ago
Mcat12 d5d1a607ad
Fix PKG_REMOVE array usage
5 years ago
Mcat12 2594164772
Use an array for PKG_REMOVE
5 years ago
Mcat12 209555c42e
Fix uninstall causing 403 errors and not removing packages
5 years ago
DL6ER e27f50b8e5
Try to obtain PID from PIDFILE. If this fails (file does not exist or is empty), fall back to using pidof + awk
5 years ago
DL6ER 484f618685
Use last PID in case pidof returns multiple PIDs for pihole-FTL
5 years ago
Mcat12 da398c3d9c
Print an error message if the FTL release metadata download fails
5 years ago
Mcat12 4e0ad52001
Fix ShellCheck issue by refactoring a bit
5 years ago
Mcat12 c9829dd3e4
Fix pihole -up showing FTL update when network is down
5 years ago
Dan Schaper 35cf863f4b
Create FUNDING.yml
5 years ago
Andreas c53be459c6
quick fix for when dig also returns a CNAME
5 years ago
B. Olausson ab1ea5a366
This change fixes issue #145 "stty: standard input: Inappropriate ioctl for device ".It checks if a real terminal exist, if not it sets the screen size to a fixed value. This helps to avoid nasty and unnecessary logs when running "pihole -up" via e.g. cron.
5 years ago
bcambl 97e11bd94e
ensure installation dependencies for FTL tests which rely on /etc/init.d
5 years ago
bcambl 10de7f649b
add chkconfig to INSTALLER_DEPS (CentOS/Fedora)
5 years ago
bcambl d793ef1ab8
Merge conflict Fedora Dockerfile for tests pinned to 30
5 years ago
Jeroen Baert d3d45a8776
Fix 404 error when browsing to pi.hole (without /admin) (for fedora)
5 years ago
Jeroen Baert 9f86fd0cb4
Fix for 404 error when browsing to pi.hole (without /admin)
5 years ago
Mcat12 71d5b42726
Remove the ZeusTracker blocklist from the defaults
5 years ago
DL6ER 3e78ed95d4
Fix displaying options for table "group" in the debugger.
5 years ago
snapsl 20a839fef5 fixed local declaration before assignment
5 years ago
snapsl b2d8c4374b tweaked code style of webpage.sh
5 years ago
DL6ER 251c9fee98
Simplify restarting code for "pihole restartdns". This fixes #2869.
5 years ago
Mark Drobnak 9f77810ca8
Merge pull request #2774 from pi-hole/meta/funding
5 years ago
DL6ER dc93462d42
Group table has only two columns
5 years ago
DL6ER 4371c9ba03
Ensure proper permissions are set for gravity.db after creation.
5 years ago
DL6ER 6e2e825a5f
Rename options "pihole --whiteregex" to "pihole --white-regex" for the sake of readability. The same applied for "whitewild" -> "white-wild"
5 years ago
DL6ER af754e3fc4
Rearrange group tables directly next to the tables they refer to.
5 years ago
DL6ER 06860ed5b4
Group tables have only two columns.
5 years ago
DL6ER 09190c1735
Only check once for if this is a regex list or not.
5 years ago
DL6ER a95b473417
Rearranage if statements to ensure the proper output is shown for wildcard-style filters.
5 years ago
Mark Drobnak 56e3565a9e
Merge pull request #2865 from ryrun/patch-1
5 years ago
Andreas 63230cb72d
quick fix for when dig also returns a CNAME
5 years ago
Mark Drobnak f81e57d5b8
Merge pull request #2862 from bolausson/mybranch
5 years ago
B. Olausson ecd6817aaf
This change fixes issue #145 "stty: standard input: Inappropriate ioctl for device ".It checks if a real terminal exist, if not it sets the screen size to a fixed value. This helps to avoid nasty and unnecessary logs when running "pihole -up" via e.g. cron.
5 years ago
DL6ER 6f58d58cae
Add --whitewild to help texts and man pages.
5 years ago
DL6ER 40d0caa70b
Add undocumented --whitewild option that does the same --wild does for the whitelist.
5 years ago
DL6ER 0692be9bae
Fix small mistake in 2->3 upgrade script.
5 years ago
DL6ER 0d28dce326
Print group table contents in debug log.
5 years ago
DL6ER 96031214c6
Add support for whitelist regex filter management via CLI.
5 years ago
Mark Drobnak 3420439f31
Merge pull request #2820 from pi-hole/fix/ftl-update-no-network
5 years ago
Mark Drobnak ab3f6dfcc6
Merge pull request #2831 from pi-hole/fix/block-page-adlists
5 years ago
Mcat12 3ebd43ebf0
Remove outdated adlists.list check and fix empty adlists error message
5 years ago
Mcat12 38ff343134
Print an error message if the FTL release metadata download fails
5 years ago
Mark Drobnak 6a8d3100d2
Merge pull request #2846 from pi-hole/fix/zeus-dead-adlist
5 years ago
Mcat12 c3ec2e68ad
Remove the ZeusTracker blocklist from the defaults
5 years ago
Mark Drobnak bfe714e985
Merge pull request #2840 from pi-hole/fix/valid_ip-quote-error
5 years ago
Mcat12 1d5755a4c2
Add tests for valid_ip
5 years ago