]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_update.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / cats / sql_update.c
2005-02-27 (no author)This commit was manufactured by cvs2svn to create tag Release-1.36.2
2004-11-17 Kern SibbaldBring 1.36.0 up to current 1.37 level
2004-11-11 Kern SibbaldAdd working_directory to be /tmp for wx_console.
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-07 Kern SibbaldInChanger Flag patches from Jason Conroy
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-03 Dan LangilleWhen writing to the media table, update the lastwritten...
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-18 Dan Langillenumornull becomes edit_num_or_null
2003-12-12 Dan LangilleAdd numornull which retuns NULL if the value is zero...
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-11-23 Kern SibbaldAdd TwoEOF directive + enhance fill command
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
2003-11-09 Kern SibbaldSee kes-1.33 09Nov03 for details; fix multiple slots...
2003-10-19 Kern SibbaldChange media pool+first cut Verify disk to catalog...
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-06-15 Kern SibbaldLabelFormat
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-04-02 Kern SibbaldAdd uname to client, various fixes
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2002-12-24 Kern SibbaldCorrect creation/update of Pool/Media records for new...
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-13 Kern SibbaldRetrofix sql_update.c
2002-11-13 Kern SibbaldFix typo
2002-11-10 Kern SibbaldDoc update + update VolRetention in DB
2002-09-01 Kern SibbaldVerify cleanups + eliminate unwanted messages
2002-08-19 Kern SibbaldCreate JobMedia for all Jobs using media
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-26 Kern SibbaldFix seg fault in FD status
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-17 Kern SibbaldAutochanger cleanups
2002-07-12 Kern SibbaldMinor updates
2002-07-09 Kern SibbaldSQLite optimizations and corrections
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
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-09 Kern SibbaldDB changes for Retention Periods
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-23 Kern SibbaldInitial revision