]> git.sur5r.net Git - bacula/bacula/history - bacula
Apply patches sent by David Duchscher <kreios@gmail.com> for
[bacula/bacula] / bacula /
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-08-05 Thorsten Engelbugfix (used static functions instead of dynamic ones)
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-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-30 Nicolas BoichatRemove debug infos in dvd-writepart
2005-07-29 Nicolas BoichatUpdate dvd-writepart (auto-detect kernel version, integ...
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 SibbaldUpdate kes-1.37
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
2005-07-24 Scott BarningerFirst rpm build for 1.38, remove doc and rescue packages.
2005-07-24 Scott BarningerRemove spec depend tetex-dvips for su9.
2005-07-24 Scott BarningerMinor spec cleanup before 1.38
2005-07-24 Kern SibbaldUpdate docs
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 Sibbald- Make all files in working directory have .xxx at...
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
2005-07-18 Kern SibbaldUpdate kernstodo
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-16 Kern SibbaldFinal changes
2005-07-15 Kern SibbaldUpdate release notes
2005-07-15 Kern SibbaldSave kes-1.37
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 SibbaldUpdate kernstodo
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-14 Kern SibbaldUpdate version
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-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
2005-07-07 Kern Sibbald- Remove temp file created in mtx-changer script.
2005-07-07 Kern Sibbald Modify mtx-changer.in script to return slot:barcode for
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 version
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-26 Kern SibbaldCreate mode set method add debug output for DVD
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 Thorsten Engeladded \\n in vss warning
2005-06-21 Kern SibbaldSplit open() code for DVD into separate subroutine...
2005-06-21 Kern SibbaldMark DVD volume in error if not opened
2005-06-21 Kern SibbaldPrint error message in job report of DVD open fails
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 Sibbaldput wrong tape patch into patches
2005-06-20 Kern SibbaldFinal changes
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-06-20 Kern SibbaldFinal changes
2005-06-18 Kern SibbaldFinal changes
2005-06-18 Kern SibbaldRemove bimagemgr
2005-06-18 Kern SibbaldRemove gnome-console
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-17 Kern SibbaldFinal changes
2005-06-17 Kern SibbaldFinal changes
2005-06-17 Kern SibbaldAllow use of /lib/tls on 2.6 kernels
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern SibbaldUpdate version
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
next