Commit Graph

171 Commits

Author SHA1 Message Date
localhorst aaf4695656 IPC connection type 2025-12-07 17:51:16 +01:00
hannesbraun 664582f01d Improve UUID parsing
The previous approach only worked if the drive name had three letters (usually sda).
2025-07-25 14:26:20 +02:00
hannesbraun 9f6cfc17f8 Restore terminal state on termination 2025-07-24 18:55:49 +02:00
localhorst 1efe3376c1 display empty string if connection type is not known 2025-06-22 11:57:40 +02:00
localhorst fd4ad95ab1 display connection type 2025-06-21 20:25:32 +02:00
localhorst d76cb1a195 get connection type 2025-06-21 20:19:30 +02:00
localhorst 1ec4a2c793 fix shred.cpp 2025-06-21 11:46:45 +02:00
localhorst a0c842d90d add terminate action 2025-06-15 22:16:34 +02:00
localhorst 4ff1888333 ignore system drives as live image 2024-08-19 15:35:22 +02:00
localhorst 87a859f187 skip delete if drive was shredded before 2024-08-16 10:29:12 +02:00
localhorst 952e8c8eeb add new flag 2024-08-16 10:29:12 +02:00
localhorst 1055ef57ee Disable delete after shred was once started. (#69)
documented here: #65

Reviewed-on: #69
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2024-08-16 10:26:49 +02:00
localhorst feed1b4a97 fix deletion of dialog 2024-06-23 11:11:20 +02:00
localhorst b1b9870150 remove dryrun 2024-06-02 09:57:12 +02:00
localhorst 77b322d47d ignore system drive 2024-06-02 09:51:22 +02:00
localhorst a665f8638e find system drive 2024-06-02 09:31:55 +02:00
localhorst 93c52f9a69 Revert "reuse working smartclt cmd"
This reverts commit 84a2da8bc2.
2024-06-01 15:04:06 +02:00
localhorst 84a2da8bc2 reuse working smartclt cmd 2024-06-01 14:52:50 +02:00
localhorst fe11419e37 add usb sata bridge 2024-06-01 14:37:03 +02:00
localhorst 76c728c241 fix dryrun 2024-06-01 14:23:53 +02:00
localhorst fb31becf1a get status from smartctl correct 2024-06-01 14:14:58 +02:00
localhorst 70dda97ae2 autoformat all sources 2024-04-24 22:31:09 +02:00
localhorst cb421885d0 filter drives with zero capacity 2024-04-24 22:04:52 +02:00
localhorst 0ad7de4352 support smartctl usb contoller options 2024-04-21 12:57:05 +02:00
localhorst aa7ddf8b36 find nvme with lsblk 2024-04-14 11:13:00 +02:00
localhorst 8938fe5047 feature/ipc_mgsqueue_printer (#57)
closes #56

Co-authored-by: localhorst <localhorst@mosad.xyz>
Reviewed-on: #57
2022-11-24 20:41:23 +01:00
localhorst 6bd649e917 removed debug logging 2022-10-01 22:24:27 +02:00
localhorst 3940a90ad5 TUI: removed boxes around enties 2022-10-01 14:21:08 +02:00
localhorst 75394a3501 TUI: shrunk down hight of entry 2022-10-01 13:48:45 +02:00
localhorst c4adf03bf5 TUI: fix formatting speed label 2022-10-01 13:28:40 +02:00
localhorst 18ea170881 TUI: support longer SN 2022-10-01 13:26:13 +02:00
localhorst 85fa895734 TUI: fix y offset entries 2022-10-01 13:18:21 +02:00
localhorst 743464efc1 format labels in entries 2022-10-01 12:02:01 +02:00
localhorst 685e359217 TUI: changed window element layout 2022-09-30 22:26:54 +02:00
localhorst 70bc8cffb4 two lines per entry 2022-09-30 21:20:23 +02:00
localhorst b73e1765b5 separate shred and check process 2022-09-27 21:58:59 +02:00
localhorst 1b9fa348d3 display software build time 2022-08-24 16:35:12 +02:00
localhorst a347bf433c display temperature alert if drive too hot 2022-08-24 16:27:51 +02:00
localhorst 69fd10207d copy newer S.M.A.R.T. values to existing drive 2022-08-24 16:11:36 +02:00
localhorst 2df5ceb0c8 read temperature via S.M.A.R.T and display 2022-08-24 16:00:18 +02:00
localhorst bb69a59794 fix frozen and metric for checking iteration 2022-08-23 23:20:50 +02:00
localhorst a656d0a9f4 UI: display drive count with index 2022-08-23 00:03:45 +02:00
localhorst 50bd896cb9 display SN in overview for entry 2022-08-22 23:42:20 +02:00
localhorst edcf680b95 update shred metric in main thread instead of shred thread 2022-08-22 18:35:27 +02:00
localhorst 09446b52ca using tfng instead of urandom 2022-08-22 15:27:29 +02:00
localhorst d7aaa9647d added Threefish cipher as submodule 2022-08-22 14:24:31 +02:00
localhorst 4862a45ef6 remove unnecessary mutesx 2022-08-21 16:24:55 +02:00
localhorst 70f5727eb3 protect lists with mutex 2022-08-21 15:52:47 +02:00
localhorst e3aefb24ee added feature to start shredding for all drives 2022-08-20 16:09:40 +02:00
localhorst 9863c5591e cal metric: shred speed 2022-06-30 00:32:13 +02:00