Commit Graph

6154 Commits (fix/checkout_versions)
 

Author SHA1 Message Date
Christian König 480a8c8d7f
Remove idn2 as punycode conversion is handled by FTL
7 months ago
DL6ER 0a193f98a4
Tweak Pi-hole's debug facility for v6 (#5461)
7 months ago
Adam Warner 4c4a2ad5bd
Use suffixed temp file (#5457)
8 months ago
Adam Warner ab3b6dfa67
No need to >/dev/null because setFTLConfigValue already does this
8 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)
8 months ago
yubiuser 300a4e2299
Bump pytest from 7.4.2 to 7.4.3 in /test (#5463)
8 months ago
yubiuser ed5d794008
Bump pytest from 7.4.2 to 7.4.3 in /test (#5462)
8 months ago
dependabot[bot] ec86124997
Bump pytest from 7.4.2 to 7.4.3 in /test
8 months ago
dependabot[bot] 2e9e579bba
Bump pytest from 7.4.2 to 7.4.3 in /test
8 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
8 months ago
DL6ER 15be8eeffa
Remove lighttpd config test
8 months ago
DL6ER 635b4e952f
Add NOERROR/NXDOMAIN support in the DNS resolution test
8 months ago
DL6ER c86e7b3f96
Generalize CPU check to a short hardware information output
8 months ago
DL6ER dcc7e96d2f
Remove detection of addresses of PIHOLE_INTERFACE as it is gone, too
8 months ago
DL6ER ccd8c470a5
check_x_headers is no more
8 months ago
DL6ER 00d7e998b4
setupVars.conf and pihole-FTL.conf are no more - use pihole.toml instead
8 months ago
Christian König fd8fdd3513
Use suffixed temp file
8 months ago
DL6ER a44e51bf76
Fix and simplify binary download (#5451)
8 months ago
DL6ER 91c5967b27
Fix gravity swapping (#5455)
8 months ago
DL6ER 842a9d7778
Address review comments
8 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.
8 months ago
DL6ER 369ccf13a8
Move FTL binary availability check after the supported OS check
8 months ago
DL6ER 38ecc1693f
Further simplify the ARMv6 test
8 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
8 months ago
DL6ER 45687d675b
Fix the binary detection for ARMv6 and simplify the router overall
8 months ago
DL6ER ca7836bf71
Remove now obsolete GLIBC version check
8 months ago
DL6ER 8bcd1d4c54
*BREAKING* Drop support for ancient ARMv4 and ARMv5 (#5445)
8 months ago
yubiuser 19e081b8ac
Bump actions/checkout from 4.1.0 to 4.1.1 (#5448)
8 months ago
DL6ER ba61ee284b
Bump actions/checkout from 4.1.0 to 4.1.1 (#5449)
8 months ago
dependabot[bot] 2a72012ca1
Bump actions/checkout from 4.1.0 to 4.1.1
8 months ago
dependabot[bot] 79ebbacc4a
Bump actions/checkout from 4.1.0 to 4.1.1
8 months ago
yubiuser 6cf39d9b92
Remove temp dir created when downloading FTL (#5429)
8 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)
8 months ago
yubiuser 33a41391b5
Logrotate config file needs to be owned by root (#5444)
8 months ago
Christian König d77dbf736c
Logrotate config file needs to be owned by root
8 months ago
yubiuser 2deadb2e4a
Avoid printing getFTLConfigValue return in statusFunc() (#5442)
8 months ago
RD WebDesign 2c7fa4a7b3
Avoid printing getFTLConfigValue return in statusFunc()
8 months ago
DL6ER ed0dfa8b77
Add a final message to gravity (#5441)
8 months ago
RD WebDesign 27522fbc18
Add a final message to gravity
8 months ago
yubiuser aaa9acc0b9
Update query.sh to use FTL's API instead of directly interacting with the database (#5361)
8 months ago
Christian König 123ba1f154
Remove temp dir created when downloading FTL
8 months ago
Christian König 2005d04625
Exact search is the new default
8 months ago
yubiuser 2841a33b81
Set owner of gravity output files to pihole (#5419)
8 months ago
yubiuser 539f379cb4
Remove Chronometer (#5423)
8 months ago
Christian König ec83d6b793
No help for gone functions
8 months ago
Christian König f7ba059b94
Query directly and authenticate only if required
8 months ago
Christian König e374950915 Merge branch 'development-v6' into query_list_v6
8 months ago
yubiuser 6ae713eaf5
Allow pihole to access subdirs in /etc/pihole (#5427)
8 months ago
Christian König 40c75289b5
Allow pihole to access subdirs in /etc/pihole
8 months ago
Christian König 188b2b858a
PADD is fine, really!
8 months ago