Commit Graph

1139 Commits (3e79e0b1ab9f93d29a923a4f13e14bf4597f7e4b)

Author SHA1 Message Date
DL6ER 83f2e2d85a
Merge pull request #3801 from pi-hole/new/armv4_armv5_armv8
4 years ago
DL6ER 01c9bbd3ca
Improve processor detection to use the new dedicated ARMv4T, ARMv5TE and ARMv8-A binaries we provide for FTL.
4 years ago
Adam Warner 59b0a6af6f
Remove references to privacy level 4 (no longer functional)
4 years ago
MichaIng 615b19c3d6
web server question enhancements (#3225)
4 years ago
Christian König e9796d5671 Remove traces of previous default adlists
4 years ago
Adam Warner d6c4f0696f
Merge pull request #3698 from yubiuser/remove/FreeSpaceCheck
4 years ago
DirkJanIT b88510d89a
Add CACHE_SIZE to setupVars (#3170)
4 years ago
Blayne Campbell 4d98e156b6
Merge pull request #3607 from cgzones/selinux
4 years ago
Adam Warner e02cf6fac5
further tweaks, plus a spelling mistake correction
4 years ago
Adam Warner 8e219cb799
Make output more meaningful in case of dig failure.
4 years ago
Christian König 65786ba5d6 Remove check for free disk space and associated variables
4 years ago
Adam Warner 42f55f5202
Merge pull request #3688 from pi-hole/tweak/os-check
4 years ago
Adam Warner 725f02f442
Merge pull request #3673 from yubiuser/fix/double_check_adlist_not_selected
4 years ago
Dan Schaper ebdb68a47a
display_warning fixes
4 years ago
Dan Schaper 623ce1fe18
Tabs and debug.sh
4 years ago
Dan Schaper 57e65dd5c0
Use fewer subshells and descriptive variables.
4 years ago
Adam Warner bb1a6243d6
Merge pull request #3669 from pi-hole/release/v5.1.2
4 years ago
Christian König 5c72ff75d9 Revert "fix #3336 by creating adlist file even if no list was selected by user"
4 years ago
DL6ER b5983a3fc1
Do not require first element to be a hex value at any costs. It may also be a : in the valid address ::1
4 years ago
DL6ER 319b8eef75
Merge pull request #3527 from MichaIng/patch-1
4 years ago
Adam Warner 48820d181c
Merge pull request #3620 from yubiuser/tweak/dig_supportedOS
4 years ago
Christian Göttsche 51daeaa6ab basic-install: document how to continue after SELinux check
4 years ago
Christian König 6fc7dc28a2 Count elements of array instead
4 years ago
Christian König b207ceeab2 Report and exit if dig supportedOS returns nothing
4 years ago
Christian König 8380112129 Resolve conflicts
4 years ago
Adam Warner 0ff32c3629
Use ns1.pi-hole.net to resolve versions.pi-hole.net so that we do not see DNS cookie issues
4 years ago
Dan Schaper 0a81d687e8
Update automated install/basic-install.sh
4 years ago
Christian König dfcdfd4b0a Remove empty line
4 years ago
Christian König ec9f490fcc Remove separate install function, move to installConfigs(), use pihole syntax
4 years ago
Christian König 331502e14c Add variable that got lost
4 years ago
Christian König 18c24d985f Create custom.list during install/update if it doesn't exist
4 years ago
Adam Warner ddb36c013d
it helps if the echo goes variable set goes in the right place
4 years ago
Adam Warner 98dc51869e
accidentally missed \\n
4 years ago
Adam Warner 510b646736
change up the verbiage with something that works (tested)
4 years ago
Adam Warner ea22774d16
Wrap entire function in the check for the ENVVAR
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 acfb092e4b
fix minor bug in 5.1
4 years ago
Adam Warner 3205606fc3
Also validate IPV6 in the `setdns` function
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
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
Adam Warner 7ea6d7b92b
remove ; so IFS changes don't stick
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 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
Adam Warner 9844a3288f
Same change as 03a8cff
4 years ago
jesterchen 7248d1a504 Ensure that adlistFile is created before chmodding
4 years ago