]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/bls.c
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / stored / bls.c
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-26 Kern SibbaldFix bug #180 ERR=success in btape when tape error
2014-04-09 Martin SimmonsFix Bacula bug #2045 -- multiply defined daemon_event
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
2013-04-20 Eric BollengierFix bad memset() reported by clang
2013-04-20 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
2013-04-20 Kern SibbaldPrint plugin end records in bls
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldFix three-pool regress bug
2010-01-18 Kern SibbaldRemove FI sanity check code that does not apply after...
2010-01-18 Kern SibbaldMake Attr/record FI non-fatal if different -- possibly...
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-24 Eric BollengierFix deadlock detection to work in daemon mode
2009-07-10 Eric Bollengierebl Print correct JobId in bls, should fix #1331
2009-03-07 Kern SibbaldPrevent bls from printing binary data when a plugin...
2009-03-07 Kern SibbaldPrevent bls from printing binary data when a plugin...
2008-12-23 Kern SibbaldFix bug #1208
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-02-16 Kern SibbaldMisc copyright dates, debug enhancement ...
2008-02-08 Kern SibbaldPlugin update
2008-02-03 Kern SibbaldFD plugin enhancements
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Kern SibbaldUpdate copyright
2006-09-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
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-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-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-31 Kern SibbaldMinor updates to manual
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-18 Kern SibbaldMisc
2004-07-16 Kern SibbaldMore DCR changes
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 SibbaldMisc cleanups
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-03-30 Kern SibbaldAdd -p option to SD => forge on + fix Makefile for...
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-13 Kern SibbaldMisc
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-02-04 Kern SibbaldDoc + ignore label errors option in bls
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-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-08-07 Kern SibbaldDoc + read_record updates
2003-07-08 Kern SibbaldRemove block number increment in read
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-20 Kern SibbaldImplement block rejection during read
2003-06-18 Kern SibbaldFix ls print in bls and bscan + fix match_bsr for inter...
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-26 Kern SibbaldFix reading second volume
2003-05-26 Kern SibbaldCleanup a few minor restore bugs
2003-05-26 Kern SibbaldMinor bls cleanups
2003-05-25 Kern SibbaldImplement Pmsg() and block number checking
next