source: @ 2384

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2384   19 months lowjoel Move the database name for Eraser's website to the Credentials file since …
(edit) @2383   20 months lowjoel Woops, updated everything with the new version except the download page.
(edit) @2382   20 months lowjoel Some more compile fixes.
(edit) @2381   20 months lowjoel Some more compile fixes.
(edit) @2380   20 months lowjoel Compilo fix.
(edit) @2379   20 months lowjoel Compilo fix.
(edit) @2378   20 months lowjoel Implement the new Persistent Store class for Eraser.Manager. Also hooked …
(edit) @2377   20 months lowjoel Move the Default PRNG and Erasure Methods settings to the Default Plugin.
(edit) @2376   20 months lowjoel Strange, I forgot to move the SettingsList? class.
(edit) @2375   20 months lowjoel Move the SettingsList? and SettingsDictionary? class to the Eraser assembly …
(edit) @2374   20 months lowjoel There is no longer a need to indicate the default file and unused space …
(edit) @2373   20 months lowjoel There is no longer a need to indicate the default file and unused space …
(edit) @2372   20 months lowjoel Use the new Host.Initialize prototype.
(edit) @2371   20 months lowjoel Persistent Stores will need to be passed from the Host initialiser. The …
(edit) @2370   20 months lowjoel Persistent Stores will need to be passed from the Host initialiser. The …
(edit) @2369   20 months lowjoel Move the Settings class to Eraser.Plugins for plugins to store persistent …
(edit) @2368   20 months lowjoel Replace the reference to Eraser.Manager with Eraser.Plugins. The majority …
(edit) @2367   20 months lowjoel The active PRNG and the AddEntropy? functions need to be public for …
(edit) @2366   20 months lowjoel Since the types have been moved to the Eraser.Plugins.ExtensionPoints?
(edit) @2365   20 months lowjoel The ErasureTargetCollection? (renamed from ErasureTargetsCollection?) no …
(edit) @2364   20 months lowjoel The ErasureTargetCollection? (renamed from ErasureTargetsCollection?) no …
(edit) @2363   20 months lowjoel The registrars belong to Eraser.Plugins. We just need to define the …
(edit) @2362   20 months lowjoel The registrars belong to Eraser.Plugins. We just need to define the …
(edit) @2361   20 months lowjoel Compile fix.
(edit) @2360   20 months lowjoel Move the CopyPlausibleDeniabilityFile? function from the FileSystem? class …
(edit) @2359   20 months lowjoel As far as the Plugins assembly is concerned, settings in the …
(edit) @2358   20 months lowjoel Replaced the base types in the Host class with the derived types in the …
(edit) @2357   20 months lowjoel Move all registrars to the Eraser.Plugins assembly. This is to prevent …
(edit) @2356   20 months lowjoel The IConfigurer class should belong to the Eraser.Plugins namespace.
(edit) @2355   20 months lowjoel Use the == operator instead of the Equals member for System.String for …
(edit) @2354   20 months lowjoel - Moved the Dispose function after the constructor since it should undo …
(edit) @2353   20 months lowjoel Still not compilable, but one major change: when Dispose from Host is …
(edit) @2352   20 months lowjoel Shifted all the plugin-extensible code to the Plugins assembly …
(edit) @2351   20 months aramacciotti Translation of latest changes
(edit) @2350   20 months aramacciotti Translation of latest changes
(edit) @2349   20 months aramacciotti Translated the latest changes
(edit) @2348   20 months lowjoel Release 6.0.9
(edit) @2347   20 months lowjoel Added the missing project references needed to build the solution.
(edit) @2346   20 months lowjoel Added the pre-build event for Eraser.Plugins. This allows the code to be …
(edit) @2345   20 months lowjoel Upgrade the Plugins project to .NET 4 and VS2010 just like the rest of the …
(edit) @2344   20 months lowjoel Synchronise the Plugins Rewrite branch with trunk@r2341
(edit) @2343   20 months lowjoel Updated all versions to 6.0.9.
(edit) @2342   20 months lowjoel Fixed an obscure crash when running the unlocker code under Vista SP2 - …
(edit) @2341   20 months lowjoel Fixed an obscure crash when running the unlocker code under Vista SP2 - …
(edit) @2340   20 months lowjoel Merged revision(s) 2339 from trunk/eraser: Fixed initialisation order. The …
(edit) @2339   20 months lowjoel Fixed initialisation order. The settings panel should be initialised first …
(edit) @2338   20 months lowjoel Merged revision(s) 2335-2337 from trunk/eraser: Allow file unlocking to be …
(edit) @2337   20 months lowjoel Supplants r2335: if we still cannot erase the file after 1 retry, throw a …
(edit) @2336   20 months lowjoel Supplants r2335: Do not force a full re-erasure if the file cannot be …
(edit) @2335   20 months lowjoel Allow file unlocking to be done in the actual erasure as well, in addition …
(edit) @2334   20 months lowjoel Fixed compilo introduced in earlier revision.
(edit) @2333   20 months lowjoel Merged revision(s) 2332 from trunk/eraser: Behaviour change: …
(edit) @2332   20 months lowjoel Behaviour change: DuplicateHandle? when not provided a handle pointer to …
(edit) @2331   20 months lowjoel Merged revision(s) 2330 from trunk/eraser: Reschedule the task for …
(edit) @2330   20 months lowjoel Reschedule the task for execution, in addition to just computing the next …
(edit) @2329   20 months lowjoel The exceptions thrown in Eraser.Util are developer-visible and should not …
(edit) @2328   20 months lowjoel Closes #396: Document circumventing of UAC for Free Space Erasures. A …
(edit) @2327   20 months lowjoel Merged revision(s) 2326 from trunk/eraser: The title of the balloon tip …
(edit) @2326   20 months lowjoel The title of the balloon tip should be "Task Completed" and not "Task …
(edit) @2325   20 months lowjoel Use a new build of the library.
(edit) @2324   20 months lowjoel Implemented smart path compaction for the targets in the Task Properties …
(edit) @2323   20 months lowjoel Call our relative-path handling class PathUtil? instead so that we do not …
(edit) @2322   20 months lowjoel Call our relative-path handling class PathUtil? instead so that we do not …
(edit) @2321   20 months lowjoel Do not use the Windows 7.1 SDK toolset - the VS 2010 stock one is fine, I …
(edit) @2320   20 months lowjoel Upgraded to VS2010 projects and WiX 3.5 for futureproofing
(edit) @2319   20 months lowjoel We can use a higher significance level of 0.5; this yields slightly more …
(edit) @2318   20 months lowjoel Fixed display of language names in the Eraser Language selection. This is …
(edit) @2317   20 months lowjoel Backport from revision 2316 from trunk/eraser: When obtaining the …
(edit) @2316   20 months lowjoel When obtaining the revision information, if we cannot find SubWCRev, we …
(edit) @2315   20 months lowjoel Backport from revision 2314 from trunk/eraser: Fixed monthly schedules, …
(edit) @2314   20 months lowjoel Fixed monthly schedules, as described in …
(edit) @2313   20 months lowjoel The event handler for the checked changed event for each of the recurring …
(edit) @2312   20 months lowjoel Be explicit about the behaviour of the schedule check boxes. Since we …
(edit) @2311   21 months lowjoel Slightly modified the style file to better fit the overall theme and look …
(edit) @2310   21 months lowjoel Trac has been set up as a separate server, at http://trac.heidi.ie/
(edit) @2309   22 months lowjoel Fixed r2222: Recursive folder deletions should not go into reparse points. …
(edit) @2308   22 months lowjoel Hey, since the if statements above have braces, might as well follow the …
(edit) @2307   22 months lowjoel Sanity check for Progress Manager - Total should not be set below 0.
(edit) @2306   2 years lowjoel Merged revision(s) 2305 from branches/eraser6/6.0: Supplant r2304 for …
(edit) @2305   2 years lowjoel Supplant r2304 for future versions of Eraser were we may not want to …
(edit) @2304   2 years lowjoel Apache would send responses in chunks if we don't calculate our own …
(edit) @2303   2 years lowjoel Don't display errors, but log stuff for 30719 (E_ALL in PHP 5.3)
(edit) @2302   2 years lowjoel Perhaps we should keep the directives in a IfModule? block so that if we …
(edit) @2301   2 years lowjoel Use the .user.ini files supported in PHP 5.3+
(edit) @2300   2 years lowjoel Fixed potential infinite loop when there are no updates to be processed. …
(edit) @2299   2 years lowjoel Added the Eraser 6.0.8 announcement.
(edit) @2298   2 years lowjoel Fix parsing of attributes from reflection-only assemblies.
(edit) @2297   2 years lowjoel Don't copy the plugin dependency to the plugins folder to prevent cyclical …
(edit) @2296   2 years lowjoel Undo accidental commit.
(edit) @2295   2 years lowjoel - Fixed the PluginInfo?.Load function to not load the assembly twice if it …
(edit) @2294   2 years lowjoel Fix the rest of the code to compile with the new classes.
(edit) @2293   2 years lowjoel Rename the PluginInstance? class to be the PluginInfo? class.
(edit) @2292   2 years lowjoel Fixed compilation.
(edit) @2291   2 years lowjoel Split the LoadingPolicy? attribute, PluginInstance? class and IPlugin …
(edit) @2290   2 years lowjoel Proper attributes.
(edit) @2289   2 years lowjoel Add the copyright header.
(edit) @2288   2 years lowjoel First compilable version. - Whether plugins are allowed to be loaded is …
(edit) @2287   2 years lowjoel The Plugins project must be built for all architectures.
(edit) @2286   2 years lowjoel Split the Eraser.Manager assembly from the Eraser.Plugins assembly. The …
(edit) @2285   2 years lowjoel Opened the pluginsRewrite branch to deal with plugin architecture …
Note: See TracRevisionLog for help on using the revision log.