Commit Graph

1581 Commits (9beb3a9b6c2d1e7c9a57278df538409afe1ee8aa)

Author SHA1 Message Date
Adam Warner 3b6e6317b8
Merge pull request #4126 from lightswitch05/feature/support-and-test-debian-bullseye
3 years ago
Daniel fdca19e66d Support and test Debian Bullsye (11)
3 years ago
Adam Warner c9e341b5d4
Same change as with #4221, but on fedora config too
3 years ago
Daniel 31a096dec2
Remove mod_compress (mod_deflate) from lighttpd to provide backwards compatible support for Debian Bullseye (11)
3 years ago
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 e80e54a61a
head_line -> line
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 a1d85155fd
Merge pull request #4178 from pi-hole/fix/custom_dns_removal
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
DL6ER a9e761ec13
Add missing sed anchors when deleting lines.
3 years ago
Adam Warner 5895690b58
this has been annoying me for months
3 years ago
DL6ER 3b574096b8
Remove duplicated lo test
4 years ago
DL6ER 58905a1188
Modify debugger to test name resolution on all available interfaces
4 years ago
Dan Schaper 9b57f7fa33
Merge pull request #4120 from pi-hole/fix/splashPage
4 years ago
Dan Schaper 866045968d
Add missing closing single quote
4 years ago
Adam Warner b388ac5bb5
Merge pull request from GHSA-3597-244c-wrpj
4 years ago
Adam Warner ea451e3c22
Merge pull request #4095 from jbaez/ft-3896
4 years ago
Jaime Baez 6198165df8 Fix error trying to access undefined variables on splash page.
4 years ago
Adam Warner 45d4ab4c22
Add some validation to passed arguments before running the values through `sed`
4 years ago
DL6ER f536718aaa
Use possibly custom gravity.db location in the copying SQL script
4 years ago
DL6ER f1740da9ff
Update gravity path in query.sh
4 years ago
DL6ER 9bdbe88a66
Update gravity path in list.sh
4 years ago
Dan Schaper f27fd9f899
Merge pull request #3982 from andras-tim/list-fix-same-wildcard-regex
4 years ago
Dany 13cf0c1288
Aligned pihole logo to center, Fixed responsive issue (#4036)
4 years ago
DL6ER 57fe3b6621
Merge pull request #3951 from pi-hole/new/gravity_adlist_infos
4 years ago
Adam Warner 56fa9714b5
Merge pull request #4010 from mtzfederico/master
4 years ago
Christian König 78027bd2bf Add default noname if hostname is empty
4 years ago
Christian König 7dc7cbb80e Add hostname to teleporter backup file if called from cli
4 years ago
Alexander Schmitz 1ab193fa9d
Update piholeDebug.sh
4 years ago
mtzfederico e5bfafefb9 Moved where external.conf is included
4 years ago
freddii 7c0c30fb0b fixed typos
4 years ago
Andras Tim bfee230c79 scripts/list: User same wildcard regex that the UI use
4 years ago
DL6ER 1791fe22f6
Merge pull request #3912 from mdujava/basic_auth
4 years ago
DL6ER e033ee6664
Fix connection mechanism between Chronometer and FTL
4 years ago
DL6ER 6b33b8b4c0
Store status of downloaded list (downloaded, using cache, some error, ...) and number of (in-)valid domains on this list in the gravity database. This updates the gravity databaes to version 14.
4 years ago
Matej Dujava ef0bdf6470 Fix validation of adlist url
4 years ago
Adam Warner 87cf9add8c
Merge pull request #3934 from mwoolweaver/patch-1
4 years ago
Michael Woolweaver 3a05ac27a2
Fix typo found by #3933
4 years ago
DL6ER 41479524f8
Merge pull request #3900 from ganto/fix/chrono-non-lte
4 years ago
Adam Warner 357b6702ec
Update advanced/Scripts/chronometer.sh
4 years ago
DL6ER 78cdd34992
Merge pull request #3904 from ganto/fix/debug-non-web-2
4 years ago
Reto Gantenbein 9dc539c98b piholeDebug: More detailed diagnostics if Web interface is not found
4 years ago
Reto Gantenbein 18e4eb460c piholeDebug: Fix version check if lighttpd/php are not installed
4 years ago
Reto Gantenbein e841347057 Fix chronometer output if web interface is not installed
4 years ago