]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/acquire.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / acquire.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-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-20 Kern SibbaldFix seg fault in acquire.c
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-08 Kern Sibbald- Apply patch supplied by user (slightly modified)...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-03 Kern Sibbald03Dec05
2005-09-18 Kern Sibbald- Apply Landon's patch for the TLS ANS1 API change.
2005-08-23 Kern Sibbald- Fix bug in acquire.c that incorrectly reported volume
2005-08-17 Kern SibbaldStart coding better reservation algorithm
2005-08-17 Kern Sibbald- Create unload_autochanger() subroutine, and unload
2005-08-04 Kern Sibbald- Make reservation system single threaded during the
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-08-02 Kern Sibbald02Aug05
2005-07-29 Kern Sibbald29Jul05
2005-07-27 Nicolas BoichatMinor modifications outside DVD functions.
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-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
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-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-04 Kern SibbaldMinor changes
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
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-22 Kern SibbaldChange set_label() to set_labeled() -- a bit clearer
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-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-06 Kern Sibbald06Mar05
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-02-26 Kern SibbaldFix some bugs in SD with multiple files
2005-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-25 Kern Sibbald24Feb05
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-11-04 Kern Sibbald- Add M_ALERT class and put tape alerts into it.
2004-10-29 Kern Sibbald30Oct04
2004-10-16 Kern SibbaldDocumentation +
2004-09-29 Kern Sibbald- Fix seg fault in AlertCommand
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-14 Kern SibbaldPrint error if Alert command fails + doc
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-18 Kern SibbaldImplement new attached_dcrs code
2004-07-18 Kern SibbaldMisc
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 SibbaldAdd more DCRs
2004-07-04 Kern SibbaldMisc cleanups
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-04-23 Kern SibbaldUpdate utilities to accept Device name
2004-04-01 Kern SibbaldDon't allocated a DCR twice
2004-03-12 Kern SibbaldImplement multiple drive autochanger support
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-07 Kern SibbaldInChanger Flag patches from Jason Conroy
2004-03-07 Kern SibbaldImplement first cut DCR in SD
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-12-21 Kern SibbaldMinor updates after backporting to 1.32e
2003-12-17 Kern SibbaldUpdate from week away
2003-12-08 Kern SibbaldFix overzelous VolCatFiles updating by removing from...
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
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-10-29 Kern SibbaldFinal changes
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-09-02 Kern SibbaldFix positioning error on second tape
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-07-11 Kern SibbaldDoc updates + fixed win32 crash in idcache cleanups...
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-01 Kern SibbaldSD crash fixes, get restore report values correct
next