DL6ER
|
f626406685
|
Revert #1273
|
2017-03-03 23:14:12 +01:00 |
|
Dan Schaper
|
ca24f7c143
|
Merge pull request #1273 from pi-hole/new/no_fixed_interface
Don't save `interface=` line to `dnsmasq`s config file
|
2017-02-27 11:50:28 -08:00 |
|
DL6ER
|
ae24f1255f
|
Bugfix: Delete INSTALL_WEB line before adding new one
|
2017-02-25 11:29:12 +01:00 |
|
DL6ER
|
ec7e75a6e3
|
Don't save interface= line to dnsmasq s config file
|
2017-02-24 16:02:24 +01:00 |
|
Flo
|
2a881a90ac
|
Update old install command to new
|
2017-02-24 11:29:19 +01:00 |
|
Jacob Salmela
|
7a1a2dec67
|
update license to EUPL on core files
|
2017-02-22 11:55:20 -06:00 |
|
Adam Warner
|
36166c129a
|
Merge pull request #1253 from Skittels0/even_more_dns
Adds DNS.WATCH to default dns servers
|
2017-02-18 19:12:32 +00:00 |
|
Skittels
|
4e7a485e23
|
Update basic-install.sh
|
2017-02-18 13:42:13 +01:00 |
|
Skittels
|
9e5795bf55
|
Added DNS.WATCH to default dns servers
|
2017-02-18 13:03:40 +01:00 |
|
Mcat12
|
ba67144e34
|
Merge branch 'development' into adminPageAsOption
|
2017-02-09 16:27:07 -05:00 |
|
Dan Schaper
|
34f326c559
|
Update basic-install.sh
|
2017-02-08 14:13:49 -08:00 |
|
DL6ER
|
8fb6ba19a1
|
Remove double echos
|
2017-02-06 12:06:38 +01:00 |
|
Dan Schaper
|
314f7e7889
|
Merge pull request #1183 from pi-hole/tweak/update_cache_trap
Trap for package cache update failures.
|
2017-02-05 16:04:19 -08:00 |
|
Promofaux
|
4fcf8fd23f
|
Merge in development branch - resolve conflict in update.sh
|
2017-02-05 19:39:02 +00:00 |
|
Promofaux
|
1206dda347
|
testing putting runGravity at a different part of the script
|
2017-02-05 19:23:04 +00:00 |
|
Promofaux
|
e57425df5f
|
0.0.0.0 instead of pi-holes IP address for redirect purposes
|
2017-02-04 15:25:11 +00:00 |
|
Dan Schaper
|
b8d0e5e5a1
|
Merge pull request #1210 from pi-hole/fix/dhcpcd_int
Remove comment leaders from DHCPCD interface
|
2017-02-02 12:48:29 -08:00 |
|
Dan Schaper
|
26ad23f01e
|
Remove comment leaders from DHCPCD interface
We need to set the interface in DHCPCD, comments were inadvertently added a while ago.
|
2017-02-01 18:33:42 -08:00 |
|
Mcat12
|
18eb8a2159
|
Merge pull request #1185 from pi-hole/cleanup/git_functions
Move git functions to one script
|
2017-01-31 19:05:53 -05:00 |
|
DL6ER
|
8b22f435ad
|
Change how user and group are stored in the logrotate config file (necessary on Ubuntu 16.04.1)
|
2017-01-29 19:58:53 +01:00 |
|
Dan Schaper
|
3861b57dc6
|
Start moving reused utility functions to one script.
|
2017-01-28 17:32:42 -08:00 |
|
Dan Schaper
|
7291aa07ca
|
Silenc cache updater.
|
2017-01-28 16:46:37 -08:00 |
|
Dan Schaper
|
409f76aa34
|
Error check.
|
2017-01-28 16:37:31 -08:00 |
|
Dan Schaper
|
a281d87315
|
Eval variable. (Not a fan.)
|
2017-01-28 16:37:26 -08:00 |
|
Dan Schaper
|
2d18b2d784
|
Start test templates.
|
2017-01-28 16:37:04 -08:00 |
|
Promofaux
|
c31b4383e6
|
add back in code to stop dnsmasq and lighttpd during install.
|
2017-01-28 21:37:21 +00:00 |
|
Promofaux
|
35828f9cea
|
Source setupvars earlier in update/repair process
|
2017-01-28 19:05:55 +00:00 |
|
Promofaux
|
90af12fdb8
|
Remember the [@]
|
2017-01-28 18:41:37 +00:00 |
|
Promofaux
|
5fede23cf7
|
trying another tactic
|
2017-01-28 18:39:15 +00:00 |
|
Promofaux
|
bc4762f270
|
no need to stop dnsmasq/lighttpt if we're going to reload them at the end anyway.
|
2017-01-28 16:27:02 +00:00 |
|
Promofaux
|
01429d59bd
|
more web checks
|
2017-01-28 15:45:14 +00:00 |
|
Promofaux
|
731d15f9b5
|
don't display web admin info in final dialog if it's not selected
|
2017-01-28 15:43:33 +00:00 |
|
Promofaux
|
f0bd7fae5c
|
) not }
|
2017-01-28 15:32:07 +00:00 |
|
Promofaux
|
f8322cc2d4
|
use the web install flag. Could be optimised
|
2017-01-28 15:25:02 +00:00 |
|
Promofaux
|
dfdb9e393b
|
move repo clone to function
|
2017-01-28 15:15:42 +00:00 |
|
Promofaux
|
bd07d7f32e
|
Only install web dependenices if flag is true
|
2017-01-28 15:11:39 +00:00 |
|
Promofaux
|
f588c6f93c
|
introduce web toggle flag
|
2017-01-28 14:40:47 +00:00 |
|
Promofaux
|
d9ec3d2c22
|
spelling
|
2017-01-28 14:28:18 +00:00 |
|
Promofaux
|
e2b87759d8
|
split out web dependencies
|
2017-01-28 14:27:08 +00:00 |
|
Dan Schaper
|
52e0aa11af
|
Have install create directory
|
2017-01-27 22:06:48 -08:00 |
|
Dan Schaper
|
1421c31179
|
install index and blockingpage assets.
|
2017-01-27 21:41:17 -08:00 |
|
Dan Schaper
|
91bcc18e6a
|
Make full path to directory for pihole web page.
|
2017-01-27 21:40:52 -08:00 |
|
Dan Schaper
|
5b43f13935
|
Fresh install web page directory tests
|
2017-01-27 20:24:20 -08:00 |
|
DL6ER
|
2c16a75ef1
|
Use stat to get owner of /var/log
|
2017-01-27 14:28:59 +01:00 |
|
DL6ER
|
6fd7e0311c
|
Install customized version of logrotate script
|
2017-01-27 14:16:24 +01:00 |
|
Dan Schaper
|
cec214f900
|
User decline to install shouldn't be an error return.
|
2017-01-26 14:38:02 -08:00 |
|
Dan Schaper
|
b16f797317
|
firewall-cmd --state returns 0 on 'running' non 0 on 'not running',
so check retval and not text returned.
FirewallD conversion to multicall
IPTables test
|
2017-01-24 19:57:31 -08:00 |
|
Dan Schaper
|
8bba3a257c
|
Merge branch 'tweak/firewall_tests' into tweak/firewall_warning
|
2017-01-24 11:51:41 -08:00 |
|
Dan Schaper
|
31aa42c35e
|
Transparency in sudo refire.
|
2017-01-23 14:28:56 -08:00 |
|
Dan Schaper
|
f7a17248b7
|
Warn with whiptail if firewall-cmd is running.
|
2017-01-23 14:19:51 -08:00 |
|