proxmox-backup/src
Dietmar Maurer 18cc66ee85 src/api2/pull.rs: use new Datastore::last_successful_backup helper
Do not fail if local group does not exists.
2020-01-22 15:06:28 +01:00
..
api2 src/api2/pull.rs: use new Datastore::last_successful_backup helper 2020-01-22 15:06:28 +01:00
backup src/backup/datastore.rs: new helpers 2020-01-22 15:05:47 +01:00
bin src/bin/proxmox-backup-client.rs: use a std channel to write the catalog 2020-01-22 12:49:08 +01:00
client src/client/pxar_backup_stream.rs: use a channel instead of a pipe 2020-01-22 11:37:16 +01:00
config renamed: src/config/remotes.rs -> src/config/remote.rs 2020-01-16 14:32:06 +01:00
pxar pxar::fuse: remove open, opendir and releasedir callbacks 2020-01-20 12:56:21 +01:00
server bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
storage api/compat: remove remaining api_schema references 2019-11-21 14:53:15 +01:00
tools tools: LRU cache to use for pxar FUSE implementation. 2020-01-22 13:11:42 +01:00
api2.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01: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 bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
lib.rs use cli from proxmox::api 2019-12-02 11:56:29 +01:00
pxar.rs pxar: add fuse module and expose its pub functionality. 2019-08-09 16:45:13 +02:00
section_config.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs tools: LRU cache to use for pxar FUSE implementation. 2020-01-22 13:11:42 +01:00