]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/catreq.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / dird / catreq.c
2006-04-14 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.8
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Kern Sibbald- Landon merged his data encription changes into the...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-10-11 Kern Sibbald- Add extra debug to Update media error for VolFiles...
2005-10-11 Kern SibbaldEnhance Media error message in Dir
2005-09-26 Kern Sibbald- Add code to catalog_update to detect NULL db pointer.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-11 Kern SibbaldFix scanf of PoolId in catreq to handle 64 bit Ids.
2005-03-06 Kern Sibbald06Mar05
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
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-09-23 Kern Sibbald23Sep04
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-03-19 Kern SibbaldAdd sanity check for VolFiles decreasing
2004-03-09 Kern SibbaldMore data spooling updates
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-11-10 Kern Sibbaldmake bconsole and bstmp
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-08 Kern SibbaldFixing and optimization of tape positioning for restores
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-04 Kern SibbaldImplement restore files
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-07-23 Kern SibbaldApply patch from Nic Bellamy for better recycle error...
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-07-06 Kern SibbaldFix since truncation bug; lock db during recycling...
2003-07-05 Kern SibbaldFix minor logic error in recycling code
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-23 Kern SibbaldCosmetics for Recyle Oldest Volume
2003-06-21 Kern SibbaldAdd var command
2003-06-20 Kern SibbaldDo normal recycle before RecycleOldesVolume
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-07 Kern SibbaldFirst cut Win32 data stream detection. Fix Win98 restor...
2003-05-19 Kern SibbaldRestrict valid chars in Volume name + doc
2003-04-11 Kern SibbaldClean up some SD message nos.
2003-04-01 Kern SibbaldDocumentation updates
2003-03-15 Kern SibbaldCorrections to Recycle Oldest code
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-20 Kern SibbaldMod bacula-dir.conf; fix VolUseDuration bug
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-12 Kern SibbaldFix newvol.c
2003-01-12 Kern SibbaldFix LabelDate and tweaks
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2002-11-25 Kern SibbaldWin32 tweaks -- kes25Nov02
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-11-18 Kern SibbaldWrite MaxVolJobs and VolUseDuration to DB
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
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-20 Kern SibbaldCleanup Dmsg() levels + clarify error msg
2002-08-19 Kern SibbaldCreate JobMedia for all Jobs using media
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-07-17 Kern SibbaldAutochanger cleanups
2002-07-17 Kern SibbaldAdd auto-changer support -- kes17Jul02
2002-07-15 Kern SibbaldCleanups and AutoChanger code -- kes15Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-15 Kern Sibbaldkes15Jun02
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-04-25 Kern SibbaldStart of Recycle Code
2002-04-23 Kern SibbaldInitial revision