]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/protos.h
Fix out of order volumes during restore.
[bacula/bacula] / bacula / src / dird / protos.h
2005-09-04 Kern SibbaldFix out of order volumes during restore.
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-15 Kern SibbaldUpdate version
2005-08-13 Kern Sibbald- Add drive specification to mount, unmount, release...
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-05 Kern SibbaldRemove more recursion in src/dird/bsr.c as pointed out
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-21 Kern Sibbald- Fix overriding storage specification to be done
2004-12-05 Kern SibbaldImplement run command in Python
2004-10-29 Kern Sibbald30Oct04
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-18 Kern SibbaldSome Win32 fixes
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-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-06-05 Kern SibbaldMisc update slots fixes
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-17 Kern SibbaldFirst cut Console ACLs
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2004-01-15 Kern SibbaldNumerous restore tree changes
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-11-20 Kern SibbaldImplement InChanger code + fix Volume ordering
2003-10-23 Kern SibbaldMake status dir report all runs + close unused fd in...
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-04 Kern SibbaldMerge search run code
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-15 Kern Sibbaldlist nextvol + retry waitpid on intr
2003-09-06 Kern SibbaldImplement ClientRunBeforeJob and ClientRunAfterJob
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-07-21 Kern SibbaldFix rescheduling on error for new job queue code
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-06-21 Kern SibbaldRefinements to estimate
2003-06-21 Kern SibbaldAdd var command
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-26 Kern SibbaldClean up old structs in dird + remove Slot invalidation...
2003-05-19 Kern SibbaldRestrict valid chars in Volume name + doc
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-05-03 Kern SibbaldMisc see kes-1.30a
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-04-07 Kern SibbaldImplement update slots command
2003-04-07 Kern SibbaldCleanup storage keyword scanning
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-15 Kern SibbaldCorrections to Recycle Oldest code
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-12 Kern SibbaldFix newvol.c
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
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-04-23 Kern SibbaldInitial revision