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 |
2007-07-05 |
Michael Vrable | Include file size in the stat cache (but do not check... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Michael Vrable | Rewrite object reference parser. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Michael Vrable | Only trust the results of a stat if two separate backup... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Michael Vrable | Sort-of-working statcache implementation. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Michael Vrable | Write the backup descriptor as the very last step in... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Michael Vrable | Try an alternate segment cleaning ordering. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Michael Vrable | Add a simple script for garbage collecting old segments. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Michael Vrable | Preserve the "timestamp" database field when expiring... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Michael Vrable | Minor formatting fix when outputting the statcache... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Michael Vrable | Partial commit of statcache support. |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Michael Vrable | Rename descriptor files. |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Michael Vrable | Wait to write the backup description until a backup... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Michael Vrable | Update database schema with views for choosing segments... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Michael Vrable | Fix --localdb= option. |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Michael Vrable | Factor code to prepare SQLite statements into a separat... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Michael Vrable | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Michael Vrable | Make segment compression/encryption filter to command... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Vrable | Design note: grouping also allows better compression. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Vrable | Create an SQL script for cleaning out the local object... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Vrable | Make parser in restore.pl more tolerant, and reorder... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Michael Vrable | Add version information to the backup descriptor files. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Michael Vrable | Do not bother to split indirect block lists into a... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Michael Vrable | Differentiate between never-before-seen objects and... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Michael Vrable | Check for errors when files are opened for dumping. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Michael Vrable | Output filename to metadata log after fully processing... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Michael Vrable | Slightly expand the set of characters which are escaped... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Michael Vrable | Use NULL in the local database to indicate that blocks... |
commit | commitdiff | tree | snapshot |
next |