Commit Graph

347 Commits (0be987239e3c5c6f88033844dc77c285bc73d185)

Author SHA1 Message Date
Adam Warner 0be987239e
Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action)
2 years ago
Dan Schaper dcea3cf2c6
Merge branch 'development' into drop_fedora
2 years ago
Christian König f9d1893f96
Update test to reflect currently supported OS
2 years ago
Christian König 954a0c2a14
Remove read permission for others on senible log files
2 years ago
yubiuser ae9d16baf2
Merge pull request #3732 from pi-hole/tweak/moveloglocation
2 years ago
Christian König dae96e7384
Change lighttpd log file names
2 years ago
Christian König 52c3df1a8e
lighttpd log dir is now different than Pi-hole log dir
2 years ago
Adam Warner 82695aba7d update LOG_DIRECTORY variable in debug script
2 years ago
Adam Warner 0d74b27101
Merge pull request #4646 from pi-hole/tweak/debug_message
2 years ago
RD WebDesign 5cebceadda Remove `@` and following character from interface name
2 years ago
Christian König 48136c5bbc
Add last timestamp
2 years ago
Christian König 0219e5dfe0
Pool identical messages in debug output
2 years ago
DL6ER 8cbffa179d
Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer.
2 years ago
DL6ER ec3a5c2989
Merge pull request #4543 from pi-hole/tweak/debug_ipaddr
2 years ago
DL6ER b20b38d44f
Include ip addr show and ip route show for us to help with local-service issues (where hops-away is measured)
2 years ago
Christian König a65a841c56
Remove oneline from ss call
2 years ago
Adam Warner 3097c8fbdc
Skip the required ports check if installed in docker container. Unpriv'ed containers do not have access to the information required to resolve the service name listening - and the container should not start if there was a port conflict anyway (#4536)
2 years ago
DL6ER 5823f5e254
Use ss instead of lsof (#4518)
2 years ago
Adam Warner 7807a93e10
If PIHOLE_DOCKER_TAG is set, then include that info in the debug run (#4515)
2 years ago
yubiuser 241e53ed45
Skip debug upload question if called from web interface (#4494)
2 years ago
DL6ER 31de661bbb
Merge pull request #4414 from pi-hole/debug/custom.list
2 years ago
jbzdarkid bc8150adfa Clean up bash script formatting
2 years ago
Christian König c1eb35a35e
Add custom.list (Local DNS Records) to debug log
3 years ago
Christian König d84da71310 Only show lines not containing sensitive keywords
3 years ago
Christian König 77a30ac0c2 Use mapfile
3 years ago
Christian König fdc4cf9869 Fix stickler
3 years ago
Christian König a0ecfcc1dc Include df -h in debug log
3 years ago
yubiuser f3acc7c839
Make debug log file size human readable (#4350)
3 years ago
DL6ER 89b1cfcd85
Merge pull request #4243 from yubiuser/debug_dnsmasq
3 years ago
DL6ER 0df099a6a5
Merge pull request #4312 from yubiuser/debug_dnsmasq.conf
3 years ago
Dan Schaper d48d3aba69
Merge pull request #4305 from pi-hole/tweak/debug_curl
3 years ago
DL6ER cbc99d45c6
Small style change to finished debug upload display
3 years ago
DL6ER be68a5339c
Apply same improvement to pihole tricorder feature
3 years ago
DL6ER 606b05eec1
Ensure curl is either storing a valid token or a meaningful error message
3 years ago
Christian König 6941155572 Add content of /etc/dnsmasq.conf to debug output
3 years ago
Christian König 6fec4acd82 Add content of /etc/resolv.conf to debug output
3 years ago
DL6ER b241a19e87
Use --no-progress-meter instead of --silent so error reasons are printed
3 years ago
DL6ER 21897d7fbd
Add warning if curl failed
3 years ago
yubiuser bb7c7cdf33
Add uptime to debug log (#4265)
3 years ago
Dan Schaper b729a44209
Merge pull request #4246 from pi-hole/tweak/debug_noipcheck
3 years ago
Adam Warner 5a55fa5e48
Merge pull request #4263 from pi-hole/tweak/debugports
3 years ago
Dan Schaper 075b3f6468
Remove ports, nc option and fix wording.
3 years ago
Christian König d2c75a33d5 Increase width of ID column in adlist and domain table in debug script
3 years ago
Christian König aa2da80768 Remove traces of unused files
3 years ago
Christian König b05fc5bb2b Remove specific dnsmasq config files from requiered files
3 years ago
Christian König c99c86af7f Make all dir list output human readable
3 years ago
Christian König f552173be3 Resolve merge conflict
3 years ago
DL6ER d02aa3ced1
Fix error on checking interfaces that are not dual-stack
3 years ago
DL6ER fbfec961d5
Remove comparison of IP addresses with setupVars.conf
3 years ago
Christian König 0c125eba2c Make output of SHM dir human readable
3 years ago