Commit Graph

488 Commits (c6d1137eb0948ed14a8b0b8895eb44736449eca3)

Author SHA1 Message Date
kot0dama 76b7453f90
Add configurable GRAVITY_TMPDIR variable into setupVars
1 year ago
Christian König 71e262c37f
Revert "Allow final dot (root zone)"
1 year ago
Christian König 0b5da9f0da
Allow final dot (root zone)
1 year ago
Christian König 16385af3ef
Use dedicated pattern variable to make RegEx reusable
1 year ago
Christian König 6cb0be82ca
Add flag abp_domains into info table to signal if abp domains have been found
1 year ago
Christian König 821c7dc190
Add info when list cotains ABP style domains
1 year ago
Christian König eedd93d782
Remove temporary files
1 year ago
Adam Warner 1f3f849106
Remove lines starting with ! or [ to account for ABP style comments and header
1 year ago
Christian König ca74152d1d
Allow adding ABP style blocklists
1 year ago
Christian König a4bdf2454b
Don't use intermediate strings to filter false positives in gravity
1 year ago
Adam Warner 9939cf1d77
Rename some of the variables to hopefully make the process a little clearer
1 year ago
Adam Warner 79f4a7cef0
Maintain a list of valid hostnames (taken from the top of StevenBlack's host file), and discount them when calculating the number of "invalid" domains in a given list
1 year ago
Christian König 14ab586603
Start counting with 1
1 year ago
Christian König 372070ab39
Improve detection of incorrecr lines during gravity
1 year ago
Christian König 4004a93d1a
Don't double check for lines containing no domains in gravity
1 year ago
RD WebDesign 090727b1d3
Remove unnecessary return
2 years ago
RD WebDesign 8b98fd06ed
Remove unused old code
2 years ago
Christian König 230d6a435f
Semi hardcode the connection_timeout value
2 years ago
Christian König 53c0982c8b
Set connection timeout for curl
2 years ago
Adam Warner 64dc002c3f
Same per @rdwebdesign suggestion.
2 years ago
Adam Warner 6c7a28a7b5
Dont use bash keywords/programs as variable names
2 years ago
Christian König b486786041
Add database healthy checks to debug script
2 years ago
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
Peter Russell 052a1f294e
Update gravity.sh
2 years ago
Peter Russell 325f20d5c2
Update gravity.sh
2 years ago
Peter Russell 1c28da7bbd
Update gravity.sh
2 years ago
jpgpi250 aba5e884eb Update gravity.sh
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 534f9a63bf
Copy database tables earlier into the new gravity database to avoid foreign key contraint violations when adding gravity entries refering to an empty adlist table
2 years ago
DL6ER f0f5cc52d9
Use internal SQLite3 engine in more places in gravity.sh
2 years ago
DL6ER ce86157067
Fix gravity in case there are no adlists at all or all are disabled (#4535)
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
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
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
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 e243c562c2
Unblock adlist domain during gravity run in NODATA mode
2 years ago
Christian König 647ba6ec9d
Rename variables to improve comprehensibility
2 years ago
Christian König bfda52ed79
Fix number of invalid domains
2 years ago
jbzdarkid bc8150adfa Clean up bash script formatting
2 years ago
yubiuser 38bb4a4908
Remove unused wildcard_regex_converter.sh (#4369)
3 years ago
jpgpi250 3439045228 fix Pi-hole v5.4 update - syntax error #4322
3 years ago