Commit Graph

4915 Commits (cdd4d9ea9e51c8110df832d5fadeb44bc90b5085)
 

Author SHA1 Message Date
DL6ER a0d74d1e9d
Canary domain handling is now happening in FTL where we have much finer control over it.
3 years ago
Adam Warner 0cbf77eb9f
Merge pull request #4131 from pi-hole/fix/gravity_no_locallist
3 years ago
Adam Warner 36470eb138
Merge pull request #4216 from pi-hole/fix/debugpiholelog
3 years ago
Adam Warner e80e54a61a
head_line -> line
3 years ago
Adam Warner 118c0d209d
Merge pull request #4162 from yubiuser/debug_tail_log
3 years ago
Adam Warner 9b9e907013
Merge branch 'development' into debug_tail_log
3 years ago
Adam Warner 4ac4bc5c18
Merge branch 'development' into fix/gravity_no_locallist
3 years ago
Adam Warner 8c926d6af6
Merge pull request #4158 from MichaIng/patch-2
3 years ago
Adam Warner a1d85155fd
Merge pull request #4178 from pi-hole/fix/custom_dns_removal
3 years ago
Adam Warner 2d0619afec
Merge pull request #4191 from yubiuser/fiter_pihole_t
3 years ago
Adam Warner ab9d589995
Merge pull request #4215 from pi-hole/new/packagecheck
3 years ago
Christian König 4fb5157719 Squashed commits
3 years ago
DL6ER 641eb7821b
Merge pull request #4202 from jpgpi250/keep_old_database
3 years ago
Adam Warner 87f2ae82cd
Stickler gonna stickle...
3 years ago
Adam Warner 469b715442
Add three new tests (one for each dependecy array) to check packages are available in supported OS package repos
3 years ago
Adam Warner 04ffd22b4d
Merge pull request #4214 from pi-hole/revert-4212-feature/include-lighttpd-mod-deflate
3 years ago
Adam Warner c120f8a8d8
Revert "Include lighttpd-mod-deflate since it is no longer provided by default in Bullsye"
3 years ago
Adam Warner 0a5eee4d99
Merge pull request #4212 from lightswitch05/feature/include-lighttpd-mod-deflate
3 years ago
Daniel 2b49988013
Include lighttpd-mod-deflate in the PIHOLE_WEB_DEPS list since it is no longer provided by default in Debian Bullseye
3 years ago
Adam Warner 954b3e784f
Merge pull request #4199 from wgyt/patch-1
3 years ago
Dan Schaper 0612685fac
Merge pull request #4207 from pi-hole/fix/existing_logrotate
3 years ago
DL6ER e3a22dcbfa
Merge pull request #4206 from pi-hole/fix/dhcpv6
3 years ago
Dan Schaper 4f660966d0
Shellchecker
3 years ago
Dan Schaper 7df22cd8e0
Check for logroate script existing first.
3 years ago
Dan Schaper 01764cc581
Explicity declare values for the RA packet.
3 years ago
Christian König 08cf9aa5a7 Declare and assign 'logging_enabled' separately
3 years ago
Christian König 1ae67e1de8 Only inform user about disabled logging, don't skipp printing pihole.log
3 years ago
Christian König f2cba6cad1 Skip analyze_pihole_log if query logging has been disabled
3 years ago
Christian König df3c46349a Add tail of pihole.log to debug output
3 years ago
jpgpi250 a2d5b8050a Update gravity.sh
3 years ago
William Horning 01c310a78f
Fix typo
3 years ago
DL6ER a9e761ec13
Add missing sed anchors when deleting lines.
3 years ago
Adam Warner 761c1cd305
Merge pull request #4175 from ashuio/development
3 years ago
Ashutosh Verma 6f60555f79
Added install Method 3
3 years ago
MichaIng c901443676 Remove false statement about dependency removal on Raspbian
3 years ago
Adam Warner a51be7d498
Merge pull request #4153 from MichaIng/patch-2
3 years ago
MichaIng f3ceebbe06
Re-remove wget from dependencies
3 years ago
Adam Warner 57d9b96b53
Merge pull request #4143 from pi-hole/version-fullstops
3 years ago
Adam Warner 5895690b58
this has been annoying me for months
3 years ago
DL6ER d26f8dd665
Merge pull request #4135 from MichaIng/patch-1
3 years ago
MichaIng 2ba350984f Enable PHP8 support for Debian/Ubuntu
3 years ago
DL6ER 60513f93a3
Don't set IPV{4,6}_ADDRESS in conftest.py
3 years ago
DL6ER 3b574096b8
Remove duplicated lo test
3 years ago
DL6ER 58905a1188
Modify debugger to test name resolution on all available interfaces
3 years ago
DL6ER aa88be335e
Acknowledge that IPV{4,6}_ADDRESS may not exist
3 years ago
DL6ER f90dffbf1a
Do not put hostname and pi.hole into local.list - this will be handled by FTL after FTL#1111 has been merged
3 years ago
Dan Schaper 1fb6366c41
Merge pull request #4123 from pi-hole/master
3 years ago
Dan Schaper 4736e03108
Merge pull request #4122 from pi-hole/release/v5.3.1
3 years ago
Dan Schaper 18bedc0493
Merge pull request #4121 from pi-hole/fix/port_hash
3 years ago
DL6ER 74948ae5c1
The correct port separator is '#' not ':' in dnsmasq style. This should not have been changed in #4083 in the first place.
3 years ago