proxmox-backup/src/bin
Dietmar Maurer 0a33fba49c worker task: allow to configure path and owner/group
And application now needs to call init_worker_tasks() before using
worker tasks.

Notable changes:
- need to call  init_worker_tasks() before using worker tasks.
- create_task_log_dirs() ís called inside init_worker_tasks()
- removed UpidExt trait
- use atomic_open_or_create_file()
- remove pbs_config and pbs_buildcfg dependency
2021-09-23 11:59:45 +02:00
..
proxmox_backup_debug debug: api ls: make path optional and default to "/" 2021-09-21 15:11:36 +02:00
proxmox_backup_manager api: add missing token list match_all property 2021-09-21 15:10:30 +02:00
proxmox_tape split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00
docgen.rs move datastore config to pbs_config workspace 2021-09-10 08:40:58 +02:00
proxmox-backup-api.rs worker task: allow to configure path and owner/group 2021-09-23 11:59:45 +02:00
proxmox-backup-debug.rs proxmox-backup-debug: add 'api' subcommands 2021-09-21 15:10:30 +02:00
proxmox-backup-manager.rs more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
proxmox-backup-proxy.rs worker task: allow to configure path and owner/group 2021-09-23 11:59:45 +02:00
proxmox-daily-update.rs more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
proxmox-tape.rs split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00
sg-tape-cmd.rs split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00