Commit Graph

6169 Commits (5d77c2b362e5748ef87accb6c63c07bff6edd81d)
 

Author SHA1 Message Date
Christian König d854eb1a97
Add lshw to Pi-hole deps
11 months ago
Christian König 86aa6b1df6
Improve v6 debug log and remove leftovers
11 months ago
yubiuser 1da36bd4e7
Move custom.list to /hosts/custom.list (#5488)
11 months ago
Christian König f65b126433
Move custom.list to /hosts/custom.list
11 months ago
Christian König 766cb26af5
Drop Fedora 36 and add Fedora 39 to the test suite
11 months ago
Christian König de6e61705e
Remove local.list and openVPN traces
11 months ago
DL6ER 834e52f15d
pihole -d: Include pihole.toml only once (#5478)
11 months ago
DL6ER 72c972175d
Remove left-over parts of setupVars processing and only include pihole.toml once
11 months ago
yubiuser 2746ee3ae9
Tweak help text of pihole setpassword (#5476)
11 months ago
Christian König bc96d3b0a9
Tweak help text of pihole setpassword
11 months ago
DL6ER 395110f92f
When setting a blank password, use `webserver.api.password` instead of `webserver.api.pwhash` (#5465)
11 months ago
yubiuser 758ace57c0
Check for valid OS via IPv4 and IPv6 (#5305)
11 months ago
yubiuser 4c129afb10
Start counting at postion 1 (#5470)
11 months ago
Christian König ced1c5d50b Start counting at postion 1
11 months ago
yubiuser ce21b4c731
Remove idn2 as punycode conversion is handled by FTL (#5468)
11 months ago
Christian König 480a8c8d7f
Remove idn2 as punycode conversion is handled by FTL
11 months ago
DL6ER 0a193f98a4
Tweak Pi-hole's debug facility for v6 (#5461)
11 months ago
Adam Warner 4c4a2ad5bd
Use suffixed temp file (#5457)
11 months ago
Adam Warner ab3b6dfa67
No need to >/dev/null because setFTLConfigValue already does this
11 months ago
Adam Warner 6292e65b37
When setting a blank password, use `webserver.api.password` instead of `webserver.api.pwhash` (fixed in https://github.com/pi-hole/FTL/pull/1702)
11 months ago
yubiuser 300a4e2299
Bump pytest from 7.4.2 to 7.4.3 in /test (#5463)
11 months ago
yubiuser ed5d794008
Bump pytest from 7.4.2 to 7.4.3 in /test (#5462)
11 months ago
dependabot[bot] ec86124997
Bump pytest from 7.4.2 to 7.4.3 in /test
11 months ago
dependabot[bot] 2e9e579bba
Bump pytest from 7.4.2 to 7.4.3 in /test
11 months ago
DL6ER d377cfbc3e
Extract the first entry in the answer section from dig's output, replacing any multiple spaces and tabs with a single space
11 months ago
DL6ER 15be8eeffa
Remove lighttpd config test
11 months ago
DL6ER 635b4e952f
Add NOERROR/NXDOMAIN support in the DNS resolution test
11 months ago
DL6ER c86e7b3f96
Generalize CPU check to a short hardware information output
11 months ago
DL6ER dcc7e96d2f
Remove detection of addresses of PIHOLE_INTERFACE as it is gone, too
11 months ago
DL6ER ccd8c470a5
check_x_headers is no more
11 months ago
DL6ER 00d7e998b4
setupVars.conf and pihole-FTL.conf are no more - use pihole.toml instead
11 months ago
Christian König fd8fdd3513
Use suffixed temp file
11 months ago
DL6ER a44e51bf76
Fix and simplify binary download (#5451)
11 months ago
DL6ER 91c5967b27
Fix gravity swapping (#5455)
11 months ago
DL6ER 842a9d7778
Address review comments
11 months ago
DL6ER 7523c49f62
Swapping the databases must be the last step before the cleanup. Otherwise, FTL may be reloading from an only partially completed database causing spurious errors and/or warnings.
11 months ago
DL6ER 369ccf13a8
Move FTL binary availability check after the supported OS check
11 months ago
DL6ER 38ecc1693f
Further simplify the ARMv6 test
11 months ago
DL6ER 30bfc7cc9f
Add binutils tot he OS check dependencies as we need it to check if the local system is abel to run any of our precompiled FTL binaries
11 months ago
DL6ER 45687d675b
Fix the binary detection for ARMv6 and simplify the router overall
11 months ago
DL6ER ca7836bf71
Remove now obsolete GLIBC version check
11 months ago
DL6ER 8bcd1d4c54
*BREAKING* Drop support for ancient ARMv4 and ARMv5 (#5445)
11 months ago
yubiuser 19e081b8ac
Bump actions/checkout from 4.1.0 to 4.1.1 (#5448)
11 months ago
DL6ER ba61ee284b
Bump actions/checkout from 4.1.0 to 4.1.1 (#5449)
11 months ago
dependabot[bot] 2a72012ca1
Bump actions/checkout from 4.1.0 to 4.1.1
11 months ago
dependabot[bot] 79ebbacc4a
Bump actions/checkout from 4.1.0 to 4.1.1
11 months ago
yubiuser 6cf39d9b92
Remove temp dir created when downloading FTL (#5429)
11 months ago
DL6ER c571d8d37d
Drop support for ancient ARMv4 and ARMv5, the Debian binaries turn out to cause unresolvable SIGFPE on ARMv6 and lower. Fortunately, we can still use the Alpine binaries on all Raspberry Pi models (even the oldest ones)
11 months ago
yubiuser 33a41391b5
Logrotate config file needs to be owned by root (#5444)
11 months ago
Christian König d77dbf736c
Logrotate config file needs to be owned by root
11 months ago