proxmox-backup/src
Dietmar Maurer 6e695960ca src/config/cached_user_info.rs: cache it up to 5 seconds 2020-04-18 08:49:20 +02:00
..
api2 fix permission tests using non-uri parameters 2020-04-18 08:23:04 +02:00
backup switch from failure to anyhow 2020-04-17 18:43:30 +02:00
bin switch from failure to anyhow 2020-04-17 18:43:30 +02:00
client switch from failure to anyhow 2020-04-17 18:43:30 +02:00
config src/config/cached_user_info.rs: cache it up to 5 seconds 2020-04-18 08:49:20 +02:00
pxar switch from failure to anyhow 2020-04-17 18:43:30 +02:00
server src/config/cached_user_info.rs: cache it up to 5 seconds 2020-04-18 08:49:20 +02:00
tools switch from failure to anyhow 2020-04-17 18:43:30 +02:00
api2.rs api: move config/user to access/users, implement change_password 2020-04-09 10:21:24 +02:00
auth.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
auth_helpers.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
backup.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs src/client/task_log.rs: move display_task_log into extra file 2019-12-08 11:27:15 +01:00
config.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
lib.rs implement auth framework 2020-04-08 14:06:15 +02:00
pxar.rs pxar: add fuse module and expose its pub functionality. 2019-08-09 16:45:13 +02:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00