]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_update.c
change all void *jcr into JCR *jcr
[bacula/bacula] / bacula / src / cats / sql_update.c
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