]> 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)
commitd2aaab7dffa967f49c46e913bb40abe1db0953a1
tree5629cddaea5fc222051b10b78b8fe62be7f685ee
parent3b3a86fc8a29cae086ac6e7860e2e792a0f98202
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
13 files changed:
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/src/win32/README.mingw32
bacula/src/win32/cats/bacula_cats.def
bacula/src/win32/dll/Makefile
bacula/src/win32/dll/bacula.def
bacula/src/win32/libbac/Makefile
bacula/technotes-2.1