]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-backup-api.rs
bump proxmox crate to 0.1.7
[proxmox-backup.git] / src / bin / proxmox-backup-api.rs
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2020-01-20 Wolfgang Bumillerintroduce new runtime tokio helpers
2019-12-27 Dietmar Maurersrc/bin/proxmox-backup-api.rs: create cert here
2019-12-27 Wolfgang Bumillerproxy/api: await running workers before shutdown
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-11-22 Dietmar Maurermove src/api_schema/config.rs -> src/server/config.rs
2019-11-21 Wolfgang Bumillerapi/compat: drop more compat imports from api_schema.rs
2019-11-21 Dietmar Maureruse const api definitions
2019-09-09 Dietmar Maureravoid injecting ENV vars from Makefile
2019-09-02 Wolfgang Bumillerupdate to tokio 0.2.0-alpha.4
2019-09-02 Wolfgang Bumillersrc/bin/proxmox-backup-api.rs: switch to async
2019-08-03 Dietmar Maurerupdate to nix 0.14, use code from proxmox:tools
2019-04-25 Wolfgang Bumilleruse service Type=notify
2019-04-10 Dietmar Maurerstart hyper server using with_graceful_shutdown()
2019-04-09 Dietmar Maurersrc/server/worker_task.rs: implement task control socket
2019-04-08 Dietmar Maurersrc/tools/daemon.rs: use new ServerState handler
2019-04-06 Dietmar Maurersrc/server/worker_task.rs: carefully handle file permis...
2019-03-19 Wolfgang Bumillerdaemon: simplify daemon creation
2019-03-19 Wolfgang Bumillertools: daemon: rename some structs
2019-03-18 Wolfgang Bumilleradd reload support to api daemon
2019-02-17 Dietmar Maurersrc/api_schema/router.rs: add docu for RpcEnvironmentType
2019-02-17 Dietmar Maurerrename src/api to src/api_schema
2019-02-16 Dietmar Maurerfix configuration dir permission
2019-02-11 Dietmar Maurerbin/proxmox-backup-api.rs: improve error handling
2019-02-01 Wolfgang Bumillerdon't hardcode /usr/share paths
2019-02-01 Wolfgang Bumillerremove useless command option from daemons
2019-01-29 Dietmar Maurerload auth keys on startup
2019-01-29 Dietmar Maurerauth_helpers.rs: split code into separate file
2019-01-29 Dietmar Maurerbin/proxmox-backup-api.rs: gererate secret for csrf...
2019-01-29 Dietmar Maurertools/ticket.rs: add basic ticket support
2019-01-28 Dietmar Maurersrc/bin/proxmox-backup-proxy.rs: implement unpriviledge...
2019-01-26 Dietmar Maureruse crate log and syslog
2019-01-22 Dietmar Maurerrename api3 back to api2
2019-01-16 Wolfgang Bumillercleanup previous commit...
2019-01-16 Wolfgang Bumillerlisten on :: instead of 0.0.0.0
2018-12-20 Dietmar Maureruse proxmox-backup as package name