|
|
|
@2239
|
3 years |
lowjoel |
Always raise the confirmation dialog to the top so that the user can make …
|
|
|
|
@2238
|
3 years |
lowjoel |
Be slightly more intelligent when connecting to a remote instance: …
|
|
|
|
@2237
|
3 years |
lowjoel |
Fixed NotSupportedException? when issuing file=path or dir=path commands to …
|
|
|
|
@2236
|
3 years |
lowjoel |
Define the eraser erase command that is shorthand for eraser addtask …
|
|
|
|
@2235
|
3 years |
lowjoel |
Fixed the display of the addtask help: group logically similar text …
|
|
|
|
@2234
|
3 years |
lowjoel |
Remove the querymethods command, display all the registered erasure …
|
|
|
|
@2233
|
3 years |
lowjoel |
Allow the user to specify the Name or the GUID of the erasure method, to …
|
|
|
|
@2232
|
3 years |
lowjoel |
Make the generation of help text for addtask parameters done by the …
|
|
|
|
@2231
|
3 years |
lowjoel |
Implemented disk/partition erasure from the command line: it can be …
|
|
|
|
@2230
|
3 years |
lowjoel |
Implemented secure move from the command line: it can be invoked using the …
|
|
|
|
@2229
|
3 years |
lowjoel |
Fixed an implementation error where the return code of the ProcessArgument? …
|
|
|
|
@2228
|
3 years |
lowjoel |
Based on r2226, allow the file and folder erasure target configurers to …
|
|
|
|
@2227
|
3 years |
lowjoel |
Do not assume that only one configurer can handle every command …
|
|
|
|
@2226
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Remove duplicate entries from the Context …
|
|
|
|
@2224
|
3 years |
lowjoel |
Tighten the controls on the Schedule tab to make it look more tightly …
|
|
|
|
@2223
|
3 years |
lowjoel |
Finally completed a DPI-aware Task Properties Form.
|
|
|
|
@2222
|
3 years |
lowjoel |
Define proper behaviour when a directory reparse point (symbolic …
|
|
|
|
@2221
|
3 years |
lowjoel |
Fix command line parsing for file items with the command delimiters (/, - …
|
|
|
|
@2220
|
3 years |
lowjoel |
Anchor the right and bottom ends of the total progress label and the item …
|
|
|
|
@2219
|
3 years |
lowjoel |
Get the Eraser logo to stretch with the changes in DPI. Addresses #303: …
|
|
|
|
@2218
|
3 years |
lowjoel |
Space out the settings combo boxes from their labels, to better fit …
|
|
|
|
@2217
|
3 years |
lowjoel |
Get the Eraser logo to stretch with the changes in DPI. Addresses #303: …
|
|
|
|
@2216
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Don't display the Eraser context menu for …
|
|
|
|
@2214
|
3 years |
lowjoel |
Specify the culture we are interested in for BlackBox? when calling …
|
|
|
|
@2213
|
3 years |
lowjoel |
Allow non-administrators to query the physical drive a volume is on, too.
|
|
|
|
@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: …
|
|
|
|