]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_run.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / dird / ua_run.c
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-05 Kern Sibbald- Start implementing Verify list output.
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-06 Kern Sibbald06Mar05
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-22 Kern SibbaldApply Preben's ACL patches
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-19 Kern SibbaldUpdate rescue disk to include mkinitrd
2004-12-05 Kern SibbaldImplement run command in Python
2004-11-08 Kern Sibbald08Nov04
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-09-30 Kern Sibbald- Apply Martin's patch for fixing console modifications...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-30 Kern Sibbald- Inhibit printing of FileSet for a restore as it is...
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-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-03-09 Kern SibbaldMore data spooling updates
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-24 Kern Sibbaldvarious see kes-1.33
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-07 Kern SibbaldCorrect yes in run command after adding new aliases
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-23 Kern SibbaldDoc new commands + allow mod of Verify Job
2003-10-19 Kern SibbaldChange media pool+first cut Verify disk to catalog...
2003-10-17 Kern SibbaldCommit final code for 1.32b + Verify Job (name) + chang...
2003-10-11 Kern SibbaldImplement select by file before date + more restore
2003-07-21 Kern SibbaldFix rescheduling on error for new job queue code
2003-07-21 Kern SibbaldFix scheduled times + add Priority to run start prompt
2003-07-06 Kern SibbaldFix since truncation bug; lock db during recycling...
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-19 Kern SibbaldFix JobId in run listing + reduce Cygwin wait to 10...
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-05-26 Kern SibbaldClean up old structs in dird + remove Slot invalidation...
2003-05-15 Kern SibbaldUse Jmsg() in write_block_to_dev() so that messages...
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-04-22 Kern SibbaldFix JobLevel for UA started Admin jobs; add -v to start...
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-02-11 Kern SibbaldMisc
2003-01-22 Kern Sibbaldprefix links code in Dir
2002-12-17 Kern SibbaldFix mod of replace mode
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-01 Kern Sibbaldbacula script + stack overrun -- see kes30Oct02
2002-10-30 Kern SibbaldMinor changes
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-10 Kern SibbaldWin32 fixes -- see kes10Oct02
2002-08-24 Kern SibbaldMake restore work well
2002-08-20 Kern SibbaldVerify fix, allow short response to yes/mod/no
2002-08-14 Kern SibbaldCheck FileSet & MediaType in restore -- kes12Aug02
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-08-11 Kern SibbaldMake restore Job work -- kes11Aug02
2002-08-10 Kern SibbaldFix Run segfault -- init_msgs()
2002-08-09 Kern SibbaldRestore command fires off a Run command
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
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-24 Kern Sibbald1.19 24Apr02
2002-04-23 Kern SibbaldInitial revision