]> git.sur5r.net Git - bacula/rescue/commitdiff
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)
     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


No differences found