]> git.sur5r.net Git - bacula/bacula/history - bacula/kes-1.37
I finally found and squashed the elusive SD crash.
[bacula/bacula] / bacula / kes-1.37
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.
2005-05-20 Kern SibbaldUnify the reserve_device() for a single device into...
2005-05-18 Kern SibbaldCorrect updating count of number of Volumes in a pool.
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-05-16 Kern SibbaldAdd more debug to SD for Autochangers + status output.
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-05-13 Kern SibbaldAdd techlogs to main dir