Timeline


and .

10/03/2010:

17:52 Ticket #64 (Always a lot of 'has different attributes to store file' messages when ...) closed by chris
fixed: Seems to have been caused by some program changing the file creation times …
16:52 Changeset [2675] by chris
Switch to clearsigned signatures.
16:51 BetaReleases edited by chris
update for respun 0.11rc7 (diff)
16:49 Changeset [2674] by chris
Respin to update banner copyright to 2010.
16:43 Changeset [2673] by chris
Merge [2616] from trunk into 0.11rc7. Update banner to say 2003-2010.
15:55 Ticket #66 (Windows ACL support) created by achim
This would be great, especially if we want to start making BB "bare-metal …
15:46 Ticket #65 (Some file attributes under Windows are not backed up) created by achim
Most of the standard file attributes under Windows are not backed up: …
13:42 SourceCodeRepository edited by achim
Added special case for compiling with MingW … (diff)

09/03/2010:

22:54 Changeset [2672] by chris
Remove obsolete cygwin directory. Update distribution manifests to fix …
22:53 Changeset [2671] by chris
Remove obsolete cygwin directory. Update distribution manifests to fix …
22:51 BetaReleases edited by chris
document 0.11rc7 (diff)
22:49 Changeset [2670] by chris
Release 0.11rc7.
08:07 Changeset [2669] by chris
Merge [2625] from trunk into 0.11rc7. Fix tests for comparing excluded …

08/03/2010:

22:16 Changeset [2668] by chris
Tag for latest release candidate for build bot.
22:05 Changeset [2667] by chris
Update release version to 0.11rc7.
22:03 Changeset [2666] by chris
Merge [2608] from trunk into 0.11rc7. Fix the default and clean targets …
22:02 Changeset [2665] by chris
Merge [2611] from trunk into 0.11rc7. Reformat some comments and code in …
22:01 Changeset [2664] by chris
Merge [2637] from trunk into 0.11rc7. Update bbackupquery help to list …
22:00 Changeset [2663] by chris
Merge [2604] [2612] [2613] [2614] [2618] [2633] [2634] [2635] [2636] from …
21:38 Changeset [2662] by chris
Merge [2606] from trunk into 0.11rc7. Support throwing exception with …
21:35 Changeset [2661] by chris
Merge [2601] [2602] [2603] from trunk into 0.11rc7. Don't try to stat …
21:32 Changeset [2660] by chris
Merge [2598] [2640] from trunk into 0.11rc7. Run Perl scripts quietly …
21:30 Changeset [2659] by chris
Merge remained of [2597] from trunk into 0.11rc7. Make …
21:30 Changeset [2658] by chris
Merge part of [2597] from trunk into 0.11rc7. Revert the quotes part of …
21:28 Changeset [2657] by chris
Merge [2596] [2599] [2600] from trunk into 0.11rc7, implements license …
21:24 Changeset [2656] by chris
Merge [2648] and [2651] into 0.11rc7, obsoletes [2649] and [2650].
21:22 Changeset [2655] by chris
Merge [2647] into 0.11rc7.
21:22 Changeset [2654] by chris
Merge [2646] into 0.11rc7.
21:21 Changeset [2653] by chris
Merge [2645] into 0.11rc7.
21:18 Changeset [2652] by chris
Tag 0.11rc7

02/03/2010:

08:26 Changeset [2651] by chris
fix typo properly
08:25 Changeset [2650] by chris
Undo
08:24 Changeset [2649] by chris
typo

28/02/2010:

19:51 Changeset [2648] by chris
Workaround for problem with nanosleep() return values on OSX causing test …
16:31 Changeset [2647] by chris
Build the reference counts for a directory before we start deleting …
16:28 Changeset [2646] by chris
Add test for failure to remove an unreferenced object as expected during …
15:34 Changeset [2645] by chris
Log keeping referenced files and deleting unreferenced ones on the store.

26/02/2010:

14:36 Changeset [2644] by chris
Try again to fix QDBM build on OSX.
14:11 Changeset [2643] by chris
Detect whether rl_completion_matches or completion_matches is declared by …
06:50 Changeset [2642] by chris
Add instructions and support for building with readline on Windows.

