]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-rest-server
verify_job: fix priv check
[proxmox-backup.git] / proxmox-rest-server /
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...
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-11 Wolfgang Bumillerproxmox-rest-server: add missing 'derive' feature
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 Bumillerbump regex dep to 1.5
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Wolfgang Bumillerd/control and Cargo.toml bumps
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
2021-11-19 Dietmar Maurerproxmox-rest-server: remove pbs-tools dependency
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-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Wolfgang Bumillerbump proxmox dependency to 0.14.0 and proxmox-http...
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)
2021-09-29 Dietmar Maurercleanup: make BoxedStoreFunc private
2021-09-29 Dominik Csapakexamples: add example for a simple rest server with...
2021-09-29 Dominik Csapakrest-server: use hypers AddrIncoming for proxmox-backup-api
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-28 Dietmar Maurerproxmox-rest-server: cleanup formatter, improve docs
2021-09-24 Dietmar MaurerWorkerTaskContext: add shutdown_requested() and fail_on...
2021-09-24 Dietmar Maurercleanup WorkerTaskContext
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurerrename TaskState to WorkerTaskContext
2021-09-24 Dietmar Maurermove src/server/h2service.rs into proxmox-rest-server...
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-21 Dietmar Maurermove src/server/rest.rs to proxmox-rest-server crate
2021-09-21 Dietmar Maurerrest server: cleanup auth-log handling
2021-09-21 Dietmar Maurerrest server: return UserInformation from ApiAuth::check...
2021-09-21 Dietmar Maurermake get_index and ApiConfig property (callback)
2021-09-21 Dietmar Maurermove normalize_uri_path and extract_cookie to proxmox...
2021-09-21 Dietmar Maurermove src/tools/compression.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/environment.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-21 Dietmar Maurerstart new proxmox-rest-server workspace