]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/node/mod.rs
update to proxmox-sys 0.2 crate
[proxmox-backup.git] / src / api2 / node / mod.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-30 Wolfgang Bumillerdrop fd_change_cloexec from proxmox-rest-server
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-21 Dietmar Maurermove src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-15 Thomas Lamprechtapi: nodes: rustfmt
2021-09-15 Dominik Csapakapi2: nodes: add missing node list api call
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-07-20 Wolfgang Bumillermove required_X_param to pbs_tools::json
2021-07-19 Wolfgang Bumillermove more tools for the client into subcrates
2021-07-19 Wolfgang Bumillermove more helpers to pbs-tools
2021-07-06 Wolfgang Bumillertree-wide: switch to using mod.rs