source: @ 2398

Revision Log Mode:


Legend:

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