Commit Graph

105 Commits (7a1a2dec678c997daff6e6693cdd1d8d4c89d410)

Author SHA1 Message Date
Jacob Salmela 7a1a2dec67
update license to EUPL on core files
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
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
Promofaux fe8c365d17 codacy never lies
7 years ago
Promofaux 9acc3aac01 pipe `du -h` output to awk to ensure we only get the file size, and not the filename too. Yeah that's right Dom, pipe.
7 years ago
Promofaux 1ad23a065e switch out `wc -l` with `grep -c ^`
7 years ago
Promofaux de102fde5c Add line count and size check for pihole.log
7 years ago
DL6ER 74a4e62cc9
Codacy fix
7 years ago
DL6ER 63a414a544
Align outputs
7 years ago
DL6ER 7d1f5091a7
Fixed small typo
7 years ago
DL6ER 3b54cab3bc
Show branches and revisions (incl. possible dirty state) in debug log
7 years ago
Dan Schaper 68cb0782c0 Add countdown timer
8 years ago
Dan Schaper 0f4c8d4923 Set default timeout to 60 seconds
8 years ago
Dan Schaper 6d2c5b2312 Add debug timeoute
8 years ago
Dan Schaper a95ce11ca6 Add debug timeoute
8 years ago
Adam Warner b191cd73a7 Update piholeDebug.sh
8 years ago
Dan Schaper dcf6e6b14d Clarify user action required to end the scripts.
8 years ago
Dan Schaper 908697a963 User token instructions, and small bugfix for missing separator.
8 years ago
Dan Schaper fad2d6b1d1 Return values start showin up now. Logic operators too...
8 years ago
Dan Schaper 9cd830b6aa Start to refine tests and clean up code.
8 years ago
Dan Schaper d9a16b0ff4 Clear up bottom half of script with fewer redundenicies.
8 years ago
Dan Schaper cb5c94ef5e Sorry, left that gravity.list parser in. Big debug files. Cleared that up.
8 years ago
Dan Schaper 85fbd66871 Good commit point, number of changes
8 years ago
Dan Schaper d4a3a5c180 Trying to implement The Brontide Idiom for design.
8 years ago
Dan Schaper 71e3a473d6 Fix = underbar
8 years ago
Dan Schaper c2cfc09f63 Clean up more of the UX and log. Lots to go.
8 years ago
Dan Schaper 01f10b56e8 Refactor out some more reudndant code.
8 years ago
Dan Schaper 90ec0a610e Tricorder is introduced.
8 years ago
Dan Schaper 42bff1ce1b Move parse utility to be near other parsing functions.
8 years ago
Dan Schaper e3c7a1f31f Top half user output updated.
8 years ago
Dan Schaper 0debbffa70 Add a couple of parsing utility functions.
8 years ago
Dan Schaper f9570a82cc Remove glitchy daemon detection.
8 years ago
Dan Schaper 36285ead57 Just becuase this is bugging me, but I'll fix it later.
8 years ago
Dan Schaper 13e488dace Daemon check for lighttpd and dnsmasq.
8 years ago
Dan Schaper f169da8fd0 Set for quiet temporarily.
8 years ago
Dan Schaper 60741298b7 Cut more verbosity. Prep for `lsof` parsing and daemon tests.
8 years ago
Dan Schaper f73734acb0 Only check IPv6 Gateway if it exists.
8 years ago
Dan Schaper fc360abe43 Only check IPv6 if system is enabled.
8 years ago
Dan Schaper 98db002770 Tighten IP test reponse to user.
8 years ago
Dan Schaper 4269626f5d Attribute source for bashism.
8 years ago
Dan Schaper 8fa897aadb Add back in sourcing files (setupVars.conf) and tweak `ip_check`
8 years ago
Dan Schaper f549618d12 Move environment IPv6 interface check to `ip_check` and fix IPv6 source routing issue.
8 years ago
Dan Schaper 2fa47aaf31 Source routing is deprecated by RFC5095
8 years ago
Dan Schaper b0874fb23a Temporarily get rid of gateway sourcing from setupVars, temporarily.
8 years ago
Dan Schaper fb70fd77e8 Prototype version_check, add helper functions for logging and echo.
8 years ago