]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/autochanger.c
Suppress superfluous warning messages if SD polling
[bacula/bacula] / bacula / src / stored / autochanger.c
2010-09-20 Kern SibbaldSuppress superfluous warning messages if SD polling
2010-07-31 Kern SibbaldMore backport from Branch-5.1 to Branch-5.0
2010-07-25 Kern SibbaldChange license from GPLv2 to AGPLv3
2010-04-03 Kern SibbaldRework SD mount.c locking again
2010-02-21 Kern SibbaldFix three-pool regress bug
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-17 Marco van WieringenMerge branch 'master' into mvw/1361
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-16 Kern SibbaldPossible fix for problem with Volume in another drive
2009-10-11 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-08 Eric Bollengierebl Add new autochanger command to get all information...
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldAdd SD Volume debug code
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-05-31 Kern SibbaldTweak
2008-05-31 Kern SibbaldGet correct slot when auto unloading a device.
2008-05-30 Kern SibbaldMake DEVICE Slot private and access it via a method.
2008-05-24 Kern Sibbaldkes Enhance a couple of SD debug messages.
2008-05-21 Kern Sibbaldkes Modify autochanger locking to attempt to avoid...
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-04-10 Kern SibbaldTweak volume swapping code so it works.
2008-04-03 Kern SibbaldImplement unload_dev() before swap device.
2008-04-03 Kern SibbaldSeparate unload_dev() from unload_other_device() in...
2008-04-02 Kern Sibbaldkes Modify run_program() and run_program_full_output...
2008-03-12 Kern SibbaldSecond cut of drive switching during backup
2008-01-29 Thomas Glatthormy => may
2007-09-26 Kern SibbaldConvert bnet_xxx to bsock class calls
2007-07-07 Kern Sibbaldkes Tweak some code in ua_update.c to use POOL_MEM...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-14 Kern Sibbaldkes Do not free a volume on a tape drive until another...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-21 Kern SibbaldPrint waiting to reserve a device every 5 mins.
2007-04-21 Kern Sibbaldkes Don't call close_part in label.c if tape and relabel.
2007-04-11 Kern Sibbald11Apr07
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-03-01 Kern Sibbaldkes Correct virtual changer check which was backwards...
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2006-11-21 Kern SibbaldUpdate copyright
2006-10-07 Kern SibbaldFix remaining autochanger command for full output
2006-10-07 Kern Sibbaldkes Begin work on new GUI console.
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-08 Kern Sibbaldkes Fix logic error in handling error return from...
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-26 Kern Sibbaldkes Add host:port to connect failure messages to FD...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-05-05 Kern Sibbald- Correct EOF with no \n lex.c problem.
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-15 Kern Sibbald15Jan06
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-03 Kern Sibbald03Dec05
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-11-04 Kern Sibbald- Update release date.
2005-10-22 Kern SibbaldInsure that all the SD tools init the Autochanger
2005-10-22 Kern SibbaldPrint error message if no Changer Command found.
2005-08-24 Kern Sibbald- Ensure that the drive is closed before calling the
2005-08-22 Kern Sibbald- Landon's fix for NLS detection
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-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-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-16 Kern SibbaldAdd more debug to SD for Autochangers + status output.
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-02-28 Kern Sibbald- Lock autochanger script when running.
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-18 Kern Sibbald- While using the rescue CDROM after my computer would not
2004-11-22 Kern SibbaldUpdate doc and authentication error message
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-16 Kern SibbaldMore DCR changes
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-07 Kern SibbaldZero Slot if cannot mount volume
2004-05-28 Kern SibbaldFix minor update slots bugs
2004-04-02 Kern SibbaldFix btape autochanger handling
2004-03-31 Kern SibbaldTurn off debug message
2004-03-12 Kern SibbaldImplement multiple drive autochanger support
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
next