]> 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)
commit2fb4016f22d627644755d2e3cc1fc0e1ea4e1c4c
tree5fc0f0775d4842e583f9503e42bf3067629b3307
parent77928efba4d43e508e05ea347890bb699709b56b
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]