]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Fix out of order volumes during restore.
[bacula/bacula] / bacula / src /
2005-09-04 Kern SibbaldFix out of order volumes during restore.
2005-08-31 Kern Sibbald- Final tweaks to build Win32.
2005-08-28 Kern SibbaldApply Landon's patch for TLS default values.
2005-08-28 Kern SibbaldCorrect LOCALEDIR problem in build of Win32
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-27 Nicolas BoichatAdd support for gettext in VC++ 8.0.
2005-08-27 Nicolas BoichatUpdate VC++ 8.0 project files.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-25 Kern SibbaldFinal changes
2005-08-24 Kern Sibbald- Ensure that the drive is closed before calling the
2005-08-24 Kern SibbaldAdd drive name to reserved Volume list printout in SD.
2005-08-23 Kern Sibbald- Fix bug in acquire.c that incorrectly reported volume
2005-08-22 Landon FullerFix my errors in specifying the configuration defaults:
2005-08-22 Kern Sibbald- Landon's fix for NLS detection
2005-08-21 Kern SibbaldFinal changes
2005-08-21 Kern SibbaldMove Win32 errno message build into berrno constructor.
2005-08-20 Landon FullerInclude the appropriate libintl linker flags. Tested...
2005-08-20 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern Sibbald- A number of minor Win32 fixes.
2005-08-19 Kern SibbaldAnother Win32 tweak
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-19 Nicolas BoichatPut all multi-line strings on one line to fix VC++...
2005-08-19 Nicolas BoichatUpdate winconfig.h.
2005-08-19 Nicolas BoichatFix gettext problem in wx-console when ENABLE_NLS is...
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-08-18 Nicolas BoichatFix compile errors when building wx-console with Unicod...
2005-08-18 Kern SibbaldWin32 fix -- remove debug O_NONBLOCK code
2005-08-18 Kern SibbaldFix bug 399 -- make_catalog_backup does not work for...
2005-08-18 Kern SibbaldTurn off debug code
2005-08-18 Kern SibbaldAdd rcs tag to version.h
2005-08-18 Kern Sibbald- Implement unloading a volume in a different drive...
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-18 Kern SibbaldAdd more reserve debug
2005-08-17 Kern SibbaldStart coding better reservation algorithm
2005-08-17 Kern Sibbald- Always look for slot for label command.
2005-08-17 Kern Sibbald- Create unload_autochanger() subroutine, and unload
2005-08-17 Kern Sibbald- Apply patch from Chris Lee <labmonkey42@gmail.com...
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-15 Nicolas Boichat - Convert dvd-writepart to Python.
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-15 Kern SibbaldUpdate version
2005-08-13 Nicolas BoichatFix format errors.
2005-08-13 Kern Sibbald- Add drive specification to mount, unmount, release...
2005-08-12 Kern Sibbald- Disable parts of NLS as the configure does not work...
2005-08-11 Kern Sibbald- Modified bconsole script so that it is improperly
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-06 Kern SibbaldApply David's ACL fix to src/filed/acl.c
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-08-05 Thorsten Engeladded unlink functionality for readonly files
2005-08-05 Thorsten Engelbugfix (used static functions instead of dynamic ones)
2005-08-05 Thorsten Engelsmall vss improvement (more complete shutdown and start...
2005-08-04 Kern Sibbald- Make reservation system single threaded during the
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-08-02 Kern Sibbald02Aug05
2005-08-02 Thorsten EngelPthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr7...
2005-07-30 Nicolas BoichatDisable DVD checks (last part removed...).
2005-07-30 Kern SibbaldMisc updates
2005-07-30 Nicolas BoichatFix src/lib/bpipe.c:run_program and run_program_full_ou...
2005-07-29 Nicolas BoichatDVD sanity check : check if the last part was removed...
2005-07-29 Nicolas BoichatRemove zero-sized parts from spool file when closing...
2005-07-29 Kern Sibbald29Jul05
2005-07-28 Nicolas BoichatFix when we cannot mount the DVD, but no part has yet...
2005-07-28 Kern Sibbald28Jul05
2005-07-27 Nicolas BoichatUpdate/bugfixes in DVD-writing. (@kern, please also...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-27 Nicolas BoichatMinor modifications outside DVD functions.
2005-07-26 Kern Sibbald- Modify mtx-changer to wait a maximum of 300 seconds.
2005-07-25 Nicolas BoichatVarious DVD fixes.
2005-07-25 Nicolas BoichatFix lseek_dev
2005-07-25 Nicolas BoichatChange debug level for BSR match_findex fails.
2005-07-25 Kern SibbaldApply Nicolas' bsr single block patch
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-23 Kern Sibbald Fix additional problems with VSS backup that I introduced.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-22 Kern SibbaldApply Thorsten's bugfix for vss_generic.cpp
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-15 Kern SibbaldSwitch to using the wxWidgets Unicode library.
2005-07-15 Kern Sibbald- Include msvcr71.dll in distribution.
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-14 Kern SibbaldAdd Thorsten's VC++ proj and update vss build
2005-07-14 Kern SibbaldUpdate version
2005-07-14 Kern SibbaldRemove old commented out code from configure.in
2005-07-14 Thorsten Engel- bugfix (failure in VSS was not handled correctly)
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
2005-07-12 Thorsten EngelS_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR
2005-07-12 Thorsten Engelsmall change to work with correct buffer size on raw...
2005-07-11 Kern Sibbald Make sure that bpipe results are zapped even on
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-09 Kern SibbaldAdd a test for error return from bnet_wait... in heartb...
2005-07-09 Kern SibbaldImplement TLS in gnome console and wx-console.
2005-07-08 Kern Sibbald- Correct a NULL pointer reference in the mount command.
2005-07-08 Kern Sibbald- Correct typo in Copyright
next