]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/types
d/control: add ',' after qrencode dependency
[proxmox-backup.git] / src / api2 / types /
2020-10-01 Dominik Csapakapi2/types: fix DNS_NAME Regexes
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-30 Dominik Csapakrequire square brackets for ipv6 addresses
2020-09-18 Hannes Laimerapi2: add VERIFY_SCHEDULE_SCHEMA
2020-09-17 Dominik Csapakfix #2942: implement lacp bond mode and bond_xmit_hash_...
2020-09-17 Dominik Csapakapi2/network: add bond-primary parameter
2020-09-15 Stefan ReiterSnapshotVerifyState: use enum for state
2020-09-08 Stefan Reitergc: remove .bad files on garbage collect
2020-08-26 Thomas Lamprechtsave last verify result in snapshot manifest
2020-08-25 Thomas Lamprechtvarious typo fixes
2020-08-25 Thomas LamprechtSnapshotListItem: add comment field also to schema
2020-08-14 Dominik Csapakcleanup: merge endtime into TaskState
2020-08-13 Dominik Csapakserver: change status of a task from a string to an...
2020-08-10 Wolfgang Bumillerimpl PartialEq between Realm and RealmRef
2020-08-10 Wolfgang Bumillerassert that Username does not impl PartialEq
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-08-10 Wolfgang Bumillermove types.rs to types/mod.rs