]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Fix Windows build
[bacula/bacula] / bacula / src / dird /
2010-08-02 Eric BollengierFix prune sql handler
2010-08-02 Eric Bollengierfix typo
2010-07-31 Kern SibbaldMassive backport from Branch-5.1 to Branch-5.0 -- a...
2010-07-25 Kern SibbaldChange license from GPLv2 to AGPLv3
2010-07-11 Kern SibbaldFix .dump, .die, .exit when DEVELOPER turned off
2010-07-11 Kern SibbaldAdd .dump and .exit commands for daemons
2010-07-11 Eric BollengierAdd .dump command
2010-06-26 Kern SibbaldFix bug #1587 if you have clients with different catalo...
2010-06-20 Eric BollengierFix pruning for migration jobs and do some optimization
2010-06-19 Eric BollengierAdapt new prune code with old db_accurate_get_jobids()
2010-06-19 Eric Bollengiertweak ua_prune
2010-06-19 Eric Bollengiertweak comments
2010-06-19 Eric Bollengierupdate prune code
2010-06-19 Eric BollengierCleanup prune code
2010-06-19 Eric BollengierMake new prune algo to work with backup
2010-06-19 Eric Bollengierstart to tweak prune algo
2010-06-19 Kern SibbaldAttempt to fix duplicate job kill seg fault
2010-06-03 Kern SibbaldFix bug #1582 Restore from multiple storage daemons...
2010-06-01 Eric BollengierFix segfault on "cancel jobid=" command
2010-05-30 Kern SibbaldFix typo reported in bug #1585
2010-05-29 Kern SibbaldTweak: use C++ rather than C and use Bacula indenting...
2010-05-27 Kern SibbaldFix bug #1581 ASSERTs in src/dird/jobq.c can never...
2010-05-04 Eric BollengierFix #1567 about display of long volume names truncated...
2010-04-28 Eric BollengierFix File and Job Retention in show pool command
2010-04-24 Eric BollengierFix #1559 problem when restoring pruned jobs with a...
2010-04-23 Eric BollengierFix cancel crash bug #1551
2010-04-21 Eric BollengierCheck if sql backend is thread-safe
2010-04-19 Kern SibbaldFix cancel crash reported by Stephen Thompson
2010-04-16 Eric BollengierFix #1517 about missing Base level in .level command
2010-03-06 Kern SibbaldSecond correct fix to bug #1524 verify fails after...
2010-03-06 Kern SibbaldFix bug #1524 verify fails after adding or removing...
2010-03-03 Eric BollengierDisplay AllowCompress warning message only if compressi...
2010-02-20 Kern SibbaldFix seg fault in dup jobs regression test
2010-02-20 Kern SibbaldTweak eliminate compiler wornings
2010-02-19 Eric Bollengierfix bvfs that displays NULL from time to time
2010-02-16 Kern SibbaldMake dup jobs regress test work
2010-02-15 Marco van WieringenFix typo
2010-02-15 Kern SibbaldApply fix to previous fix of Copy problem. Fix proposed...
2010-02-15 Kern SibbaldSet default Allow Duplicate Jobs = yes
2010-02-15 Kern SibbaldFix Allow Duplicates bug
2010-02-14 Kern SibbaldFix duplicate job bug
2010-02-13 Kern SibbaldAdd code to check and prevent setting StorageId to...
2010-02-13 Kern SibbaldTweak add error checks
2010-02-13 Kern SibbaldTweak copyright dates + subroutine name
2010-02-13 Kern SibbaldTweak copyright date
2010-02-12 Kern SibbaldFirst cut at fixing AllowDuplicateJobs bugs
2010-02-11 Eric Bollengiertweak help on list command
2010-02-09 Kern SibbaldProbable fix for Copy/Migration bug #1476
2010-02-04 Eric BollengierBackport truncate on purge from 5.1.x
2010-01-27 Eric BollengierDisabled ActionOnPurge waiting for a fix
2010-01-26 Eric BollengierTweak fix on previous patch
2010-01-26 Eric BollengierFix #1467 about ActionOnPurge with Devices having space
2010-01-26 Martin SimmonsFix #1466 about Bogus pruning message
2010-01-21 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2010-01-21 Eric BollengierRemove double secs in pruning output
2010-01-20 Eric BollengierTweak help command
2010-01-20 Eric BollengierTweak help show command to add disabled parameter
2010-01-20 Eric BollengierTweak bacula-dir.conf Catalog fileset to backup @db_nam...
2010-01-20 Eric BollengierUse make_catalog_backup.pl by default
2010-01-18 Kern SibbaldMerge branch 'master' of git://bacula.git.sourceforge...
2010-01-17 Eric BollengierAdd info message on how to stop the file relocation...
2010-01-11 Eric BollengierChange DB version from 11 to 12
2010-01-09 Kern SibbaldOptimize strtok usage in ua_cmds
2010-01-08 Kern SibbaldRemove old code requiring different storages for migration
2009-12-26 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-24 Kern SibbaldFix typo in Dir usage output
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Kern SibbaldUse %c and %n in bootstrap in default bacula-dir.conf
2009-12-11 Kern SibbaldRemove ua_prune.c debug code
2009-12-07 Kern SibbaldTemp fix for prune crash
2009-12-07 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-07 Kern SibbaldAdd more sm_check debug
2009-12-06 Kern SibbaldFix seg fault in new AllowCompression code
2009-12-06 Kern SibbaldUse restore count from write_bsr
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Steve PolyackAdd AllowCompression feature
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-12-05 Kern SibbaldFix Win32 build after adding Base Job code
2009-12-02 Eric BollengierRemove JobMedia.Copy references
2009-12-02 Eric BollengierRemove brestore_ from bvfs table, use Job::HasCache...
2009-11-21 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-16 Eric BollengierMerge branch 'master' into readline-bconsole-restore
2009-11-16 Eric BollengierAdd completion for unmark
2009-11-15 Kern SibbaldAdd Job and File Retention to Pool
2009-11-15 Kern SibbaldRemove version id
2009-11-15 Kern SibbaldRevert "Reduce diff output in weird-files-test"
2009-11-15 Kern SibbaldReduce diff output in weird-files-test
2009-11-14 Kern SibbaldFix bug #1367 by creating an empty query.sql file
2009-11-13 Eric BollengierAdd optional type= argument to .jobs command. You can...
2009-11-12 Eric Bollengierautocomplete restore mode
2009-11-11 Eric BollengierRemove extra _ of _dbg_print_db func
2009-11-08 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-05 Eric BollengierDisplay a message if catalog max_connections setting...
2009-11-03 Kern SibbaldCleanup attribute catalog insert errors + cancel SD...
2009-11-02 Kern SibbaldIncrease width of ls size. Fixes bug #1409
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Kern SibbaldAdd -m option to DIR,FD,SD to dump kaboom output
2009-11-01 Eric Bollengiertweak help output
next