|
|
|
@2401
|
17 months |
lowjoel |
Updated to the LZMA SDK 9.22-beta API.
|
|
|
|
@2400
|
17 months |
lowjoel |
The latest LZMA SDK's library name is LzmaLib?.lib.
|
|
|
|
@2399
|
18 months |
lowjoel |
Archive the documentation for Eraser 5.
|
|
|
|
@2398
|
18 months |
lowjoel |
Implemented digest authentication even when using PHP as a CGI. In …
|
|
|
|
@2397
|
18 months |
lowjoel |
Allow access from anywhere since I really can't ascertain the source IP of …
|
|
|
|
@2396
|
18 months |
lowjoel |
Compile fix.
|
|
|
|
@2395
|
18 months |
lowjoel |
Oops, missed out this define.
|
|
|
|
@2394
|
18 months |
lowjoel |
Specify that HTTP Authentication needs to be used so that cURL will send …
|
|
|
|
@2393
|
18 months |
lowjoel |
The Downloads page will now require the BuildBranch? script included as …
|
|
|
|
@2392
|
18 months |
lowjoel |
Allow only the Build Server script to be accessed by trac.heidi.ie, no one …
|
|
|
|
@2391
|
18 months |
lowjoel |
Added database support for build slave information.
|
|
|
|
@2390
|
18 months |
lowjoel |
Implemented a HTTP request function to inform the server that a new build …
|
|
|
|
@2389
|
18 months |
lowjoel |
Remove the dependency on the Database since we can make do with static …
|
|
|
|
@2388
|
18 months |
lowjoel |
Split the BuildBranch? class out to a separate file since we will be using …
|
|
|
|
@2387
|
18 months |
lowjoel |
When we encounter an error, return a HTTP Error 500. Otherwise, output the …
|
|
|
|
@2386
|
18 months |
lowjoel |
Factor the utility functions used by the Build slaves to a separate …
|
|
|
|
@2385
|
18 months |
lowjoel |
Added the HTTP Digest Authentication bit for registering builds done by …
|
|
|
|
@2384
|
18 months |
lowjoel |
Move the database name for Eraser's website to the Credentials file since …
|
|
|
|
@2383
|
19 months |
lowjoel |
Woops, updated everything with the new version except the download page.
|
|
|
|
@2382
|
19 months |
lowjoel |
Some more compile fixes.
|
|
|
|
@2381
|
19 months |
lowjoel |
Some more compile fixes.
|
|
|
|
@2380
|
19 months |
lowjoel |
Compilo fix.
|
|
|
|
@2379
|
19 months |
lowjoel |
Compilo fix.
|
|
|
|
@2378
|
19 months |
lowjoel |
Implement the new Persistent Store class for Eraser.Manager. Also hooked …
|
|
|
|
@2377
|
19 months |
lowjoel |
Move the Default PRNG and Erasure Methods settings to the Default Plugin.
|
|
|
|
@2376
|
19 months |
lowjoel |
Strange, I forgot to move the SettingsList? class.
|
|
|
|
@2375
|
19 months |
lowjoel |
Move the SettingsList? and SettingsDictionary? class to the Eraser assembly …
|
|
|
|
@2374
|
19 months |
lowjoel |
There is no longer a need to indicate the default file and unused space …
|
|
|
|
@2373
|
19 months |
lowjoel |
There is no longer a need to indicate the default file and unused space …
|
|
|
|
@2372
|
19 months |
lowjoel |
Use the new Host.Initialize prototype.
|
|
|
|
@2371
|
19 months |
lowjoel |
Persistent Stores will need to be passed from the Host initialiser. The …
|
|
|
|
@2370
|
19 months |
lowjoel |
Persistent Stores will need to be passed from the Host initialiser. The …
|
|
|
|
@2369
|
19 months |
lowjoel |
Move the Settings class to Eraser.Plugins for plugins to store persistent …
|
|
|
|
@2368
|
19 months |
lowjoel |
Replace the reference to Eraser.Manager with Eraser.Plugins. The majority …
|
|
|
|
@2367
|
19 months |
lowjoel |
The active PRNG and the AddEntropy? functions need to be public for …
|
|
|
|
@2366
|
19 months |
lowjoel |
Since the types have been moved to the Eraser.Plugins.ExtensionPoints? …
|
|
|
|
@2365
|
19 months |
lowjoel |
The ErasureTargetCollection? (renamed from ErasureTargetsCollection?) no …
|
|
|
|
@2364
|
19 months |
lowjoel |
The ErasureTargetCollection? (renamed from ErasureTargetsCollection?) no …
|
|
|
|
@2363
|
19 months |
lowjoel |
The registrars belong to Eraser.Plugins. We just need to define the …
|
|
|
|
@2362
|
19 months |
lowjoel |
The registrars belong to Eraser.Plugins. We just need to define the …
|
|
|
|
@2361
|
19 months |
lowjoel |
Compile fix.
|
|
|
|
@2360
|
19 months |
lowjoel |
Move the CopyPlausibleDeniabilityFile? function from the FileSystem? class …
|
|
|
|
@2359
|
19 months |
lowjoel |
As far as the Plugins assembly is concerned, settings in the …
|
|
|
|
@2358
|
19 months |
lowjoel |
Replaced the base types in the Host class with the derived types in the …
|
|
|
|
@2357
|
19 months |
lowjoel |
Move all registrars to the Eraser.Plugins assembly. This is to prevent …
|
|
|
|
@2356
|
19 months |
lowjoel |
The IConfigurer class should belong to the Eraser.Plugins namespace.
|
|
|
|
@2355
|
19 months |
lowjoel |
Use the == operator instead of the Equals member for System.String for …
|
|
|
|
@2354
|
19 months |
lowjoel |
- Moved the Dispose function after the constructor since it should undo …
|
|
|
|
@2353
|
19 months |
lowjoel |
Still not compilable, but one major change: when Dispose from Host is …
|
|
|
|
@2352
|
19 months |
lowjoel |
Shifted all the plugin-extensible code to the Plugins assembly …
|
|
|
|
@2351
|
19 months |
aramacciotti |
Translation of latest changes
|
|
|
|
@2350
|
19 months |
aramacciotti |
Translation of latest changes
|
|
|
|
@2349
|
19 months |
aramacciotti |
Translated the latest changes
|
|
|
|
@2348
|
19 months |
lowjoel |
Release 6.0.9
|
|
|
|
@2347
|
19 months |
lowjoel |
Added the missing project references needed to build the solution.
|
|
|
|
@2346
|
19 months |
lowjoel |
Added the pre-build event for Eraser.Plugins. This allows the code to be …
|
|
|
|
@2345
|
19 months |
lowjoel |
Upgrade the Plugins project to .NET 4 and VS2010 just like the rest of the …
|
|
|
|
@2344
|
19 months |
lowjoel |
Synchronise the Plugins Rewrite branch with trunk@r2341
|
|
|
|
@2343
|
19 months |
lowjoel |
Updated all versions to 6.0.9.
|
|
|
|
@2342
|
19 months |
lowjoel |
Fixed an obscure crash when running the unlocker code under Vista SP2 - …
|
|
|
|
@2341
|
19 months |
lowjoel |
Fixed an obscure crash when running the unlocker code under Vista SP2 - …
|
|
|
|
@2340
|
19 months |
lowjoel |
Merged revision(s) 2339 from trunk/eraser: Fixed initialisation order. The …
|
|
|
|
@2339
|
19 months |
lowjoel |
Fixed initialisation order. The settings panel should be initialised first …
|
|
|
|
@2338
|
19 months |
lowjoel |
Merged revision(s) 2335-2337 from trunk/eraser: Allow file unlocking to be …
|
|
|
|
@2337
|
19 months |
lowjoel |
Supplants r2335: if we still cannot erase the file after 1 retry, throw a …
|
|
|
|
@2336
|
19 months |
lowjoel |
Supplants r2335: Do not force a full re-erasure if the file cannot be …
|
|
|
|
@2335
|
19 months |
lowjoel |
Allow file unlocking to be done in the actual erasure as well, in addition …
|
|
|
|
@2334
|
19 months |
lowjoel |
Fixed compilo introduced in earlier revision.
|
|
|
|
@2333
|
19 months |
lowjoel |
Merged revision(s) 2332 from trunk/eraser: Behaviour change: …
|
|
|
|
@2332
|
19 months |
lowjoel |
Behaviour change: DuplicateHandle? when not provided a handle pointer to …
|
|
|
|
@2331
|
19 months |
lowjoel |
Merged revision(s) 2330 from trunk/eraser: Reschedule the task for …
|
|
|
|
@2330
|
19 months |
lowjoel |
Reschedule the task for execution, in addition to just computing the next …
|
|
|
|
@2329
|
19 months |
lowjoel |
The exceptions thrown in Eraser.Util are developer-visible and should not …
|
|
|
|
@2328
|
19 months |
lowjoel |
Closes #396: Document circumventing of UAC for Free Space Erasures.
A …
|
|
|
|
@2327
|
19 months |
lowjoel |
Merged revision(s) 2326 from trunk/eraser: The title of the balloon tip …
|
|
|
|
@2326
|
19 months |
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
|
|
@2325
|
19 months |
lowjoel |
Use a new build of the library.
|
|
|
|
@2324
|
19 months |
lowjoel |
Implemented smart path compaction for the targets in the Task Properties …
|
|
|
|
@2323
|
19 months |
lowjoel |
Call our relative-path handling class PathUtil? instead so that we do not …
|
|
|
|
@2322
|
19 months |
lowjoel |
Call our relative-path handling class PathUtil? instead so that we do not …
|
|
|
|
@2321
|
19 months |
lowjoel |
Do not use the Windows 7.1 SDK toolset - the VS 2010 stock one is fine, I …
|
|
|
|
@2320
|
19 months |
lowjoel |
Upgraded to VS2010 projects and WiX 3.5 for futureproofing
|
|
|
|
@2319
|
19 months |
lowjoel |
We can use a higher significance level of 0.5; this yields slightly more …
|
|
|
|
@2318
|
19 months |
lowjoel |
Fixed display of language names in the Eraser Language selection. This is …
|
|
|
|
@2317
|
19 months |
lowjoel |
Backport from revision 2316 from trunk/eraser:
When obtaining the …
|
|
|
|
@2316
|
19 months |
lowjoel |
When obtaining the revision information, if we cannot find SubWCRev, we …
|
|
|
|
@2315
|
19 months |
lowjoel |
Backport from revision 2314 from trunk/eraser:
Fixed monthly schedules, …
|
|
|
|
@2314
|
19 months |
lowjoel |
Fixed monthly schedules, as described in …
|
|
|
|
@2313
|
19 months |
lowjoel |
The event handler for the checked changed event for each of the recurring …
|
|
|
|
@2312
|
19 months |
lowjoel |
Be explicit about the behaviour of the schedule check boxes. Since we …
|
|
|
|
@2311
|
20 months |
lowjoel |
Slightly modified the style file to better fit the overall theme and look …
|
|
|
|
@2310
|
20 months |
lowjoel |
Trac has been set up as a separate server, at http://trac.heidi.ie/
|
|
|
|
@2309
|
21 months |
lowjoel |
Fixed r2222: Recursive folder deletions should not go into reparse points. …
|
|
|
|
@2308
|
21 months |
lowjoel |
Hey, since the if statements above have braces, might as well follow the …
|
|
|
|
@2307
|
21 months |
lowjoel |
Sanity check for Progress Manager - Total should not be set below 0.
|
|
|
|
@2306
|
2 years |
lowjoel |
Merged revision(s) 2305 from branches/eraser6/6.0:
Supplant r2304 for …
|
|
|
|
@2305
|
2 years |
lowjoel |
Supplant r2304 for future versions of Eraser were we may not want to …
|
|
|
|
@2304
|
2 years |
lowjoel |
Apache would send responses in chunks if we don't calculate our own …
|
|
|
|
@2303
|
2 years |
lowjoel |
Don't display errors, but log stuff for 30719 (E_ALL in PHP 5.3)
|
|
|
|
@2302
|
2 years |
lowjoel |
Perhaps we should keep the directives in a IfModule? block so that if we …
|
|
|
|