]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-backup-manager.rs
start ACL api
[proxmox-backup.git] / src / bin / proxmox-backup-manager.rs
2020-04-13 Dietmar Maurerstart ACL api
2020-04-09 Dietmar Maurerapi: move config/user to access/users, implement change...
2020-04-08 Dietmar Maureradd user configiguration
2020-02-28 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: avoid compiler warning
2020-02-28 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: cleanup output handling
2020-02-28 Dietmar Maurersrc/tools/format.rs: move output rendering code to...
2020-02-26 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: use crate::tools...
2020-01-31 Dietmar Maurerupdate proxmox dependency to 0.1.12
2020-01-30 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: remove stale debug...
2020-01-30 Dietmar Maurersrc/bin/proxmox-backup-manager.rs - list remotes: do...
2020-01-30 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: use new texdt table...
2020-01-27 Dietmar Maureruse proxmox 0.1.9 with new cli command helpers
2020-01-27 Dietmar Maurersrc/client/http_client.rs: new prefix options
2020-01-25 Dietmar Maurersrc/client/http_client.rs: new struct HttpClientOptions
2020-01-25 Dietmar Maurersrc/config/remote.rs: add fingerprint
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2020-01-21 Dietmar Maureruse proxmox_backup::tools::runtime::main to run async...
2020-01-17 Dietmar Maurersrc/api2/pull.rs: implement delete flag for vanished...
2020-01-16 Dietmar Maurerrenamed: src/config/remotes.rs -> src/config/remote.rs
2020-01-16 Dietmar Maurersrc/api2/pull.rs: use reference to remote configuration
2020-01-15 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add completion funct...
2020-01-14 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add datastore update cli
2020-01-14 Dietmar Maurersrc/api2/config/remotes.rs: improve api, implement...
2020-01-14 Dietmar Maurersrc/section_config.rs - convert_to_array: optionally...
2020-01-13 Dietmar Maurersrc/api2/types.rs: define REMOTE_ID_SCHEMA here
2020-01-11 Dietmar Maurercleanup config api, add remotes config cli interface
2020-01-10 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: implement shell...
2020-01-10 Dietmar Maurerrename src/api2/sync.rs -> src/api2/pull.rs
2020-01-09 Dietmar Maurersrc/section_config.rs: implement generic lookup
2020-01-09 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: implement cli sync...
2019-12-27 Dietmar Maurersrc/bin/proxmox-backup-proxy.rs: create self signed...
2019-12-27 Dietmar Maurerproxmox-backup-manager.rs: remove wrong fixme
2019-12-23 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: impl. cert info
2019-12-22 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add cli to generate...
2019-12-19 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add task management cli
2019-12-19 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: connect to daemon...
2019-12-09 Dietmar Maurercli: avoid useless .into()
2019-12-02 Dietmar Maureruse cli from proxmox::api
2019-11-25 Dietmar Maurersrc/cli/command.rs: use static array for arg_param
2019-11-21 Dietmar Maureruse const api definitions
2019-02-23 Dietmar Maurersrc/cli/command.rs: add help command
2019-02-22 Dietmar Maurersrc/cli/command.rs: simplify cli handler
2019-02-21 Dietmar Maurercleanup cli library structure
2019-02-12 Wolfgang Bumillerbin: manager: fixup datastore parameter name
2019-01-22 Dietmar Maurerrename api3 back to api2
2019-01-04 Dietmar Maurerproxmox-backup-manager: add garbage collection cli
2019-01-04 Dietmar Maurercleanup crate names
2019-01-04 Dietmar Maurerrename pbs to proxmox-backup-manager