Commit Graph

558 Commits (763b51fe22dc2320115c614e368613840976903e)

Author SHA1 Message Date
Adam Warner a7def771c8 Revert "redirect pi.hole to pi.hole/admin"
7 years ago
Adam Warner 543f1243e2 Merge pull request #1241 from pi-hole/feature/redirect-pi-hole-to-admin
7 years ago
Dan Schaper 053b38e0bd
Set up for IP matching in detection.
7 years ago
Dan Schaper 2aa3a109a0
Ping gateways and Internet.
7 years ago
Dan Schaper 472708376d
Split out IP checks.
7 years ago
Dan Schaper cfed3d59e9
Begin fixing IP detection functions.
7 years ago
Jacob Salmela 26cb6a1929
redirect pi.hole to pi.hole/admin
7 years ago
Jacob Salmela 7c63bbfe44 Merge pull request #1233 from ProtoFoo/patch-1
7 years ago
DL6ER af8e629df4 Merge pull request #1239 from pi-hole/tweak/debug48h
7 years ago
DL6ER 01f980d49c
Change description as we want to save the debug log for 48h instead of only 24h
7 years ago
DL6ER 99fab7e52a
Scan whole dnsmasq.d directory for cofigurations files
7 years ago
Mcat12 ba67144e34 Merge branch 'development' into adminPageAsOption
7 years ago
ProtoFoo 162d9d7d57 Add manual edit warning
7 years ago
ProtoFoo 357f5a2cfd Add manual edit warning
7 years ago
DL6ER 7785dac50e Merge pull request #1228 from r0ckarong/development
7 years ago
Markus Napp 01f643e5eb fixup! Fix spacing for wildcard help in list script
7 years ago
Markus Napp 8037f3e332 Fix spacing for wildcard help in list script
7 years ago
Markus Napp afe5176e01 Justify help output to match main script
7 years ago
Mcat12 a48317883d Fix indentation
7 years ago
Promofaux 4fcf8fd23f Merge in `development` branch - resolve conflict in update.sh
7 years ago
Promofaux 10a30344e5 No need to source setupVars, as basic-install.sh is sourced, which sources setupVars itself. Sourception.
7 years ago
Promofaux b764d17c64 comment
7 years ago
Promofaux ba0abdb88d wrap update logic in admin_installed bool check
7 years ago
Promofaux 1428b58dde source setupVars and only check admin repo if it is enabled
7 years ago
Mcat12 18eb8a2159 Merge pull request #1185 from pi-hole/cleanup/git_functions
7 years ago
DL6ER 3239c7023a Merge pull request #1170 from pi-hole/new/DHCPstaticleases
7 years ago
DL6ER da05491992 Merge pull request #1192 from pi-hole/fix/regex
7 years ago
DL6ER 3d4516dc95
Improve regex
7 years ago
DL6ER 509c864cc3
Merge branch 'development' into fix/regex
7 years ago
DL6ER 8b22f435ad
Change how user and group are stored in the logrotate config file (necessary on Ubuntu 16.04.1)
7 years ago
Mcat12 f8944177a0 Fix chronometer interpreting summaryRaw
7 years ago
DL6ER 06873fe69e
Remove misplaced start of string expression. Fixes #1191
7 years ago
Dan Schaper 3d9d13222b
Use constants for leading paths.
7 years ago
Dan Schaper 745adabb05
Path to source basic-install.sh
7 years ago
Dan Schaper 3861b57dc6
Start moving reused utility functions to one script.
7 years ago
Dan Schaper 99a4a80017
Spelling
7 years ago
Mcat12 033ba26041 Stay in repo directory until we error check
7 years ago
DL6ER 08cddba200
There should be no echo here
7 years ago
DL6ER 1bf43b0425
Improved regex: Remove all leading points from domain (.....xyz => .xyz). Return not only a part, but fill validated domain
7 years ago
DL6ER 85b3fef08d
Use perl instead of grep?
7 years ago
DL6ER 15037fa888
Typo
7 years ago
DL6ER d595fef18f
Fix regex
7 years ago
Dan Schaper be5fa22b6f Merge pull request #1174 from pi-hole/tweak/logrotate_insecure_directory
7 years ago
DL6ER 6fd7e0311c
Install customized version of logrotate script
7 years ago
DL6ER 1bcf2dd0fc
Tweak CLI domain filter
7 years ago
DL6ER dad18dc5de
Changed keywords
7 years ago
DL6ER 5c95c4074b
Remove static leases from DHCP static leases file
7 years ago
DL6ER 4301b9a12a
Add static DHCP leases to new file
7 years ago
DL6ER 6a89c6bf3b
Silence rm warning if no DHCP server is used
7 years ago
Promofaux fe8c365d17 codacy never lies
7 years ago