]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/bscan.c
Suppress some error messages generated after cancelling a job
[bacula/bacula] / bacula / src / stored / bscan.c
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-02-28 Marco van Wieringen- Implemented xattr support for Solaris 9 and above...
2009-01-18 Kern SibbaldApply acl_solaris_update.patch submitted by Marco ...
2008-12-23 Kern SibbaldFix bug #1208
2008-12-12 Eric Bollengierebl fix segfault with debug mode
2008-12-10 Eric Bollengierebl Rename all STREAM_ACL_..._T into STREAM_ACL_..
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-09-09 Eric Bollengierebl Change the new statistic implementation. Remove...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-25 Kern Sibbaldkes Add debug code and refactor subroutine in stored...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-04-15 Kern SibbaldIntegrate the libdbi changes from Joao Henrique Freitas
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2008-02-10 Kern Sibbaldkes Fix bug #1047, which had a heap overrun when strip...
2008-02-07 Kern SibbaldPlugin update
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-26 Kern SibbaldUpdates
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-09 Kern Sibbald09Sep07
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-08-21 Dan LangilleAdd a missing > in the usage output.
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-03-21 Eric Bollengierebl make bscan works with batch mode
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2006-12-01 Robert NelsonFix path issues.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Kern SibbaldUpdate copyright
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
2006-09-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-12 Kern Sibbaldkes Make sure valid argument passed to str_to_utime...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
2006-09-07 Eric Bollengierebl fix scan of encrypted stream
2006-08-24 Kern Sibbaldkes Add Media.Enabled flag to client backups for dotcmds.c
2006-08-02 Kern Sibbaldkes Change the name of the technical notes file from...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-14 Landon Fuller- Rename "crypto_recipients" to "crypto_session" to...
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-28 Kern Sibbald28Jul05
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-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-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
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-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-07 Kern SibbaldAdd BACULA.DATA to HDR1 record
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-27 Kern SibbaldUpdate doc
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-22 Kern SibbaldFix bscan walk DCRs + add some bools to dev.c
2004-07-18 Kern SibbaldImplement new attached_dcrs code
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-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-23 Kern SibbaldUpdate utilities to accept Device name
2004-04-22 Kern SibbaldRemove Win32 file open on G:
2004-04-16 Kern SibbaldAdd stats to bscan
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-10 Kern SibbaldApply win32 fixes + add tapetest.c
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-28 Kern SibbaldFix update catalog problems + Mark bscan Vols as Archive
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-10-17 Kern SibbaldCommit final code for 1.32b + Verify Job (name) + chang...
2003-10-10 Kern SibbaldFix usage display btape, bextract, ...
2003-09-26 Kern SibbaldMisc -- see ChangeLog
next