]> git.ipfire.org Git - thirdparty/bacula.git/shortlog
thirdparty/bacula.git
2022-03-24  Eric BollengierFix plugin Makefile.in install-test-plugin target
2022-03-24  Eric BollengierFix org#2605 About incorrect message in restore command
2022-03-24  Eric BollengierFix #7776 About FD error not correctly reported in...
2022-03-24  Eric BollengierAdd test-handlexacl-plugin-fd.c
2022-03-24  Radosław KorzeniewskiFix for plugin obects to properly decode object.
2022-03-24  Eric BollengierFix Verify job issue with offset stream and compressed...
2022-03-24  Eric BollengierHandle new streams in filed/restore.c
2022-03-24  Radosław Korzeniewskipluginlib: Implement scan_and_terminate_str.
2022-03-24  Radosław Korzeniewskimetaplugin: Add large packet (>64k) tests.
2022-03-24  Radosław Korzeniewskipluginlib: Update plugutil_str_split_to_alist.
2022-03-24  Michal RakowskiFix #7718 About not respecting StorageGroupPolicy set...
2022-03-24  Michal RakowskiTweak bdirjson tool to work with Storage Group Policy
2022-03-24  Michal RakowskiFix using proper StorageGroupPolicy defined in the...
2022-03-24  Michal RakowskiFix #7674 About more storage group messages changes
2022-03-24  Michal RakowskiFix #7629 About not using other available storages
2022-03-24  Alain Spineuxnew ProgressCounter object to monitor progress, cancel...
2022-03-24  Michal Rakowskiregress: tweak store-mngr-invalid-dev-test
2022-03-24  Michal RakowskiAllow to use 'StorageGroupPolicy' directive in Pool...
2022-03-24  Radosław Korzeniewskimetaplugin: Fix #7678 About issue with queryParameter...
2022-03-24  Michal RakowskiFix #7669 About 'cancel inactive' crashing director
2022-03-24  Michal Rakowskiregress: tweak store-mngr tests
2022-03-24  Michal RakowskiFix #7644 About Storage Groups messages changes
2022-03-24  Michal RakowskiFix #7629 About empty group with storage selection
2022-03-24  Eric BollengierFix org#2427 About incorrect handling of empty files...
2022-03-24  Michal RakowskiFix #7628 About 'reload' command crashing the director
2022-03-24  Eric BollengierFix org#2442 About the check of the Control Device...
2022-03-24  Eric BollengierRevert "regress: Fix restart-reschedule-test"
2022-03-24  Eric BollengierRevert "Fix #7321 About issue when stopping jobs waitin...
2022-03-24  Michal RakowskiFix #7623 About wrong versions reported by updatedb...
2022-03-24  Michal RakowskiFix #7604 About catalog update (v1023->v1024)
2022-03-24  Eric BollengierFix stored/Makefile.in to install cloud driver object...
2022-03-24  Eric BollengierFix various default permissions
2022-03-24  Eric BollengierDisable fix on bvfs_get_jobids() temporarily
2022-03-24  Michal RakowskiFix org#2610 About incorrect stopping of running job
2022-03-24  Radosław Korzeniewskimetaplugin: Fix regression in protocol handling.
2022-03-24  Alain Spineuxregress: migration-job-test add a new file before to...
2022-03-24  Alain SpineuxFix org#2500 .bvfs_get_jobids jobid=X must return X...
2022-03-24  Alain SpineuxFix org#2500 .bvfs_get_jobids jobid=X must return X...
2022-03-24  Eric BollengierFix regress test issue with lchmod() feature on symlinks
2022-03-24  Michal RakowskiFix of checking for job types for copy job
2022-03-24  Alain Spineuxregress: tweak async.sh to shows the file that are...
2022-03-24  Alain SpineuxCheck if char **jobid parameter is NULL before to modif...
2022-03-24  Alain SpineuxTweak replace MAX_NAME_LENGTH, with a sizeof(variable...
2022-03-24  Eric BollengierFix org#2605 About incorrect message in restore command
2022-03-24  Eric Bollengierupdate configure
2022-03-24  Eric BollengierTweak copyrights
2022-03-24  Eric Bollengierregress: Schedule new copy-twin-test to CDASH
2022-03-24  Michal Rakowskiregress: Add test for #7552 about copying wrong job
2022-03-24  Michal RakowskiFix #7552 About running wrong jopy job
2022-03-24  Eric Bollengierregress: Add test for new "list events offset=" feature
2022-03-24  Eric BollengierAdd offset= parameter in the 'list events' command
2022-03-24  Michal RakowskiFix #7548 About wrong backup client displayed to the...
2022-03-24  Radosław Korzeniewskipluginlib: Update smart_ptr class.
2022-03-24  Eric Bollengierregress: Tweak virtual-deleted-files-test
2022-03-24  Eric BollengierFix incorrect backport for patch #7451 about deleted...
2022-03-24  Eric BollengierTry to avoid segfault with heartbeat
2022-03-24  Michal Rakowskiregress: tweak plugin-objects-syntetic-test
2022-03-24  Michal Rakowskicatalog: Change ObjectStatus when creating class object...
2022-03-24  Michal Rakowskiregress: Add test to verify 'list jobs days=n' command
2022-03-24  Michal RakowskiFix #7448 About extending 'list jobs' with hours and...
2022-03-24  Eric BollengierUpdate plugin interface version
2022-03-24  Norbert BizetAdd BVarPluginDir variable to the plugin code
2022-03-24  Michal Rakowskiregress: update tests for plugin objects with Object...
2022-03-24  Michal Rakowskicatalog: update to ver 1024
2022-03-24  Michal RakowskiAdd ObjectStatus and ObjectCount to Plugin Objects
2022-03-24  Michal RakowskiFix handling of plugin/restore objects in copy/migratio...
2022-03-24  Michal Rakowskistored: add some more error handling in run_job()
2022-03-24  Michal Rakowskiregress: Schedule new store-mngr-busy-dev-test in CDASH
2022-03-24  Radosław KorzeniewskiUpdate stream handling for FD plugins.
2022-03-24  Michal RakowskiFix #7375 About extending bls
2022-03-24  Eric BollengierFix #7530 About allpools keyword ignored in cloud trunc...
2022-03-24  Alain SpineuxFix #7113 add timestamp to dedup messages in trace...
2022-03-24  Radosław Korzeniewskimetaplugin: Update regress test.
2022-03-24  Radosław Korzeniewskimetaplugin: Correct XACL restore for FT_DIREND.
2022-03-24  Radosław Korzeniewskimetaplugin: Update regression tests.
2022-03-24  Radosław Korzeniewskimetaplugin: Add proper skip handling to Bacula.
2022-03-24  Radosław Korzeniewskimetaplugin: Update regression test for restore with...
2022-03-24  Radosław Korzeniewskimetaplugin: Add per file Core restore functionality.
2022-03-24  Radosław Korzeniewskiregress: Correct compilation warnings.
2022-03-24  Eric BollengierTweak LDAP Makefiles
2022-03-24  Eric BollengierAdd back bacula/src/plugins/fd/Makefile.in
2022-03-24  Radosław Korzeniewskimetaplugin: Add local restore with Core functions.
2022-03-24  Eric BollengierFix windows compilation
2022-03-24  Eric Bollengierregress: Adapt events-test for MySQL output
2022-03-24  Eric Bollengierregress: Add checks for the json output with unixtime...
2022-03-24  Eric BollengierAdd UnixTime to JSON output of the .jlist events command
2022-03-24  Radosław KorzeniewskiTweak corrections
2022-03-24  Eric Bollengierupdate ./configure.in
2022-03-24  Radosław Korzeniewskibuild: Update Plugins build procedure.
2022-03-24  Radosław Korzeniewskimetaplugin: Add checkFile() callback.
2022-03-24  Eric Bollengierregress: Add few more checks to bsnprintf()
2022-03-24  Eric Bollengierregress: Revert code to detect overflow in bstring
2022-03-24  Eric Bollengierregress: Add extra check to dlist unittest
2022-03-24  Eric Bollengierregress: Add new check for alist_test
2022-03-24  Eric Bollengierregress: Add few functions to unittests lib and fix...
2022-03-24  Henrique Fariaregress: Added filesystem and string utilities inside...
2022-03-24  Marcin HabaFix upper camel case style for SdPacketCheck directive
2022-03-24  Eric Bollengiervsphere: Update VIX lib to 7.0.2
2022-03-24  Eric BollengierTweak unittests compilation from tools/ directory
2022-03-24  Eric Bollengierwin32: Update openssl version to 1.1.1k
next