]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/wait.c
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / stored / wait.c
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldFix bug #3322 don't poll when operator is labeling...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-15 Kern SibbaldMinor line spacing tweak
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Kern SibbaldFix files wiped out by merge
2009-03-20 Kern SibbaldProposed fix for bug #1227 Job and labeling new tape
2009-03-14 Kern SibbaldFix problems with bug #1247 and 64 bit time_t OSes...
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...
2007-11-04 Kern Sibbaldkes Fix bug #942 where lots of emails where generated...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-05-29 Kern Sibbaldkes Tweak reservations algorithm to permit a few more...
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-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...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-11-21 Kern SibbaldUpdate copyright
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-08-04 Kern Sibbald- Make reservation system single threaded during the
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-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-04 Kern SibbaldMinor changes
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).