]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/askdir.c
kes Fix bug #935, and probably also bug #903 where files were not
[bacula/bacula] / bacula / src / stored / askdir.c
2007-09-09 Kern Sibbaldkes Fix bug #935, and probably also bug #903 where...
2007-06-19 Kern Sibbaldkes Simplify search of autochanger for in-use Volume.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-01 Kern Sibbaldkes Implement algorithm to handle only one appendable...
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-04-22 Kern Sibbaldkes Make bat have 'make install' target.
2007-04-14 Kern Sibbaldkes Simplify locking in the reservations system.
2007-04-11 Kern Sibbald11Apr07
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-13 Eric Bollengierebl Use btime_t instead of uint64_t in media patch.
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-08 Kern Sibbaldkes Fix dird/ua_cmds.c so that a cancel command checks...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-14 Kern Sibbaldkes Implement code to pass the MediaId to the SD....
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out changes apparently crashing system
2006-09-18 Kern Sibbaldkes Add -c option to pg_dump so that it initializes...
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-08-03 Kern Sibbaldkes Remove previous changes to compat.cpp as they...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
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.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-03 Kern Sibbald03Dec05
2005-11-14 Kern SibbaldApply SunOS patch for ACLs submitted by David Duchscher.
2005-10-11 Kern Sibbald- Add extra debug to Update media error for VolFiles...
2005-10-10 Kern Sibbald- Mark DVD volume in error if part cannot be written.
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-30 Kern SibbaldMisc updates
2005-07-27 Nicolas BoichatMinor modifications outside DVD functions.
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-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
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-04 Kern Sibbald- Fix compile problems on Win32
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-18 Kern Sibbald- Fix more print_name()s for printing device name.
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-06 Kern Sibbald06Mar05
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...
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-24 Kern SibbaldRemove debug EndFile debug code
2004-09-23 Kern Sibbald23Sep04
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-16 Kern SibbaldMore DCR changes
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-07 Kern SibbaldZero Slot if cannot mount volume
2004-04-25 Kern SibbaldCleanups
2004-03-19 Kern SibbaldEliminate zombie job in SD
2004-03-13 Kern SibbaldPhil's code + rework status command
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-08 Kern SibbaldFix overzelous VolCatFiles updating by removing from...
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
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-09-17 Kern SibbaldFix automatic tape labeling
2003-07-21 Kern SibbaldClear volcatinfo buf in askdir
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-23 Kern SibbaldFix possible buffer overrun in restore tree routine
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-05-07 Kern SibbaldFix double mount needed to release drive after unmount
2003-05-04 Kern SibbaldAdd configure Heartbeat Interval statements SD and FD
2003-05-04 Kern SibbaldAdd heartbeat FD -> Dir
2003-05-02 Kern SibbaldAdd SD heartbeat
2003-04-11 Kern SibbaldFix bad bstrncpy
next