]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/bscan.c
kes Fix bug #935, and probably also bug #903 where files were not
[bacula/bacula] / bacula / src / stored / bscan.c
2007-09-09 Kern Sibbaldkes Fix bug #935, and probably also bug #903 where...
2007-09-06 Kern SibbaldCreate new branch 2.2
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
2003-09-20 Kern SibbaldAdd full lenght time modifiers + require resource names...
2003-08-07 Kern SibbaldDoc + read_record updates
2003-07-07 Kern SibbaldAdd V: to bextract and bscan
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
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-10 Kern SibbaldEliminate email address + start on POOLMEM + fix bscan
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-21 Kern SibbaldFinish Win32 backup add DESTDIR to autostart code
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-04 Kern SibbaldAdd configure Heartbeat Interval statements SD and FD
2003-04-06 Kern SibbaldMore on barcodes
2003-04-03 Kern SibbaldFix new bug in newvol
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2002-12-28 Kern SibbaldUpdate doc, default working directory bscan
next