proxmox-backup/src
Dietmar Maurer 750252ba2f src/tools/systemd/time.rs: add test for "daily" schedule 2020-05-29 07:52:09 +02:00
..
api2 BACKUP_REPO_URL_REGEX: move to api2::types and allow all valid data store names 2020-05-29 06:29:23 +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 src/bin/proxmox-backup-proxy.rs: use correct id to lookup sync jobs 2020-05-29 07:50:59 +02:00
client BACKUP_REPO_URL_REGEX: move to api2::types and allow all valid data store names 2020-05-29 06:29:23 +02:00
config depend on proxmox 0.1.38, use new fs helper functions 2020-05-28 10:06:44 +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 fix inserting of worker tasks 2020-05-28 06:24:42 +02:00
tools src/tools/systemd/time.rs: add test for "daily" schedule 2020-05-29 07:52:09 +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