]> git.sur5r.net Git - bacula/bacula/history - bacula
Require latest Qtlibs
[bacula/bacula] / bacula /
2012-04-19 Kern SibbaldRequire latest Qtlibs
2012-04-19 Eric BollengierFix restore_job restore keyword
2012-04-19 Eric BollengierAllow plugin to backup a directory
2012-04-18 Kern SibbaldPrint seconds in schedule time as noted in bug #1854
2012-04-18 Kern SibbaldChange dev->open() to return bool
2012-04-18 Kern SibbaldMore definitive fix for update slots bug
2012-04-18 Kern SibbaldFix old update slots bug
2012-04-18 Kern SibbaldBackport new StorageId code
2012-04-17 Eric BollengierFix #1857 about restore cd command that blocks on empty...
2012-04-12 Eric BollengierFix #4062 on make_catalog_backup.pl script when user...
2012-03-28 Marco van WieringenFix bug #1853: bacula-sd dead but pid file exists.
2012-03-23 Marco van WieringenFix bug #1841 estimate command level=differential goes...
2012-03-22 Martin SimmonsFix bug #1842 Incorrect port number reported
2012-03-22 Marco van WieringenFix bug #1848 bsock.c:335 Socket has errors=1 on call...
2012-03-10 Eric BollengierForce the re-initialization of BaseJobOpts, AccurateOpt...
2012-03-08 Kern SibbaldAdd test-deltaseq source
2012-03-08 Kern SibbaldRename delta-test plugin to test-deltaseq
2012-02-21 Kern SibbaldUpdate version date Release-5.2.6
2012-02-21 Kern SibbaldUpdate ChangeLog + ReleaseNotes
2012-02-17 Eric BollengierFix old exchange-fd plugin Accurate checkFile code.
2012-02-16 Marco van WieringenTweak some comments and formatting.
2012-02-16 Marco van WieringenInsert the slot field as a numeric field.
2012-02-16 Kern SibbaldUpdate Change log and Release notes
2012-02-16 Kern SibbaldUpdate version date
2012-02-16 Kern SibbaldTweak VSS
2012-02-16 Eric BollengierTweak layout
2012-02-16 Kern SibbaldMake cd accept wildcards
2012-02-16 Kern SibbaldFirst cut wild card in restore cd command -- works...
2012-02-15 Eric BollengierFix #1831 by dropping the table before creating it
2012-02-13 Eric BollengierRemove bad optimization from Accurate code
2012-02-04 Kern SibbaldLock read acquire in SD to prevent to read jobs getting...
2012-02-03 Eric BollengierEnsure that bvfs SQL link is not shared
2012-02-03 Kern SibbaldImplement more robust check in other drives for tape...
2012-02-03 Kern SibbaldMerge branch 'Branch-5.2' of bsweb:bacula into Branch-5.2
2012-02-03 Kern SibbaldFix lost dcr point -- memory loss in Copy/Migration...
2012-01-31 Marco van WieringenFix typo.
2012-01-31 Marco van WieringenFix error printing in acl and xattr code.
2012-01-29 Marco van WieringenTweak no need to initialize the loop var.
2012-01-29 Marco van WieringenBackport better error debug output for sd plugins.
2012-01-29 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2012-01-29 Kern SibbaldTweak version date
2012-01-29 Kern SibbaldAdd wait on bad connection for security
2012-01-29 Kern SibbaldMake mtx-changer more fault tolerant
2012-01-29 Kern SibbaldFix 32/64 bit problems in SD sscanf commands
2012-01-29 Kern SibbaldFix 32/64 bit problems in scanning commands in SD
2012-01-29 Kern SibbaldTweak more debug in SD mount command
2012-01-26 Marco van WieringenSkip certain filesystem types on some platforms.
2012-01-26 Eric BollengierAllow BVFS to browse and restore Base jobs
2012-01-26 Eric BollengierAdd error message to .bvfs_clear_cache command
2012-01-25 Kern SibbaldTweak update ReleaseNotes and ChangeLog Release-5.2.5
2012-01-25 Eric BollengierUpdate version
2012-01-25 Eric BollengierDisable usage of JS_Warning waiting for a more complete...
2012-01-24 Marco van WieringenTweak Makefile.in for example fd plugin.
2012-01-24 Marco van WieringenTweak example SD plugin.
2012-01-24 Marco van WieringenTweak Makefile.in
2012-01-24 Marco van WieringenRemoved old sd plugins which doesn't work anymore.
2012-01-23 Kern SibbaldTweak fix compile error on older FreeBSDs
2012-01-23 Eric BollengierAdapt sample-query.sql for Warning job status
2012-01-23 Marco van WieringenTweak typo.
2012-01-20 Kern SibbaldFix location of Qt dlls for Win64 build
2012-01-18 Kern SibbaldTweak correct typos in ReleaseNotes
2012-01-18 Marco van WieringenFix MediaView::getSelection
2012-01-18 Eric BollengierDelete only restore bootstrap during director startup Release-5.2.4
2012-01-18 Kern SibbaldTweak release procedure
2012-01-18 Kern SibbaldTweak update ReleaseNotes and change log
2012-01-18 Kern SibbaldPrepare for adding IPv6 to Windows in the future
2012-01-18 Kern SibbaldFix bug #1822 Schedule run line parsing fails if value...
2012-01-18 Eric BollengierRevert to 5.0 size computation in accurate elements...
2012-01-18 Eric BollengierMark that a file was found in the accurate list in...
2012-01-17 Kern SibbaldFix Windows build
2012-01-17 Kern SibbaldUpdate ReleaseNotes
2012-01-17 Kern SibbaldUpdate ChangeLog and ReleaseNotes
2012-01-17 Marco van WieringenTweak call to cancel_job.
2012-01-17 Kern SibbaldUpdate po files
2012-01-17 Kern SibbaldUpdate version date
2012-01-17 Kern SibbaldDefinitive fix for MySQL MaxValue problem
2012-01-17 Eric BollengierFix warning reported by clang
2012-01-17 Eric BollengierFix python module compilation
2012-01-17 Eric BollengierInitialize delta_seq to -1 because 0 means that we...
2012-01-17 Kern SibbaldSet job status to running when restore job really starts
2012-01-16 Marco van WieringenTweak restore.h to include sys/types.h
2012-01-16 Marco van WieringenTweak bat so drives are visable in content menu.
2012-01-15 Kern SibbaldBack out bad MinValue patch
2012-01-14 Kern SibbaldFix bug #1810 use single quotes instead of double quote...
2012-01-11 Marco van WieringenMove ini.c to libbaccfg from libbac
2012-01-11 Kern SibbaldTweak fix indent
2012-01-10 Kern SibbaldRemove ifdeffing that turned off JS_Warning status...
2012-01-10 Kern SibbaldLimit migration/copy jobs to starting 100 at a time
2012-01-10 Marco van WieringenAdd support for soname setting in libtool.
2012-01-09 Marco van WieringenMake error somewhat more understandable.
2012-01-09 Marco van WieringenFix bug #1815
2012-01-09 Philipp StorzFix systemd pid files.
2012-01-08 Kern SibbaldFix const char compiler warning
2012-01-07 Kern SibbaldAvoid conflict with PAGE_SIZE define
2012-01-06 Eric BollengierSend previous Job name during Incremental/Differential...
2012-01-06 Marco van WieringenFix bug #1811 Filed fails to backup more then one xattr.
2012-01-06 Marco van Wieringensystem.posix_acl_default is also an acl stored as xattr
2012-01-06 Marco van WieringenDon't copy xattr and acl streams.
2012-01-06 Marco van WieringenFix bug #1807
2012-01-06 Kern SibbaldTweak plugin
next