]> git.sur5r.net Git - bacula/bacula/history - bacula/kes-1.37
Fix out of order volumes during restore.
[bacula/bacula] / bacula / kes-1.37
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 SibbaldUpdate doc
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 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 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern Sibbald- A number of minor Win32 fixes.
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
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 Sibbald- Implement unloading a volume in a different drive...
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
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 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-15 Kern SibbaldUpdate version
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 Sibbaldtrivial
2005-08-11 Kern Sibbald- Modified bconsole script so that it is improperly
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-04 Kern Sibbald- Apply patch in bug#397 that improved configure
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-07-29 Kern Sibbald29Jul05
2005-07-28 Kern Sibbald28Jul05
2005-07-26 Kern Sibbald- Modify mtx-changer to wait a maximum of 300 seconds.
2005-07-25 Kern SibbaldUpdate kes-1.37
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 Sibbaldpickup kes-1.37
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 SibbaldSave kes-1.37
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 SibbaldRemove old commented out code from configure.in
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
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
2005-07-07 Kern Sibbald- Remove temp file created in mtx-changer script.
2005-07-06 Kern Sibbald- Modify mtx-changer.in script to return slot:barcode for
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-07-04 Kern SibbaldUpdate kes-1.37
2005-07-04 Kern Sibbald04Jul05
2005-07-03 Kern Sibbald- Tweak dvd-writepart script to prevent door from openi...
2005-06-29 Kern Sibbald- Detect device mounted for DVD and suppress be sure to
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
2005-06-26 Kern Sibbald- Add set_mode method in DEVICE.
2005-06-23 Kern SibbaldCheck for incorrect duration and size modifiers in...
2005-06-22 Kern Sibbald- Make Version a tuple (version, build-date)
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-21 Kern SibbaldSplit open() code for DVD into separate subroutine...
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
2005-06-20 Kern SibbaldRemove (cd gnome-console; make clean) from src/Makefile.in
2005-06-20 Kern SibbaldFinal changes
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-17 Kern SibbaldFinal changes
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-13 Kern Sibbald- Add more debug code and clarify debug code for DVDs.
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-11 Kern SibbaldCorrect some reservation problems in SD when no devices
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-04 Kern SibbaldMinor changes
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-30 Kern Sibbald- Fix bextract.c compile problem
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
2005-05-26 Kern SibbaldUse light weight non-recursive locking on jcr chain.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-26 Kern SibbaldFix bug 325 -- conversion of 12:30pm to 24hour time.
2005-05-26 Kern SibbaldApply patch from bug 326 to permit bacula status by...
2005-05-26 Kern SibbaldFix compile problem of ua_restore.c on broken compilers.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
next