]> git.proxmox.com Git - proxmox.git/history - proxmox-rest-server/src
add proxmox-acme to workspace
[proxmox.git] / proxmox-rest-server / src /
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
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 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-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-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-02-10 Lukas Wagnerrest-server: add handle_worker from backup debug cli
2022-10-19 Wolfgang Bumillerrest-server: update to OwnedFd
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-08-17 Wolfgang Bumillermore stable clippy fixups
2022-07-27 Wolfgang Bumillerrest-server: clippy fixups
2022-06-21 Hannes Laimerproxmox-rest-server: replace print with log macro
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-05-12 Fabian Ebnerrest server: daemon: update PID file before sending...
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-02-21 Dominik Csapakuse io_format_err, io_bail, io_err_other from proxmox...
2022-02-21 Dominik Csapakdepend on new 'proxmox-compression' crate
2022-02-11 Wolfgang Bumillerrest-server: bump schema to 1.2 and use convenience...
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-02-03 Thomas Lamprechtrest: add cookie_from_header helper
2021-12-30 Fabian Grünbichlertree-wide: drop redundant clones
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-12 Thomas Lamprechtrest: make successful-ticket auth log a debug one to...
2021-11-10 Dietmar Maurerimplement Servive for RateLimitedStream
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-21 Dominik Csapakrest-server: use hashmap for parameter errors
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Dominik Csapakrest-server: add cleanup_old_tasks
2021-10-05 Dietmar Maurerproxmox-rest-server: use new ServerAdapter trait instea...
2021-10-05 Dietmar Maurerproxmox-rest-server: pass owned RestEnvironment to...
2021-10-05 Dietmar Maurerproxmox-rest-server: cleanup, access api_auth using...
2021-10-02 Thomas Lamprechtrest: daemon: group systemd FFI together
2021-10-02 Thomas Lamprechtrest: daemon: sd notify: code cleanup
2021-10-02 Thomas Lamprechtrest: daemon: sd notify barrier: avoid barging in betwe...
2021-10-02 Thomas Lamprechtrest: daemon: sd notify barrier: allow caller to set...
2021-10-02 Thomas Lamprechtrest: daemon: comment why using a systemd barrier is...
2021-10-02 Dominik Csapakrest-server/daemon: use sd_notify_barrier for service...
2021-10-01 Dietmar Maurerproxmox-rest-server: make get_index async
2021-10-01 Dietmar Maurerproxmox-rest-server: add comment why ApiService needs...
2021-10-01 Dietmar Maurerproxmox-rest-server: make check_auth async
2021-10-01 Dietmar Maurerproxmox-rest-server: fix spelling errors
2021-09-30 Dietmar Maurerproxmox-rest-server: improve ApiService docs
2021-09-30 Dietmar Maurerproxmox-rest-server: start module docs
2021-09-30 Dietmar Maurerrename CommandoSocket to CommandSocket
2021-09-30 Wolfgang Bumillerdrop fd_change_cloexec from proxmox-rest-server
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: cleanup FileLogger docs
2021-09-30 Dietmar Maurercleanup: move use clause to top
2021-09-30 Dietmar Maurerproxmox-rest-server: allow to catch SIGINT and SIGHUP...
2021-09-30 Dietmar Maurerproxmox-rtest-server: make Reloader and Reloadable...
2021-09-29 Dietmar Maurerproxmox-rest-server: improve logging
2021-09-29 Dietmar Maurerproxmox-rest-server: avoid useless call to request_shutdown
2021-09-29 Dietmar Maurerdaemon: simlify code (make it easier to use)
next