proxmox-backup/src
Dietmar Maurer bb34b58910 src/api2/admin/datastore.rs: add access permissions - first try
We need to refine this later (introduce backup owner concept?)
2020-04-17 14:36:27 +02:00
..
api2 src/api2/admin/datastore.rs: add access permissions - first try 2020-04-17 14:36:27 +02:00
backup gc: log pending removals 2020-04-06 09:50:40 +02:00
bin pxar extract: remove pattern from arg_param, add target instead 2020-04-15 06:41:37 +02:00
client proxmox-backup-client: expose exclude match patterns to cli. 2020-02-28 07:56:09 +01:00
config src/api2/access/role.rs: new api to list roles 2020-04-17 14:03:24 +02:00
pxar pxar::decoder: Return the correct symlink target size. 2020-02-28 08:38:56 +01:00
server src/server/rest.rs: reduce delay for permission error to 500ms 2020-04-16 12:56:34 +02:00
tools src/backup/dynamic_index.rs: Add LruCache for chunks. 2020-02-28 08:47:16 +01:00
api2.rs api: move config/user to access/users, implement change_password 2020-04-09 10:21:24 +02:00
auth.rs start impl. access permissions 2020-04-16 12:47:16 +02:00
auth_helpers.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
backup.rs remove tools::getpwnam_ugid, impl. crate::backup::backup_user() 2019-12-19 10:20:13 +01: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 src/config/cached_user_info.rs: new helper class 2020-04-16 10:05:16 +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 src/tools/format.rs: move output rendering code to this new file 2020-02-28 07:30:35 +01:00