|
|
|
@2212
|
3 years |
lowjoel |
Revert accidental commit.
|
|
|
|
@2211
|
3 years |
lowjoel |
More compilos.
|
|
|
|
@2210
|
3 years |
lowjoel |
Compilo.
|
|
|
|
@2209
|
3 years |
lowjoel |
Define the GetFileVersion? assembly extension method to query assemblies …
|
|
|
|
@2208
|
3 years |
lowjoel |
Call the extension methods class Methods instead of breaking up to …
|
|
|
|
@2207
|
3 years |
lowjoel |
Handle spanned drives and other dynamic volumes better. This patch allows …
|
|
|
|
@2206
|
3 years |
lowjoel |
- Don't define a shortcut function for DeviceIoControl? since that's a …
|
|
|
|
@2205
|
3 years |
lowjoel |
New strings.
|
|
|
|
@2204
|
3 years |
lowjoel |
Make the progress be indeterminate when finding cluster tips for erasure.
|
|
|
|
@2203
|
3 years |
lowjoel |
Allow tasks to report that their progress is indeterminate, and reflect …
|
|
|
|
@2202
|
3 years |
lowjoel |
Unset the Indeterminate flag when:
- The Completed property is set
- …
|
|
|
|
@2201
|
3 years |
lowjoel |
Use a continuous progress bar instead of blocks, just like the progress …
|
|
|
|
@2200
|
3 years |
lowjoel |
Allow the progress of tasks to be marked as indeterminate (notably for …
|
|
|
|
@2199
|
3 years |
lowjoel |
Fixed progress calculation for securely moving files.
|
|
|
|
@2198
|
3 years |
lowjoel |
Fixed UnauthorizedAccessException? when erasing files from an NTFS volume …
|
|
|
|
@2197
|
3 years |
lowjoel |
Fix an UnauthorizedAccessException? when erasing a physical disk with …
|
|
|
|
@2196
|
3 years |
lowjoel |
Define the IOCTL_DISK_DELETE_DRIVE_LAYOUT which erases the MBR of the …
|
|
|
|
@2194
|
3 years |
lowjoel |
Change all internal OpenHandle? functions to private, since they should not …
|
|
|
|
@2193
|
3 years |
lowjoel |
New strings.
|
|
|
|
@2192
|
3 years |
lowjoel |
Implemented the erasure of a complete drive or partition. Addresses #20: …
|
|
|
|
@2191
|
3 years |
lowjoel |
Implemented the opening of physical disks for direct read/write access.
|
|
|
|
@2190
|
3 years |
lowjoel |
There's no need for the UpdateProgress? function to require a …
|
|
|
|
@2189
|
3 years |
lowjoel |
- Define a VolumeStream? class which is a FileStream? customised for raw …
|
|
|
|
@2188
|
3 years |
lowjoel |
Define the PhysicalDriveInfo?.Equals function to check whether two …
|
|
|
|
@2187
|
3 years |
lowjoel |
Allow us to query the size of non-ready partitions and disks (for more …
|
|
|
|
@2186
|
3 years |
lowjoel |
Make the device path a constant to increase readability, also, generate …
|
|
|
|
@2185
|
3 years |
lowjoel |
Define VolumeInfo?.GetHashCode? since we defined VolumeInfo?.Equals
|
|
|
|
@2184
|
3 years |
lowjoel |
There is no longer a need for the regular expression.
|
|
|
|
@2183
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Supplements r2170: some functions can be …
|
|
|
|
@2181
|
3 years |
lowjoel |
- Define the VolumeInfo?.PhysicalDrive? property to get the physical drive …
|
|
|
|
@2180
|
3 years |
lowjoel |
Better algorithm to find which partitions are on which drives which works …
|
|
|
|
@2179
|
3 years |
lowjoel |
Refactor a function which parses null-delimited string arrays.
|
|
|
|
@2178
|
3 years |
lowjoel |
Fixed error in marshalling managed to unmanaged -- the mount points for …
|
|
|
|
@2177
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fixed potential ArgumentException? when a …
|
|
|
|
@2175
|
3 years |
lowjoel |
Potential fix for a crash when erasing cluster tips (The attributes can't …
|
|
|
|
@2174
|
3 years |
lowjoel |
Added a PhysicalDriveInfo? class which allows us to enumerate the physical …
|
|
|
|
@2173
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Supplements r2170: some functions can be …
|
|
|
|
@2171
|
3 years |
lowjoel |
New strings.
|
|
|
|
@2170
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fix crash when a volume is connected but not …
|
|
|
|
@2167
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Handle UnauthorizedAccessExceptions? when …
|
|
|
|
@2165
|
3 years |
lowjoel |
If we get ERROR_DEV_NOT_EXIST, throw an IOException.
|
|
|
|
@2164
|
3 years |
lowjoel |
Fixed potential crash when ResolveHandleName? is called by two threads at …
|
|
|
|
@2163
|
3 years |
lowjoel |
Rearrangement of strings.
|
|
|
|
@2162
|
3 years |
lowjoel |
For erasing old file system table resident files:
- Rewritten algorithm …
|
|
|
|
@2161
|
3 years |
lowjoel |
Since we are just simply deleting all temporary files when filling up the …
|
|
|
|
@2160
|
3 years |
lowjoel |
Fix the calculation interval expansion/contraction:
- a geometric growth …
|
|
|
|
@2159
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fixed log messages when erasing cluster …
|
|
|
|
@2157
|
3 years |
lowjoel |
Compilo fix.
|
|
|
|
@2156
|
3 years |
lowjoel |
- Optimised the EraseFileClusterTips? and GetFileArea? function to use one …
|
|
|
|
@2155
|
3 years |
lowjoel |
Implements #273: Use NtSetInformationFile? to deeply set file times.
|
|
|
|
@2154
|
3 years |
aramacciotti |
Italian translation of "untranslated" strings
|
|
|
|
@2153
|
3 years |
lowjoel |
Fixed crash when erasing an empty file.
|
|
|
|
@2152
|
3 years |
lowjoel |
Some parameter validation in ProgressManagerStep?'s constructor
|
|
|
|
@2151
|
3 years |
lowjoel |
Reorganise the extension methods by the class it extends.
|
|
|
|
@2150
|
3 years |
lowjoel |
Experimental fix to prevent those pesky disk full messages when erasing …
|
|
|
|
@2149
|
3 years |
lowjoel |
Modified all dependent code to compile after the change in the previous …
|
|
|
|
@2148
|
3 years |
lowjoel |
Use discrete types where possible:
- OpenHandle::ProcessId? should return …
|
|
|
|
@2147
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Allow erasing of UNC paths.
|
|
|
|
@2145
|
3 years |
lowjoel |
Oh dear - the upload URI was wrong
|
|
|
|
@2144
|
3 years |
lowjoel |
Better message when we skip reparse points.
|
|
|
|
@2143
|
3 years |
lowjoel |
Instead of skipping reparse points when searching for files to erase, we …
|
|
|
|
@2142
|
3 years |
lowjoel |
Localise the command line interface of Eraser. Also causes the shell …
|
|
|
|
@2141
|
3 years |
lowjoel |
Final fix to r2133, r2129, r2117, r1969 to fix #271.
|
|
|
|
@2140
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Check that the Win32 error code is not …
|
|
|
|
@2138
|
3 years |
lowjoel |
Don't create empty tasks when dragging and dropping.
|
|
|
|
@2137
|
3 years |
lowjoel |
Fixed regression in r2118: the check for file/directory existence should …
|
|
|
|
@2136
|
3 years |
lowjoel |
Warning fix.
|
|
|
|
@2135
|
3 years |
lowjoel |
Fixed querying of file version information. File version information is …
|
|
|
|
@2134
|
3 years |
lowjoel |
Document a TODO.
|
|
|
|
@2133
|
3 years |
lowjoel |
Run the task completion event handler before resetting the type of task so …
|
|
|
|
@2132
|
3 years |
lowjoel |
Implemented a new FactoryRegistrar? class which is a registrar, but creates …
|
|
|
|
@2131
|
3 years |
lowjoel |
Document the Run Immediately and Run at Restart options -- after …
|
|
|
|
@2129
|
3 years |
lowjoel |
- Define the behaviour of Run immediately (run now tasks) and Run …
|
|
|
|
@2128
|
3 years |
lowjoel |
Removed debug code.
|
|
|
|
@2127
|
3 years |
lowjoel |
Complete the implementation of the secure move command. Addresses #60: …
|
|
|
|
@2126
|
3 years |
lowjoel |
When creating the command line, check all paths to ensure that the last …
|
|
|
|
@2125
|
3 years |
lowjoel |
Fix the AssemblyVersion? attribute since things like dependencies and …
|
|
|
|
@2124
|
3 years |
lowjoel |
There's no need for the confirmation dialog when cutting and pasting …
|
|
|
|
@2123
|
3 years |
lowjoel |
Removed the Superseded Secure Move code. Addresses #60: Eraser Secure Cut.
|
|
|
|
@2122
|
3 years |
lowjoel |
Include the Background registry key when installing Eraser so that …
|
|
|
|
@2121
|
3 years |
lowjoel |
Secure Paste uses the same command as Secure Move (they are just invoked …
|
|
|
|
@2120
|
3 years |
lowjoel |
Addresses #60: Eraser Secure Cut.
- Implemented the display and the …
|
|
|
|
@2119
|
3 years |
lowjoel |
Implemented initialisation code for Secure Paste. Addresses #60: Eraser …
|
|
|
|
@2118
|
3 years |
lowjoel |
When we use File.Exists, we have to also check using Directory.Exists as …
|
|
|
|
@2117
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Supplements r1969: when no task is running, …
|
|
|
|
@2115
|
3 years |
lowjoel |
Wrong test for reparse points, causing folder erasures to never run.
|
|
|
|
@2114
|
3 years |
lowjoel |
Fixed progress calculation: the amount of data needed to complete the …
|
|
|
|
@2113
|
3 years |
lowjoel |
Removed unused strings.
|
|
|
|
@2112
|
3 years |
lowjoel |
Implemented secure move of files and folders.
|
|
|
|
@2111
|
3 years |
lowjoel |
Fixed bug introduced n r2085: files were not enumerated when a directory …
|
|
|
|
@2110
|
3 years |
lowjoel |
Partially implemented the copying of directories. Addresses #60: Eraser …
|
|
|
|
@2109
|
3 years |
lowjoel |
Fixed missing </summary> tag.
|
|
|
|
@2108
|
3 years |
lowjoel |
Addresses #60: Eraser Secure Cut.
- Implemented GetPaths? for secure move …
|
|
|
|
@2107
|
3 years |
lowjoel |
Fixed wrong check against a non-existent file.
|
|
|
|
@2106
|
3 years |
lowjoel |
New API
- the GetPaths? function no longer returns the total size of the …
|
|
|
|
@2105
|
3 years |
lowjoel |
Factored out the stream erasure code to a separate function; the Execute() …
|
|
|
|
@2104
|
3 years |
lowjoel |
Code structure more amenable to localisation.
|
|
|
|
@2103
|
3 years |
lowjoel |
Fixed spacing.
|
|
|
|
@2102
|
3 years |
lowjoel |
Handle instances properly when empty tasks are somehow created.
|
|
|
|
@2101
|
3 years |
lowjoel |
Fixed potential NullReferenceException? which will mask the inner exception …
|
|
|
|