96 Commits

Author SHA1 Message Date
ChuckPa
6aa4bac4c4
block if/fi correction 2023-03-29 04:18:06 -04:00
Chuck
6043ac44c6
Merge pull request #52 from ChuckPa/chuckpa/qnap-df-posix
QNAP:  Force POSIX mode 'df' output formatting
2023-03-29 02:19:29 -04:00
ChuckPa
69206eb356
QNAP: Force POSIX mode 'df' output formatting 2023-03-29 02:17:08 -04:00
Chuck
110a243774
Merge pull request #50 from ChuckPa/chuckpa/fix-command-line-eof
Handle unexpected EOL when scripted
2023-03-28 00:25:25 -04:00
ChuckPa
a0184bdf24
Handle unexpected EOL when scripted 2023-03-28 00:23:20 -04:00
Chuck
14f015d44a
Update README.md 2023-03-23 22:02:13 -04:00
Chuck
b15d5a55c8
Restore owner and permissions 2023-03-16 02:08:34 -04:00
Chuck
a618da8a97
Restore owner and permissions
Corrects timing problem when to set owner and permissions after database operations.
2023-03-16 01:59:06 -04:00
Chuck
52f4c6b90f
v1.0.0 release 2023-03-14 16:34:11 -04:00
ChuckPa
3f32a57d1b
Syntax error 2023-03-14 15:45:02 -04:00
Chuck
d2639c89e2
Update README.md 2023-03-14 01:39:18 -04:00
Chuck
07fd79339d
Update ReleaseNotes 2023-03-13 22:07:05 -04:00
Chuck
94202b85e3
Update README.md 2023-03-13 22:04:57 -04:00
Chuck
b1738d3da0
Update DBRepair.sh 2023-03-13 22:04:08 -04:00
Chuck
5374d287e6
Update DBRepair.sh 2023-03-13 18:34:16 -04:00
Chuck
ef31078617
Merge pull request #45 from ChuckPa/chuckpa/keyword-commands
v1.0.0 release
2023-03-13 15:17:25 -04:00
ChuckPa
9b3c0ed40e
Release 1.0.
New menu w/ command name support
Stop containers within the utility
Updated documentation
2023-03-13 15:10:26 -04:00
ChuckPa
7497df41b2
Incremental commit - BETA 3
development push -- changing repos


Cleanup finalized

Waiting to complete testing.
2023-03-01 19:58:39 -05:00
ChuckPa
1ef2d87b45
DBRepair v1.0.0 development 2023-02-27 12:57:20 -05:00
Chuck
6803d3958c
Merge pull request #44 from CLHatch/patch-1
Update README.md
2023-02-08 14:49:05 -05:00
CLHatch
cf2ed54198
Update README.md
"Logfile" is "Option 8", not "Option 7".  I'm guessing you added an option after you wrote the "Typical Usage" section and missed updating it.
2023-02-06 22:55:58 -06:00
Chuck
2126320388
Merge pull request #40 from CLHatch/patch-1
Update README.md
2023-02-05 19:46:22 -05:00
Chuck
f818f982b6
Merge pull request #43 from Dracon09/patch-1
Update README.md
2023-02-05 19:44:15 -05:00
Dracon09
425f08b026
Update README.md
Update sh commands to current released version
2023-02-05 12:24:39 -05:00
CLHatch
fa9e974787
Update README.md
Fix "Exit" to be "Option 9" instead of "Option 8" under "Typical Usage".
2023-02-03 04:47:18 -06:00
Chuck
a38da9e44e
Merge pull request #38 from ChuckPa/chuckpa/fix-timestamp-again
Remove date from Timestamp.   Dates not predictable in CMD environment.
2023-01-17 01:37:33 -05:00
ChuckPa
c10169d7fd
Fix problem with date in timestamp
Date format subject to user system settings.  Results inconsistent.
This is a limitation of windows CMD

Date removed from TimeStamp.
2023-01-17 01:23:49 -05:00
Chuck
ddf02345a8
Merge pull request #37 from ChuckPa/chuckpa/windows-12-24-hour-clock
DBRepair-Windows:  Fix Date/Time stamp
2023-01-13 20:23:12 -05:00
ChuckPa
249f36a668
DBRepair-Windows: Fix Date/Time stamp
Date would have spaces in name on some systems.
2023-01-13 20:10:14 -05:00
Chuck
b600d52e13
Merge pull request #36 from ChuckPa/chuckpa/refector-container-detection
Add Podman (libpod) container support
2023-01-11 18:32:05 -05:00
ChuckPa
672c493c7e
Add Podman (libpod) container support 2023-01-11 18:26:00 -05:00
Chuck
d2f8de489f
Merge pull request #34 from ChuckPa/chuckpa/hotio-fix
Fix typo - Hotio
2023-01-08 14:48:38 -05:00
ChuckPa
6daa8e0582
Fix typo - Hotio 2023-01-08 14:45:13 -05:00
Chuck
19b5260168
Update README.md 2023-01-08 13:53:52 -05:00
Chuck
8a97580830
Merge pull request #33 from ChuckPa/chuckpa/add-hotio-support
Add HOTIO container support
2023-01-08 13:32:07 -05:00
ChuckPa
28cc96e32f
Add HOTIO container support
Thanks to @causefx and @sittingmongoose.
2023-01-07 20:07:32 -05:00
Chuck
6b675bc2b3
Update README.md 2022-12-26 22:12:20 -05:00
Chuck
d36f9e1bad
Merge pull request #31 from ChuckPa/chuckpa/Docker
Correct cgroups v2 issue
2022-12-26 21:41:02 -05:00
ChuckPa
8e59eded28
Correct cgroups v2 issue
Corrected an issue with Cgroups V2 detection.
2022-12-26 21:39:16 -05:00
Chuck
94a7718b2b
Merge pull request #29 from ChuckPa/chuckpa/Wd-fix
Western Digital:  Fix location detection
2022-12-26 11:34:55 -05:00
ChuckPa
c73ad0a77f
Western Digital: Forgot one set of quotes 2022-12-26 11:27:08 -05:00
Chuck
74a9b9e153
Merge pull request #28 from ChuckPa/ChuckPa/DBRepair-Windows-dev
Put Windows Development code on master
2022-12-24 21:05:14 -05:00
Chuck
6ade729e56
Merge branch 'master' into ChuckPa/DBRepair-Windows-dev 2022-12-24 21:05:04 -05:00
ChuckPa
d4005fba15
. 2022-12-24 20:55:20 -05:00
ChuckPa
b621ca1ab1
. 2022-12-24 20:47:23 -05:00
ChuckPa
1e4a8e4b26
. 2022-12-24 19:21:43 -05:00
Chuck
605d7fa44c
Update README.md 2022-12-24 19:04:03 -05:00
Chuck
89e158b16a
Update README.md 2022-12-24 18:45:45 -05:00
Chuck
5e27807031
Update README.md 2022-12-24 18:44:23 -05:00
Chuck
a32345ac0c
Update README.md 2022-12-16 16:59:01 -05:00