Commit Graph

3746 Commits (95150a5d8568700efd00e80e100c67a3e2bead24)
 

Author SHA1 Message Date
DL6ER 6cde066edd
Have gravity detect the presence of files like gravity.list.bck and update this file if present (assuming blocking is disabled)
6 years ago
WaLLy3K d163e38380
Ensure regex-blocked lines are red
6 years ago
Realtbo d9195970b7 Create adlist file while running unattended setup
6 years ago
DL6ER 20b946eae5
Instead of changing the dnsmasq configuration, we replace gravity.list and black.list by empty files for disabling. When pihole-FTL receives SIGHUP, it will clear its cache and reload all configured lists. If the files are empty, blocking will be disabled as no content to be blocked will be imported.
6 years ago
DL6ER c00357663b
Reload pihole-FTL instead of restart the entire service on "pihole enable/disable"
6 years ago
Gusher123 2feb5f22cc
Signed-off-by
6 years ago
Gusher123 f3aee056ad Merge branch 'patch-1' of https://github.com/Gusher123/pi-hole into patch-1
6 years ago
Gusher123 91ff5ca0ca Merge branch 'patch-1' of https://github.com/Gusher123/pi-hole into patch-1
6 years ago
Gusher123 4238e36d7f Merge branch 'patch-1' of https://github.com/Gusher123/pi-hole into patch-1
6 years ago
Gusher123 03a9d3bc5b Not hardcoding dns and covering all blockingmodes
6 years ago
Gusher123 fe46dee194
Mode double brackets
6 years ago
Gusher123 1c6c35f861
Using double brackets
6 years ago
Gusher123 926b25fd54
Not hardcoding dns and covering all blockingmodes
6 years ago
Gusher123 e58142b4ac
Added comments
6 years ago
Gusher123 3e5c6afaee
Don't let one blocklist, block an other
6 years ago
WaLLy3K a1bf9fad98
Fix colour tail for use with new blocking methods
6 years ago
Mark Drobnak afdc4219d0
Merge pull request #2343 from pi-hole/tweak/audit_log
6 years ago
DL6ER 94e4ed6644
Add facility to add multiple audit list entries at once and to nuke audit list
6 years ago
Mark Drobnak ef8aaba014
Merge pull request #2320 from TronPaul/fix/no-tty
6 years ago
Mark Drobnak d2ae07e69b
Merge pull request #2334 from pi-hole/fix/gravity-count-regex
6 years ago
DL6ER 760dd01b50
Use grep invert-match
6 years ago
DL6ER 5bf90cb77d
Use alternative logic for counting regex file entries, skipping commented out lines
6 years ago
DL6ER f5c3dc5d9d
Improve download error message that is shown when downloading or verifying the binary failed
6 years ago
DL6ER f2b820079a
Merge pull request #2329 from pi-hole/tweak/remove-ppc
6 years ago
WaLLy3K 083024496a
Merge pull request #2327 from pi-hole/header-fix
6 years ago
Mcat12 e01eea8ba8
Remove PowerPC from FTL binaries
6 years ago
WaLLy3K eef948d797
Fix header newlines
6 years ago
DL6ER 8017be7d09
Merge pull request #2322 from pi-hole/release/v4.0
6 years ago
Dan Schaper 5b628a4c77
Merge branch 'development' into release/v4.0
6 years ago
Dan Schaper ddbdb51d20
Merge pull request #2308 from pi-hole/release/v4.0
6 years ago
Mark McGuire 0081a7ca92 set noninteractive during unattended install
6 years ago
Dan Schaper e80ae4906f
Merge pull request #2318 from pi-hole/tweak/wildcard-regex-format
6 years ago
Mcat12 e4e22fb58e
Fix permissive regex
6 years ago
Mcat12 7086a400e8
Use simpler regex format for wildcards
6 years ago
Mark Drobnak a25a13fde0
Merge pull request #2317 from pi-hole/fix/parse_pihole-FTL.conf
6 years ago
Dan Schaper 993beab3b7
Changed wording.
6 years ago
Dan Schaper 06875f2cc9
Merge branch 'release/v4.0' into fix/parse_pihole-FTL.conf
6 years ago
Dan Schaper 448fc7231c
Installed to `/etc/pihole` as PI_HOLE_CONFIG_DIR variable.
6 years ago
Dan Schaper d0d030bafc
Moved file creation to proper function. Included bash variables for file
6 years ago
Dan Schaper 833131e15f
Merge pull request #2315 from pi-hole/fix/regex-file-ownership
6 years ago
Dan Schaper fb2810557a
Allow web user group to access regex.list
6 years ago
Dan Schaper 82a64db42b
Merge pull request #2313 from pi-hole/fix/pihole-man-usage
6 years ago
Mcat12 57af0ba0a4
Use `install` to make the regex file
6 years ago
Dan Schaper 17c1e64f7e
Moved FTL configuration copy in to scripts copy function.
6 years ago
Dan Schaper af13ceac24
Touch file as ${USER} instead of copying template.
6 years ago
Dan Schaper af2ec61965
Convert [] to ()
6 years ago
Mcat12 a55cc55338
Only `touch` the regex file if it doesn't already exist
6 years ago
Dan Schaper b2fb3fd35a
Merge pull request #2310 from pi-hole/feature/pihole-FTL.conf
6 years ago
Dan Schaper 94b7c8eb59
Added header for file. Not using standard Pi-hole copyright header.
6 years ago
Dan Schaper 6d671007dd
Merge pull request #2314 from pi-hole/fix/ftl-install-error-output
6 years ago