.. |
api2
|
remotes: save passwords as base64
|
2020-05-26 12:38:06 +02:00 |
backup
|
src/bin/proxmox-backup-proxy.rs: add simple task scheduler for garbage collection
|
2020-05-20 08:59:45 +02:00 |
bin
|
fix cli pull api call
|
2020-05-26 12:39:19 +02:00 |
client
|
src/client/pull.rs: split out pull related code
|
2020-05-22 08:04:20 +02:00 |
config
|
src/tools.rs - command_output: add parameter to check exit code
|
2020-05-27 07:25:39 +02:00 |
pxar
|
avoid compiler warnings
|
2020-05-19 07:03:41 +02:00 |
rrd
|
src/rrd/rrd.rs: do not wrap error and return ErrorKind::NotFound
|
2020-05-25 10:30:04 +02:00 |
server
|
depend on proxmox 0.1.31 - use Value to store result metadata
|
2020-05-18 09:57:35 +02:00 |
tools
|
src/tools/disks.rs: add helper to read block device stats
|
2020-05-26 11:20:22 +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/pull.rs: split out pull related code
|
2020-05-22 08:04:20 +02:00 |
config.rs
|
rename 'job' to 'sync'
|
2020-05-21 10:29:25 +02:00 |
lib.rs
|
add simple rrd implementation
|
2020-05-23 10:42:48 +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.rs - command_output: add parameter to check exit code
|
2020-05-27 07:25:39 +02:00 |