]> git.proxmox.com Git - proxmox-backup.git/history - pbs-datastore
src/server/worker_task.rs: Avoid using pbs-api-type::Authid
[proxmox-backup.git] / pbs-datastore /
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-10 Dietmar Maurermove PruneOptions to pbs_api_types workspace
2021-09-08 Dietmar Maurerremove dead code
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-07 Dietmar Maurermove data_blob encode/decode from crypt_config.rs to...
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
2021-09-01 Wolfgang Bumillerfixup imports in tests and examples
2021-08-31 Wolfgang Bumillermake api2::helpers::list_dir_content a CatalogReader...
2021-08-31 Wolfgang Bumillermove some more API types
2021-08-25 Wolfgang Bumillerbump proxmox dependency to 0.13.0
2021-07-22 Thomas Lamprechtcargo: update proxmox to 0.12.1
2021-07-21 Wolfgang Bumillermove CachedChunkReader to pbs-datastore
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-20 Dietmar Maureradd helpers to write configuration files
2021-07-16 Dominik Csapakpbs-datastore/prune: make PruneOptions an api type
2021-07-13 Dominik Csapakchunk_store/insert_chunk: add more information to file...
2021-07-09 Wolfgang Bumillermove more api types for the client
2021-07-09 Wolfgang Bumillermoving more code to pbs-datastore
2021-07-09 Wolfgang Bumillermove chunk_stat, read_chunk to pbs-datastore
2021-07-07 Wolfgang Bumillermove chunk_store to pbs-datastore
2021-07-07 Wolfgang Bumillertest fixups
2021-07-07 Wolfgang Bumillermove manifest and backup_info to pbs-datastore
2021-07-07 Wolfgang Bumillermove backup id related types to pbs-api-types
2021-07-07 Wolfgang Bumillermove TaskState trait to pbs-datastore
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation
2021-07-06 Wolfgang Bumilleradd pbs-datastore module