Jacob Salmela
|
4bca6fdfc4
|
Merge pull request #124 from dschaper/master
Fix merge conflicts
|
2015-12-06 16:41:46 -06:00 |
|
Dan Schaper
|
9c1eca23ae
|
Fix merge conflicts
|
2015-12-06 14:39:43 -08:00 |
|
Dan Schaper
|
66953319c4
|
Merge branch 'development' of github.com:dschaper/pi-hole into development
|
2015-12-06 14:37:40 -08:00 |
|
Dan Schaper
|
dfc317124c
|
Merge pull request #6 from jacobsalmela/development
Development
|
2015-12-06 14:36:55 -08:00 |
|
Dan Schaper
|
debb5aeed6
|
Merge pull request #5 from jacobsalmela/master
Upstream sync
|
2015-12-06 14:36:26 -08:00 |
|
Jacob Salmela
|
f724a3a61a
|
Merge pull request #122 from dschaper/bug/interfaceCheck
Bug/interface check
|
2015-12-06 16:32:44 -06:00 |
|
Jacob Salmela
|
f5e573371c
|
Merge pull request #121 from dschaper/development
Merge development
|
2015-12-06 16:31:11 -06:00 |
|
Jacob Salmela
|
86192a6950
|
Merge pull request #117 from dschaper/master
Merge development into master
|
2015-12-06 16:18:12 -06:00 |
|
Dan Schaper
|
ed75f11f3e
|
Merge branch 'bug/interfaceCheck' into development
|
2015-12-06 14:05:35 -08:00 |
|
Dan Schaper
|
dcccb2ee2b
|
Merge branch 'bug/multipleIP' into development
|
2015-12-06 11:58:02 -08:00 |
|
Dan Schaper
|
412a190b42
|
Basic-install.sh should only show one ip address in whiptail screen.
|
2015-12-06 11:05:09 -08:00 |
|
Dan Schaper
|
d2b260fc1e
|
Log file is automatically generated by dnsmasq, no need to create.
|
2015-12-06 10:29:59 -08:00 |
|
Dan Schaper
|
a230df0032
|
Fix errant )
|
2015-12-06 05:33:22 -08:00 |
|
Dan Schaper
|
b391afef49
|
Interface pull for multiple platforms
|
2015-12-06 04:45:04 -08:00 |
|
Dan Schaper
|
5441591409
|
Resolve merge confict
|
2015-12-06 03:10:29 -08:00 |
|
Dan Schaper
|
7cf5320f50
|
Only write to dhcpcd.conf if address isn't set
|
2015-12-06 02:40:30 -08:00 |
|
Dan Schaper
|
04c31f3d06
|
Merge branch 'development'
Conflicts:
automated install/basic-install.sh
|
2015-12-06 00:48:15 -08:00 |
|
Dan Schaper
|
e5652be2a9
|
Merge pull request #4 from jacobsalmela/development
Sync with upstream development branch
|
2015-12-06 00:34:01 -08:00 |
|
Dan Schaper
|
d068593582
|
Get last IP for selected interface
|
2015-12-06 00:30:16 -08:00 |
|
Dan Schaper
|
3e0daa7e3c
|
Merge pull request #3 from jacobsalmela/master
Upstream sync
|
2015-12-05 23:04:08 -08:00 |
|
Dan Schaper
|
d8034f4156
|
Get last IP listed for interface
|
2015-12-05 22:17:28 -08:00 |
|
Jacob Salmela
|
2b5030e629
|
Link to explainer video
Also clarifies that the automated install is for Raspbian installs only.
|
2015-12-05 23:23:44 -06:00 |
|
Jacob Salmela
|
f453d407a9
|
log-async
For better performance. I have been using it for a few weeks with no
adverse effects.
|
2015-12-05 14:14:34 -06:00 |
|
Jacob Salmela
|
49a40115c8
|
fixes #105
|
2015-12-05 14:04:37 -06:00 |
|
Dan Schaper
|
f7f2895eec
|
Merge pull request #2 from jacobsalmela/master
Upstream sync
|
2015-12-04 20:26:50 -08:00 |
|
Jacob Salmela
|
0c3409a028
|
fixes #111
Also clears out some errors users don't need to see
|
2015-12-04 21:41:37 -06:00 |
|
Dan Schaper
|
f896d1a5bc
|
Merge pull request #1 from jacobsalmela/development
Sync to upstream/development
|
2015-12-04 18:10:47 -08:00 |
|
Jacob Salmela
|
3b5f40c1f7
|
Merge branch 'master' into development
|
2015-12-04 16:31:45 -06:00 |
|
Jacob Salmela
|
e74bb78a96
|
Merge pull request #109 from dschaper/bug/dnsmasqInterface
Bug/dnsmasq interface
|
2015-12-04 15:09:38 -06:00 |
|
Jacob Salmela
|
99c9f792f2
|
Merge pull request #108 from dschaper/feature/installFunctions
Feature/install functions
|
2015-12-04 15:09:23 -06:00 |
|
Jacob Salmela
|
0a5c3d021a
|
Merge pull request #110 from dschaper/patch-2
ReadMe.md point to wiki
|
2015-12-04 15:08:17 -06:00 |
|
Dan Schaper
|
b9a5ca60b2
|
Oneline ip link call, tighten awk call
|
2015-12-03 20:34:45 -08:00 |
|
Dan Schaper
|
861673594d
|
Point to wiki
Point users to the Wiki Customization entry instead of the PR
|
2015-12-03 13:17:27 -08:00 |
|
Dan Schaper
|
3651ee5480
|
Bugfix for hardcoded dnsmasq.conf interface
Add target to dnsmasq.conf for sed
Replace dnsmasq.conf target with selected interface
|
2015-12-03 10:05:48 -08:00 |
|
Dan Schaper
|
7a82d1ff17
|
Breakout basic-install.sh into functions
|
2015-12-03 09:26:43 -08:00 |
|
Jacob Salmela
|
b806a36cfc
|
Merge pull request #106 from dschaper/documenting
Document dnsmasq.conf config
|
2015-12-03 10:23:44 -06:00 |
|
Dan Schaper
|
2193d6a81f
|
Document dnsmasq.conf config
|
2015-12-03 01:29:26 -08:00 |
|
Jacob Salmela
|
9ee2f006ac
|
Merge pull request #102 from jacobsalmela/lighttpd
Fix #101 and add Logstalgia requirements
|
2015-12-01 20:10:21 -06:00 |
|
Jacob Salmela
|
c34cc1608b
|
for use with logstalgia
This seems to show the domain queried and the path requested.
|
2015-12-01 16:04:07 -06:00 |
|
Jacob Salmela
|
1eb7f879f0
|
fixes #101
the line url.access-deny caused the error.
|
2015-12-01 15:12:16 -06:00 |
|
Jacob Salmela
|
6c4f4f49bd
|
Merge branch 'master' into lighttpd
|
2015-12-01 15:09:51 -06:00 |
|
Jacob Salmela
|
831322b8b2
|
replace file paths with variables
|
2015-11-27 18:38:33 -06:00 |
|
Jacob Salmela
|
573c1ef94f
|
double bracket notation
|
2015-11-27 18:34:02 -06:00 |
|
Jacob Salmela
|
a2cddda590
|
if whitelist.txt doesn't exist, create it
|
2015-11-27 18:29:44 -06:00 |
|
Jacob Salmela
|
3b9f7031d5
|
Merge pull request #96 from dschaper/feature/AtomicFunctions
Feature/atomic functions
|
2015-11-27 18:10:51 -06:00 |
|
Jacob Salmela
|
9fe531d1aa
|
Merge pull request #94 from dschaper/bug/CleanupFiles
Bug Fix - Cleanup remnant files
|
2015-11-27 11:59:47 -06:00 |
|
Dan Schaper
|
9892d06c0d
|
Code format cleanups
|
2015-11-26 15:56:37 -08:00 |
|
Dan Schaper
|
d1e475da89
|
Move black/white list check to pulsar
|
2015-11-26 15:48:52 -08:00 |
|
Dan Schaper
|
c45dc277b6
|
Tighten themeatics
|
2015-11-26 15:29:13 -08:00 |
|
Dan Schaper
|
29ae57465b
|
Bug Fix - Cleanup Files
|
2015-11-25 19:51:07 -08:00 |
|