Mcat12
|
5e35fdbc52
|
Save blocking page CSS to pihole directory instead of admin
|
2016-12-30 14:42:15 -05:00 |
|
Mcat12
|
ab2c486f25
|
Fix password Enter handling
Also remove extranious form information, since JS handles that
|
2016-12-30 14:13:15 -05:00 |
|
Mcat12
|
7fd7430d38
|
Use pi.hole when getting js and css
If a user is able to get to this page, they must be using Pi-hole
|
2016-12-30 13:43:29 -05:00 |
|
Mcat12
|
089b98430f
|
Fix formatting
|
2016-12-30 12:59:05 -05:00 |
|
DL6ER
|
5c7fc05a32
|
Enable DHCP logging by default
|
2016-12-30 16:31:57 +00:00 |
|
Mcat12
|
ced0d3c2c0
|
Merge pull request #1055 from pi-hole/fix/firewall_check
Restructure firewall detection and application.
|
2016-12-30 11:23:30 -05:00 |
|
Mcat12
|
1afc5d351d
|
Merge pull request #1058 from pi-hole/cleanup/remove_swap
Delete swapfile generator, haven't used this in a long time.
|
2016-12-30 11:12:28 -05:00 |
|
DL6ER
|
09bbc81470
|
Add notice that the user might have to flush his DNS cache
|
2016-12-30 12:27:33 +00:00 |
|
Dan Schaper
|
f7274addcd
|
Delete swapfile generator, haven't used this in a long time.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-30 04:08:32 -08:00 |
|
DL6ER
|
09bfa2ef77
|
Add whitelisting on blocking page feature
|
2016-12-30 12:03:45 +00:00 |
|
Dan Schaper
|
a48518d234
|
Update test rig for new firewalld
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-29 16:11:13 -08:00 |
|
Dan Schaper
|
a4a9879643
|
Restructure firewall detection and application.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-29 15:57:29 -08:00 |
|
Dan Schaper
|
d1ccd7a460
|
Merge pull request #1052 from pi-hole/fix/missing_modules
Detect missing kernel modules
|
2016-12-29 14:51:35 -08:00 |
|
DL6ER
|
9181a4a1d8
|
Apply dhcp lease time also for IPv6
|
2016-12-29 14:26:23 +00:00 |
|
DL6ER
|
3268e1611a
|
Backend accept and apply dhcp lease time
|
2016-12-29 14:19:44 +00:00 |
|
Dan Schaper
|
ea9ec384c6
|
Disambiguate nested ifs.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-29 01:35:52 -08:00 |
|
Dan Schaper
|
bbb958b7ed
|
Detect RPF breaking kernel updates.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-29 01:34:49 -08:00 |
|
DL6ER
|
cf724176dc
|
Do stateful DHCPv6 and SLAAC
|
2016-12-28 20:02:48 +00:00 |
|
DL6ER
|
18d1c98f08
|
Merge pull request #1051 from pi-hole/fix/status
Test if DNS service is listening on local port 53 when reporting status
|
2016-12-28 20:47:37 +01:00 |
|
DL6ER
|
d0cd39a25f
|
Added space behind :53 to only match port 53
|
2016-12-28 20:32:56 +01:00 |
|
DL6ER
|
03d4fcd17d
|
Don't actually have to reapply DHCP settings since we are going to save it in a different file we don't replace by a template
|
2016-12-28 16:32:24 +00:00 |
|
DL6ER
|
02d658be65
|
Look for DHCP / DNS server settings which would have to be reapplied after updating (since we overwrite 01-pihole.conf)
|
2016-12-28 16:31:55 +00:00 |
|
DL6ER
|
1e627c7e8f
|
Make webpage.sh fully library style
|
2016-12-28 16:25:14 +00:00 |
|
DL6ER
|
9170488b0a
|
Test if DNS service is listening on local port 53
|
2016-12-28 15:58:48 +00:00 |
|
Dan Schaper
|
b02730a5ad
|
Merge branches 'development' and 'feature/track_pre-installed_packages' of github.com:pi-hole/pi-hole into feature/track_pre-installed_packages
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
# Conflicts:
# automated install/basic-install.sh
|
2016-12-27 22:50:00 -08:00 |
|
DL6ER
|
9af26cbaac
|
Major simplification of webpage.sh
|
2016-12-28 02:14:47 +00:00 |
|
Dan Schaper
|
73741f1518
|
Merge pull request #1046 from pi-hole/tweak/subshells
Tweak/subshells
|
2016-12-27 16:00:07 -08:00 |
|
Dan Schaper
|
9a9cb61345
|
Shift epel-release to installer dependencies for CentOS
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-27 12:59:53 -08:00 |
|
Dan Schaper
|
6abd6d8879
|
Merge pull request #991 from pi-hole/webUIprivacymode
Backend for privacyMode on webUI
|
2016-12-27 12:46:54 -08:00 |
|
Dan Schaper
|
c3b51b4ceb
|
Merge branch 'development' into feature/track_pre-installed_packages
|
2016-12-27 12:37:19 -08:00 |
|
DL6ER
|
321ea8a3a9
|
Merge branch 'development' into webUIprivacymode
|
2016-12-27 21:27:11 +01:00 |
|
Dan Schaper
|
4d6263872d
|
Merge branch 'development' of github.com:pi-hole/pi-hole into tweak/subshells
|
2016-12-27 12:25:49 -08:00 |
|
Dan Schaper
|
fcdd58ac94
|
Merge pull request #1033 from pi-hole/updater_rewrite
update.sh code refactoring
|
2016-12-27 12:22:17 -08:00 |
|
Dan Schaper
|
ef8292d371
|
Merge branch 'development' into updater_rewrite
|
2016-12-27 11:59:52 -08:00 |
|
Dan Schaper
|
bc6a985f7c
|
Merge branch 'development' of github.com:pi-hole/pi-hole into tweak/subshells
|
2016-12-27 11:53:46 -08:00 |
|
Dan Schaper
|
7320fc11d2
|
Check command -v directly, instead of subshelling out.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-27 11:53:23 -08:00 |
|
Dan Schaper
|
51f6d75db4
|
Merge pull request #1045 from pi-hole/tweak/always_update
Always update package cache where we can.
|
2016-12-27 11:51:00 -08:00 |
|
Dan Schaper
|
a328326e39
|
Formatting
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-27 11:41:07 -08:00 |
|
Dan Schaper
|
4eedf8a746
|
Always update package cache where we can.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2016-12-27 10:59:24 -08:00 |
|
Dan Schaper
|
c5f5252145
|
Merge pull request #961 from pi-hole/customblockpage
Custom Pi-Hole block page
|
2016-12-27 10:25:03 -08:00 |
|
Dan Schaper
|
3f189ae7fe
|
Merge remote-tracking branch 'origin/master'
|
2016-12-27 09:25:25 -08:00 |
|
Mcat12
|
7fadd469c9
|
Merge pull request #1038 from pi-hole/fix/IPV6_detection
Check IPv6 routing
|
2016-12-27 11:42:23 -05:00 |
|
Mcat12
|
823e874d20
|
Merge pull request #1037 from pi-hole/tweak/IPv4_multi_address
Smarter pick of IPv4 address
|
2016-12-27 11:42:00 -05:00 |
|
Adam Warner
|
739aaafa9a
|
Merge pull request #1041 from pi-hole/development
[RELEASE] Pi-Hole Core 2.10.2
|
2016-12-25 23:43:35 +00:00 |
|
Dan Schaper
|
62d001225a
|
Merge pull request #1040 from pi-hole/fix/updater_git-C
Remove git -C from update.sh
|
2016-12-25 12:28:42 -08:00 |
|
DL6ER
|
e50947eb58
|
mend
|
2016-12-25 21:26:06 +01:00 |
|
DL6ER
|
ca056d32d2
|
Remove git -C
|
2016-12-25 21:22:59 +01:00 |
|
DL6ER
|
63a455f4f7
|
Merge pull request #1039 from pi-hole/revert_crontab_change
Revert PR #1018
|
2016-12-25 18:35:59 +01:00 |
|
DL6ER
|
a0e0465036
|
Revert "Merge pull request #1018 from pi-hole/diginc-patch-1"
This reverts commit ff3c36a7a2 , reversing
changes made to 9355a8ad0e .
|
2016-12-25 17:32:59 +01:00 |
|
Dan Schaper
|
d174a9d015
|
Merge branch 'feature/track_pre-installed_packages' of github.com:pi-hole/pi-hole into feature/track_pre-installed_packages
|
2016-12-24 17:01:38 -08:00 |
|