root/box/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2672 [2672] 3 days chris Remove obsolete cygwin directory. Update distribution manifests to fix …
(edit) @2651 [2651] 10 days chris fix typo properly
(edit) @2650 [2650] 10 days chris Undo
(edit) @2649 [2649] 10 days chris typo
(edit) @2648 [2648] 12 days chris Workaround for problem with nanosleep() return values on OSX causing test …
(edit) @2647 [2647] 12 days chris Build the reference counts for a directory before we start deleting …
(edit) @2646 [2646] 12 days chris Add test for failure to remove an unreferenced object as expected during …
(edit) @2645 [2645] 12 days chris Log keeping referenced files and deleting unreferenced ones on the store.
(edit) @2644 [2644] 2 weeks chris Try again to fix QDBM build on OSX.
(edit) @2643 [2643] 2 weeks chris Detect whether rl_completion_matches or completion_matches is declared by …
(edit) @2642 [2642] 2 weeks chris Add instructions and support for building with readline on Windows.
(edit) @2641 [2641] 2 weeks chris First attempt at tab completion for readline/libedit in bbackupquery, …
(edit) @2640 [2640] 2 weeks chris Quieten the Perl scripts that generate autogen exceptions when building …
(edit) @2639 [2639] 2 weeks chris Only build the static library part of QDBM, as the default dynamic build …
(edit) @2637 [2637] 2 weeks chris Updated bbackupquery help to list some undocumented options.
(edit) @2636 [2636] 2 weeks chris Add option to display attribute modification times from additional …
(edit) @2635 [2635] 2 weeks chris Add method to get updated modification time of …
(edit) @2634 [2634] 2 weeks chris Notify about uploading changed attributes for files as well as …
(edit) @2633 [2633] 2 weeks chris Add notification about uploading new file attributes. Add check for …
(edit) @2632 [2632] 2 weeks chris Undo compile breakage due to bad paste.
(edit) @2631 [2631] 3 weeks chris Remove all references to bdb databases, use QDBM instead.
(edit) @2630 [2630] 3 weeks chris Add some exceptions for use by database handling classes.
(edit) @2629 [2629] 3 weeks chris Rename LOG_AND_THROW_ERROR macro to THROW_SYS_ERROR for consistency and …
(edit) @2628 [2628] 3 weeks chris Don't echo twice before configuring sub-project.
(edit) @2627 [2627] 3 weeks chris Remove -O3 -fomit-frame-pointer from qdbm gcc options, as they make …
(edit) @2626 [2626] 3 weeks chris Add CC to exports for mingw configure script.
(edit) @2625 [2625] 3 weeks chris Move the test for excluded dirs inside the emu_lstat failure, as …
(edit) @2624 [2624] 3 weeks chris Put qdbm back into module dependencies of bin/bbackupd.
(edit) @2623 [2623] 3 weeks chris Honour CFLAGS in QDBM so that Cygwin/MinGW builds work.
(edit) @2622 [2622] 3 weeks chris Make the explicit target of each dependency, including libraries, to solve …
(edit) @2621 [2621] 3 weeks chris Pass target to sub-configure as well, for mingw, as boxi does to box …
(edit) @2620 [2620] 3 weeks chris Add qdbm as additional subdir to be configured.
(edit) @2619 [2619] 3 weeks chris Configure subdirectories specified in modules.txt. Detect C compiler as …
(edit) @2618 [2618] 3 weeks chris Log the mismatched timestamps of files during compare in a human-readable …
(edit) @2617 [2617] 3 weeks chris Remove qdbm again, not all infrastructure is there yet.
(edit) @2616 [2616] 3 weeks chris Update banner to say 2003-2010.
(edit) @2614 [2614] 3 weeks chris Convert attributes to host byte order when reporting errors. Convert …
(edit) @2613 [2613] 3 weeks chris Add overloaded hton() and ntoh() functions for file attribute comparison …
(edit) @2612 [2612] 3 weeks chris Move modification time functions out-of-line to help with debugging them.
(edit) @2611 [2611] 3 weeks chris Reformat for readability.
(edit) @2610 [2610] 3 weeks chris Add qdbm to library dependencies for bbackupd.
(edit) @2609 [2609] 4 weeks chris Remove the obsolete win32 InstallShield? installer script.
(edit) @2608 [2608] 4 weeks chris Fix the default and clean targets by moving cleaning lines back where …
(edit) @2607 [2607] 4 weeks chris Add support for linking to qdbm and other imported libraries with …
(edit) @2606 [2606] 4 weeks chris Support throwing exception with more complex stringstream-formatted …
(edit) @2604 [2604] 4 weeks chris Log more detailed info about backup comparison failures, for debugging. …
(edit) @2603 [2603] 5 weeks chris Allow logging any std::ostringstream expression in …
(edit) @2602 [2602] 6 weeks chris Comment why excluded directories are excluded before statting them.
(edit) @2601 [2601] 6 weeks chris Don't try to stat excluded directories, reported by Ben Bennett …
(edit) @2600 [2600] 6 weeks chris Create a new license that allows Box Backup to be linked with OpenSSL and …
(edit) @2599 [2599] 7 weeks chris Update parcels.txt for new license files.
(edit) @2598 [2598] 7 weeks chris Run Perl scripts quietly during make.
(edit) @2597 [2597] 7 weeks chris Revert the quotes part of [2588] as it breaks the unit tests. Make …
(edit) @2596 [2596] 7 weeks chris Switch license to GPL for backup parts, and dual GPL/BSD for common …
(edit) @2590 [2590] 2 months chris Add QDBM 1.8.77 dbm-compatible database library to sources, will probably …
(edit) @2589 [2589] 4 months chris Add missing space before file age in not uploading log message.
(edit) @2588 [2588] 4 months chris Add location of config file as an additional parameter to the …
(edit) @2587 [2587] 4 months chris Add debugging for child processes terminating normally or abnormally, as …
(edit) @2586 [2586] 4 months chris Add methods to get the number of refcounts adjusted by the last …
(edit) @2585 [2585] 4 months chris Add method to get the number of refcounts adjusted by the last …
(edit) @2584 [2584] 4 months chris Add methods to read and write exact 32-bit and 64-bit types.
(edit) @2583 [2583] 4 months chris Add support for Makefile.pre in build infrastructure.
(edit) @2578 [2578] 6 months chris Remove reference to missing file TODO.txt
(edit) @2576 [2576] 6 months chris Fix wrong name of html manual directory.
(edit) @2574 [2574] 6 months chris Check that source and text file copies are successful. Fix missing …
(edit) @2572 [2572] 6 months chris Add more missing documentation to distribution manifests.
(edit) @2570 [2570] 6 months chris Add missing docs/html/images directory.
(edit) @2568 [2568] 6 months chris Add remaining missing docs/xsl-generic subdirs.
(edit) @2562 [2562] 6 months chris Fix missing docs/xsl-generic directory in releases, thanks to Nick …
(edit) @2561 [2561] 6 months chris Print info lines to STDERR so that they don't confuse the configure …
(edit) @2560 [2560] 6 months chris Remove check for soft limit being less than 97% of the hard limit, as some …
(edit) @2554 [2554] 6 months chris Update distribution manifest to fix errors with documentation files.
(edit) @2551 [2551] 7 months chris Make the version of Box Backup available for use in Boxi.
(edit) @2550 [2550] 7 months chris Make generation of documentation quieter.
(edit) @2549 [2549] 7 months chris Add handling of relative paths to emu.cpp's openfile(), needed to handle …
(edit) @2548 [2548] 7 months chris Fix compile failure reported by Achim.
(edit) @2547 [2547] 8 months chris Change bbstored port in backupstorepatch test to 22011.
(edit) @2546 [2546] 8 months chris Add a static variable to store the exceptions suppressed flag.
(edit) @2545 [2545] 8 months chris Comment the return value of BackupStoreRefCountDatabase::RemoveReference?.
(edit) @2544 [2544] 8 months chris Suppress exception warnings when they are expected during a test.
(edit) @2543 [2543] 8 months chris Allow RaidFileWrite? to test that the reference count of an object is …
(edit) @2542 [2542] 9 months chris Test that housekeeping can recreate the refcount database if it's …
(edit) @2541 [2541] 9 months chris Make housekeeping check the object reference counts and fix them if …
(edit) @2540 [2540] 9 months chris Allow std::ostringstream formatting on the "line" part of …
(edit) @2539 [2539] 9 months chris Make GetRefCount? return a refcount_t rather than an int32_t. Make …
(edit) @2538 [2538] 9 months chris Link testbackupstore against HousekeepStoreAccount? so that it can call …
(edit) @2537 [2537] 9 months chris Add a #define for the Box Backup test port, 22011.
(edit) @2536 [2536] 9 months chris Make NamedLock? take a std::string instead of a char pointer for C++ …
(edit) @2535 [2535] 9 months chris Update reference counts when files and directories are uploaded.
(edit) @2534 [2534] 9 months chris Add code for BackupStoreRefCountDatabase?. Create a refcount database when …
(edit) @2533 [2533] 9 months chris Second part of FileExists? change.
(edit) @2532 [2532] 9 months chris Make FileExists? take a std::string instead of a const char * for C++ …
(edit) @2531 [2531] 9 months chris Add a new exception type for refcount database errors.
(edit) @2530 [2530] 9 months chris Make BackupStoreAccountDatabase::AddEntry? and …
(edit) @2529 [2529] 9 months chris Improve RaidFileWrite? error logging.
(edit) @2528 [2528] 9 months chris Ignore stat() errors on excluded directories.
(edit) @2527 [2527] 10 months chris Log the file name that could not be opened, even for access denied errors.
(edit) @2526 [2526] 10 months chris Improve debugging when opening temp file fails, by calling the filename …
(edit) @2525 [2525] 10 months chris Reference local copy of HTML stylesheets rather than online copy.
(edit) @2522 [2522] 11 months chris Fix test failure due to operator precedence problem with recently checked …
Note: See TracRevisionLog for help on using the revision log.