Commit Graph

1814 Commits (7cceb8615a8dddc1ad2f25d92ba3579691430803)
 

Author SHA1 Message Date
Dan Schaper 7cceb8615a
`make_repo` more defensive.
8 years ago
Mcat12 1f9b0f7cef Merge pull request #1061 from pi-hole/fix/blockpage-whitelist-path
8 years ago
Mcat12 7bcc15e416 Adjust blocking page paths from admin restructure
8 years ago
DL6ER 1a3bdbaabf Merge pull request #1057 from pi-hole/new/whitelistonblockingpage
8 years ago
Mcat12 5e35fdbc52 Save blocking page CSS to pihole directory instead of admin
8 years ago
Mcat12 ab2c486f25 Fix password Enter handling
8 years ago
Mcat12 7fd7430d38 Use pi.hole when getting js and css
8 years ago
Mcat12 089b98430f Fix formatting
8 years ago
Mcat12 ced0d3c2c0 Merge pull request #1055 from pi-hole/fix/firewall_check
8 years ago
Mcat12 1afc5d351d Merge pull request #1058 from pi-hole/cleanup/remove_swap
8 years ago
DL6ER 09bbc81470 Add notice that the user might have to flush his DNS cache
8 years ago
Dan Schaper f7274addcd
Delete swapfile generator, haven't used this in a long time.
8 years ago
DL6ER 09bfa2ef77 Add whitelisting on blocking page feature
8 years ago
Dan Schaper a48518d234
Update test rig for new firewalld
8 years ago
Dan Schaper a4a9879643
Restructure firewall detection and application.
8 years ago
Dan Schaper d1ccd7a460 Merge pull request #1052 from pi-hole/fix/missing_modules
8 years ago
Dan Schaper ea9ec384c6
Disambiguate nested ifs.
8 years ago
Dan Schaper bbb958b7ed
Detect RPF breaking kernel updates.
8 years ago
DL6ER 18d1c98f08 Merge pull request #1051 from pi-hole/fix/status
8 years ago
DL6ER d0cd39a25f Added space behind :53 to only match port 53
8 years ago
DL6ER 9170488b0a Test if DNS service is listening on local port 53
8 years ago
Dan Schaper 73741f1518 Merge pull request #1046 from pi-hole/tweak/subshells
8 years ago
Dan Schaper 6abd6d8879 Merge pull request #991 from pi-hole/webUIprivacymode
8 years ago
DL6ER 321ea8a3a9 Merge branch 'development' into webUIprivacymode
8 years ago
Dan Schaper 4d6263872d
Merge branch 'development' of github.com:pi-hole/pi-hole into tweak/subshells
8 years ago
Dan Schaper fcdd58ac94 Merge pull request #1033 from pi-hole/updater_rewrite
8 years ago
Dan Schaper ef8292d371 Merge branch 'development' into updater_rewrite
8 years ago
Dan Schaper bc6a985f7c
Merge branch 'development' of github.com:pi-hole/pi-hole into tweak/subshells
8 years ago
Dan Schaper 7320fc11d2
Check command -v directly, instead of subshelling out.
8 years ago
Dan Schaper 51f6d75db4 Merge pull request #1045 from pi-hole/tweak/always_update
8 years ago
Dan Schaper a328326e39
Formatting
8 years ago
Dan Schaper 4eedf8a746
Always update package cache where we can.
8 years ago
Dan Schaper c5f5252145 Merge pull request #961 from pi-hole/customblockpage
8 years ago
Mcat12 7fadd469c9 Merge pull request #1038 from pi-hole/fix/IPV6_detection
8 years ago
Mcat12 823e874d20 Merge pull request #1037 from pi-hole/tweak/IPv4_multi_address
8 years ago
Dan Schaper 62d001225a Merge pull request #1040 from pi-hole/fix/updater_git-C
8 years ago
DL6ER e50947eb58
mend
8 years ago
DL6ER ca056d32d2
Remove git -C
8 years ago
DL6ER 63a455f4f7 Merge pull request #1039 from pi-hole/revert_crontab_change
8 years ago
DL6ER a0e0465036
Revert "Merge pull request #1018 from pi-hole/diginc-patch-1"
8 years ago
DL6ER e15548cbf5
Add --quiet to git fetch in GitCheckUpdateAvail()
8 years ago
DL6ER 5e28e6b9ac
Removed remaining git -C
8 years ago
DL6ER c78d43f640 Merge pull request #1032 from pi-hole/fix/emptypassword
8 years ago
Dan Schaper da41383476
Check IPv6 to see if the route is reachable, if not, don't use.
8 years ago
Dan Schaper 6ff79835da
If only one interface available, don't show whiptail, just use that interface.
8 years ago
Dan Schaper 1d608b204a
Only allow UP interfaces to be selected. (DOWN interfaces would have not given IP addresses anyways.)
8 years ago
Dan Schaper c2b8bed3a8
Get the IP address that is the source for the default route out. Fixes interfaces with multiple IP's assigned getting the wrong IPv4 chosen.
8 years ago
Dan Schaper 3365ef7aaa
`is_repo()` returns values to caller, silence function.
8 years ago
Dan Schaper 68c17b26dc
Bashisms
8 years ago
Dan Schaper e647efd471
Shell script, not javascript
8 years ago