.. |
api2
|
src/api2/node/tasks.rs; make list_tasks public
|
2020-01-30 13:31:20 +01:00 |
backup
|
src/backup/backup_info.rs: fix SNAPSHOT_PATH_REGEX and GROUP_PATH_REGEX
|
2020-02-18 13:16:35 +01:00 |
bin
|
src/client/backup_writer.rs: implement verbose options
|
2020-02-24 12:48:40 +01:00 |
client
|
src/client/backup_writer.rs: also print archive size
|
2020-02-25 14:12:29 +01:00 |
config
|
src/config/remote.rs: do not serialize empty option
|
2020-01-31 09:09:24 +01:00 |
pxar
|
pxar: Change text of warning for files matched by exclude patterns.
|
2020-02-25 10:47:24 +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
|
cleanup unused module
|
2020-02-25 11:38:27 +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
|
src/section_config.rs - write: improve error message
|
2020-01-31 09:08:42 +01:00 |
server.rs
|
move src/api_schema/config.rs -> src/server/config.rs
|
2019-11-22 09:23:03 +01:00 |
tools.rs
|
depend on proxmox 0.1.13, use new tty helpers from there
|
2020-01-31 08:16:00 +01:00 |