Timeline


and .

06/01/2009: Today

13:18 Changeset [2442] by chris
Add Amazon S3 signature checking to simulator.

05/01/2009: Yesterday

00:50 Changeset [2441] by chris
Add support for HTTP PUT requests (uploads) in S3 simulator.
00:49 Changeset [2440] by chris
Create HTTP responses with the stream that they will be sent to, for 100 …
00:48 Changeset [2439] by chris
Remove definitions of unwanted copy constructor and assignment operator, …
00:48 Changeset [2438] by chris
Don't read the whole uploaded body in HTTPRequest::Receive, as the client …
00:47 Changeset [2437] by chris
New exception code for sending an HTTP response when it was not created …
00:41 Changeset [2436] by chris
Add support for sending an HTTP/1.0 100 Continue response during …

04/01/2009:

13:57 Changeset [2435] by chris
First part of S3 Simulator, read-only GET requests.
13:56 Changeset [2434] by chris
Allow adding headers to an HTTPRequest. Allow getting response headers …
13:44 Changeset [2433] by chris
Move IOStream::Write(char *) out of line for debugging.
13:43 Changeset [2432] by chris
Move stream comparison code out of BackupQueries::Compare to FileStream?
13:42 Changeset [2431] by chris
Add HTTP status code 400, method not allowed. Fix calculation of …

03/01/2009:

18:58 Changeset [2430] by chris
Compare API for notification on starting to compare a file or directory.
18:57 Changeset [2429] by chris
Change socket type from int to Socket::Type enum.
08:59 Changeset [2428] by chris
Add ability to send an HTTPRequest to a socket and to parse an …
08:59 Changeset [2427] by chris
Move TEST_EQUAL macro into lib/common/Test.h, rename to TEST_EQUAL_LINE, …
08:57 Changeset [2426] by chris
Add a method to write a C style string directly to an IOStream.
08:56 Changeset [2425] by chris
Reset read and write closed state of a socket after Open() and Attach().
08:56 Changeset [2424] by chris
Change use of int to identify a socket type to the proper enum.
04:21 Changeset [2423] by chris
Compile and config verify fixes for HTTP server code.
04:01 Changeset [2422] by chris
Dependencies for HTTP server.
04:00 Changeset [2421] by chris
Copy tests for HTTP server.
04:00 Changeset [2420] by chris
Copy HTTP server into Box, for use with S3 testing.

31/12/2008:

14:37 Changeset [2419] by chris
Compare interface tweaks to reduce the number of methods.

30/12/2008:

18:31 Changeset [2418] by chris
Separate out compare parameters and notification from …
18:30 Changeset [2417] by chris
Add a function to return a native error message as a string.
18:30 Changeset [2416] by chris
Change ConvertTo/FromUtf?8 to take a std::string instead of a const char …
14:54 Changeset [2415] by chris
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
14:34 Changeset [2414] by chris
Separate out daemon control interfaces into BackupDaemonInterface?, for …

27/12/2008:

00:27 Changeset [2413] by chris
Make BackupDaemon::TouchFileInWorkingDir? accessible for Boxi.
00:27 Changeset [2412] by chris
Reformat comment.

26/12/2008:

23:57 Changeset [2411] by chris
Allow reinitialising the RaidFileController? by removing any existing disc …
20:36 Changeset [2410] by chris
Make clean in docs directory should delete built docs.

16/12/2008:

17:37 Changeset [2409] by chris
Fix process kill function, fixes [2402] [2404]. Delete stale PID files …

10/12/2008:

01:02 Changeset [2408] by jamesog
Check for DocBook? stylesheet on CentOS/RHEL

08/12/2008:

22:14 Changeset [2407] by chris
Include <string> header in all exception classes, as it's required by …
22:11 Changeset [2406] by chris
Only use replacement BSD getopt on Windows.
Note: See TracTimeline for information about the timeline view.