]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-rest-server/src/lib.rs
move src/server/rest.rs to proxmox-rest-server crate
[proxmox-backup.git] / proxmox-rest-server / src / lib.rs
2021-09-21 Dietmar Maurermove src/server/rest.rs to proxmox-rest-server crate
2021-09-21 Dietmar Maurerrest server: return UserInformation from ApiAuth::check...
2021-09-21 Dietmar Maurermove normalize_uri_path and extract_cookie to proxmox...
2021-09-21 Dietmar Maurermove src/tools/compression.rs to proxmox-rest-server...
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 src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-21 Dietmar Maurerstart new proxmox-rest-server workspace