Commit Graph

5637 Commits (fix_FTLcheckUpdate)
 

Author SHA1 Message Date
RD WebDesign 1f0eb734d9
Change FTLcheckUpdate logic
1 year ago
yubiuser 2dd31ce6ee
Bump tox from 4.4.5 to 4.4.6 in /test (#5187)
1 year ago
dependabot[bot] 31a9e18997
Bump tox from 4.4.5 to 4.4.6 in /test
1 year ago
Adam Warner b9f19fc357
Sync master back into development (#5166)
1 year ago
Dan Schaper 2380359270
Bump pytest-xdist from 3.1.0 to 3.2.0 in /test (#5170)
1 year ago
Dan Schaper d75adb49f4
Use buildx to create docker test images (#5178)
1 year ago
Christian König 90da155053
Use buildx to create docker test images
1 year ago
yubiuser 2a61a03bdf
Don't use intermediate strings to filter false positives in gravity (#5176)
1 year ago
Christian König a4bdf2454b
Don't use intermediate strings to filter false positives in gravity
1 year ago
Christian König 4b503a080b
Revert "Use new worksteal distribution algorithm"
1 year ago
Christian König 46fe37b4da
Use new worksteal distribution algorithm
1 year ago
dependabot[bot] d6275cdd7c
Bump pytest-xdist from 3.1.0 to 3.2.0 in /test
1 year ago
yubiuser 45cab12392
Bump tox from 4.4.4 to 4.4.5 in /test (#5169)
1 year ago
dependabot[bot] 5ecdfb53c2
Bump tox from 4.4.4 to 4.4.5 in /test
1 year ago
Adam Warner d86b325dfe
Only search for "OVERWRITTEN BY PI-HOLE" when checking inside `lighttpd.conf` (#5167)
1 year ago
Adam Warner c65ea9c47c
Adam does not always think things through completly. He will go and sit on the naughty step now.
1 year ago
Adam Warner 741717aa38
Pi-hole core v5.15.4 (#5165)
1 year ago
Adam Warner 2d13cd2f1d
Bump tox from 4.3.5 to 4.4.4 in /test (#5159)
1 year ago
Adam Warner 788e7cc777
Add pihole-admin.conf to debug log (#5144)
1 year ago
Adam Warner 0ac89ac2e3
Only source versions file if the file exits (#5157)
1 year ago
dependabot[bot] e5ea361b53
Bump tox from 4.3.5 to 4.4.4 in /test
1 year ago
yubiuser df0155abe1
Tweak old pihole lighttpd config warning message to better reflect it's usage (#5154)
1 year ago
Christian König ca00ffa101
Only source versions file if the file exits
1 year ago
Adam Warner 3ad8965959
Tweak old pihole lighttpd config warning message to better reflect the consequences of making changes to the file
1 year ago
Adam Warner 460f83580e
Sync master back into development (#5151)
1 year ago
Adam Warner c7ad7113d7
Hotfix v5.15.3 (#5150)
1 year ago
Adam Warner 0a6ebadb52
Change lighttpd options `min_procs` value to `1` (#5149)
1 year ago
RD WebDesign b9e401aaa3
Change `min_procs` value to `1`
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
Adam Warner db42ed1e4f
Sync master back into development (#5148)
1 year ago
Adam Warner 262ffe458b
Hotfix release (#5147)
1 year ago
Christian König e59f5db145
Add pihole-admin.conf to debug log
1 year ago
Adam Warner 362c604744
Ensure that the directory /run/lighttpd exists, and that it is owned by www-data (#5143)
1 year ago
Adam Warner 68a03cc877
Ensure that /run/lighttpd exists and is owned by lighttpd user. It is likely that new installs will fail currently
1 year ago
Adam Warner 671da760d3
Sync master back into development (#5142)
1 year ago
Adam Warner 3c3d913934
v5.15.1 (#5141)
1 year ago
Adam Warner 50be36400c
Always set lighttpd config dir permissions (#5038)
1 year ago
Adam Warner 5f9523afa6
Change php socket path back to /run/lighttpd/ from /tmp (#5139)
1 year ago
Adam Warner 81a31b9e7b
Reduce number of false positives when gravity unable to import domains - change the wording of the output (#5128)
1 year ago
yubiuser d0affcb376
Cleanup if startup failed (#5052)
1 year ago
Adam Warner 9939cf1d77
Rename some of the variables to hopefully make the process a little clearer
1 year ago
Adam Warner ce7f926e92
Only remove the `server.modules+=` from new config if lighttpd version is < 1.4.56 (#5133)
1 year ago
Adam Warner 6b4f77bdfe
change socket path back to /run/lighttpd/* - possibly causing issues https://github.com/pi-hole/pi-hole/issues/5131
1 year ago
Adam Warner 267792aa1e
Bump tox from 4.2.8 to 4.3.5 in /test (#5138)
1 year ago
Adam Warner 9331cbff4b
remove the access log configuration from lighttpd.conf.debian and .conf.fedora to prevent issues on upgrades (this is defined in pihole-admin.conf)
1 year ago
Adam Warner d30a5f1b95
Get the lighttpd version from `dpkg-query` instead
1 year ago
dependabot[bot] d6e25403ee
Bump tox from 4.2.8 to 4.3.5 in /test
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