]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dvd.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / dvd.c
2006-06-12 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.10
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-10-26 Nicolas BoichatUpdate VolParts when writing the last part (no more...
2005-10-18 Nicolas Boichatdvd.c:dvd_write_part: Increase timeout when writing...
2005-10-17 Nicolas BoichatFix bug when recycling DVD devices (append flag was...
2005-10-16 Nicolas Boichatscripts/dvd-handler: "zero" brand-new DVD+/-RW to fix...
2005-10-16 Nicolas BoichatFix compilation error.
2005-10-15 Nicolas BoichatDon't write empty part. (Fix 4GB crossing bug reported...
2005-10-14 Nicolas BoichatUse part_size and not max_part_size when setting write...
2005-10-14 Kern SibbaldUpdate num_parts only when writing to DVD.
2005-10-14 Nicolas Boichatdvd.c:do_mount_dev: When checking if the DVD is mounted...
2005-10-13 Kern Sibbald- Use a bigger buffer 32K as suggested by Arno in bpipe.c.
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-10-12 Kern Sibbald- In block.c call dvd_write_part() to write last part...
2005-10-10 Kern Sibbald- Mark DVD volume in error if part cannot be written.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-27 Nicolas BoichatUpdate/bugfixes in DVD-writing. (@kern, please also...
2005-07-25 Nicolas BoichatVarious DVD fixes.
2005-07-25 Nicolas BoichatFix lseek_dev
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
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-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
2005-07-08 Kern Sibbald- Correct typo in Copyright
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-26 Kern SibbaldCreate mode set method add debug output for DVD
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- Add more debug code and clarify debug code for DVDs.
2005-04-22 Kern Sibbald- Landon Fuller committed his TLS patch.
2005-04-07 Nicolas Boichat - Fix "unknown device type" problem with DVD devices.
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-02-25 Kern Sibbald24Feb05
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...