Commit Graph

4418 Commits (94cd7f59d43e9cdb39312da25cef913699d208e2)
 

Author SHA1 Message Date
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
Adam Warner 011fa8c6ea
fix sticklr complaint
4 years ago
Adam Warner 1ebf0785b6
move dnsutils/bind-utils to installed deps and only check OS is supported after installing installer deps
4 years ago
Adam Warner 0320d85028
Additionally source the install script in webpage.sh to validate IP entered on `pihole -a setdns`
4 years ago
Adam Warner 95f4c632f7
expand valid_ip to allow for custom ports
4 years ago
Dan Schaper 4b59287683
Merge pull request #3441 from pi-hole/new/os_check
4 years ago
Dan Schaper 5f9dac8d2b
Merge pull request #3434 from pi-hole/new/os_detect
4 years ago
Adam Warner 9844a3288f
Same change as 03a8cff
4 years ago
Adam Warner 03a8cff55e
read > mapfile as suggested by @dschaper
4 years ago
Dan Schaper c9dd3ee2e9
Merge pull request #3470 from pi-hole/fix/escape_where_should_be_none
4 years ago
XhmikosR 52cb389d94 Markdown tweaks
4 years ago
DL6ER 2b1bc6a46e
Replace possible "\#" by "#". This fixes AdminLTE#1427
4 years ago
DL6ER 6160eb6894
This regex is too complex for bash's own replacement. Add ignore for the shellcheck rule.
4 years ago
DL6ER 318ca75269
Merge branch 'development' into new/rev-server
4 years ago
Adam Warner 13a49b0753
Merge pull request #3466 from pi-hole/tweak/improve_unique_domains
4 years ago
Adam Warner 58724a38a9
Improve detection and display of supported/unsupported OS in debug script
4 years ago
Adam Warner 8fef35be0f
Update README.md
4 years ago
DL6ER 202ba055ea
Change UNIQUEness constraint from (domain) to (domain, type) in the domainlist table. This will allow duplicates which can be associated to different groups.
4 years ago
Adam Warner 5488fb0caf
Merge pull request #3463 from jesterchen/patch-1
4 years ago
jesterchen 0a47140239 Merge branch 'patch-1' of github.com:jesterchen/pi-hole into patch-1
4 years ago
jesterchen 7248d1a504 Ensure that adlistFile is created before chmodding
4 years ago
jesterchen 7934a9bcb4
Ensure that adlistFile is created before chmodding
4 years ago
Dan Schaper c73001f392
Merge pull request #3412 from XhmikosR/links
4 years ago
XhmikosR 7579ab178a Update links
4 years ago
DL6ER 5dc7ec0fa0
Merge pull request #3455 from pi-hole/tweak/FTL_niceness
4 years ago
DL6ER de8976da7a
Add CAP_SYS_NICE to FTL's capabilities so it can control its own niceness.
4 years ago
Adam Warner e43450f56e
Merge pull request #3451 from pi-hole/its-getting-awful-quiet-in-here
4 years ago
Adam Warner 4f7bb7b811
Remove deprecated Disconnect lists from "defaults"
4 years ago
Adam Warner 01ab82b869
Merge pull request #3446 from pgl/development
4 years ago
Peter Lowe dd205c55c1 Updated gravity.sh to allow semicolons
4 years ago
DL6ER b60ec8a48f
Merge pull request #3248 from MichaIng/patch-8
4 years ago
Adam Warner acf2879057
Address sticklr complaints
4 years ago
DL6ER 27f0fd2372
Merge pull request #3415 from fhriley/reload_privacy
4 years ago
Adam Warner af1129fc28
Add a check at the top of the script to determine if the script is being run on a supported OS
4 years ago
Adam Warner ee172cd6e9
Merge pull request #3423 from pi-hole/debug-extras
4 years ago
Adam Warner d0e250a616
Ensure pihole-FTL.conf is parsed, as well as external.conf for lighttpd, to rule out any custom modifications.
4 years ago