Commit Graph

1266 Commits (bd956b5f167c6718e46c14a5442f848a4b66595b)

Author SHA1 Message Date
DL6ER 91b4233d3a
Add backend option to set rate-limit from the dashboard
2 years ago
Christian König f4286a4d12
Fix log flush with new query database schema
2 years ago
Adam Warner 08999bf315
Use case insensitive deletion when removing custom CNAME/DNS records in case of manual entries with mixed case having been added
2 years ago
Adam Warner 2bd670a3dd
Merge pull request #4582 from lschloetterer/patch-1
2 years ago
Lukas Schlötterer 2a0bb5b9ee Create second entry for teleporter and adjust spacing
2 years ago
DL6ER 844c4dcdc8
Merge pull request #4584 from pi-hole/fix/gravity_internal_sqlite3
2 years ago
Lukas Schlötterer 881d92632c
add hint for custom teleporter filename to help function
2 years ago
DL6ER 76d4e1209f
Merge pull request #4585 from pi-hole/tweak/sed-add-if-not-exists
2 years ago
Adam Warner 77e5121d43
Split new function out into a separte utility script and add a test for it. Can be used in future to organise re/commonly-used code
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
Lukas Schlötterer bad6d8a59e
add parameter to set filename for teleporter
2 years ago
Christian König 7aa28e4a3a
Do a full fetch
2 years ago
RD WebDesign 6ead24b315
Move space into variable (#4562)
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
Christian König 81698ef1ed
Fix Pi-hole status in chronometer
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
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
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 c0f454ddfa
Add new interface listening option "bind" (#4476)
2 years ago
Christian König b52a3a021d
Add comment help text to list function
3 years ago
Subhaditya Nath ba6d700e7e
Fix `pihole -v` output if WebAdmin not installed (#4370)
3 years ago
jbzdarkid bc8150adfa Clean up bash script formatting
3 years ago
Christian König e733553295
Remove unused code from webpage.sh
3 years ago
Christian König c1eb35a35e
Add custom.list (Local DNS Records) to debug log
3 years ago
Christian König 596689b4c9
Validate host/domain of Local DNS records as well
3 years ago
Christian König a872fabe7d Validate on removal as well
3 years ago
Christian König bc21a7155d Add option to not reload
3 years ago
Christian König b7bba6a689 Validate when adding not when removing
3 years ago
DL6ER 16fb6665ec
Merge pull request #4380 from pi-hole/df
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
Christian König b30d729aa4 Simplify vw_adlist
3 years ago
yubiuser f3acc7c839
Make debug log file size human readable (#4350)
3 years ago
Adam Warner 55dce14655
Add execution bit accidentally dropped in #4106 (#4368)
3 years ago
Andras Tim 541257849d
List fix: no reload (#3981)
3 years ago
yubiuser 38bb4a4908
Remove unused wildcard_regex_converter.sh (#4369)
3 years ago
yubiuser 6d670991c3
Perform a check of required packages befor updating pihole (#4326)
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
DL6ER d0e8b0c962
Forward unqualified names to the CF target only when the "Never forward non-FQDN" option is NOT ticked
3 years ago