Commit Graph

3483 Commits (4e4d6b5d1f7a54c11502d37837bfc8b6afc5fe09)
 

Author SHA1 Message Date
DL6ER 4e4d6b5d1f
Adjust "pihole status" command
6 years ago
DL6ER b011adc453
Use new setupVars BLOCKING variable to determine which file to update via gravity
6 years ago
DL6ER d8abc1d266
Storing BLOCKING=true/false in setupVars.conf
6 years ago
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
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
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 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
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
Mcat12 1a8d5fb4a9
Allow PHP to edit the regex file if installed
6 years ago
Dan Schaper f90c412b35
nroff checked pihole.8 for formatting. `nroff -man pihole.8`
6 years ago
Mcat12 c73b5456eb
Fix "which" error leaking
6 years ago
Mcat12 3d87398721
Fix `check_service_active` leaking error output
6 years ago
Mcat12 96681887b8
Fix wildcard/regex usage formatting
6 years ago
Dan Schaper f2c675cff6
Formatted pihole-FTL.conf for readability.
6 years ago
Dan Schaper 1844bf17a7
Merge pull request #2311 from pi-hole/fix/git-head-flag
6 years ago
Mark Drobnak 47b56d6123
Fix wrong git command flag
6 years ago
Mark Drobnak 814d5f6d6c
Merge pull request #2307 from borats/development
6 years ago
Dan Schaper 512d2dd5f8
Source git repo and not /opt location.
6 years ago
Dan Schaper ad20d5ac1c
Remove -t SOURCE and DIRECTORY reversal flag on install.
6 years ago
Dan Schaper b79ff05e29
Move template files to own subdir. Include pihole-FTL.conf in templates.
6 years ago