]> git.sur5r.net Git - bacula/bacula/commit
bvfs: Add example to list files versions
authorEric Bollengier <eric@eb.homelinux.org>
Fri, 7 Aug 2009 09:32:50 +0000 (11:32 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Fri, 7 Aug 2009 09:32:50 +0000 (11:32 +0200)
commit7c1a2aab9eb29c082ebad9cdcf776de79b455369
tree1898ee5c221c67efdb0a96ab3e3873f37671f8d4
parent27c7ec24aae22b1bf23c00d014ed9cf2d5d95f2a
bvfs: Add example to list files versions
bvfs: Fix directory listing
bvfs: Add limit/offset implementation to save resources on director
bvfs: Create cache tables on the fly when using Bvfs object (for testing)
bacula/src/cats/bvfs.c
bacula/src/cats/bvfs.h
bacula/src/tools/bvfs_test.c
bacula/technotes
regress/tests/bvfs-test [new file with mode: 0755]