Commit Graph

12 Commits

Author SHA1 Message Date
Dietmar Maurer
e44ea5eaad Add pointer to integer return value for all async functions 2019-10-25 06:36:59 +02:00
Dietmar Maurer
599499beaa cleanup: avoid unwrap 2019-10-25 05:59:12 +02:00
Dietmar Maurer
2f3642766d implement async connect command 2019-10-24 13:52:16 +02:00
Dietmar Maurer
91ee12a2ea cleanup: implement CallbackPointers send_result() 2019-10-24 12:44:33 +02:00
Dietmar Maurer
6dd823ebff proxmox_backup_connect: add keyfile and key_password parameter 2019-10-16 13:46:17 +02:00
Dietmar Maurer
7dfc23db39 proxmox_backup_connect: make password optional 2019-10-16 11:47:45 +02:00
Dietmar Maurer
2f25004b35 cleanups, rename BackupClient to BackupWriter 2019-10-12 14:19:59 +02:00
Dietmar Maurer
3f513f8410 src/worker_task.rs: fix typo 2019-10-12 12:11:48 +02:00
Dietmar Maurer
54f17651db add resonable connect parameters 2019-09-27 11:49:57 +02:00
Dietmar Maurer
e79c467767 move async command implementation to commands.rs 2019-09-24 12:15:57 +02:00
Dietmar Maurer
7eea11fae4 move BackupMessage into capi_types.rs 2019-09-24 11:27:54 +02:00
Dietmar Maurer
070dc02497 spli C-API from rest of the code 2019-09-24 11:22:12 +02:00