]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2024-01-08 Wolfgang Bumillerbump proxmox-time to 1.1.6
2024-01-08 Lukas Wagnersys: email: use `epoch_to_rfc2822` from proxmox_time
2024-01-08 Lukas Wagnertime: posix: add epoch_to_rfc2822
2024-01-08 Lukas Wagnertime: posix: add bindings for strftime_l
2024-01-08 Lukas Wagnertime: posix: inline vars in string formatting
2024-01-08 Lukas Wagnertime: posix: use strftime from the `libc` crate.
2024-01-04 Lukas Wagnerclient: do a POST instead of PUT in `post_without_body`
2023-12-06 Wolfgang Bumillerbump api-macro to 1.0.7-1
2023-12-06 Wolfgang Bumillerbump proxmox-tfa to 4.1.1
2023-12-06 Wolfgang Bumillerbump proxmox-router to 2.1.2-1
2023-12-06 Wolfgang Bumillerbump proxmox-apt to 0.10.7-1
2023-12-06 Wolfgang Bumillertfa: fix deserialize-default in TfaUser
2023-12-06 Wolfgang Bumillerapi-macro: make skip_serializing_if without default...
2023-12-06 Wolfgang Bumillerapi-macro: add VariantAttrib
2023-12-06 Wolfgang Bumillerapi-macro: rename SerdeAttrib to FieldAttrib
2023-12-06 Wolfgang Bumillerrouter: fix warning
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme-merge'
2023-12-04 Wolfgang Bumillerbump proxmox-acme to 0.5.0
2023-12-04 Wolfgang Bumilleradd proxmox-acme to workspace
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-12-04 Wolfgang Bumillerdrop rustfmt.toml
2023-12-04 Wolfgang Bumillerdrop -rs suffix
2023-12-04 Wolfgang Bumillermove to proxmox-acme
2023-12-04 Folke Gleumesexpand helper function by eab credentials
2023-12-04 Wolfgang BumillerOption<Vec<>> -> Vec<>
2023-12-04 Dietmar Maurerproxmox-apt: fix digest api type in APTRepositoryFile
2023-12-04 Folke Gleumesadd meta fields returned by the directory
2023-12-04 Folke Gleumesadd external account binding
2023-12-02 Dietmar Maurerproxmox-apt: fix serde attributes for API types
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Wolfgang Bumillersys: bump to 0.5.2-1
2023-11-29 Gabriel Gollersys: email: move Auto-Submitted header up
2023-11-29 Wolfgang Bumillersys: cleanup assigned and immediately returned var
2023-11-29 Gabriel Gollersys: add helper to get bootmode and secureboot status
2023-11-28 Wolfgang Bumillerbump rest-server to 0.5.1-1
2023-11-28 Dietmar Maurerproxmox-rest-server: do not use formatter for AuthErr
2023-11-28 Dietmar Maurerproxmox-rest-server: return status code with ExtJsFormatter
2023-11-27 Wolfgang Bumillerbump proxmox-auth-api to 0.3.2
2023-11-27 Wolfgang Bumillerbump proxmox-rest-server to 0.5.0-1
2023-11-27 Max Carrararest-server: Add `Redirector`
2023-11-27 Max Carrararest-server: Refactor `AcceptBuilder`, provide support...
2023-11-27 Fabian Grünbichlersubscription: update d/control
2023-11-27 Fabian Grünbichlerbump proxmox-subscription to 0.4.2-1
2023-11-27 Stefan Sterzsubscription: expose the `next_due_date` as an `i64`
2023-11-27 Fabian Grünbichlersubscription: let ProductType derive Hash
2023-11-27 Stefan Sterztype: move `ProductType` type to `proxmox-subscription...
2023-11-23 Wolfgang Bumillerbump tfa to 4.1.0
2023-11-23 Wolfgang Bumillerbump schema to 2.0.2-1
2023-11-20 Dietmar Maurerproxmox-schema: derive PartialEq for UPID (for GUI)
2023-11-17 Thomas Lamprechtnotify: bump version to 0.3.0-1
2023-11-17 Thomas Lamprechtsys: bump version to 0.5.1-1
2023-11-17 Thomas Lamprechtnotify: update d/control
2023-11-17 Thomas Lamprechtsys: purge pty module
2023-11-17 Lukas Wagnernotify: add built-in config and 'origin' parameter
2023-11-17 Lukas Wagnernotify: add 'disable' parameter for matchers and targets.
2023-11-17 Lukas Wagnernotify: add api for smtp endpoints
2023-11-17 Lukas Wagnernotify: add 'smtp' endpoint
2023-11-17 Lukas Wagnernotify: add PVE/PBS context
2023-11-17 Lukas Wagnernotify: add mechanisms for email message forwarding
2023-11-17 Lukas Wagnersys: email: add `forward`
2023-11-17 Lukas Wagnernotify: let a matcher always match if it has no matchin...
2023-11-17 Lukas Wagnernotify: matcher: introduce common trait for match direc...
2023-11-17 Lukas Wagnernotify: add calendar matcher
2023-11-17 Lukas Wagnernotify: replace filters and groups with matcher-based...
2023-11-17 Lukas Wagnernotify: factor out notification content into its own...
2023-11-17 Lukas Wagnernotify: introduce Error::Generic
2023-11-08 Lukas Wagnerhttp: rate limited stream: fix typo in rustdoc comment
2023-11-06 Fiona Ebnerapt: repositories: document status property for standar...
2023-10-26 Thomas Lamprechtrest-server: parse upid: improve on comments and variables
2023-10-26 Thomas Lamprechtrest-server: extend documentation for reading status...
2023-10-26 Thomas Lamprechtrest-server: code complexity clean-up in task-log rotation
2023-10-26 Thomas Lamprechtrest-server: better document task-log archive rotation
2023-10-24 Thomas Lamprechtsys: depreacate PTY module, moves to termproxy directly
2023-10-23 Gabriel Gollerschema: beautify parameter error output
2023-10-23 Dietmar Maurerproxmox-tfa: derive Copy, Clone and PartialEq on TfaTyp...
2023-10-20 Dietmar MaurerDailyDuration: derive PartialEq (for GUI)
2023-10-18 Thomas Lamprechtrest-server: factor out task-log directory and creation
2023-10-16 Wolfgang Bumillerbump proxmox-client to 0.3.0-1
2023-10-16 Wolfgang Bumillerhuman-byte: d/control bump
2023-10-16 Wolfgang Bumillerbump proxmox-human-byte to 0.1.2
2023-10-16 Dietmar MaurerHumanByte: make fields public
2023-10-16 Wolfgang Bumillertfa: more optional dependency cleanup
2023-10-16 Wolfgang Bumillertfa: make totp a feature and mark all optional deps...
2023-10-16 Wolfgang Bumillerworkspace: set resolver to 2 to silence a warning
2023-10-03 Wolfgang Bumillerreplace deprecated X509Extension::new_nid
2023-10-03 Fabian Grünbichlerbump proxmox-api-macro to 1.0.6-1
2023-10-03 Fabian Grünbichlerbump proxmox-sortable-macro to 0.1.3-1
2023-10-02 Fabian Grünbichlerbump proxmox-router to 2.1.1-1
2023-09-29 Wolfgang Bumillerupdate to syn 2
2023-09-28 Wolfgang Bumillerrouter: bump env_logger to 0.10 and move to workspace
2023-09-27 Dominik Csapakclient: fix optional data for errors
2023-09-20 Thomas Lamprechtschema: bump version to 2.0.1
2023-09-18 Gabriel Gollerfix #4162: sys: added `auto-submitted` header to email...
2023-09-07 Dominik Csapakrest-server: accept empty body as valid parameters
2023-09-07 Hannes Laimerschema: serialize enum unit variants
2023-09-05 Thomas Lamprechtapt: bump version to 0.10.6-1
2023-09-05 Thomas Lamprechtapt: use modern format string variables and small style...
2023-09-05 Thomas Lamprechttests: factor out directory cleanup+creation
2023-09-05 Thomas Lamprechtapt: fixup description for Reef repo
2023-09-04 Thomas Lamprechtapt: add Ceph Reef to standard repo list
next