]> git.sur5r.net Git - bacula/docs/commit
kes Implement new prunning code that prunes up to 1000 jobs at
authorKern Sibbald <kern@sibbald.com>
Thu, 22 Mar 2007 13:10:04 +0000 (13:10 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 22 Mar 2007 13:10:04 +0000 (13:10 +0000)
commita98e967098df1eabe66b868d846cf2e46325f926
treefb0636aa458f8be359644ab21d8f930b893ab160
parentbdb5e6b25b08624a6a87aecc9c1b9a0d35afa645
kes  Implement new prunning code that prunes up to 1000 jobs at
     the same time.  The same technique can be applied to a number
     of other prune/purge subroutines.
kes  Add an insanity check when starting a new tape job to ensure
     that the tape position has not been changed. If so fail the
     job.
kes  Fix Win32 build for dlls to add the folllowing:
     src/lib/bsock.c -- new file with new entry points
     src/lib/dlist.c  -- new entry points
     src/cats/sql_create.c -- new entry point
     src/cats/sql_cmds.c -- new DATA item exported