]> git.proxmox.com Git - proxmox.git/history - proxmox-rest-server
bump proxmox-client to 0.3.1-1
[proxmox.git] / proxmox-rest-server /
2024-02-02 Wolfgang Bumillerbump proxmox-rest-server to 0.5.2-1
2024-02-01 Wolfgang Bumillerrest-server: support configuring the privileged connection
2024-02-01 Wolfgang Bumillerrest-server: support unix sockets in create_daemon
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
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-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-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-18 Thomas Lamprechtrest-server: factor out task-log directory and creation
2023-09-07 Dominik Csapakrest-server: accept empty body as valid parameters
2023-08-08 Lukas Wagnerclippy fix: deref on an immutable reference
2023-08-08 Lukas Wagnerclippy fix: unneeded `return` statement
2023-08-08 Lukas Wagnerclippy fix: needless borrow
2023-08-08 Lukas Wagnerclippy fix: calls to `drop` with a value that implement...
2023-08-08 Lukas Wagnerclippy fix: the borrowed expression implements the...
2023-07-24 Wolfgang Bumillerbump proxmox-rest-server to 0.4.2-1
2023-06-27 Thomas Lamprechtproxmox-rest-server: bump to 0.4.1-1
2023-06-23 Fabian Grünbichlerrest: remove full static file path from error messages
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerbump proxmox-rest-server to 0.4.0-1
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2023-03-02 Wolfgang Bumillerbump proxmox-rest-server to 0.3.0-1
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 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-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-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ünbichlerupdate nix to 0.26
2022-12-12 Fabian Grünbichlerworkspace: switch remaining dependencies
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-07 Fabian Grünbichlerupdate d/control files
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-10-19 Wolfgang Bumillerrest-server: update to OwnedFd
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-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-09-05 Fabian Grünbichlerbuild: more missing features
2022-08-17 Wolfgang Bumillermore stable clippy fixups
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-27 Wolfgang Bumillerrest-server: clippy fixups
2022-07-21 Wolfgang Bumillerbump proxmox-http dep to 0.6.4
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Hannes Laimerproxmox-rest-server: replace print with log macro
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-16 Fabian Grünbichlerbuild: bump required log version
2022-05-12 Thomas Lamprechtrest: example: fix comment width
2022-05-12 Fabian Ebnerrest server: daemon: update PID file before sending...
2022-04-13 Wolfgang Bumillerbump proxmox-compression dependency to 0.1.1
2022-04-13 Wolfgang Bumillerbump proxmox-schema dependency to 1.3.1 for streaming...
2022-04-13 Wolfgang Bumillerbump proxmox-router dependency to 1.2
2022-04-13 Dominik Csapakadapt to the new ApiHandler variants
2022-04-13 Dominik Csapakproxmox-rest-server: OutputFormatter: add new format_da...
2022-04-11 Thomas Lamprechttree wide: some stylistic clippy fixes
2022-04-07 Thomas Lamprechtrest server: log rotation: refactor and comment improve...
2022-04-07 Thomas Lamprechtrest server: log rotation: fix off-by-one for max_days
2022-04-06 Dominik Csapakrest-server: add option to rotate task logs by 'max_day...
2022-04-06 Dominik Csapakrest-server: cleanup_old_tasks: improve error handling
2022-04-06 Thomas Lamprechtrest server: rust fmt
2022-03-04 Wolfgang Bumillerbump proxmox-schema dep to 1.3
2022-02-21 Wolfgang Bumillerbump proxmox-async dep to 0.4
2022-02-21 Wolfgang Bumillerbump proxmox-lang dep to 1.1
2022-02-21 Dominik Csapakuse io_format_err, io_bail, io_err_other from proxmox...
next