]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2022-12-07 Fabian Grünbichlerproxmox-time: drop TryFrom use statement
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerupdate outdated workspace dependencies
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-06 Fabian Grünbichlerupdate d/control files
2022-12-05 Wolfgang Bumilleruse statement fixup
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-12-01 Fabian Grünbichlerproxmox-schema: bump to 1.3.5
2022-12-01 Fabian Grünbichlerschema: update to textwrap 0.16
2022-11-28 Wolfgang Bumillerbump proxmox-section-config to 1.0.2-1
2022-11-28 Wolfgang Bumillerminor doc fixup
2022-11-28 Fiona Ebnersection config: support allowing unknown section types
2022-11-25 Thomas Lamprechtsubscription: recognize 'Suspended' status
2022-10-24 Wolfgang Bumillerbump proxmox-section-config to 1.0.1-1
2022-10-24 Wolfgang Bumillersection-config: expose order
2022-10-24 Wolfgang Bumillersection-config: use Vec for section order
2022-10-24 Fiona Ebnersection config: parse additional properties when schema...
2022-10-19 Wolfgang Bumillersys: impl AsFd for PTY
2022-10-19 Wolfgang Bumillersys: impl AsFd for PidFd
2022-10-19 Wolfgang Bumillerbump sys to 0.4.1
2022-10-19 Fabian Grünbichlerproxmox-http: fix last changelog entry
2022-10-19 Wolfgang Bumillersys: deprecate RawFdNum
2022-10-19 Wolfgang Bumillersys: add From<OwnedFd/Fd> for Fd/OwnedFd temporarily
2022-10-19 Wolfgang Bumillerrest-server: update to OwnedFd
2022-10-19 Wolfgang Bumillersys: deprecate Fd, add its methods as module functions
2022-10-19 Wolfgang Bumillersys: deprecate BorrowedFd
2022-10-13 Wolfgang Bumillerbump edition in rustfmt.toml
2022-10-11 Thomas Lamprechtrest-server: add packaging and bump to 0.2.0
2022-10-11 Thomas Lamprechtcargo: rest-server: set license property
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-10-11 Fabian Grünbichlercargo fmt
2022-10-11 Fabian Grünbichlerclippy fixes
2022-09-07 Fabian Grünbichlermetrics: bump to 0.2.1
2022-09-07 Fabian Grünbichlersubscription: bump to 0.3.0
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-09-07 Fabian Grünbichlersubscription: properly forward verification error
2022-09-07 Fabian Grünbichlersubscription: use lowercase for Display-ing status
2022-09-07 Fabian Grünbichlersubscription: properly alias 'notfound'
2022-09-07 Fabian Grünbichlersubscription: conditionalize checks
2022-09-07 Fabian Grünbichlersubscription: add Expired status
2022-09-07 Fabian Grünbichlerhttp: bump to 0.7.0
2022-09-07 Fabian Grünbichlerhttp: client_trait: make request body generic
2022-09-07 Fabian Grünbichlerhttp: add extra_headers to `post`
2022-09-07 Fabian Grünbichlerhttp: sync: add HttpClient for Box<dyn Read>
2022-09-07 Fabian Grünbichlerhttp: make post() take `Read`, not &str
2022-09-07 Fabian Grünbichlerhttp: fix typo
2022-09-07 Fabian Grünbichlerhttp: rename SimpleHttp to Client
2022-09-07 Fabian Grünbichlerhttp: add "raw" sync client
2022-09-07 Fabian Grünbichlerhttp: add ureq-based sync client
2022-09-07 Fabian Grünbichlerhttp: extend HttpClient trait
2022-09-07 Fabian Grünbichlerhttp: move SimpleHttpOptions to http-helpers feature
2022-09-07 Fabian Grünbichlerrouter: bump to 1.3.0
2022-09-07 Fabian Grünbichlerrouter: make hyper/http optional
2022-09-05 Fabian Grünbichlerbuild: more missing features
2022-08-26 Thomas Lamprechtapi-macro: track d/control
2022-08-26 Thomas Lamprechtgit: ignore top level *-deb make target files
2022-08-26 Thomas Lamprechtd/control: tree wide update after switch to weak/namesp...
2022-08-26 Fabian Grünbichlerbuild: use weak and namespaced features
2022-08-19 Fabian Grünbichlersubscription: add missing path dependencies
2022-08-19 Fabian Grünbichlermake: add proxmox-metrics to crate list
2022-08-19 Fabian Grünbichlerfixup! time: update to nom 7
2022-08-19 Fabian Grünbichlerschema: bump to 1.3.4
2022-08-19 Fabian Grünbichlerschema: update to textwrap 0.15
2022-08-19 Fabian Grünbichlertime: bump to 1.1.4
2022-08-19 Fabian Grünbichlertime: update to nom 7
2022-08-17 Wolfgang Bumillermore stable clippy fixups
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-28 Wolfgang Bumillerbump d/control files
2022-07-28 Wolfgang Bumillerbump proxmox-subscription to 0.2.1-1
2022-07-28 Wolfgang Bumillerbump proxmox-shared-memory to 0.2.2-1
2022-07-28 Wolfgang Bumillerbump proxmox-http to 0.6.5-1
2022-07-28 Wolfgang Bumillerhttp, shared-memory, subscription: bump proxmox-sys...
2022-07-28 Wolfgang Bumillersys: drop comment from Cargo.toml
2022-07-28 Wolfgang Bumillerbump proxmox-sys to 0.4.0
2022-07-27 Wolfgang Bumillerrest-server: clippy fixups
2022-07-27 Wolfgang Bumillersys: doc fixup
2022-07-27 Wolfgang Bumillerhttp: clippy fixes
2022-07-27 Wolfgang Bumillerapi-macro: clippy fixes
2022-07-27 Wolfgang Bumilleruuid: clippy fixes
2022-07-26 Wolfgang Bumillersys: another Arc::clone
2022-07-26 Wolfgang Bumillersys: explicit Arc::clone
2022-07-26 Wolfgang Bumillersys: use Iterator::min instead of a manual version
2022-07-26 Wolfgang Bumillersys: bump edition to 2021
2022-07-26 Wolfgang Bumillerlang: update c_str
2022-07-26 Wolfgang Bumillersys: drop proxmox-borrow dependency
2022-07-26 Wolfgang Bumillertfa: bump d/control
2022-07-26 Wolfgang Bumillertfa: docs fixup
2022-07-25 Wolfgang Bumillerbump proxmox-tfa to 2.1.0
2022-07-25 Wolfgang Bumillertfa: bump edition to 2021
2022-07-25 Wolfgang Bumillertfa: clippy fixups
2022-07-25 Wolfgang Bumillertfa: expose 'allow_subdomains' property
2022-07-25 Wolfgang Bumillersys: enable CreateOptions::group_root/root_only
2022-07-22 Wolfgang Bumillersys: file locking depends on timer feature
2022-07-21 Wolfgang Bumillersys: introduce 'acl', 'crypt' and 'timer' features
2022-07-21 Wolfgang Bumillerbump proxmox-subscription to 0.2.0-1
next