]> git.proxmox.com Git - proxmox-backup.git/history - src/server/upid.rs
avoid chrono dependency, depend on proxmox 0.3.8
[proxmox-backup.git] / src / server / upid.rs
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-08-18 Wolfgang Bumillerturn UPID into an API type
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-16 Wolfgang Bumillerbump proxmox crate version
2020-01-16 Wolfgang Bumillerfix use of deprecated items
2019-10-25 Dietmar Maureravoid some clippy warnings
2019-08-03 Dietmar Maureruse new proxmox::tools::nodename
2019-08-03 Dietmar Maurerremove src/tools/procfs.rs, use proxmox::sys::linux...
2019-04-15 Dietmar Maurersrc/server/upid.rs: check for illegal characters
2019-04-08 Dietmar Maurersrc/server/upid.rs: moved code into separate file