Commit Graph

41 Commits

Author SHA1 Message Date
e49c1a231c read random date in bulk to reduce syscalls 2022-05-15 15:17:49 +02:00
4fc44d9926 changed progress percentage calculation 2022-05-14 15:21:14 +02:00
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
0e391cebf3 display also days 2022-05-13 21:14:48 +02:00
ecc8a71c64 display shred duration after completion 2022-05-12 07:40:24 +02:00
48bbad914f display used time to shred drive 2022-05-11 23:45:05 +02:00
f2db85aa33 pclose instead fclose 2022-01-26 15:44:32 +01:00
3d34de1311 release of Beta 0.2.0 2020-09-21 21:56:26 +02:00
5e190ba08f merge 2020-09-21 21:19:58 +02:00
2a2bfc6fe6 delete task thread 2020-09-21 16:50:33 +02:00
66cfbb5da2 ls instead hwinfo; update UI even mutex is locked 2020-09-20 00:12:18 +02:00
93a741fc6f code cleanup 2020-09-16 15:27:25 +02:00
0fc3bc222e changed vector to list 2020-09-16 15:13:32 +02:00
95828afcc2 first beta release 2020-09-15 13:40:40 +02:00
67b8e302be detect frozen drives and show that the user 2020-09-11 17:18:53 +02:00
cb361acfd4 fixed bug with filtering new attached drives 2020-09-09 16:11:25 +02:00
938f267813 completed logger usage and changed shred task to non-static 2020-09-08 13:01:09 +02:00
730b1205f7 added logging basics 2020-09-07 17:23:15 +02:00
eab95844b8 changed WORSE_POWERUP 2020-08-31 09:40:31 +02:00
7c00fd638c fixed bug #15 2020-08-30 12:03:37 +02:00
b271f7955a percent are now two digit precision 2020-08-28 15:28:57 +02:00
320e306d06 fixed states if drive is no longer present 2020-08-26 18:38:39 +02:00
424218bb23 dryrun and set states for new drives 2020-08-26 15:07:53 +02:00
f39fbfbd54 added custom implementation for shred 2020-08-26 00:12:39 +02:00
a2a18bbc34 delete task 2020-08-23 11:04:10 +02:00
c6a8fd861d shred thread 2020-08-23 09:26:32 +02:00
e4b3923f6d parse percentage from shred cmd 2020-08-22 21:48:34 +02:00
dc5e6b968b refactor menustatr 2020-08-10 22:52:13 +02:00
c2ab7c1c7f added states for tasks 2020-08-09 21:41:28 +02:00
1e4d9975c6 added warning levels 2020-08-07 16:17:45 +02:00
29eda094a7 show drive stats human readable 2020-08-07 13:17:52 +02:00
99273756da show drive overview 2020-08-07 12:07:29 +02:00
1b0ea97ed1 select drive based on arrow keys 2020-08-07 11:38:00 +02:00
a92a9c2a2a added user input via keys 2020-08-06 22:45:05 +02:00
9322ea65a7 started to use the UI 2020-08-04 22:35:29 +02:00
89f900c970 detect offline drives 2020-08-04 19:51:34 +02:00
27b48de32a added filter algo for existing drives 2020-08-04 17:18:32 +02:00
a61d4321f6 added ipc 2020-08-04 11:59:45 +02:00
daa3a27edb stated to implement threading 2020-08-03 22:40:07 +02:00
36e8f5b62c added drive wipe 2020-05-03 17:17:20 +02:00
c22ca646a1 project cleanup 2020-05-02 22:06:47 +02:00