]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/mount.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / mount.c
2006-04-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.7
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
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-30 Nicolas BoichatDisable DVD checks (last part removed...).
2005-07-29 Nicolas BoichatDVD sanity check : check if the last part was removed...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
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-07-04 Kern Sibbald04Jul05
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-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 Sibbald- Fix bug where Storage daemon gets confused about...
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-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-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-18 Kern Sibbald- Fix more print_name()s for printing device name.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-02-28 Kern Sibbald- Lock autochanger script when running.
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldMisc cleanups
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-07 Kern SibbaldZero Slot if cannot mount volume
2004-03-12 Kern SibbaldImplement multiple drive autochanger support
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2004-01-04 Kern SibbaldFix cancel of job waiting on mount to be a bit cleaner
2004-01-03 Kern SibbaldAllow purge of JobId from Vol + keep SD from looping...
2003-12-07 Kern SibbaldRemove conio.c from console link for moment
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-02 Kern SibbaldPrint jmsg if file descriptor leaks occur
2003-10-01 Kern SibbaldMisc
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-07-20 Kern SibbaldComplete new job scheduler + fix from Nic Bellamy
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-26 Kern SibbaldClean up old structs in dird + remove Slot invalidation...
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-05-10 Kern SibbaldMisc cleanups
2003-04-24 Kern SibbaldDoc + fix automount on files
2003-04-17 Kern SibbaldImplement AutomaticMount
2003-04-11 Kern SibbaldFix bad bstrncpy
2003-04-11 Kern SibbaldClean up some SD message nos.
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-04-06 Kern SibbaldMore on barcodes
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-04-03 Kern SibbaldFix new bug in newvol
2003-04-01 Kern SibbaldDocumentation updates
2003-02-10 Kern SibbaldFix run_program return status
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-18 Kern SibbaldPhase 1 -- FIFO storage device
2003-01-14 Kern SibbaldUpdate files on tape
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
next