]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_prune.c
17Mar06
[bacula/bacula] / bacula / src / dird / ua_prune.c
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