]> git.proxmox.com Git - proxmox-backup.git/history - src/server/mod.rs
split the namespace out of BackupGroup/Dir api types
[proxmox-backup.git] / src / server / mod.rs
2022-04-14 Thomas Lamprechtserver: rustfmt
2022-04-12 Hannes Laimerpbs-datastore: add active operations tracking
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-12 Dietmar Maurerfix directory permission problems
2021-09-24 Dietmar Maurermove src/server/h2service.rs into proxmox-rest-server...
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maurerworker task: allow to configure path and owner/group
2021-09-21 Dietmar Maurermove src/server/rest.rs to proxmox-rest-server crate
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/environment.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate
2021-07-09 Wolfgang Bumillermove client::pull to server::pull
2021-07-06 Wolfgang Bumillertree-wide: switch to using mod.rs