]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2023-07-28 Wolfgang Bumillermore import cleanups
2023-07-28 Wolfgang Bumillernotify: cleanup all the imports sections
2023-07-28 Wolfgang Bumillerbump proxmox-router to 2.1.0-1
2023-07-28 Wolfgang Bumillerhttp-error: add debian packaging and bump as 0.1.0-1
2023-07-28 Lukas Wagnernotify: use HttpError from proxmox-http-error
2023-07-28 Lukas Wagnerrouter: re-export `HttpError` from `proxmox-http-error`
2023-07-28 Lukas Wagnerhttp-error: add new http-error crate
2023-07-28 Lukas Wagnernotify: fix tests if not all features are enabled
2023-07-28 Lukas Wagnernotify: fix build warnings if not all features are...
2023-07-24 Wolfgang Bumillerbump proxmox-notify to 0.1.0-1, initial release
2023-07-24 Wolfgang Bumillerbump proxmox-auth-api to 0.3.1
2023-07-24 Wolfgang Bumillerbump proxmox-section-config to 2.0.0-1
2023-07-24 Wolfgang Bumillerbump proxmox-subscription to 0.4.1-1
2023-07-24 Wolfgang Bumillerbump proxmox-tfa to 4.0.5
2023-07-24 Wolfgang Bumillerbump proxmox-rest-server to 0.4.2-1
2023-07-24 Wolfgang Bumillerbump proxmox-apt to 0.10.4-1
2023-07-24 Wolfgang Bumillerbump proxmox-human-byte to 0.1.1-1
2023-07-24 Wolfgang Bumillerbump proxmox-router to 2.0.0-1
2023-07-24 Wolfgang Bumillerbump proxmox-schema to 2.0.0-1
2023-07-24 Lukas Wagnernotify: add debian packaging
2023-07-24 Lukas Wagnernotify: additional logging when sending a notification
2023-07-24 Lukas Wagnernotify: ensure that filter/group/endpoint names are...
2023-07-24 Lukas Wagnernotify: on deletion, check if a filter/endp. is still...
2023-07-24 Lukas Wagnernotify: api: allow to query entities referenced by...
2023-07-24 Lukas Wagnernotify: gotify: add proxy support
2023-07-24 Lukas Wagnernotify: sendmail: query default author/mailfrom from...
2023-07-24 Lukas Wagnernotify: sendmail: allow users as recipients
2023-07-24 Lukas Wagnernotify: add context
2023-07-24 Lukas Wagnernotify: add example for template rendering
2023-07-24 Lukas Wagnernotify: add template rendering
2023-07-24 Lukas Wagnernotify: api: add API for filters
2023-07-24 Lukas Wagnernotify: add notification filter mechanism
2023-07-24 Lukas Wagnernotify: api: add API for groups
2023-07-24 Lukas Wagnernotify: add notification groups
2023-07-24 Lukas Wagnernotify: api: add API for gotify endpoints
2023-07-24 Lukas Wagnernotify: add gotify endpoint
2023-07-24 Lukas Wagnernotify: api: add API for sendmail endpoints
2023-07-24 Lukas Wagnernotify: add sendmail plugin
2023-07-24 Lukas Wagnernotify: api: add API for sending notifications/testing...
2023-07-24 Lukas Wagnernotify: preparation for the API
2023-07-24 Lukas Wagnernotify: preparation for the first endpoint plugin
2023-07-24 Lukas Wagneradd proxmox-notify crate
2023-07-24 Lukas Wagnerschema: add schema/format for comments
2023-07-24 Lukas Wagnersection-config: derive Clone for SectionConfigData
2023-07-13 Wolfgang Bumillerschema: verify property strings w/ new serde code
2023-07-13 Wolfgang Bumillerschema: predictable order of errors for tests
2023-07-13 Wolfgang Bumillerschema: fixup empty error list handling
2023-07-13 Wolfgang Bumillerschema: guard property string constraint checking
2023-07-13 Wolfgang Bumillerschema: get rid of some unsafe code
2023-07-13 Wolfgang Bumillerschema: use schema when serializing property strings
2023-07-13 Wolfgang Bumillerschema: convenience accessors to schema subtypes
2023-07-13 Wolfgang Bumillerschema: serde based property string de- and serialization
2023-07-10 Wolfgang Bumillerauth-api: fixup examples
2023-07-05 Thomas Lamprechtproxmox-apt: bump to 0.10.3-1
2023-07-05 Wolfgang Bumillerbump proxmox-tfa to 4.0.4
2023-07-04 Wolfgang Bumillertfa: also reset counters when unlocking tfa
2023-06-29 Fabian Grünbichlerrelease file: extend component fixup to bookworm
2023-06-27 Thomas Lamprechtproxmox-rest-server: bump to 0.4.1-1
2023-06-27 Thomas Lamprechtproxmox-apt: bump version to 0.10.2-1
2023-06-26 Wolfgang Bumillerbump proxmox-ldap to 0.2.0-1
2023-06-26 Stefan Sterzldap: add check_connection function
2023-06-26 Stefan Sterzldap: remove support for unauthenticated binds
2023-06-26 Wolfgang Bumillerbump proxmox-human-byte to 0.1.0-1
2023-06-26 Wolfgang Bumillerhuman-byte: update copyright format
2023-06-26 Lukas Wagnerhuman-byte: move tests to their sub module
2023-06-26 Lukas Wagneradd `proxmox-human-byte` crate
2023-06-23 Wolfgang Bumillercargo fmt
2023-06-23 Fabian Grünbichlerrest: remove full static file path from error messages
2023-06-23 Wolfgang Bumillerldap: rustfmt
2023-06-23 Lukas Wagnerldap: surround user filter expression in parenthesis...
2023-06-20 Maximiliano... tfa: Improve TOTP algorithm parsing
2023-06-15 Wolfgang Bumillerbump proxmox-compression to 0.2.1-1
2023-06-15 Wolfgang Bumillercompression: match style fixup
2023-06-15 Dominik Csapakcompression: zip_directory: improve error handling
2023-06-14 Wolfgang Bumillerbump proxmox-tfa to 4.0.3
2023-06-14 Wolfgang Bumillertfa: make TfaUser fields public
2023-06-14 Wolfgang Bumillerauth-api: bump d/control
2023-06-14 Wolfgang Bumillerbump proxmox-auth-api to 0.3.0
2023-06-14 Wolfgang Bumillerauth-api: set PAM_RHOST during pam authentication
2023-06-14 Wolfgang Bumillerauth-api: drop pam crate
2023-06-06 Fabian Grünbichlerfix #4653: (In)Release file: improve handling of specia...
2023-06-06 Fabian Grünbichlerfallback to Release file for Origin retrieval
2023-06-05 Wolfgang Bumillerbump proxmox-tfa to 4.0.2
2023-06-04 Thomas Lamprechtbuildsys: also cleanup *.build files for convenience
2023-06-03 Thomas Lamprechtapt: bump version to 0.10.1-1
2023-06-03 Thomas Lamprechtbuild.sh: split overly long line
2023-06-03 Thomas Lamprechtbuildsys: don't try to resolve dependency metadata...
2023-06-03 Fiona Ebnerapt: tests: add tests for Ceph Quincy repository detect...
2023-06-03 Fiona Ebnerapt: tests: code cleanup to avoid useless vector
2023-06-03 Fiona Ebnerapt: tests: create temporary test directories in CARGO_...
2023-06-03 Fiona Ebnerapt: split Ceph main repository into no-subscription...
2023-06-03 Fiona Ebnerapt: drop older Ceph standard repositories
2023-06-02 Wolfgang Bumilleradd some missing d/source/format files
2023-06-01 Wolfgang Bumillertfa: reduce default lockout time to an hour
2023-06-01 Wolfgang Bumillertfa: include lockout status in the tfa user list
2023-05-31 Wolfgang Bumillerbump proxmox-tfa to 4.0.1
2023-05-31 Wolfgang Bumillertfa: add d/source/format
2023-05-31 Wolfgang Bumillertfa: add api::methods::unlock_tfa
2023-05-31 Wolfgang Bumillerbuildsys: remove format.debcarg.hint file
2023-05-24 Wolfgang Bumillerbump proxmox-openid to 0.10.0-1
next