2007-12-25 |
Michael Vrable | Add intent-based cleaning to lbs-util. |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Michael Vrable | Fix a bug in computing the size of a segment that led... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Vrable | Fix a bug that caused blocks not to be properly re... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Vrable | Fix uninitialized variable warning in sample restore... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Vrable | Include sizes in references to blocks in each file... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Vrable | Snapshot format change: extend the slice syntax with... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Vrable | When verifying a snapshot, check that the segment list... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Vrable | Add "intent" field to a snapshot. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Michael Vrable | Ensure that segments with reused metadata are listed... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Michael Vrable | Add format support for efficient sparse file handling. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Michael Vrable | Upgrades to utility code for new formats, and a few... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michael Vrable | Update the NEWS file with some information about format... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michael Vrable | Drop the obsolete snapshot_contents table from the... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michael Vrable | Provide a script for converting the local database... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michael Vrable | Modifications to the local database: create a summary... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Vrable | Flag "volatile" files when creating a snapshot. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Michael Vrable | Assorted minor code cleanups. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Michael Vrable | Ensure the "name:" key shows up first in metadata output. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Michael Vrable | Partially revert metadata format changes in 6c94114148c4. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Michael Vrable | Drop the old statcache implementation. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Michael Vrable | Initial implementation of metadata log sharing. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Michael Vrable | Bugfix for splitting the metadata log in the new metada... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Michael Vrable | Write out new-style statcache data. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Michael Vrable | Drop the use of indirect blocks for storing pointers... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Michael Vrable | Initial refactoring of metadata logging. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Michael Vrable | Changes to the metadata log format. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Michael Vrable | NEWS updates for 0.5.1 release (minor changes only). |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Michael Vrable | Provide a sample tool, contrib/parity-gen, for RAID... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Michael Vrable | Check LBS format version when reading snapshots in... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Michael Vrable | lbs-util: Add a command for dumping a flattened metadat... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michael Vrable | Minor documemtation update. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Michael Vrable | LBS v0.5 release. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Michael Vrable | Fix mismatched new/delete calls. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Michael Vrable | Make extraction of segments in lbs.py even more quiet. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Michael Vrable | Add a restore-snapshot command to lbs-util. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Michael Vrable | Add "prune database" command to lbs-util. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Michael Vrable | File reorganization: move non-essential binaries to... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Vrable | When cleaning the cache of objects, don't be so verbose. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Vrable | Enhance object-checksums command. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Michael Vrable | Move most documentation into a doc/ subdirectory. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Michael Vrable | Remove cleandb.sql SQL script since this functionality... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Michael Vrable | Rename lbs-util.py to lbs-util. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Michael Vrable | Delete the Perl LBS module and the Perl-based lbs-util... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Michael Vrable | Expanded Python module for accessing LBS snapshots... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Michael Vrable | Suppress error messages from Makefile when git-describe... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Michael Vrable | README spelling corrections. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Michael Vrable | NEWS file updates in preparation for v0.4 release. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Michael Vrable | Preview of a new Python-based management tool; includes... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Michael Vrable | Documentation improvements. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Michael Vrable | Place expired and repacked objects into segments based... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Michael Vrable | Implement --signature-filter for signing backup snapshots. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Michael Vrable | lbs-util now supports reading encrypted segments (with... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Michael Vrable | Update NEWS file. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Michael Vrable | Bug fix for the rewritten spawn_filter function. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Michael Vrable | Switch to stdio-based I/O for writing descriptor file. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Michael Vrable | Cleanup of the tar-store code. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Michael Vrable | lbs-filter-gpg should run gpg in batch mode. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Michael Vrable | Write an example script for invoking gpg to encrypt... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Include version number in usage message. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Update NEWS for 0.3 release. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Preview of a new lbs-util command for snapshot maintenance. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Include segment checksums as "Checksums" not "Checksum... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Minor database schema fix. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | NEWS updates. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Write out a .sha1sums file with checksums for segments... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Improve reporting of database errors. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Compute checksums of segments and store them in the... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Michael Vrable | Fix a double-close of a file descriptor. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Michael Vrable | Extract the version number from NEWS if git-describe... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Michael Vrable | Add a NEWS file summarizing changes in each release. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Michael Vrable | Do not include link/inode information for directories. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Michael Vrable | Include link counts and inode numbers in metadata dumps. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Michael Vrable | Drop dependence on libtar. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Vrable | Update the format documentation to describe the current... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Vrable | Print a help message if no paths are specified to back up. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Michael Vrable | Update .gitignore: explicitly ignore .o files. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Michael Vrable | Provide a more detailed indication of file status when... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Michael Vrable | URI-escape the '@' character. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Include scheme name in statcache file, so localdb direc... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Add support for octal, hexadecimal in restore.pl script. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Do not warn when fewer than two arguments are provided. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Update the descriptor format string to "v0.2". |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Really fix the umask problem. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Add support for octal and hexadecimal output in dumps. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Michael Vrable | Rename --name to --scheme, and store the scheme name... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Michael Vrable | Add a --name command-line option for naming snapshots. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Michael Vrable | Respect umask when creating backup files. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Michael Vrable | Reorganize filesystem traversal and dumping code. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Michael Vrable | Slightly improve error-handling during backups. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Michael Vrable | Makefile cleanups. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Michael Vrable | Rename format.{cc,h} -> util.{cc,h}. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Michael Vrable | Extract major/minor components of device numbers. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Michael Vrable | Dump the device number of character/block devices. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Michael Vrable | Auto-generate a version number for the program with... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Michael Vrable | Add string un-escaping, and fix the statcache reader... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Michael Vrable | Rename the generated executable from "scandir" to ... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Michael Vrable | Implement a more complex inclusion/exclusion system... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Michael Vrable | Fix a bug in statcache support for file sizes. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Michael Vrable | When comparing a file against the stat cache, check... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Michael Vrable | Dump statistics of data written at the end of a backup... |
commit | commitdiff | tree | snapshot |
next |