]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2023-03-02 Wolfgang Bumillerbump proxmox-tfa to 3.0.0-1
2023-03-02 Wolfgang Bumilleradd proxmox-auth-api crate
2023-03-02 Wolfgang Bumillerschema: add basic api types feature
2023-03-02 Wolfgang Bumillersort workspace members
2023-03-02 Wolfgang Bumillerbump proxmox-metrics to 0.2.2
2023-03-02 Wolfgang Bumillerbump proxmox-subscription to 0.3.1
2023-03-02 Wolfgang Bumillerbump proxmox-rest-server to 0.3.0-1
2023-03-02 Wolfgang Bumillerbump proxmox-http to 0.8.0
2023-03-02 Wolfgang Bumillerrest-server: update example to new ApiConfig
2023-03-02 Wolfgang Bumillerrest-server: add wasm content type
2023-03-02 Wolfgang Bumillerrest-server: tls-acceptor: allow setting cipher suite...
2023-03-02 Wolfgang Bumillerrest-server: generic certificate path types
2023-03-02 Wolfgang Bumillerrest-server: more convenient alias-list for ApiConfig
2023-03-02 Wolfgang Bumillerrest-server: make all ApiConfig methods builder-style
2023-03-02 Wolfgang Bumillerrest-server: add AcceptorBuilder
2023-03-02 Wolfgang Bumillerrest-server: impl PeerAddress for RateLimitedStream...
2023-03-02 Wolfgang Bumillerhttp: add RateLimitedStream::inner, drop peer_addr
2023-03-02 Wolfgang Bumillerhttp: lower hyper feature requirements for client feature
2023-03-02 Wolfgang Bumillerhttp: move rate-limiting out of client feature
2023-03-02 Wolfgang Bumillerhttp: start 0.8.0 refactoring
2023-03-02 Wolfgang Bumillerrest-handler: more convenient auth/index handler setters
2023-03-02 Wolfgang Bumillerrest-server: PeerAddress for Pin<Box<T>>
2023-03-02 Wolfgang Bumillerrest-server: drop ServerAdapter, move AuthError
2023-03-02 Wolfgang Bumillerrest-server: make adapter optional
2023-03-02 Wolfgang Bumillerrest-server: drop Router from ApiConfig
2023-03-02 Wolfgang Bumillerrest-server: make handlebars optional as 'templates...
2023-03-02 Wolfgang Bumillerrest-server: cleanup unreadable code
2023-03-02 Wolfgang Bumillerrest-server: use BAD_REQUEST for non-GET on file-paths
2023-03-02 Wolfgang Bumillerrest-server: make handle_request a method of ApiConfig
2023-03-02 Wolfgang Bumillerrest-server: drop allocation in Service impl
2023-03-02 Wolfgang Bumillerrest-server: PeerAddr trait, drop proxmox-http dep
2023-03-02 Wolfgang Bumillerrest-server: make socketpair private
2023-03-02 Wolfgang Bumillerrest-server: start 0.3 api refactoring
2023-03-02 Wolfgang Bumillerldap: test fixup
2023-03-01 Wolfgang Bumillersys: drop sortable and identity macros
2023-02-28 Wolfgang Bumillerrouter: make format&print generic
2023-02-10 Wolfgang Bumillerrelease proxmox-ldap to 0.1.0-1
2023-02-10 Wolfgang Bumillerbump proxmox-rest-server to 0.2.2-1
2023-02-10 Lukas Wagnerrest-server: add handle_worker from backup debug cli
2023-02-08 Wolfgang Bumillerldap: fixup d/control
2023-02-08 Wolfgang Bumillerldap: drop Ldap prefix from types that have it
2023-02-08 Wolfgang Bumillerfix 'default-features = false' for ldap3
2023-02-08 Wolfgang Bumillerldap: clippy fixups
2023-02-08 Lukas Wagnerldap: add debian packaging
2023-02-08 Lukas Wagnerldap: tests: add LDAP integration tests
2023-02-08 Lukas Wagnerldap: allow searching for LDAP entities
2023-02-08 Lukas Wagnerldap: add helpers for constructing LDAP filters
2023-02-08 Lukas Wagnerldap: add basic user auth functionality
2023-02-08 Lukas Wagnerldap: create new `proxmox-ldap` crate
2023-02-02 Thomas Lamprechtsys: fixup error types handling
2023-02-02 Thomas Lamprechtsys: cope with unavailable KSM sharing info
2023-01-12 Wolfgang Bumillerbump proxmox-time to 1.1.5-1
2023-01-12 Wolfgang Bumillerre-add proxmox-uuid d/control
2023-01-12 Wolfgang Bumillerbump proxmox-uuid to 1.0.2-1
2023-01-05 Fabian Grünbichlerupdate d/control files
2023-01-05 Fabian Grünbichlerbump proxmox-rest-server to 0.2.1-1
2023-01-05 Fabian Grünbichlerbump proxmox-shared-memory to 0.2.3-1
2023-01-05 Fabian Grünbichlerbump proxmox-router to 1.3.1-1
2023-01-05 Fabian Grünbichlerbump proxmox-schema to 1.3.6-1
2023-01-05 Fabian Grünbichlerbump proxmox-sys to 0.4.2-1
2023-01-05 Fabian Grünbichlerupdate nix to 0.26
2023-01-05 Fabian Grünbichlerupdate d/control
2022-12-15 Dietmar Maurerre-add epoch_to_rfc3339_utc on wasm target
2022-12-13 Fabian Grünbichlerclippy fix
2022-12-13 Fabian Grünbichlersection-config: silence clippy
2022-12-13 Fabian Grünbichlersection-config: make ReST dump reproducible
2022-12-12 Fiona Ebnersection config: fix handling array schema in unknown...
2022-12-12 Fiona Ebnersection config: add test for array schema
2022-12-12 Wolfgang Bumillerdeps: bump api-macro to current version
2022-12-12 Wolfgang Bumillerbump proxmox-api-macro to 1.0.4-1
2022-12-12 Wolfgang Bumillerapi: support #[default] attribute
2022-12-12 Fabian Grünbichlerupdate/extend README.rst
2022-12-12 Fabian Grünbichlerworkspace: switch remaining dependencies
2022-12-12 Fabian Grünbichlerupdate d/control
2022-12-12 Wolfgang Bumillerio: add boxed module for boxed bytes like vec::zeroed...
2022-12-12 Wolfgang Bumillerio: deny unsafe_op_in_unsafe_fn
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-09 Fabian Grünbichlerswitch exclude to workspace in README
2022-12-09 Wolfgang Bumillerbuildsys: get crate list via cargo metadata in Makefile
2022-12-07 Fabian Grünbichleradd bump.sh
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
next