Commit Graph

4558 Commits (5d2be124a2a29041ae579933ef637d2a457e0e7d)
 

Author SHA1 Message Date
DL6ER 61616b8c86
Merge pull request #3599 from pi-hole/fix/gravity_cronjob
4 years ago
James Lagermann be14000778
added blanks-around-fences to correct lint errors
4 years ago
James Lagermann 93c1a62998
Update CONTRIBUTING.md
4 years ago
DL6ER 527fc3c5cf
Also pidof -> pgrep in gravity.sh
4 years ago
DL6ER 8f7f0881c6
Add /usr/sbin to cronjob PATH
4 years ago
DL6ER 17aabf26f7
Also use pkill/pgrep in the FTL service script
4 years ago
DL6ER 6ee6eea1fb
Use pkill instead of the somewhat fragile combination of kill + pidof. This solves some issues especially when there are many TCP workers floating around.
4 years ago
Adam Warner ea22774d16
Wrap entire function in the check for the ENVVAR
4 years ago
James Lagermann 5c9fbd7d1f
Merge pull request #3 from pi-hole/development
4 years ago
Dan Schaper b0ea043b6a
Merge pull request #3581 from jokajak/patch-1
4 years ago
Josh 27366fe9f0 chore(README.md): Grammar fix
4 years ago
MichaIng 25b873cf7b Add default locations to PATH to assure that all basic commands are available
4 years ago
Adam Warner 643d2c0f3e
add missing port number validation section to valid_ip6
4 years ago
Adam Warner 533e5dddd0
clarify examples in case of unsupported OS
4 years ago
Adam Warner 60f0ab51c9
Merge pull request #3555 from pi-hole/release/v5.1.1
4 years ago
Adam Warner f50cff54de
*innocent whistling*
4 years ago
Adam Warner acfb092e4b
fix minor bug in 5.1
4 years ago
Dan Schaper e4b2d29552
Merge pull request #3548 from pi-hole/tweak/supportedos.txt
4 years ago
Adam Warner b4ca13b3ad
add one
4 years ago
Adam Warner b9b7d5f8eb
Merge pull request #3547 from pi-hole/fix/debug20.04
4 years ago
Adam Warner 849139176e
fallback to NC if curl fails on uploadgit checkout
4 years ago
Adam Warner ae0d1de188
Merge pull request #3545 from pi-hole/tweak/debugoutput
4 years ago
Adam Warner b8bba7951f
Just one more newline, give it to me.
4 years ago
Adam Warner 76ce5ec66b
Add additional information about local debug log location
4 years ago
Adam Warner 7b41b99549
Merge pull request #2887 from tlk/fix/reenable
4 years ago
DL6ER 0cc999ea1f
Merge pull request #3543 from pi-hole/tweak/readme
4 years ago
Dan Schaper a99eac9d10
Update README.md
4 years ago
DL6ER e76f0119b4
Merge pull request #3534 from yubiuser/tweak/saveLocation
4 years ago
Adam Warner a3ae47023f
Merge pull request #3533 from pi-hole/release/v5.1
4 years ago
Adam Warner 6ff0926f4a
Merge pull request #3532 from pi-hole/XhmikosR-patch-1
4 years ago
Christian König 73963fecda Use gravity's adlist_id in filename when saving downloaded adlist locally
4 years ago
XhmikosR d8822b70cf Fix minor typo
4 years ago
Adam Warner f50d59fe94
Merge pull request #3425 from XhmikosR/lighttpd
4 years ago
XhmikosR cf1c1e2e7e Tweak lighttpd configs
4 years ago
Adam Warner f5a5f68a1a
Merge pull request #3403 from XhmikosR/XhmikosR-patch-1
4 years ago
DL6ER 94cd7f59d4
Make verbose output the default.
4 years ago
DL6ER 6009e86947
Fix pihole status to not rely on a TCP port test. The current test can fail even when there is no error i case the max. number of TCP workers is reached.
4 years ago
Dan Schaper 56e0549c7a
Merge pull request #3420 from XhmikosR/XhmikosR-patch-4
4 years ago
Adam Warner 49f099e382
Merge pull request #3510 from pi-hole/fix/ip_validation_setdns
4 years ago
Adam Warner 3205606fc3
Also validate IPV6 in the `setdns` function
4 years ago
Dan Schaper 3aaf9d89b3
Merge pull request #3260 from pi-hole/new/rev-server
4 years ago
DL6ER 2c3aa9ab00
Merge pull request #3491 from pi-hole/fix_ip_address_section
4 years ago
DL6ER bf392d7a60
Merge pull request #3489 from pi-hole/ip_validation
4 years ago
DL6ER 9bf0f2a161
Reduce handholding when trying to foresee the intentions of the user. The code does now preserve legacy behavior and users can open up the subnet manually if they like.
4 years ago
Adam Warner bbfbf67fcf
further simplify the function, per @dl6er's suggestion
4 years ago
Adam Warner fe30ce10d3
simpler regex suggested by @MichaIng
4 years ago
Dan Schaper 3136d239df
Merge pull request #3492 from pi-hole/fix/man-restartdns
4 years ago
DL6ER c9350fa76d
Improve man pihole restartdns section.
4 years ago
Adam Warner b96ce13085
Merge pull request #3490 from pi-hole/fix_os_check
4 years ago
Adam Warner 7ea6d7b92b
remove ; so IFS changes don't stick
4 years ago