]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_purge.c
Merge remote branch 'sf/master' into purge
[bacula/bacula] / bacula / src / dird / ua_purge.c
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-03 Michael StapelbergLittle fixes for the action_on_purge command
2009-10-03 Michael StapelbergImplement action_on_purge command
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-09-17 Kern SibbaldFix warning typo pointed out by Phil Stracchino
2008-12-23 Kern Sibbaldkes Remove rogue line of C code.
2008-12-22 Eric Bollengierebl tweak debug
2008-12-22 Eric Bollengierebl tweak debug
2008-12-21 Kern SibbaldUndo temp change
2008-12-21 Kern SibbaldTemp remove upgrade copies
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-11-20 Kern Sibbaldkes Since the user has been warned, allow console...
2008-11-18 Kern Sibbaldkes Probably fix for bug #1188 where Volume is purged...
2008-11-18 Kern Sibbaldkes Implement bsr block level checking for disk files...
2008-11-12 Eric Bollengierebl Initialize plugin in director
2008-08-30 Kern Sibbaldkes Another try at fixing Vbackup. It looks much bette...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2007-07-06 Kern Sibbaldkes Rework prune_volumes() code to take account of...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-13 Eric Bollengierebl Fix a segfault when VolStatus NOT IN (Append,...
2007-05-02 Kern SibbaldConvert all other Dir files to use ne ua class message
2007-05-02 Kern Sibbaldkes Correct handle problem in new win32_ftruncate...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-22 Kern Sibbaldkes Implement new prunning code that prunes up to...
2007-02-20 Eric Bollengierebl verify MaxVols when moving recycled volumes to...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-12-22 Kern Sibbaldkes Apply Eric's patch for recycling the Scratch pool.
2006-12-17 Kern Sibbaldkes Add additional messages when Job canceled automati...
2006-12-17 Kern SibbaldSave and restore volume name in stored/mount.c fixed...
2006-12-01 Kern Sibbaldkes Update ReleaseNotes
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-25 Kern Sibbaldkes Add new version of upgrade-win32-client.txt to...
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-10 Kern Sibbald- Correct bug I introduced into RunScripts enum.
2006-05-26 Kern Sibbald26May06
2006-04-11 Kern Sibbald11Apr06
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2005-08-15 Kern SibbaldUpdate version
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-03-24 Kern SibbaldFinal changes
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-03 Kern SibbaldAllow purge of JobId from Vol + keep SD from looping...
2003-07-05 Kern SibbaldFix minor logic error in recycling code
2003-06-11 Kern SibbaldFix restore of altered special file; tweak purge/prune...
2003-05-19 Kern SibbaldPrune jobs with no JobFiles or that err
2003-05-19 Kern SibbaldUpdate doc, kernstodo and minor purge bug
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-03-15 Kern SibbaldQuote some volume names
2003-03-15 Kern SibbaldCorrections to Recycle Oldest code
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-03-13 Kern SibbaldRework purge, list volumes rework, remove Win32 pid...
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2002-12-07 Kern Sibbaldrestore + SQL editing cleanups
2002-11-21 Kern SibbaldSee kes21Nov02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-10 Kern SibbaldMostly documentation of pruning
2002-05-04 Kern SibbaldRetention period updates
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested