Commit Graph

417 Commits (05464fc1acbf1a40e45ec131e1a37dc8ed2cae62)

Author SHA1 Message Date
DL6ER c02401b81e
Highlight "### CHANGED" strings in the debug log of pihole.toml
3 months ago
yubiuser aca7b31b83
Remove local.list and openVPN traces (#5480)
4 months ago
DL6ER 00340136bd
Extend %iface logic to the dig test. Also fix intentation in this function
6 months ago
DL6ER 0c6363572b
Append the interface to the gateway address if it is a link-local address
6 months ago
DL6ER c90a27c509
Add "-ni" to all sqlite3 invocations
6 months ago
Christian König b61e8be3b4
Address reviewer's comment
7 months ago
Christian König 54ab71d817
Don't use hardcoded ports to check for
7 months ago
Christian König e7c89ce25f
No need to pass a default value to get_ftl_conf_value()
7 months ago
Christian König d3813c4be5
Update check for required ports
7 months ago
Christian König 86aa6b1df6
Improve v6 debug log and remove leftovers
7 months ago
Christian König f65b126433
Move custom.list to /hosts/custom.list
7 months ago
Christian König de6e61705e
Remove local.list and openVPN traces
7 months ago
DL6ER 72c972175d
Remove left-over parts of setupVars processing and only include pihole.toml once
7 months ago
yubiuser 758ace57c0
Check for valid OS via IPv4 and IPv6 (#5305)
7 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
Adam Warner 885b626a68
Some unrelated spelling mistakes that spellcheck is grumbling about
8 months ago
Christian König 52268f0155 Ignore ABP style entries in debug log dig test
9 months ago
Christian König c33963b250
Check for valid OS via IPv4 and IPv6
10 months ago
Christian König 7351a4d3b1
Merge branch 'development' into development-v6
1 year ago
Adam Warner c0e352094d
REVISIT: Remove some references to setupVars (some files can probably go entirely...)
1 year ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
1 year ago
Adam Warner c520b29326
some more lighttpd refs (tests can come later)
1 year ago
Adam Warner 9f31ab8a6f
Debug log does not need to check php/lighttpd
1 year ago
ipitio fa116389c2
remove old comments
1 year ago
Christian König 71e262c37f
Revert "Allow final dot (root zone)"
1 year ago
Christian König 18ab94135f
Show all files (not their content) of the lighttpd config dirs
1 year ago
Christian König be0efa2332
Add lighttpd selftest
1 year ago
Christian König 9bde5de601
Use conf-enabled instead of conf-available
1 year ago
Christian König e59f5db145
Add pihole-admin.conf to debug log
1 year ago
Adam Warner fc83883934
Apply suggestions from code review
2 years ago
RD WebDesign 1550f29f06
Use GREEN if dig was successful
2 years ago
RD WebDesign a206980242
Fix parenthesis color
2 years ago
RD WebDesign 8c2f56b0e6
Imporving the output from `os_check()` function
2 years ago
RD WebDesign b4349b41ce
Use the correct variable `digReturnCode`
2 years ago
RD WebDesign 67f04787d6
Only compare OS versions if `dig` was successful
2 years ago
Adam Warner ba74051502
Grab local FTL hash correctly from FTL's own version output, and grab one digit less for remote hashes (also in debug log)
2 years ago
Christian König 7536c312ee
Correctly identify process status in debug script on docker
2 years ago
Dan Schaper 3491dbfd04
Check `versions` file on the debug log (#4977)
2 years ago
Dan Schaper f1b15f7e92
Remove check for latest component version in debug log (#4973)
2 years ago
Christian König 4c9401175c
Remove check for latest version
2 years ago
Christian König 235673dac8
Remove unused possibility to obfuscate pihole.log
2 years ago
RD WebDesign d737948f64
Add `versions` file to the REQUIRED_FILES list
2 years ago
Christian König d85982dc51
Use versions file instead of github api to get latest version
2 years ago
Christian König 5c61f6cb65
Remove checkout hint
2 years ago