]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/protos.h
Big backport from Enterprise
[bacula/bacula] / bacula / src / stored / protos.h
2017-05-22 Kern SibbaldBig backport from Enterprise
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 more master code
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Eric BollengierAdd lock position info to volume manager
2009-12-07 Kern SibbaldSmall tweaks to locking code no substantial change
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-01 Kern SibbaldFix SD DCR race condition that causes seg faults
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-11 Kern SibbaldRecursively call fix_device_block_write_error on error
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-13 Kern SibbaldMake SD lock tracing work again. Has not worked for...
2009-07-14 Kern SibbaldMore cleanup of bootstrap
2008-12-23 Kern SibbaldFix bug #1208
2008-12-18 Eric Bollengierebl Replace File:Block in BSR by Address to fix #1190
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-10-21 Kern Sibbaldkes Split volume management code out of src/stored...
2008-10-17 Kern Sibbaldkes Minor cleanup of create_restore_volume_list()...
2008-10-05 Kern Sibbaldkes Integrate patch from Kjetil Torgrim Homme <kjetilh...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-07 Kern Sibbaldkes Improve SD reserve debug code.
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2008-04-10 Kern SibbaldRefactor parts of stored/mount.c
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-04-03 Kern SibbaldSeparate unload_dev() from unload_other_device() in...
2008-02-10 Kern Sibbaldkes Fix bug #1047, which had a heap overrun when strip...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-02 Kern Sibbaldkes Fix exist switch drive SD code to call autochanger...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-26 Kern SibbaldNew file
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-04-21 Kern SibbaldPrint waiting to reserve a device every 5 mins.
2007-04-12 Kern SibbaldLocking debug level tweaks in SD.
2007-04-11 Kern Sibbald11Apr07
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-01-26 Kern Sibbaldebl Implements the include JobID in spool file name...
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out more code
2006-09-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
2006-09-14 Kern Sibbaldkes Put removing zero sized spool part file in subrout...
2006-09-14 Kern Sibbaldkes Rework a lot of subroutines in dev.c to take dcr...
2006-09-14 Kern Sibbaldkes Create lseek() method for DEVICE that takes dcr...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
2006-08-27 Kern Sibbaldkes Rework many features of DVD writing and reading...
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-09 Kern Sibbald Modify read_record and friends to properly deal with...
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-20 Kern Sibbald20Feb06
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-10-22 Kern SibbaldInsure that all the SD tools init the Autochanger
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-10-12 Kern Sibbald- In block.c call dvd_write_part() to write last part...
2005-08-17 Kern Sibbald- Create unload_autochanger() subroutine, and unload
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
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- 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-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern SibbaldMinor changes
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
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-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-11 Kern Sibbald Make fsr_dev() a method dev->fsr()
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-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 Sibbald- Add copyright to title page of manual so it is clear.
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
next