Commit Graph

906 Commits (1078aa499c26ba0b3dfb886c7a1a6f3d95d00591)

Author SHA1 Message Date
Jacob Salmela 28bed0041e
remove comment
7 years ago
Jacob Salmela 6f03e30151
fixes #1537 by checking if systemctl is found
7 years ago
Adam Warner a9a40ca46c
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.
7 years ago
Adam Warner 162a7b56fe
force mode is no longer referenced. Regression. Same with `domToRemoveList`
7 years ago
WaLLy3K 2dc1851892
Allow passwords with spaces
7 years ago
Jacob Salmela 9631519eb1
Merge pull request #1752 from pi-hole/new/bashupdatechecker
7 years ago
DL6ER 90efa3b610
Simplify git subroutines
7 years ago
Adam Warner 5221767a70
Merge pull request #1735 from bcambl/debug_selinux
7 years ago
DL6ER 9492ff26c6
Merge pull request #1747 from pi-hole/tweak/gravity_update_time
7 years ago
DL6ER 0db76aada0
Silence errors when directory to be checked does not exist (system may have been installed without a web interface!)
7 years ago
DL6ER 9be854031f
Don't store FTL branch until the next release of FTL which supports returning the branch in an easy way
7 years ago
DL6ER 709851503f
Use "pihole-FTL branch" to get FTL's branch
7 years ago
DL6ER 6ca47dc3b3
Add bash / cron based update checker for Pi-hole
7 years ago
WaLLy3K 2390b80359 Silence non-numeric domains_being_blocked output
7 years ago
DL6ER 85d159bdd1
Randomize gravity update time
7 years ago
bcambl 0f868f7649 remove un-used DONE variable
7 years ago
bcambl 31730e7197 add missing colors to COL_TABLE fallback
7 years ago
bcambl 7d76db00ac update 'SELinux not detected' message
7 years ago
bcambl 8aceb8bf53 replace deprecated colors in debug script
7 years ago
bcambl a17d1be7a4 simplify selinux debug variables
7 years ago
bcambl 1e6cc63abe add SELinux checking to debug script
7 years ago
WaLLy3K 3e727c5e5d Merge pull request #1721 from pi-hole/fix/lightyconf
7 years ago
DL6ER e0edac32c7 Merge pull request #1728 from pi-hole/new/nuke_lists
7 years ago
WaLLy3K e4b3bc4209 Minor spacing corrections
7 years ago
WaLLy3K 51b09efceb Fix minor typo
7 years ago
WaLLy3K 2dabacd024 Fix minor typo
7 years ago
WaLLy3K 0613dcc87b Merge pull request #1692 from andofrjando/cors_mixed_content_fix
7 years ago
WaLLy3K d59a2a4cfc Merge pull request #1729 from pi-hole/fix/email-help-argument
7 years ago
WaLLy3K 2c091f3a3c Merge branch 'development' into cors_mixed_content_fix
7 years ago
WaLLy3K cfcdc53185 Merge pull request #1722 from pi-hole/fix/bpfqdn
7 years ago
WaLLy3K bd33018660 Shellcheck OR validation
7 years ago
Mcat12 67a5594909 Allow emails which include `-h` in them
7 years ago
DL6ER 70ad656af0
Save backup as ".bck~" to prevent reading of the file by dnsmasq
7 years ago
DL6ER f22b83d379
Create a backup before emptying the list
7 years ago
DL6ER 114f84c948
Add --nuke option to list.sh that can be used e.g. by Teleporter to empty out lists before importing new content
7 years ago
WaLLy3K 43e1121618 Match current style of Web Interface
7 years ago
WaLLy3K 97dd1b4cf3 Improve FQDN Authorized Hosts functionality
7 years ago
WaLLy3K 288635abc9 Add comment for include_shell feature
7 years ago
Celly 3f20981aab Update access rules to block all root '.' files
7 years ago
Celly f54a812ad5 Update access rules to block all root '.' files
7 years ago
andofrjando 6323d5afed
Use PHP short echo tag to avoid Codacy expecting an escaping function
7 years ago
Celly e3e3b4da58 Add in some exclusions form some leaky files in the admin
7 years ago
Adam Warner ef1ce7d4d6 Merge pull request #1631 from pi-hole/tweak/gravity
7 years ago
DL6ER ee2169dd13
Merge branch 'development' into tweak/gravity
7 years ago
WaLLy3K 11282aaca3 Decrease `local-ttl` to 2
7 years ago
WaLLy3K f3cc8c71c4 Merge pull request #1691 from pi-hole/new/adminemail
7 years ago
WaLLy3K 500a755250 Delete superseded file
7 years ago
andofrjando 5e48b3f7f7
Fix one mistake where `$proto` would not be created if `$_SERVER['HTTPS']` exists but is not set to `on`
7 years ago
andofrjando 00d62b3423
This fixes the following bug:
7 years ago
WaLLy3K 28063aa7f7 Add administrative contact address functionality
7 years ago