This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
pi-hole
Watch
1
Star
0
Fork
0
You've already forked pi-hole
mirror of
https://github.com/pi-hole/pi-hole.git
synced
2025-09-26 11:39:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pi-hole
/
advanced
/
Templates
History
DL6ER
e232361b2d
Add CAP_SYS_TIME to FTL's ambient capabilities
...
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-06-07 19:02:43 +02:00
..
gravity_copy.sql
Do not copy info table during pihole -g
2023-05-24 21:32:34 +02:00
gravity.db.sql
Change UNIQUEness constraint from (address) to (address, type) in the adlist table. This will allow certain adlists to be associated to different groups. A possible scenario is an adlist meant to block a specific service (e.g. Twitter, Youtube, etc.). It can then either be used to ensure these services are really blocked on the devices of group A but will never be blocked on devices of group B.
2024-02-11 16:54:22 +01:00
logrotate
Add /var/log/pihole/webserver.log to the logrotate scripts. While it may be empty for most, it can grow quickly if either API or TLS debugging is enabled (it can quickly reach several hundreds of MB per day when debugging TLS)
2023-07-05 22:11:56 +01:00
pihole-FTL-poststop.sh
Add native systemd service
2022-10-30 19:40:33 +01:00
pihole-FTL-prestart.sh
Logrotate config file needs to be owned by root
2023-10-18 22:09:38 +02:00
pihole-FTL.conf
Install pihole-FTL.conf template on fresh installation (
#4496
)
2022-01-04 19:09:30 +00:00
pihole-FTL.service
Add CAP_SYS_TIME to FTL's ambient capabilities
2024-06-07 19:02:43 +02:00
pihole-FTL.systemd
Add CAP_SYS_TIME to FTL's ambient capabilities
2024-06-07 19:02:43 +02:00
pihole.cron
Update local and remote versions at the same time
2022-10-06 12:36:17 +02:00