]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/fd_cmds.c
kes Fix bug #935, and probably also bug #903 where files were not
[bacula/bacula] / bacula / src / stored / fd_cmds.c
2007-09-09 Kern Sibbaldkes Fix bug #935, and probably also bug #903 where...
2007-09-06 Kern SibbaldCreate new branch 2.2
2007-08-24 Kern Sibbaldkes Fix bad SD->FD return status reported by
2007-08-24 Eric Bollengierebl Fix a bug in read_close_session which return rando...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-15 Kern Sibbaldtweaks
2007-01-26 Kern Sibbaldebl Implements the include JobID in spool file name...
2006-11-26 Kern SibbaldUpdate disk seek debug code
2006-11-25 Kern Sibbaldkes Add Landon's refactor of restore Feature request...
2006-11-21 Kern SibbaldUpdate copyright
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-03 Kern Sibbald03Dec05
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-06-16 Kern SibbaldSet correct SD->FD Job term status
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-04-06 Kern SibbaldMore on barcodes
2003-01-15 Kern SibbaldError message suppression
2003-01-14 Kern SibbaldStatus cleanup and cancelling FD
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
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-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-08-11 Kern SibbaldMake restore Job work -- kes11Aug02
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision