Commit Graph

1733 Commits (edba325a3eb8f654d9b881c711ce9b9d9d3a3058)

Author SHA1 Message Date
Christian König 469776afd6
Do not restrict RegEx added from CLI by length
2 years ago
DL6ER 98c238064e
Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log
2 years ago
Adam Warner 0be987239e
Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action)
2 years ago
Christian König 73d5902bed
Add editorconfig-checker workflow
2 years ago
Dan Schaper dcea3cf2c6
Merge branch 'development' into drop_fedora
2 years ago
Christian König f9d1893f96
Update test to reflect currently supported OS
2 years ago
Christian König 954a0c2a14
Remove read permission for others on senible log files
2 years ago
Dan Schaper 67f5f16f84
Merge branch 'development' into fix-ipv6
2 years ago
yubiuser ae9d16baf2
Merge pull request #3732 from pi-hole/tweak/moveloglocation
2 years ago
Christian König 300c7b1518
Do not hardcode webroot dir for teleporter
2 years ago
Christian König dae96e7384
Change lighttpd log file names
2 years ago
yubiuser 3fa8f76d99
Combine mkdir in service file
2 years ago
Christian König 52c3df1a8e
lighttpd log dir is now different than Pi-hole log dir
2 years ago
Christian König ce8731b746
no-dereference
2 years ago
Christian König 08faf21b2e
Set file owner and permission to symlinks
2 years ago
Christian König 2dd08f070e
Fix copy&paste error
2 years ago
Christian König 0961103933
Add backward compatibility to FTL service by creating symlinks
2 years ago
Adam Warner 82695aba7d update LOG_DIRECTORY variable in debug script
2 years ago
Adam Warner 36dd533ef3 use directory /var/log/pihole/ for log storage
2 years ago
yubiuser 0decc1252b
Respect user configurable path for pid and port file in pihole-FTL.service (#4680)
2 years ago
Omoeba f7c800863e
Remove DHCPv6, use leasetime from interface (#4507)
2 years ago
Adam Warner d78c689e55
no more alphabetical order
2 years ago
Adam Warner c9e76c978e
Update advanced/Scripts/webpage.sh
2 years ago
Adam Warner 23e6fa1ec5
Replace wrapper function calls with direct utils.sh calls. Leave warpper functions until next release as docker currently uses them, and new changes to utils.sh need to be in the `master` branch before docker can use them
2 years ago
Adam Warner db116971ce
I tried to do too many things in one function, vastly overcomplicating what should have been _this_ all along
2 years ago
Adam Warner 86dd612882
remove `readonly` directive from declaration of `utilsfile`, it is unnecassery
2 years ago
yubiuser d3e94cbceb
Merge pull request #4653 from pi-hole/refactor-utils-redux
2 years ago
yubiuser 9b4f6c84cd
Minor review comments
2 years ago
Adam Warner 4d31d5ee11
Address review comments
2 years ago
Christian König e4a1f3a175
Rename block lists to adlists within the query list functions
2 years ago
Adam Warner 0d74b27101
Merge pull request #4646 from pi-hole/tweak/debug_message
2 years ago
Adam Warner 7fa8cdd03e
Address:
2 years ago
Adam Warner fe9031b26f
Merge pull request #4669 from pi-hole/master
2 years ago
Dan Schaper b714c4598a
Found it.
2 years ago
Dan Schaper 0f192998eb
Create empty files.
2 years ago
Dan Schaper 8a5c7dec71
Ensure existing files are proper owner and mode.
2 years ago
RD WebDesign 5cebceadda Remove `@` and following character from interface name
2 years ago
RD WebDesign f8e84b3c3f Fix stickler
2 years ago
RD WebDesign c9809371ab Selecting the protocol
2 years ago
RD WebDesign 0d4c69cc6f Add check to avoid error in PHP 8
2 years ago
Adam Warner 59fc3804be
Make utils.sh posix compatible per request
2 years ago
Adam Warner 48138d32b6
Adjust addOrEditKeyValPair to optionally take two or three arguments (adjust test to suit)
2 years ago
RD WebDesign ab7d83384f Allow lighttpd to stream responses to browser
2 years ago
Christian König 48136c5bbc
Add last timestamp
2 years ago
Christian König 0219e5dfe0
Pool identical messages in debug output
2 years ago
Adam Warner 0631cb4984
Merge pull request #4645 from rdwebdesign/color_debug_web
2 years ago
RD WebDesign 40b96e673b Allows colorful debug logs via web interface
2 years ago
Christian König 42424b515b Add getFTLAPIPort function
2 years ago
DL6ER 91b4233d3a
Add backend option to set rate-limit from the dashboard
2 years ago
Christian König f4286a4d12
Fix log flush with new query database schema
2 years ago