]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_prune.c
Apply patch (with some difficulties) from Joao Henrique Freitas
[bacula/bacula] / bacula / src / dird / ua_prune.c
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2007-07-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-25 Kern Sibbaldkes Ensure that when labelling a tape with Slot=0...
2007-05-02 Kern SibbaldConvert all other Dir files to use ne ua class message
2007-03-26 Kern SibbaldMore pruning cleanup
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-03-01 Kern Sibbaldkes Correct virtual changer check which was backwards...
2007-02-10 Kern SibbaldCorrect VolCatBytes bug from media patch
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-08-19 Kern Sibbaldkes Apply Maritn's fix to src/win32/Makefile.
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-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-05-26 Kern Sibbald26May06
2006-04-23 Kern SibbaldMake migration work with new subroutine
2006-04-11 Kern Sibbald11Apr06
2006-03-17 Kern Sibbald17Mar06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
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-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-05-13 Kern SibbaldFix typo
2005-05-13 Kern SibbaldDelete doc directory
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
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-11-21 Kern SibbaldUpdate
2004-11-21 Kern Sibbald- Fix removing items from watchdog queue, which apparently
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-06 Kern SibbaldA few changes for Win32
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-05-30 Kern SibbaldFix hourly scheduling problem
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2003-10-10 Kern SibbaldDon't prune current job along with orphanned jobs
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-05-19 Kern SibbaldPrune jobs with no JobFiles or that err
2003-05-19 Kern SibbaldRemove debug code
2003-05-19 Kern SibbaldUpdate doc, kernstodo and minor purge bug
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-16 Kern Sibbaldmtx-changer update, message fixes
2002-12-21 Kern SibbaldPrune SQL fix; finish Linux rescue; doc
2002-12-19 Kern SibbaldDocument bare metal recovery
2002-12-07 Kern Sibbaldrestore + SQL editing cleanups
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-22 Kern SibbaldFix verify
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
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-09 Kern SibbaldDB changes for Retention Periods
2002-05-04 Kern SibbaldRetention period updates
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested