]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/node/network.rs
typo fixes all over the place
[proxmox-backup.git] / src / api2 / node / network.rs
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-05-18 Dietmar Maurerdepend on proxmox 0.1.31 - use Value to store result...
2020-05-08 Dietmar Maurersrc/api2/node/network.rs: add protected flag to revert
2020-05-08 Dietmar Maurersrc/api2/node/network.rs: pass bridge_ports and slaves...
2020-05-07 Dietmar Maurersrc/config/network.rs: implement bond_mode
2020-05-07 Dietmar Maurersrc/api2/node/network.rs: cleanup - factor out check_du...
2020-05-07 Dietmar Maurersrc/api2/node/network.rs: allow to create bridge and...
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-04-30 Dietmar Maureruse reasonable acl paths
2020-04-25 Dietmar Maurermove src/api2/config/network.rs to src/api2/node/network.rs
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-16 Dietmar Maurerstart impl. access permissions
2019-11-21 Wolfgang Bumillerapi/compat: drop more compat imports from api_schema.rs
2019-11-21 Dietmar Maureruse const api definitions
2019-10-26 Dietmar Maureravoid some clippy warnings
2019-06-07 Wolfgang Bumillertree-wide: use 'dyn' for all trait objects
2019-05-09 Dietmar Maurersrc/api2/types.rs: use separate file for schema definitions
2019-04-09 Dietmar Maurersrc/api2/node.rs: add node parameter
2019-02-17 Dietmar Maurerimprove api_schema module structure
2019-02-17 Dietmar Maurerrename src/api to src/api_schema
2019-01-30 Dietmar Maureravoid compiler warnings
2019-01-26 Dietmar Maurerapi: pass RpcEnvirnment to api handlers
2019-01-23 Dietmar Maurersrc/api2/node: start node configuration api