Commit Graph

79 Commits

Author SHA1 Message Date
localhorst e086241615 update version 2026-04-26 21:16:23 +02:00
localhorst 157e769268 Filter loop and cd/dvd drives (#92)
Reviewed-on: #92
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2025-12-13 14:16:24 +01:00
localhorst 8a42ccf9c0 Refactor start of delete thread (#90)
Reviewed-on: #90
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2025-12-12 22:56:28 +01:00
localhorst 1449e807ad User triggered print of drive lable (#85)
implements #66

Reviewed-on: #85
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2025-12-12 22:32:51 +01:00
localhorst cbf781f0e5 fix prod build 2025-12-10 21:37:14 +01:00
localhorst a4f15460d3 make members atomic 2025-12-10 20:40:48 +01:00
localhorst 15014d8542 Global Using Namespace in Header 2025-12-09 21:58:57 +01:00
localhorst f303f9f032 Integer Overflow in sprintf Buffer 2025-12-07 19:01:13 +01:00
localhorst 47ab9cc36f update Version 2025-12-07 18:04:52 +01:00
localhorst 36ea3a2bef disable dryrun 2025-06-22 11:46:09 +02:00
localhorst d76cb1a195 get connection type 2025-06-21 20:19:30 +02:00
localhorst 20d0dd8e90 reset build settings 2025-06-21 11:49:49 +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 b1b9870150 remove dryrun 2024-06-02 09:57:12 +02:00
localhorst a665f8638e find system drive 2024-06-02 09:31:55 +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 e4a73556d6 update for next release 2024-04-24 22:16:53 +02:00
localhorst cb421885d0 filter drives with zero capacity 2024-04-24 22:04:52 +02:00
localhorst aa7ddf8b36 find nvme with lsblk 2024-04-14 11:13:00 +02:00
localhorst 2306d34e91 update version 2024-04-14 08:42:48 +02:00
localhorst 8f57cd2a15 new beta version 2022-11-24 20:45:24 +01: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 b73e1765b5 separate shred and check process 2022-09-27 21:58:59 +02:00
localhorst aa13cde853 updated readme, version and update script 2022-09-27 18:31:45 +02:00
localhorst 1f50f87f97 update version and readme 2022-09-20 21:53:43 +02:00
localhorst 7d69096df3 Revert "decrease shred iterations"
This reverts commit 7dfa805044.
2022-08-25 09:18:12 +02:00
localhorst a347bf433c display temperature alert if drive too hot 2022-08-24 16:27:51 +02:00
localhorst 7dfa805044 decrease shred iterations 2022-08-24 14:27:43 +02:00
localhorst bb69a59794 fix frozen and metric for checking iteration 2022-08-23 23:20:50 +02:00
localhorst d92448aa97 optimal chunk size 2022-08-22 23:09:41 +02:00
localhorst edcf680b95 update shred metric in main thread instead of shred thread 2022-08-22 18:35:27 +02:00
localhorst b6f0c5e89f fix missing include 2022-08-20 16:11:48 +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
localhorst c61859ed4e added shred speed to TUI 2022-06-29 19:27:37 +02:00
localhorst e49c1a231c read random date in bulk to reduce syscalls 2022-05-15 15:17:49 +02:00
localhorst 4fc44d9926 changed progress percentage calculation 2022-05-14 15:21:14 +02:00
localhorst c8a3220c3a using now own shred impl with check if the complete drive is full of zeros after shredding 2022-05-14 14:06:16 +02:00
localhorst 0e391cebf3 display also days 2022-05-13 21:14:48 +02:00
localhorst ecc8a71c64 display shred duration after completion 2022-05-12 07:40:24 +02:00
localhorst 48bbad914f display used time to shred drive 2022-05-11 23:45:05 +02:00
localhorst f2db85aa33 pclose instead fclose 2022-01-26 15:44:32 +01:00
localhorst 3d34de1311 release of Beta 0.2.0 2020-09-21 21:56:26 +02:00
localhorst 5e190ba08f merge 2020-09-21 21:19:58 +02:00
localhorst 2a2bfc6fe6 delete task thread 2020-09-21 16:50:33 +02:00
localhorst 66cfbb5da2 ls instead hwinfo; update UI even mutex is locked 2020-09-20 00:12:18 +02:00
localhorst 93a741fc6f code cleanup 2020-09-16 15:27:25 +02:00