Commit Graph

4980 Commits (2ff10fcd0a5464255d9c004541e6b23d7b42662f)
 

Author SHA1 Message Date
Adam Warner 2ff10fcd0a
Merge pull request #4514 from pi-hole/development
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 c6a2a6f739
Install pihole-FTL.conf template on fresh installation (#4496)
2 years ago
yubiuser 241e53ed45
Skip debug upload question if called from web interface (#4494)
2 years ago
Adam Warner d605b4b8f9
Merge pull request #4513 from pi-hole/master
2 years ago
yubiuser 0e359a6321
Set dnsmasq interface listening by default to local (#4509)
2 years ago
WaLLy3K 5bd7cc9c9d
Replace `which` with `command -v` (#4499)
2 years ago
DL6ER 886f0c7df3
Merge pull request #4485 from pi-hole/tweak/web_status
2 years ago
Christian König 3989cc19e9
Remove double text output
2 years ago
Christian König bcb59159ed
Analyse port also on ports other than 53
2 years ago
Christian König 2b52f92647
Inlcude port also in cli output
2 years ago
Matthew Nickson 71ed842dfd
Fixed path to 404 file when using custom.php (#4488)
2 years ago
Christian König f45248df80
Use FTL's new dns-port API endpoint
2 years ago
Christian König 5729f64ddc
Fix missing fi
2 years ago
Christian König 2a869419b4
Add netcat to dependencies
2 years ago
yubiuser 4a2f4c1bce
Fix indention_2
2 years ago
yubiuser 5ef731fc57
Fix indention
2 years ago
Christian König 71ebd64f4e
mend
2 years ago
Christian König 9f0e0dbd37
Fix analyse ports
2 years ago
Christian König ef30a85afb
Include port in status function
2 years ago
Adam Warner 1b809e4e8e
Merge pull request #4480 from pi-hole/development
2 years ago
DL6ER 3d3bb45a46
Merge pull request #4288 from pi-hole/new/gravity_repair
2 years ago
DL6ER d2a98ae954
Document -r recover force case
2 years ago
DL6ER 2e1ce7fc87
Apply suggestions from code review
2 years ago
yubiuser 920cf6de14
Check for updates on master based on tags not commits (#4475)
2 years ago
DL6ER 1eb31174a5
Merge pull request #4455 from pi-hole/comment
2 years ago
yubiuser ff4487ff74
Escape quotes
2 years ago
DL6ER 54c58327f1
Merge pull request #4450 from pi-hole/unblock_NODATA
2 years ago
yubiuser db5e94b14a
use +short and omit obsolet awk
2 years ago
DL6ER 7167e6d5e4
Apply suggestions from code review
2 years ago
yubiuser 39a66b608b
Replace Contributing Guide by link to docs.pi-hole.net (#4433)
2 years ago
DL6ER b06efb6ab7
Declare variables local
2 years ago
DL6ER ab4bce4787
Allow users to force recovery even when checks are okay using "pihole -g -r recover force"
2 years ago
DL6ER 469c179b32
Return early from recovery routine when integrity checks didn't show any database errors.
2 years ago
DL6ER 190ab79606
Implement fully-automated gravity database recovery method.
2 years ago
yubiuser 669f1b0f4a
Address reviewer's comment
2 years ago
DL6ER 31de661bbb
Merge pull request #4414 from pi-hole/debug/custom.list
2 years ago
DL6ER 3a67d1cf8d
Merge pull request #4461 from pi-hole/qr_iframe
2 years ago
DL6ER c0f454ddfa
Add new interface listening option "bind" (#4476)
2 years ago
DL6ER ef0a22f9ec
Merge pull request #4478 from pi-hole/fix/db_permission
2 years ago
Dan Schaper 533a77d6d5
Add database function failure guards.
2 years ago
Dan Schaper 76ae75689c
Check for DNS before run.
2 years ago
Dan Schaper a780fc59e2
Set DBFile permissions on creation.
2 years ago
Christian König 28085cf7d8
Merge iFrame exceptions
2 years ago
Dan Schaper a3cc5df317
Configure stale action (#4269)
2 years ago
Christian König 2eff53b2bb
Allow qr code iframe
2 years ago
Christian König 8d6ce78c65
Allow qr code iframe
2 years ago
Christian König b52a3a021d
Add comment help text to list function
2 years ago
yubiuser ae39e338fe
Use exec to run gravity script (#4449)
2 years ago