]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/autochanger.c
Fix typo
[bacula/bacula] / bacula / src / stored / autochanger.c
2008-05-03 Kern SibbaldFix typo
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-05-03 Kern Sibbaldkes Implement regression that explicitly tests swappin...
2008-04-16 Kern SibbaldCreate 2.2.10 by backporting trunk SD reservation changes
2008-04-01 Kern Sibbaldkes Re-enable code to remember last volume mounted...
2008-03-19 Kern SibbaldMassive commit of all fixes and back ports to create...
2007-10-03 Kern SibbaldBackport almost 4000 lines of 2.3 code that fixes a...
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
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-06-23 Kern SibbaldFix possible buffer overrun in restore tree routine
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-04-11 Kern SibbaldClean up some SD message nos.
2003-04-06 Kern SibbaldMore on barcodes
2003-04-05 Kern SibbaldNext cut barcode labeling
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes