Commit Graph

131 Commits

Author SHA1 Message Date
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
Chuck 04ea482fb0 Merge pull request #27 from ChuckPa/chuckpa/support-cgroup2
Add support for cgroup V2
2022-12-16 13:38:32 -05:00
ChuckPa 579004cfe0 Add support for cgroup V2 2022-12-16 13:30:07 -05:00
Chuck 6b253b26fd Merge pull request #22 from ChuckPa/chuckpa/improve-restore-logic
Improve database backup selection logic, Add BINHEX support
2022-12-15 01:52:30 -05:00
ChuckPa de8bb48901 Improve database backup selection logic, Add BINHEX support
Added informative output and correct issue selecting final available backup.
Added binhex (Arch) docker support
Updated READMEmd

Add support for all Docker variants

Change detection to use cgroup

Add BINHEX support,  Update README.md
2022-12-14 01:43:46 -05:00
Chuck 8d2e287ecd Update README.md 2022-11-28 23:32:52 -05:00
Chuck cd9fe591a3 Merge pull request #21 from ChuckPa/chuckpa/transfer-view-history-with-viewstate
Export View history with viewstate
2022-11-21 01:05:34 -05:00
ChuckPa 7c56552ff7 Export View history with viewstate
Export view history table as well.
While here,  clean up the logic
Import using the same style as the other functions do.
Minor cleanup of user output. 

Final testing & review before release
2022-11-21 01:03:26 -05:00
Chuck fc921293fe Merge pull request #18 from ChuckPa/chuckpa/sort-supported-hosts
Sort supported hosts list
2022-11-16 16:47:06 -05:00
ChuckPa db1f1da8fc Sort supported hosts list 2022-11-16 16:43:24 -05:00
Chuck 20ee668d98 Merge pull request #17 from ChuckPa/chuckpa/update-doc
Add sample session to README.md
2022-11-16 16:22:14 -05:00
ChuckPa 6b63fcb610 Add Sample Session 2022-11-16 16:17:57 -05:00
ChuckPa 3fda441b32 Add PMS interlock
Prevents database actions when PMS is active.
2022-11-16 13:50:02 -05:00
Chuck 972b03c575 Merge pull request #9 from 2bits/2bits/support-mac
Changes to support MacOS
2022-11-16 01:02:31 -05:00
2bits 71502bc203 Merge branch 'ChuckPa:master' into 2bits/support-mac 2022-11-15 21:04:38 -08:00
Tommy Mikkelsen e97d46a16a Merge pull request #16 from ChuckPa/ukdtom/issue15
Readme needs update
2022-11-15 23:58:41 +01:00