.. |
access
|
depend on proxmox 0.4.2
|
2020-09-28 10:50:44 +02:00 |
admin
|
avoid compiler warning
|
2020-10-14 08:36:39 +02:00 |
backup
|
assume correct backup, avoid verifying chunk existance
|
2020-10-01 12:06:59 +02:00 |
config
|
api: datastore: require allocate privilege for deletion
|
2020-10-08 09:44:46 +02:00 |
node
|
tasks: improve behaviour on upgrade
|
2020-09-30 11:05:50 +02:00 |
reader
|
reader: track index chunks and limit access
|
2020-10-09 12:54:09 +02:00 |
types
|
Userid: fix borrow/deref recursion
|
2020-10-08 15:57:10 +02:00 |
access.rs
|
replace and remove old ticket functions
|
2020-08-12 14:28:21 +02:00 |
admin.rs
|
api2: add admin/sync endpoint
|
2020-05-29 11:31:32 +02:00 |
backup.rs
|
src/api2/backup.rs: use block_in_place for remove_backup
|
2020-10-01 11:11:14 +02:00 |
config.rs
|
rename 'job' to 'sync'
|
2020-05-21 10:29:25 +02:00 |
helpers.rs
|
bump proxmox to 0.3, cleanup http_err macro usage
|
2020-07-29 09:38:36 +02:00 |
node.rs
|
replace and remove old ticket functions
|
2020-08-12 14:28:21 +02:00 |
pull.rs
|
fix ipv6 handling for remotes/sync jobs
|
2020-09-30 13:40:03 +02:00 |
reader.rs
|
reader: actually allow users to downlod their own backups
|
2020-10-09 12:54:30 +02:00 |
status.rs
|
api2/status: add type- and statusfilter to tasks api call
|
2020-10-06 12:58:52 +02:00 |
version.rs
|
switch from failure to anyhow
|
2020-04-17 18:43:30 +02:00 |