]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/reserve.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / reserve.c
2006-04-14 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.8
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-15 Kern Sibbald15Jan06
2006-01-05 Kern Sibbald- Start implementing Verify list output.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-05 Kern Sibbald- Get next volume from Scratch pool before creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Kern Sibbald- Landon merged his data encription changes into the...
2005-12-03 Kern Sibbald03Dec05
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-10-27 Kern Sibbald- Return HARDEOF status from bnet_recv() if bsock NULL...
2005-09-17 Kern SibbaldMake new_volume walk through all Vols looking for dev
2005-09-16 Kern Sibbald- Add code to reservation VOLRES subroutines to try...
2005-08-31 Kern Sibbald- Final tweaks to build Win32.
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-18 Kern SibbaldTurn off debug code
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- Create unload_autochanger() subroutine, and unload
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-04 Kern Sibbald- Make reservation system single threaded during the
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-08-02 Kern Sibbald02Aug05
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-06-29 Kern Sibbald- Detect device mounted for DVD and suppress be sure to
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
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- 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-05 Kern SibbaldAdd stored/reserve.c