]> git.ipfire.org Git - thirdparty/bacula.git/shortlog
thirdparty/bacula.git
2023-09-06  Eric BollengierAdd new SECURITY object to be stored in the catalog
2023-09-06  Eric Bollengierregress: Test both command line and menu in verify...
2023-09-06  Eric BollengierFix PluginOptions in the run menu interface
2023-09-06  Eric BollengierAdd new plugin options to configure.in
2023-09-06  Eric Bollengierregress: Add procedure to test verify plugin
2023-09-06  Eric BollengierAdd test-verify-fd plugin
2023-09-06  Eric BollengierAdd new Verify Data plugin framework
2023-09-06  Eric BollengierAdd new Director plugin variables
2023-09-06  Eric BollengierAdd CustomerId Director::Director directive
2023-09-06  Eric Bollengierregress: Adapt metadata-test for new JSON output in...
2023-09-06  Radosław Korzeniewskipluginlib: Add dynamic file backup to Include{} in...
2023-09-06  Radosław KorzeniewskiUpdate Plugin API code for FileSet management.
2023-09-06  Radosław Korzeniewskimetaplugin: Add AcceptFile() support.
2023-09-06  Eric BollengierTweak status output to display plugin with their short...
2023-09-06  Eric Bollengierregress: Test new APIv2 json output with status commands
2023-09-06  Eric BollengierAdd api v2 json output
2023-09-06  Radosław Korzeniewskimetaplugin: Add new STAT command flavour.
2023-09-06  Radosław Korzeniewskimetaplugin: Improve stderr handling from backend.
2023-09-06  Eric BollengierFix error message in list command
2023-09-06  Eric Bollengierregress: Adapt metadata-test with a simple fileset
2023-09-06  Eric Bollengierregress: Add tests for MetaAttachment
2023-09-06  Eric BollengierAdd 'list metadata' help usage and add Name search...
2023-09-06  Eric Bollengierregress: Add tests for the list metadata command
2023-09-06  Eric BollengierRename Client.Plugin to Client.Plugins
2023-09-06  Eric BollengierAdd bconsole interface to metaxxx tables and rename...
2023-09-06  Jorge Gearegress: first exclude expr regress
2023-09-06  Jorge GeaAdd Size to Email/Attachment metadata
2023-09-06  Eric Bollengiertotp: Display the keyname on creation
2023-09-06  Eric Bollengierregress: Adapt for new btotp output
2023-09-06  Eric BollengierCleanup btotp output
2023-09-06  Eric BollengierTweak METAPLUGIN::perform_read_metadata_info() function
2023-09-06  Eric Bollengierregress: Add procedure in test-plugin and metadata...
2023-06-30  Eric BollengierModify meta_pkt to always have a terminated buffer
2023-06-30  Eric BollengierScan metadata stream and insert into the catalog
2023-06-30  Eric Bollengierupdate LICENSE-FOSS with cJSON and base32
2023-06-30  Eric BollengierAdd cJSON lib
2023-06-30  Eric Bollengierregresss: Schedule accurate-only-meta tests
2023-06-30  Arnaud GarinReturn name instead of data for file pruning + indent...
2023-06-30  Arnaud GarinFrom printf to dmsg with relevant debug level + add...
2023-06-30  Arnaud GarinUpdated help command + basic regress structure
2023-06-30  Arnaud GarinAdd new define keyword in common_fd + changed option...
2023-06-30  Arnaud GarinParsing and Makefile fixes
2023-06-30  Arnaud Garinbjoblist creation + parsing of command
2023-06-30  Eric BollengierFix error message in update_postgresql_tables_1023_to_1024
2023-06-30  Eric Bollengierregress: Test events with the reload command
2023-06-30  Eric BollengierAdd events when reloading the configuration
2023-06-30  Michal Rakowskiregress: add test for After Job runscript
2023-06-30  Michal RakowskiFix #7266 About Failing Runscript after not aborting job
2023-06-30  Eric Bollengierregress: Fix totp test with non default BASEPORT
2023-06-30  Michal Rakowskiregress: update all-store-mngr-tests with recently...
2023-06-30  Michal Rakowskiregress: add multi-dev freespace test
2023-06-30  Michal Rakowskiregress: add initial freespace test
2023-06-30  Michal RakowskiIntroduce 'FreeSpace' storage policy
2023-06-30  Eric Bollengierupdate copyright year
2023-06-30  Eric Bollengierregress: Test sendcommand for totp plugin
2023-06-30  Eric Bollengiertotp: Add %c variable for the console name in the sendc...
2023-06-30  Eric Bollengierregress: Schedule TOTP plugin in CDASH
2023-06-30  Eric Bollengierregress: Add option to dummy_bsmtp to not wait for...
2023-06-30  Eric BollengierAllow to use edit_job_codes() without a JCR
2023-06-30  Eric BollengierAdd ./configure option for the totp plugin
2023-06-30  Eric BollengierAdd option to install totp plugin to ./configure
2023-06-30  Eric Bollengierregress: Add totp-auth-plugin-test
2023-06-30  Eric BollengierAdd TOTP Authentication plugin for the Director
2023-06-30  Eric BollengierAdd console name to the authentication plugin framework
2023-06-30  Eric Bollengierregress: Schedule base32-unitttest
2023-06-30  Eric Bollengierregress: Add unittest for base32 encoding
2023-06-30  Eric BollengierAdd bin_to_base32() function
2023-06-30  Michal Rakowskiregress: tweak runscript-test
2023-06-30  Eric BollengierAdd Plugin field to sqlite backend
2023-06-30  Eric BollengierAdd Plugin field in SQL Client table
2023-06-30  Eric Bollengierregress: Add list-plugin-test
2023-06-30  Eric BollengierFix memory problem in bpipe plugin
2023-06-30  Michal Rakowskiregress: Add test for purgin job by its name
2023-06-30  Alain Spineuxbgit: report unknow branch with a friendly message...
2023-06-30  Eric BollengierAdd new Makefile to ./configure.in
2023-05-26  Eric BollengierFix compilation on FreeBSD again
2023-05-26  Eric BollengierFix compilation on FreeBSD
2023-05-02  Eric Bollengierupdate releasenotes and version Release-13.0.3
2023-05-02  Eric BollengierFix #10032 Allow restore menu 1 to users without sqlque...
2023-05-02  Eric BollengierFix #10033 Add extra Client and FileSet ACL checks...
2023-05-02  Eric BollengierTake the first valid FileSet for the restore Job with...
2023-05-02  Eric Bollengierregress: add more checks to console-acl-test
2023-05-02  Eric BollengierRestrict the use of local files during the restore...
2023-05-02  Eric BollengierDisable Bootstrap manual selection in restore for Restr...
2023-05-02  Eric BollengierFix #10030 About small issue while canceling the restor...
2023-05-02  Eric BollengierFix issue in select_backups_before_date()
2023-05-02  Eric BollengierFix small memory leak with setbandwidth command
2023-05-02  Eric BollengierCheck ClientACL in acl_access_jobid_ok()
2023-05-02  Eric BollengierFix #9907 About Director crash with Runscript Console
2023-05-02  Eric Bollengierregress: Fix restore-by-file-tape
2023-05-02  Eric Bollengierregress: Fix maxtime-test for dedup
2023-05-02  Eric BollengierDo not display specific SQL errors to restricted consoles
2023-05-02  Eric Bollengierregress: Add test for restart jobid=x
2023-05-02  Eric Bollengierregress: Add test for purge jobs jobid=x with ACLs
2023-05-02  Eric BollengierCheck client ACL on purge jobid=x
2023-05-02  Eric BollengierAdd Client to JOB_DBR to ease ACL checking
2023-05-02  Eric BollengierFix #9968 Adapt delete volume with restricted consoles
2023-05-02  Eric Bollengierregress: Add test for delete volume and list jobmedia...
2023-05-02  Eric BollengierFix #9968 Adapt restore menu and add RBCLIENT/BCLIENT...
2023-05-02  Eric Bollengierregress: Add restore tests
next