Commit Graph

1122 Commits (57e65dd5c07a83b05d469250de2432d80d7144b5)

Author SHA1 Message Date
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
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 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
XhmikosR 7579ab178a Update links
4 years ago
Adam Warner 4f7bb7b811
Remove deprecated Disconnect lists from "defaults"
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
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 414ab53d9a
Use `toggle` instead of `select` to remove any hint of a doubt that the option already selected by default can be deselected
4 years ago
MichaIng 5c17e41cf1 Start pihole-FTL after network
4 years ago
pvogt09 3c6ea2612d fix #3336 by creating adlist file even if no list was selected by user
4 years ago
MichaIng 7d79cf5cce
Only check SELinux states if "getenforce" command exists
4 years ago
Adam Warner 9e96ff37de
Fix merge conflicts
4 years ago
Adam Warner 987ae3810d
binary, here, should be l_binary
4 years ago
DL6ER fdaf815f42
Merge pull request #3203 from MichaIng/patch-1
4 years ago
DL6ER 988b1ff02f
Merge pull request #3204 from MichaIng/patch-3
4 years ago
Dan Schaper df13b9c32a
Merge pull request #3283 from pi-hole/tweak/remove_firewall_config
4 years ago
DL6ER f4965d8493
Merge pull request #3135 from pvogt09/development
4 years ago
DL6ER c0cf8dba87
Merge pull request #3226 from MichaIng/patch-6
4 years ago
DL6ER a9136d752a
Merge pull request #3246 from pvogt09/fix/user_exists
4 years ago