|
|
|
@560
|
5 years |
lowjoel |
Compilo, my bad.
|
|
|
|
@559
|
5 years |
lowjoel |
Fixed #18
|
|
|
|
@523
|
5 years |
lowjoel |
Remove implicit property.
|
|
|
|
@511
|
5 years |
lowjoel |
Patch from Kaz:
-If filling the last bits of space of a volume throws IO …
|
|
|
|
@495
|
5 years |
lowjoel |
-Defer the starting of the execution thread until the application event …
|
|
|
|
@494
|
5 years |
lowjoel |
-Fixed a mistake in the UnusedIdsList? population when loading a task list. …
|
|
|
|
@491
|
5 years |
lowjoel |
Implemented #37: don't let the system go to sleep while executing a task.
|
|
|
|
@488
|
5 years |
lowjoel |
The ETA calculation has been moved to the ProgressManager? class
|
|
|
|
@485
|
5 years |
lowjoel |
Implemented Recycle Bin erasure: modified patch by cjax (Kasra Nassiri)
|
|
|
|
@482
|
5 years |
lowjoel |
-Rewrote the progress calculation architecture to work slightly better for …
|
|
|
|
@475
|
5 years |
lowjoel |
Fixed a logic error in my task deletion code.
|
|
|
|
@445
|
5 years |
cjax |
Added procedure EraseRecycleBin? - erases RecycleBin? contents.
|
|
|
|
@440
|
5 years |
lowjoel |
Compilo.
|
|
|
|
@439
|
5 years |
lowjoel |
Rescheduled (recurring) tasks need to be removed from the priority queue …
|
|
|
|
@436
|
5 years |
lowjoel |
Renamed the "Drive" class to the "VolumeInfo?" class since the latter is a …
|
|
|
|
@423
|
5 years |
lowjoel |
For fun's sake, I've implemented a system notification area icon. Like in …
|
|
|
|
@422
|
5 years |
lowjoel |
Implemented scheduled tasks: however only weekday and daily tasks.
|
|
|
|
@406
|
5 years |
lowjoel |
Upgrade the EraseFilesystemRecords? function to support non-drive …
|
|
|
|
@405
|
5 years |
lowjoel |
-Make the DirectExecutor? support non-drive mountpoints, ie reparse points. …
|
|
|
|
@380
|
5 years |
lowjoel |
Slightly more robust error handling when erasing cluster tips: Errors are …
|
|
|
|
@348
|
5 years |
lowjoel |
Embarrassing - Left one reference to Foobar untouched…
|
|
|
|
@346
|
5 years |
lowjoel |
Added the copyright headers to all the source files.
|
|
|
|
@338
|
5 years |
lowjoel |
Use Overwriter's suggestion that plausible deniability files should be …
|
|
|
|
@335
|
5 years |
lowjoel |
Don't give up if we end up traversing into a directory which is locked or …
|
|
|
|
@304
|
5 years |
lowjoel |
Move all the Task log functions to the Logger class
-The Logger class has …
|
|
|
|
@301
|
5 years |
lowjoel |
Implemented plausible deniability code
-Replaced GetRandomFileName? with …
|
|
|
|
@294
|
5 years |
lowjoel |
Replaced all Drive.GetFreeSpace? calls with DriveInfo?.TotalAvailableSpace?
|
|
|
|
@292
|
5 years |
lowjoel |
Implemented (quite completely, I believe) ADS support
-Cluster tips of …
|
|
|
|
@283
|
5 years |
lowjoel |
Make cluster tips erasure optional when running unused space erasures.
|
|
|
|
@282
|
5 years |
lowjoel |
When erasing unused space, use using clauses to close the file stream …
|
|
|
|
@280
|
5 years |
lowjoel |
Replace the Globals static class with the ManagerLibrary? class which is a …
|
|
|
|
@276
|
5 years |
lowjoel |
Code formatting.
|
|
|
|
@271
|
5 years |
lowjoel |
Move the IsAdministrator? function to the Utils DLL
|
|
|
|
@269
|
5 years |
lowjoel |
-Implemented a few preliminary checks before running the unused disk space …
|
|
|
|
@268
|
5 years |
lowjoel |
Implemented unused space erase, cluster tips erase.
BUT did not implement …
|
|
|
|
@266
|
5 years |
lowjoel |
-Restore the Executor property of tasks when they are loaded
-Define the …
|
|
|
|
@260
|
5 years |
lowjoel |
-Change the RemoveFile? and RemoveFolder? functions to be static since they …
|
|
|
|
@251
|
5 years |
lowjoel |
More accurate computation of data required to erase the stream.
|
|
|
|
@242
|
5 years |
lowjoel |
Restore the log IDs after the tasks have been loaded to ensure the …
|
|
|
|
@240
|
5 years |
lowjoel |
Reschedule the task before saying that it is complete.
|
|
|
|
@236
|
5 years |
lowjoel |
Do run those Erase on Restart tasks.
|
|
|
|
@232
|
5 years |
lowjoel |
-Replaced Task.Entries with Task.Targets since that is a more intuitive …
|
|
|
|
@229
|
5 years |
lowjoel |
Added the ReplaceTask? API to get unexecuted tasks replaced with new …
|
|
|
|
@226
|
5 years |
lowjoel |
-Allow Executor.QueueTask? to queue any sort of tasks - queueing means that …
|
|
|
|
@225
|
5 years |
lowjoel |
Define a QueueTask? function for immediate tasks to be executed repeatedly.
|
|
|
|
@221
|
5 years |
lowjoel |
Added code to allow tasks to be cancelled if they are being executed.
|
|
|
|
@219
|
5 years |
lowjoel |
Implemented time left for erasures.
|
|
|
|
@213
|
5 years |
lowjoel |
-Define the Task start and completion events
-Added the UIText property. …
|
|
|
|
@208
|
5 years |
lowjoel |
Implemented secure folder removal.
|
|
|
|
@206
|
5 years |
lowjoel |
Don't be overparanoid with the use of uint.
|
|
|
|
@202
|
5 years |
lowjoel |
Reimplement the erasure method progress calculation to use floating point …
|
|
|
|
@201
|
5 years |
lowjoel |
Implemented progress update callbacks.
|
|
|
|
@198
|
5 years |
lowjoel |
-Round up the stream size to the cluster size so cluster tips are erased.
…
|
|
|
|
@193
|
5 years |
lowjoel |
Don't directly utilize the DefaultMethod? variable.
|
|
|
|
@191
|
5 years |
lowjoel |
Handle FatalExceptions? in the DirectExecutor? thread.
|
|
|
|
@184
|
5 years |
lowjoel |
Removed the Executor.GetIterator? function since it's rather... weird.
|
|
|
|
@180
|
5 years |
lowjoel |
-For the DirectExecutor?, implemented FilesystemObject? erasures
…
|
|
|
|
@171
|
5 years |
lowjoel |
Allow the DirectExecutor? class to be disposable, thus ending the thread …
|
|
|
|
@163
|
5 years |
lowjoel |
Added Docs for the DirectExecutor? class.
|
|
|
|
@152
|
5 years |
lowjoel |
-Implemented locks for the variables used across threads
-Implemented the …
|
|
|
|
@148
|
5 years |
lowjoel |
Renamed the Manager file to be called Executor, since that more accurately …
|