Commit Graph

347 Commits (0be987239e3c5c6f88033844dc77c285bc73d185)

Author SHA1 Message Date
Jacob Salmela cc946ce068
upload to tricorder functions
7 years ago
Jacob Salmela 1102fdc44b
append everything the user sees to the pihole_debug.log file
7 years ago
Jacob Salmela c995c81fff
adjust some spacing
7 years ago
Jacob Salmela 6684af9938
add lighttpd list function and gravity analysis
7 years ago
Jacob Salmela 8bafd12f95
fix resolver functions and add x-header function
7 years ago
Jacob Salmela 76266cf31b
add resolver functions and check directory content functions
7 years ago
Jacob Salmela 1a87d3a659
add process check function
7 years ago
Jacob Salmela 085f2c6ca0
add port check function
7 years ago
Jacob Salmela b74300f67c
add ping internet function and fix some spacing issues
7 years ago
Jacob Salmela 107babe8f4
add ping gateway function
7 years ago
Jacob Salmela 8fd9a22d18
add detect IP function
7 years ago
Jacob Salmela 8c5c1316dd
add php version and processor check functions
7 years ago
Jacob Salmela daff5d8b5a
add critical dependencies version check functions
7 years ago
Jacob Salmela 6c4a7b626e
add pihole version check functions
7 years ago
Jacob Salmela 1aa5943e67
add if directory exists function
7 years ago
Jacob Salmela 69fe889f92
comments for all lines and small formatting changes
7 years ago
Jacob Salmela 5d7ef9281f
get just the OS pretty name for Dan
7 years ago
Jacob Salmela 6fa00e7cc8
first functions with pretty colors. check OS, setupVars, and contents of .d dirs
7 years ago
Dan Schaper 501b26decd Log and echo gateway responses
7 years ago
DL6ER 30dcf6ff47
Include pihole-FTL.log in debug report
7 years ago
Dan Schaper 2740c68a63 Merge pull request #1335 from pi-hole/tweak/debug_templog
7 years ago
Dan Schaper b1f769b671
Output cleaning, IP stack check headers.
7 years ago
Dan Schaper 77378da70a
Cat out temp files to final log.
7 years ago
Dan Schaper 160030b75f
Quiet systemctl output to just the current daemon status.
7 years ago
Dan Schaper 0a0c3a2fb7
Copy working temp to final location.
7 years ago
Dan Schaper e9f1ca338f
Create temp files for working storage, log to working storage temps.
7 years ago
Adam Warner cfaf1ac67c
add check on file_parse to not include WEBPASSWORD= in the debug log
7 years ago
Dan Schaper d1e0f3ae18 Merge pull request #1294 from pi-hole/tweak/debugDNS
7 years ago
Dan Schaper 512c650441
Shellchecking.
7 years ago
Dan Schaper dc44fc9e27
Version check amalgamation and removal of && || logic.
7 years ago
Dan Schaper 6f2fb57c08
Protocol specific records checks.
7 years ago
Dan Schaper 2547cc4c8d
Only run IPv6 if enabled, split out Chaos TXT checks.
7 years ago
DL6ER 9f4ef66f41
Add IPv6 resolver test
7 years ago
DL6ER 086f0790fc
Add Google's IPv6 address for potential IPv6 resolver tests
7 years ago
Dan Schaper 709b44f736
IPv4 DNS tests
7 years ago
Dan Schaper 6cd4ff6d68
Organize functions and function calls.
7 years ago
DL6ER 66b7d04b82
Merge branch 'development' into new/FTL-binary
7 years ago
Dan Schaper 83b0600863
Carriage return or newline based webcalls.
7 years ago
Dan Schaper 6c130b7960
Vebiage and highligh the token, also `:::`
7 years ago
Dan Schaper 7244d44a1d
Notify user that log is being uploaded.
7 years ago
Dan Schaper 9b060aab34
Debug auto mode engaged
7 years ago
Jacob Salmela 7a1a2dec67
update license to EUPL on core files
7 years ago
DL6ER a64211123f
Some debug additions
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
Dan Schaper 01f17f9cbb Reduce header verbosity. New header writer.
8 years ago
Promofaux c958bed418 Consistency changes. Replace MOST uses of `echo >> ${DebugLog}` with usage of `log_write` function
8 years ago
Promofaux 2b2c240d39 Fix shebang line broken in #831
8 years ago
Marcus Hildum d0b3727c5d Consistency
8 years ago
Marcus Hildum 0efda04920 Use heredocs instead of multiple calls to echo
8 years ago
Marcus Hildum 28eeaf201b Standardize function declaration
8 years ago
Dan Schaper 9a421d510a Ignore comments in adlists.list section.
8 years ago
Dan Schaper a9c3e2c7ba Add log_write function. Update version_check to use logical conditionals.
8 years ago
Dan Schaper 7fcb40739d Close IF statement
8 years ago
Dan Schaper 5a3d319677 Add fail check to dig local and remote.
8 years ago
Dan Schaper 8466d0b681 Change NSLOOKUP to dig for resolver tests, add dnsmasq specific records check
8 years ago
Dan Schaper 5de179f1eb Remove blacklist comparison.
8 years ago
Dan Schaper 36e10595cc Change netstat to lsof.
8 years ago
Dan Schaper edd7f28104 Add internet checks to IP section
8 years ago
Dan Schaper dba1ab3fc0 Remove compareWhitelist
8 years ago
Dan Schaper 3df9c48012 Include ping statistics in default gateway checks.
8 years ago
Dan Schaper ac1c299369 Revert overzealous renaming of Pi-hole in pihole.log detection.
8 years ago
Dan Schaper 5bbb3ac49a Standardize Pi-hole naming.
8 years ago
Dan Schaper 014bdf911a Add open port detection
8 years ago
Dan Schaper 874853fe18 Add lighttpd to version check
8 years ago
Dan Schaper 274b71f8bc Relocate hostname checks
8 years ago
Dan Schaper c41d543d81 Handle lack of IPv6 gracefully.
8 years ago
Dan Schaper 7729ddab30 Mode code realignment. Handle lack of IPv6 gateway gracefully.
8 years ago
Dan Schaper 60c0e59a83 Add IPv6 intelligence to debug
8 years ago
Adam Warner b1a7b0a186 Update piholeDebug.sh
8 years ago
Promofaux b3e7619048 curly brackets all the variables!
8 years ago
Adam Warner 95edb49bb8 Add option for uploading debug log to termbin
8 years ago
Dan Schaper ce8f07750f Remove trailing slash on os-release check
8 years ago
Promofaux 61ff12e8d4 Change header to match the rest of the scripts.
8 years ago
Promofaux e942440bb7 Dan forgot this : `}`
8 years ago
Promofaux 6f068e0b9c Replace sprunge.us with termbin, which appears to be more reliable.
8 years ago
Sander 11f2524b9b Instead of an or, cat *release
8 years ago
Dan Schaper b011e5f838 Add os-release check
8 years ago
Dan Schaper f45eb84d6b Add distribution Check
8 years ago
Daniel 9b8efe1b27 Upload log to sprunge.us
8 years ago
bcambl 27a9642090 check for sudo via 'command -v' instead of dkpg-query
8 years ago
Adam Warner d10e9b1b6e add pihole/webui version numbers
8 years ago
Adam Warner a6bee76581 add location of debug log output file!
8 years ago
nate 2f4f5a6ad2 Added lighttpd error.log to debug output
8 years ago
nate 7e06769d44 Double quoting
8 years ago
nate 5347ee4896 Write verbose status of processes to debug log & Minor UI Fixes
8 years ago
nate 2625d9f7fe Made piholeDebug.sh +x
8 years ago
nate 5f7c11f495 Sudo added to ifconfig to ensure it runs if debug not run as root
8 years ago
nate ec4d2d65a6 PromoFaux request: Detailed adlists.list output
8 years ago
nate 2311b42bca Merge branch 'ScriptCleanup-Dev'
8 years ago
nate 6145748bfb Change single echo to printf to forrect \t interpretation
8 years ago
nate 1a1026b367 Consistent stdout to match basic-install.sh and uninstall.sh
8 years ago
nate a9c24b456d Bug fixes and logging improvements
8 years ago
nate b4463bf42c Added test for nslookup
8 years ago
nate 8f8dc66c70 Ignore whitespace when writing config files
8 years ago
Nate b746250e71 Made all advanced/Scripts/ executable for consistency.
8 years ago
nate 86eafe7a33 Added comparison of gravity.list with Whitelist.txt and Blacklist.txt.
8 years ago
nate 04638c9065 Added 01-pihole.conf from /etc/dnsmasq.d/ to log
8 years ago
nate b0dd231018 Modified description in header
8 years ago
nate 0b5f005a5d Added piholeDebug.sh script for advanced debugging
8 years ago