]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
kes Implement code that should properly set that a job was migrated,
[bacula/bacula] / bacula / src / stored /
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-12 Kern SibbaldFix automatic labeling of File volumes, which was broke...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-12-04 Kern Sibbaldkes Enable data encryption code.
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-12-01 Robert NelsonFix path issues.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-26 Kern SibbaldUpdate disk seek debug code
2006-11-26 Kern SibbaldImplement fixes to make disk seeking work. Currently...
2006-11-25 Kern SibbaldUpdates for debugging disk seek
2006-11-25 Kern Sibbaldkes Add Landon's refactor of restore Feature request...
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-22 Kern SibbaldUpdate copyright + fix a few Win32 warnings
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-20 Kern SibbaldAdd additional error messages in acquiring a drive...
2006-11-20 Kern Sibbaldkes Make WritePartAfterJob the default so that the...
2006-11-14 Kern Sibbaldkes Implement code to pass the MediaId to the SD....
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-10-13 Kern Sibbaldkes Apply the three patches from Richard Mortimer.
2006-10-11 Robert NelsonSend M_ERROR_TERM and M_ABORT messages to stdout on...
2006-10-11 Robert NelsonFix Windows' daemons so that messages print to stdout...
2006-10-07 Kern SibbaldFix remaining autochanger command for full output
2006-10-07 Kern Sibbaldkes Begin work on new GUI console.
2006-10-02 Robert NelsonFix bug # 676 - File Restoration to win32 client fails
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-26 Robert NelsonEliminate dependency on man2html.
2006-09-26 Kern Sibbaldkes Add back code to open tape device nonblocking...
2006-09-25 Kern Sibbaldkes Apply the recycle patch from Richard Mortimer.
2006-09-23 Kern SibbaldSet debug level in dvd.c messages
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out more code
2006-09-19 Kern SibbaldBack out changes apparently crashing system
2006-09-19 Kern SibbaldTweak wait in read/write loop of block.c
2006-09-18 Kern Sibbaldkes Add -c option to pg_dump so that it initializes...
2006-09-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-15 Kern SibbaldMinor Makefile fixes
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
2006-09-14 Kern Sibbaldkes Put removing zero sized spool part file in subrout...
2006-09-14 Kern Sibbaldkes Rework a lot of subroutines in dev.c to take dcr...
2006-09-14 Kern Sibbaldkes Create lseek() method for DEVICE that takes dcr...
2006-09-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-12 Kern Sibbaldkes Make sure valid argument passed to str_to_utime...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
2006-09-10 Kern SibbaldDisable normal data spooling for DVD writing which...
2006-09-10 Kern SibbaldApply patch from Richard Mortimer to ensure that the...
2006-09-08 Kern Sibbaldkes Fix logic error in handling error return from...
2006-09-08 Kern Sibbaldkes At Eric's suggestion make both the slots and drive...
2006-09-08 Kern Sibbaldkes Make two separate Win32 menu links for starting...
2006-09-07 Kern Sibbaldkes Apply patch supplied in bug #656 to pass priority...
2006-09-07 Kern Sibbaldkes Add a new close_part() class in the SD to save...
2006-09-07 Eric Bollengierebl fix scan of encrypted stream
2006-09-06 Kern Sibbaldkes Add dev->close() in dir_ask_sysop_to_mount_volume...
2006-09-06 Kern Sibbaldkes Manual updates.
2006-09-05 Kern SibbaldCorrect dvd code that breaks tape labeling
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-09-01 Kern SibbaldFinal changes
2006-09-01 Kern Sibbaldes Apply new dvd-handler patch from Richard Mortimer.
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-31 Kern Sibbaldkes Make find with no args in tree restore return...
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-27 Kern Sibbaldkes Rework many features of DVD writing and reading...
2006-08-26 Kern Sibbaldkes Add host:port to connect failure messages to FD...
2006-08-24 Kern Sibbaldkes Add Media.Enabled flag to client backups for dotcmds.c
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-08-04 Kern SibbaldCorrect despool time calculation.
2006-08-03 Kern Sibbaldkes Remove previous changes to compat.cpp as they...
2006-08-02 Kern Sibbaldkes Change the name of the technical notes file from...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-30 Kern Sibbaldkes Minor fixes for SD write rate and despooling rate.
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-19 Kern Sibbald19July06
2006-07-09 Kern Sibbald Modify read_record and friends to properly deal with...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-05 Kern SibbaldMigration fixes
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-07-01 Kern Sibbald- Fix a complier warning in files/backup.c
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-26 Kern SibbaldFix dvd rewind
2006-06-25 Kern Sibbald25Jun06
2006-06-24 Kern Sibbald- Turn on new bsnprintf() code.
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-05-26 Kern Sibbald26May06
2006-05-05 Kern Sibbald- Correct EOF with no \n lex.c problem.
2006-04-23 Kern SibbaldMake migration work with new subroutine
2006-04-23 Kern Sibbald- Add 'Dir Status' button to the gnome console.
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-04-18 Kern Sibbald- Remove the -f option from the chown in Makefile.in...
2006-04-11 Kern Sibbald11Apr06
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-04-08 Kern Sibbald- Tweak license to include Microsoft restrictions.
next