]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_restore.c
Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
[bacula/bacula] / bacula / src / dird / ua_restore.c
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-05 Kern SibbaldImplement run command in Python
2004-11-10 Kern SibbaldAllow both a JobId and a filename or list of files...
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-06 Kern SibbaldA few changes for Win32
2004-07-18 Kern SibbaldSome Win32 fixes
2004-06-18 Kern SibbaldFinish new restore tree code
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-05-28 Kern SibbaldMisc see kes-1.34
2004-04-19 Kern SibbaldAdd missing expected files
2004-03-27 Kern SibbaldRestore all/done updates
2004-03-17 Kern SibbaldFirst cut restore GUI
2004-03-09 Kern SibbaldMore data spooling updates
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
2004-01-29 Kern SibbaldFix command line argument handling in restore
2004-01-27 Kern SibbaldFix run pool problem + remove bad ASSERTs
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-17 Kern SibbaldOptimize restore for diferential backups + add *all...
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2004-01-15 Kern SibbaldNumerous restore tree changes
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2003-12-30 Dan Langillewhitespace changes only : column alignments
2003-12-28 Kern SibbaldMisc ...
2003-12-24 Kern SibbaldSee kes-1.33; restore fixes, cleanups, must update...
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
2003-10-24 Kern SibbaldDoc updates + fix Gnome2 scrolling + eliminate multiple...
2003-10-11 Kern SibbaldImplement select by file before date + more restore
2003-10-08 Kern SibbaldFixing and optimization of tape positioning for restores
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-09-11 Kern SibbaldDocument restore by file + dbcheck SQL fix
2003-09-05 Kern SibbaldAdd line no. to replace file error msg + fix editing...
2003-09-04 Kern SibbaldImplement restore files
2003-09-03 Kern Sibbaldcleanup query.sql + restructure ua_restore to handle...
2003-09-01 Kern SibbaldCache path in tree.c
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-07-06 Kern SibbaldFix tree code from bashing restore args + pass prefix...
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-13 Kern SibbaldFix newvol.c + implement restore to specific date
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c
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-26 Kern SibbaldCleanup a few minor restore bugs
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-23 Kern SibbaldSort bsr on JobMediaId
2003-05-23 Kern SibbaldCorrect JobIds name clash
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-03-31 Kern SibbaldTweak restore command
2003-03-20 Kern SibbaldEscape filenames in restore command
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-02-02 Kern SibbaldFix hard link -- JobId
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2002-12-19 Kern SibbaldDocument bare metal recovery
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-12-12 Kern SibbaldFix restore prompt mem leak
2002-12-07 Kern Sibbaldrestore + SQL editing cleanups
2002-12-05 Kern Sibbaldlist clients + restore fixes
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-10-30 Kern SibbaldFix GZIP compression bug -- kes30Oct02
2002-10-30 Kern SibbaldMinor changes
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-10 Kern SibbaldWin32 fixes -- see kes10Oct02
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-20 Kern SibbaldFix part of FileSet restore problem
2002-08-19 Kern SibbaldFix tree relcd + add rate
2002-08-19 Kern SibbaldFix uninitialized variables
2002-08-18 Kern SibbaldPerformance enhancements
2002-08-14 Kern SibbaldCheck FileSet & MediaType in restore -- kes12Aug02
2002-08-13 Kern SibbaldDocumentation + more work on 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 SibbaldDocumentation + add mark/unmark cmds
2002-08-09 Kern SibbaldRestore command fires off a Run command
2002-08-06 Kern SibbaldBug fixes + documentation -- kes06Aug02
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-08-01 Kern SibbaldFirst cut of restore