25/02/2010:

23:20 Changeset [2641] by chris
First attempt at tab completion for readline/libedit in bbackupquery, …
21:52 Changeset [2640] by chris
Quieten the Perl scripts that generate autogen exceptions when building …
21:48 Changeset [2639] by chris
Only build the static library part of QDBM, as the default dynamic build …

24/02/2010:

21:44 Changeset [2638] by chris
New release of the Windows client, with file creation time included in the …
21:42 Changeset [2637] by chris
Updated bbackupquery help to list some undocumented options.
20:28 Changeset [2636] by chris
Add option to display attribute modification times from additional …
20:12 Changeset [2635] by chris
Add method to get updated modification time of …
19:39 Changeset [2634] by chris
Notify about uploading changed attributes for files as well as …
19:23 Changeset [2633] by chris
Add notification about uploading new file attributes. Add check for …
19:02 Changeset [2632] by chris
Undo compile breakage due to bad paste.

22/02/2010:

22:10 Changeset [2631] by chris
Remove all references to bdb databases, use QDBM instead.
21:57 Changeset [2630] by chris
Add some exceptions for use by database handling classes.
21:55 Changeset [2629] by chris
Rename LOG_AND_THROW_ERROR macro to THROW_SYS_ERROR for consistency and …
07:55 Changeset [2628] by chris
Don't echo twice before configuring sub-project.
07:55 Changeset [2627] by chris
Remove -O3 -fomit-frame-pointer from qdbm gcc options, as they make …
07:54 Changeset [2626] by chris
Add CC to exports for mingw configure script.

21/02/2010:

22:09 Changeset [2625] by chris
Move the test for excluded dirs inside the emu_lstat failure, as …

19/02/2010:

18:40 Changeset [2624] by chris
Put qdbm back into module dependencies of bin/bbackupd.
18:40 Changeset [2623] by chris
Honour CFLAGS in QDBM so that Cygwin/MinGW builds work.
18:39 Changeset [2622] by chris
Make the explicit target of each dependency, including libraries, to solve …

18/02/2010:

18:14 Changeset [2621] by chris
Pass target to sub-configure as well, for mingw, as boxi does to box …
18:12 Changeset [2620] by chris
Add qdbm as additional subdir to be configured.
18:11 Changeset [2619] by chris
Configure subdirectories specified in modules.txt. Detect C compiler as …
14:59 Changeset [2618] by chris
Log the mismatched timestamps of files during compare in a human-readable …
14:58 Changeset [2617] by chris
Remove qdbm again, not all infrastructure is there yet.

17/02/2010:

16:00 Changeset [2616] by chris
Update banner to say 2003-2010.
06:47 Changeset [2615] by chris
Add a new client release, fix attribute compare logging to be in host byte …

16/02/2010:

23:07 Changeset [2614] by chris
Convert attributes to host byte order when reporting errors. Convert …
23:05 Changeset [2613] by chris
Add overloaded hton() and ntoh() functions for file attribute comparison …
22:12 Changeset [2612] by chris
Move modification time functions out-of-line to help with debugging them.
22:11 Changeset [2611] by chris
Reformat for readability.
22:10 Changeset [2610] by chris
Add qdbm to library dependencies for bbackupd.

15/02/2010:

12:48 Changeset [2609] by chris
Remove the obsolete win32 InstallShield? installer script.
12:44 Changeset [2608] by chris
Fix the default and clean targets by moving cleaning lines back where …
12:43 Changeset [2607] by chris
Add support for linking to qdbm and other imported libraries with …
12:41 Changeset [2606] by chris
Support throwing exception with more complex stringstream-formatted …

11/02/2010:

08:39 Changeset [2605] by chris
Add windows client release 2604 with compare attribute mismatch debugging.

10/02/2010:

19:01 Changeset [2604] by chris
Log more detailed info about backup comparison failures, for debugging. …

08/02/2010:

14:10 Ticket #64 (Always a lot of 'has different attributes to store file' messages when ...) created by roy
When I compare my local files to the store (compare -a) I get a lot of …
Note: See TracTimeline for information about the timeline view.