Adam Warner
|
28a3cbfa87
|
Merge pull request #440 from pi-hole/Bugfix439
fixes #439
|
2016-04-06 09:42:07 +01:00 |
|
Adam Warner
|
0b480c2d3f
|
remove redundant else, add ! to if logic.
|
2016-04-06 09:36:41 +01:00 |
|
Adam Warner
|
391dea445a
|
Move help output to function, add -h argument
|
2016-04-06 09:34:05 +01:00 |
|
Adam Warner
|
e074c72130
|
Move help output to function helpFunc, add -h argument.
|
2016-04-06 09:32:36 +01:00 |
|
Adam Warner
|
96f3f863e5
|
Clean up output. Commented out un-needed root/sudo notification
|
2016-04-06 09:28:24 +01:00 |
|
Adam Warner
|
3877f6fd94
|
Fix arguments not being passed through to chronometer.sh
|
2016-04-06 09:27:46 +01:00 |
|
Adam Warner
|
cbbc6df05a
|
Merge pull request #425 from PiHoleController
Fixes spacing issues in whiptail dialogs
|
2016-04-05 22:26:02 +01:00 |
|
Adam Warner
|
32ff7fb321
|
Merge pull request #437 from pi-hole/development
Hotfix 2.6.1.1 - closes #434
|
2016-04-05 14:32:32 +01:00 |
|
Adam Warner
|
5537e57eec
|
Merge pull request #436 from pi-hole/2611Hotfix
Fixes #432. Thanks to @VDRrulez and @jradwan for pointing it out...
|
2016-04-05 14:30:16 +01:00 |
|
Promofaux
|
9c94af04cc
|
Fixes #432. Thanks to @VDRrulez and @jradwan for pointing it out...
|
2016-04-05 14:22:10 +01:00 |
|
Adam Warner
|
3f0b15902d
|
Merge pull request #432 from pi-hole/development
Hotfix 2.6.1
|
2016-04-05 08:56:28 +01:00 |
|
Adam Warner
|
4d3835dde2
|
Merge pull request #431 from pi-hole/261Hotfix
Correct variable name (Missing capital letter! whoops!)
|
2016-04-05 08:55:34 +01:00 |
|
Promofaux
|
8514f42d0d
|
Correct variable name (Missing capital letter! whoops!)
|
2016-04-05 08:53:52 +01:00 |
|
Adam Warner
|
6d9fbe8d41
|
Merge pull request #392 from pi-hole/development
Pi-hole v2.6
|
2016-04-05 00:30:20 +01:00 |
|
Promofaux
|
849185d3c9
|
Fix incorrect echo
|
2016-04-05 00:03:49 +01:00 |
|
Promofaux
|
47cc757ed0
|
Fix incorrect echo
|
2016-04-05 00:03:24 +01:00 |
|
Adam Warner
|
f6edd435af
|
Merge pull request #429 from pi-hole/white-black-piholeconf
Ensure all scripts honour pihole.conf
fixed small bug where source lists were being updated on every run of gravity
|
2016-04-04 23:52:11 +01:00 |
|
Promofaux
|
0c0dd914f7
|
Fix source lists not being skipped if they are already up to date
|
2016-04-04 23:48:34 +01:00 |
|
Promofaux
|
c6405bc93b
|
Ensure addn-hosts value is updated in /etc/dnsmasq.d/01-pihole.conf if user has a custom value set in pihole.conf
|
2016-04-04 23:38:46 +01:00 |
|
Promofaux
|
cdffdfbded
|
merge master > development
|
2016-04-04 22:18:53 +01:00 |
|
Promofaux
|
0bbfb323b1
|
make whitelist honour pihole.conf file
|
2016-04-04 21:08:56 +01:00 |
|
Promofaux
|
4f08359786
|
Make blacklist honour pihole.conf file
|
2016-04-04 21:08:45 +01:00 |
|
Adam Warner
|
7efb17537a
|
Merge pull request #427 from pi-hole/SystemctlDebugLogging
Write verbose status of processes to debug log & Minor UI Fixes
|
2016-04-04 14:59:22 +01:00 |
|
nate
|
7e06769d44
|
Double quoting
|
2016-04-04 01:03:05 -05:00 |
|
nate
|
5347ee4896
|
Write verbose status of processes to debug log & Minor UI Fixes
|
2016-04-04 00:59:24 -05:00 |
|
nate
|
834bf30a10
|
Merged branch development into PiHoleController
|
2016-04-03 18:05:19 -05:00 |
|
nate
|
22ea384ac8
|
Fix whiptail spacing
|
2016-04-03 18:05:11 -05:00 |
|
Adam Warner
|
3e6dd9ea9e
|
Merge pull request #424 from pi-hole/PiHoleController
Indentation fix
|
2016-04-03 23:28:03 +01:00 |
|
nate
|
10f363e9e7
|
Merged branch development into PiHoleController
|
2016-04-03 17:26:37 -05:00 |
|
nate
|
69e8c014c3
|
Indentation fix
|
2016-04-03 17:25:48 -05:00 |
|
Adam Warner
|
dbb40e1dda
|
Merge pull request #416 from pi-hole/PiHoleController
Add in Pi hole controller
|
2016-04-03 23:15:00 +01:00 |
|
Promofaux
|
d710b97276
|
Fix issue raised in #421 (Use variable instead of hardcoded path, do not delete user created pihole.conf!)
|
2016-04-03 22:10:04 +01:00 |
|
Promofaux
|
0e6e8040ba
|
Change spinstr to match install and uninstall scripts
|
2016-04-03 21:54:16 +01:00 |
|
Promofaux
|
c6fb0bad4b
|
change spinstr to match spinstr in basic-install.sh
|
2016-04-03 21:45:00 +01:00 |
|
Promofaux
|
2d08217173
|
Tidy up For loops, clean up whitespace
|
2016-04-03 21:43:36 +01:00 |
|
Promofaux
|
36645d9335
|
Add check for existing files in /usr/local/bin left over from previous version, as those scripts are replaced with pihole <command> script.
|
2016-04-03 18:39:22 +01:00 |
|
Promofaux
|
97d3aedba1
|
Add some output to the log flush
|
2016-04-03 18:27:18 +01:00 |
|
Promofaux
|
5976b20aec
|
Fix spelling mistake, remove unaccessed function.
|
2016-04-03 18:25:39 +01:00 |
|
Promofaux
|
ad8573c739
|
Pedantic change, stops my editor from treating all of the code as one long sting in ' ' (as the ' was escaped with \ )
|
2016-04-03 18:10:50 +01:00 |
|
nate
|
7f9410fd34
|
Added uninstall option to bash-completion
|
2016-04-02 19:45:44 -05:00 |
|
nate
|
71133f6b59
|
Spelling error fix...
|
2016-04-02 19:42:33 -05:00 |
|
nate
|
5d5d6c2c70
|
handle case where parent directories do not exist
|
2016-04-02 19:31:26 -05:00 |
|
nate
|
37fa462db5
|
Erraneous call to SUDO removed
|
2016-04-02 19:24:19 -05:00 |
|
nate
|
1a2046a7eb
|
Added uninstall option to pihole command. Minor fixes
|
2016-04-02 19:20:54 -05:00 |
|
nate
|
3dff7e80fc
|
Fixed path to /etc/bash_completion.d/
|
2016-04-02 18:52:03 -05:00 |
|
nate
|
6eea9239a7
|
Merged branch development into PiHoleController
|
2016-04-02 18:41:36 -05:00 |
|
nate
|
75f1969bd2
|
Set executable permissions of pihole and changed installer to invoke sudo for gravity.sh.
Note: We invoke gravity.sh with sudo in other places, so ignore the removed comment.
|
2016-04-02 18:39:09 -05:00 |
|
Mcat12
|
e97755eb91
|
Fix missing cats
|
2016-04-02 19:28:30 -04:00 |
|
Mcat12
|
b938949cdb
|
Merge pull request #419 from pi-hole/piholeDebugInstallFix
Fixed missing `cp` of `piholeDebug.sh` to /opt/pihole
|
2016-04-02 19:20:41 -04:00 |
|
nate
|
447af208b3
|
Fixed missing cp of piholeDebug.sh to /opt/pihole
|
2016-04-02 17:59:59 -05:00 |
|