]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/job.c
- Convert more atoi to str_to_int64() for DB.
[bacula/bacula] / bacula / src / stored / job.c
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-06 Kern Sibbald06Mar05
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-03-02 Kern Sibbald- Make Director loop over alternative Devices specified...
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-16 Kern SibbaldMore dcr updates
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-03-13 Kern SibbaldPhil's code + rework status command
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-09-29 Kern SibbaldFreeBSD fixes; manual updates
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-06-16 Kern SibbaldSet correct SD->FD Job term status
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-04-06 Kern SibbaldMore on barcodes
2003-04-05 Kern SibbaldWork on labeling barcodes
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-20 Kern SibbaldEscape filenames in restore command
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-14 Kern SibbaldJobStatus updates
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-24 Kern SibbaldMake restore work well
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
2002-08-20 Kern SibbaldCleanup Dmsg() levels + clarify error msg
2002-08-20 Kern SibbaldVerify fix, allow short response to yes/mod/no
2002-08-11 Kern SibbaldMake restore Job work -- kes11Aug02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-06-22 Kern SibbaldDocumentation, fix watchdog.c -- kes22Jun02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision