Commit Graph

1182 Commits (9b9e9070135777c807ae5d904d6908a8659cc715)

Author SHA1 Message Date
Adam Warner 9b9e907013
Merge branch 'development' into debug_tail_log
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
Adam Warner b388ac5bb5
Merge pull request from GHSA-3597-244c-wrpj
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
DL6ER 57fe3b6621
Merge pull request #3951 from pi-hole/new/gravity_adlist_infos
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
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
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
Adam Warner 8443262214
Merge pull request #3890 from ganto/fix/x86-64-arch
4 years ago
DL6ER 36937b1913
Strip such lines starting with a #. Do not silently truncate lines if they have a # somewhere in between (like server=127.0.0.1#5353)
4 years ago
Reto Gantenbein d0af1a950b Ensure x86_64 processor architecture is listed as supported
4 years ago
DL6ER a217c75134
Merge pull request #3882 from pi-hole/tweak/conditional_transforms
4 years ago
Adam Warner 454c9a411c
Update advanced/Scripts/webpage.sh
4 years ago
Adam Warner f44b2f6aa3
Update advanced/Scripts/webpage.sh
4 years ago
DL6ER 49810262db
When there is a Pi-hole domain set and "Never forward non-FQDNs" is ticked, we add to tell FTL that this domain is purely local and FTL may answer queries from /etc/hosts or DHCP but should never forward queries on that domain to any upstream servers
4 years ago
Adam Warner 58bc98ca44
Update advanced/Scripts/webpage.sh
4 years ago
Adam Warner 4093959d3e
Appease stickler
4 years ago
Adam Warner 06c5fe2a89
Set REV_SERVER_CIDR in the else condition if it is not in-addr.arpa
4 years ago
Adam Warner 6cb8f3f403
Add some comments
4 years ago
Adam Warner e004d27b28
Fix processing of CONDITIONAL_FORWARDING_REVERSE
4 years ago
Adam Warner d2e9a20d96
Merge pull request #3859 from yubiuser/tweak/debug_pihole-FTL_status
4 years ago
DL6ER d4c33e5188
Include the raw messages from the Pi-hole diagnosis systems in debug logs
4 years ago
Christian König 70c48afc04 Add else statement
4 years ago
Christian König ec5183b553 Rename function
4 years ago
Christian König 50316ee617 Add systemctl status --full --no-pager pihole-FTL.service to the debug log
4 years ago
Adam Warner 1c2c10c4a5
Merge pull request #3761 from BastiG/development
4 years ago
Adam Warner cd8120d33f
Add some output to the --nuke command
4 years ago