Commit Graph

1891 Commits (26132faf46e08e50461dc777666185156776fb02)

Author SHA1 Message Date
DL6ER 3f7413d538
Add "-ni" to all sqlite3 invocations
10 months ago
Adam Warner 71357ecae7
adminlte->web
12 months ago
Christian König afa688e3a0
Yu vs uh
12 months ago
Christian König edf0060acf
Fix spellcheck errors
12 months ago
Christian König 843f57399c
Ignore ABP style entries in debug log dig test
1 year ago
Adam Warner 11679a5188
@MrDuck2742 dropped a `]` on the floor without me seeing. I picked it up and put it back again
1 year ago
yubiuser f59610081e
remove outdated comments (#5227)
1 year ago
DL6ER 23f2db01bb
Use list parsing functionality of FTL (#5275)
1 year ago
Adam Warner 82b60b09d4
Fix issue with Adding Local DNS Records does not add to /etc/pihole/custom.list when using grep 3.10 (#5269)
1 year ago
DL6ER c92826c152
Do not copy info table during pihole -g
1 year ago
yubiuser 19d50b9669
Don't source the install script in webpage.sh (#5270)
1 year ago
MrDuck2742 b8c3f6d999
Adding Local DNS Records does not add to /etc/pihole/custom.list
1 year ago
Christian König e6ae2e98cc
Don't source the install script in webpage.sh
1 year ago
Christian König fd4e8766e4
Remove unused code from query.sh
1 year ago
ipitio fa116389c2
remove old comments
2 years ago
Adam Warner 58275ecd13
Revert "Ignore commented lines when reading PRIVACYLEVEL from config file"
2 years ago
Dan Schaper fb032ea6e7
Ignore commented lines when reading PRIVACYLEVEL from config file (#5177)
2 years ago
RD WebDesign 66ed7c9ea3
Declaring all local variables under the function declaration line
2 years ago
Adam Warner ac2f13adef
Allow `pihole -q` to match subdomains using ABP style domains (#5210)
2 years ago
RD WebDesign 6b919f3a2e
Removing unnecessary commas
2 years ago
William Blew 3c91b6558d
restore the addKey comment, reworded for anchors
2 years ago
William Blew b9a6970bfd
Fix addKey to handle substrings of existing keys
2 years ago
RD WebDesign 20f8c6af3c
Search for ABP entries only if they exist in gravity.db
2 years ago
RD WebDesign c35ed68051
Allow `pihole -q` matching ABP subdomains
2 years ago
Dan Schaper 75a32d22a3
Allow limited parsing of ABP style adlists (#5179)
2 years ago
Christian König 71e262c37f
Revert "Allow final dot (root zone)"
2 years ago
Christian König 309ee78903
Use distinct variabled
2 years ago
Christian König d6f5552ccf
Convert domain to lowercase in pihole -q
2 years ago
Adam Warner c5faf3d174
Use ',' as the separator char in query rather than the default '|' as we now expect some valid results to contain '|'
2 years ago
Christian König 4fd0f15d90
Ignore commented lines when reding PRIVACYLEVEL from config file
2 years ago
Adam Warner 788e7cc777
Add pihole-admin.conf to debug log (#5144)
2 years ago
Adam Warner 3ad8965959
Tweak old pihole lighttpd config warning message to better reflect the consequences of making changes to the file
2 years ago
RD WebDesign b9e401aaa3
Change `min_procs` value to `1`
2 years ago
Christian König 18ab94135f
Show all files (not their content) of the lighttpd config dirs
2 years ago
Christian König be0efa2332
Add lighttpd selftest
2 years ago
Christian König 9bde5de601
Use conf-enabled instead of conf-available
2 years ago
Christian König e59f5db145
Add pihole-admin.conf to debug log
2 years ago
Adam Warner 5f9523afa6
Change php socket path back to /run/lighttpd/ from /tmp (#5139)
2 years ago
yubiuser d0affcb376
Cleanup if startup failed (#5052)
2 years ago
Adam Warner 6b4f77bdfe
change socket path back to /run/lighttpd/* - possibly causing issues https://github.com/pi-hole/pi-hole/issues/5131
2 years 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)
2 years ago
Adam Warner 7bb86e4118
Add a check for the version number of lighttpd. Only remove the server.modules += section of the new pihole-admin config if the version number is not greater than or equal to 1.4.56
2 years ago
Adam Warner 634e3b0e46
mod_accesslog was ommited from the list of server modules, which causes a warning to be flashed up in the error log. Enabling this
2 years ago
Adam Warner f27f796b34
Adjusting `fastcgi.server` config (#5103)
2 years ago
RD WebDesign be8f25f8b8
Adding errorlog and accesslog options
2 years ago
RD WebDesign c85e4227cf
Remove duplicated `fastcgi.server` config
2 years ago
Christian König d349a4640f
Remoce leftover from query.sh
2 years ago
Christian König 9e47b61c8f
Apply suggestions from code review
2 years ago
Glenn Strauss 34f45d011d
lighttpd: do not install obsolete 404 handler
2 years ago
Glenn Strauss 539f9d4da0
lighttpd: remove pihole block page error handler
2 years ago