]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/node/disks/zfs.rs
move worker_task.rs into proxmox-rest-server crate
[proxmox-backup.git] / src / api2 / node / disks / zfs.rs
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-08-31 Wolfgang Bumillermore import cleanups
2021-07-30 Dominik Csapakapi/ui: allow zstd compression for new zpools
2021-06-04 Dominik Csapakbackup/chunk_store: optionally log progress on creation
2021-06-04 Dietmar Maurercleanup: factor out config::datastore::lock_config()
2021-06-04 Dominik Csapakapi2/config/datastore: change create datastore api...
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: remove needless bool literals
2020-11-10 Fabian Ebnermount zpools created via API under /mnt/datastore
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-27 Thomas Lamprechtapi: disks: cleanup use statement
2020-09-30 Thomas Lamprechtapi: disks/zfs: check template exsits before enabling...
2020-09-30 Stoiko Ivanovapi2/node/disks/zfs: instantiate import service
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-07-09 Dominik Csapakapi: add ZPOOL_NAME_SCHEMA and regex
2020-06-24 Dominik Csapakapi2/node/disks/zfs: check if default zfs mount path...
2020-06-20 Dietmar Maurersrc/api2/node/disks/zfs.rs: always set pool name
2020-06-19 Wolfgang Bumilleradd general indented_list_to_tree implementation
2020-06-18 Dietmar Maurersrc/api2/node/disks/zfs.rs: add zpool_details api
2020-06-17 Dietmar Maurersrc/tools/disks/zfs.rs: make zfs list parser private
2020-06-16 Dietmar Maurersrc/api2/node/disks/zfs.rs: add zpool api