]> git.sur5r.net Git - bacula/bacula/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)
commit3fdd044ffe01b33f78f3057c71c3341de496782f
treec3db2259e781d1e66aee2765f62d54458dc958e7
parent8ced21b8e296a865acbcf9abdd7e0e9be8989f93
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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4383 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/cats/sql_cmds.c
bacula/src/cats/sql_cmds.h
bacula/src/dird/protos.h
bacula/src/dird/ua_prune.c
bacula/src/dird/ua_purge.c
bacula/src/dird/ua_restore.c
bacula/src/stored/acquire.c
bacula/technotes-2.1