]> git.proxmox.com Git - proxmox-backup.git/history - src
cargo: bump dependency of proxmox crate
[proxmox-backup.git] / src /
2020-10-16 Thomas Lamprechtapi: access: log to separate file, reduce syslog to...
2020-10-16 Thomas Lamprechtserver/rest: also log user agent
2020-10-16 Thomas Lamprechtserver/rest: implement request access log
2020-10-16 Thomas Lamprechttools file logger: fix example and comments
2020-10-16 Thomas Lamprechttools: file logger: use option struct to control behavior
2020-10-16 Thomas Lamprechtserver: rest: also log the query part of URL
2020-10-16 Thomas Lamprechtserver: rest: implement max URI path and query length...
2020-10-16 Thomas Lamprechtserver/rest: forward real client IP on proxied request
2020-10-16 Stefan Reiterrustdoc: overhaul backup rustdoc and add locking table
2020-10-16 Stefan Reiterrustdoc: add crate level doc
2020-10-16 Stefan Reiterdatastore: add manifest locking
2020-10-16 Dietmar Maurermark_used_chunks: simply ignore vanished files
2020-10-15 Thomas Lamprechtserver: rest: refactor code to avoid multiple log_respo...
2020-10-15 Thomas Lamprechtcode cleanups
2020-10-15 Wolfgang Bumillerpxar: anchor pxarexcludes starting with a slash
2020-10-15 Wolfgang Bumillerpxar: fix relative '!' rules in .pxarexclude
2020-10-15 Wolfgang Bumillermore clippy lints
2020-10-15 Stefan Reiterdatastore: remove individual snapshots before group
2020-10-15 Stefan Reiterdatastore: remove load_manifest_json
2020-10-15 Stefan Reiterverify: acquire shared snapshot flock and skip on error
2020-10-15 Stefan Reiterreader: acquire shared flock on open snapshot
2020-10-15 Stefan Reiterbackup: use shared flock for base snapshot
2020-10-15 Stefan Reiterprune: never fail, just warn about failed removals
2020-10-15 Stefan Reiterprune: respect snapshot flock
2020-10-14 Wolfgang BumillerAsyncIndexReader: avoid memcpy, add clippy lint fixup...
2020-10-14 Wolfgang Bumillermore clippy fixups
2020-10-14 Dietmar Maureruse SslAcceptor::mozilla_intermediate_v5
2020-10-14 Wolfgang Bumillerpxar: remove unused parameter
2020-10-14 Wolfgang Bumillerpxar: pass full path to callback, let verbose flag...
2020-10-14 Wolfgang Bumillerclippy fixups
2020-10-14 Dylan Whytefix #2847: proxmox-backup-client: add change-owner cmd
2020-10-14 Dietmar Maureravoid compiler warning
2020-10-14 Dylan Whytefix #2847: api: datastore: change backup owner
2020-10-13 Dietmar Maurerproxmox-backup-client key: rename 'paper-key' command...
2020-10-12 Thomas Lamprechtserver/REST: check auth: code cleanup, better variable...
2020-10-12 Thomas Lamprechtserver/REST: make handle_request private
2020-10-12 Wolfgang Bumillerdon't require WorkerTask in backup/
2020-10-12 Wolfgang Bumillerintroduce TaskState trait
2020-10-12 Thomas Lamprechtserver: get index: make content-type non mutable
2020-10-12 Thomas Lamprechtserver/rest: code cleanup: use async
2020-10-09 Thomas Lamprechtbackup: index readers: drop useless shared lock
2020-10-09 Fabian Grünbichlerreader: actually allow users to downlod their own backups
2020-10-09 Fabian Grünbichlerreader: track index chunks and limit access
2020-10-08 Fabian GrünbichlerREST: don't print CSRF token
2020-10-08 Fabian GrünbichlerUserid: fix borrow/deref recursion
2020-10-08 Fabian GrünbichlerUserid: simplify comparison with str
2020-10-08 Thomas Lamprechtapi: datastore: require allocate privilege for deletion
2020-10-08 Thomas Lamprechtserver: add Datastore.Allocate privilege
2020-10-08 Thomas Lamprechtacl: use modified constnamedbitmap macro
2020-10-08 Stefan Reiterfuse_loop: handle unmap on crashed instance
2020-10-08 Stefan Reiterfuse_loop: wait for instance to close after killing
2020-10-08 Stefan Reiterfuse_loop: add automatic cleanup of run files and dangl...
2020-10-08 Stefan Reitermount/map: use names for map/unmap for easier use
2020-10-08 Stefan Reiterloopdev: add module doc
2020-10-08 Stefan Reiterfuse_loop: add documentation
2020-10-08 Stefan Reiterformat: fix typo in function name
2020-10-06 Dominik Csapakapi2/status: add type- and statusfilter to tasks api...
2020-10-06 Dominik Csapakapi2/types: add TaskStateType struct
2020-10-06 Thomas Lamprechtacl: document Admin and NoAccess a bit
2020-10-06 Dietmar Maurersrc/bin/proxmox_backup_client/mount.rs: fix img name...
2020-10-06 Stefan Reiterclient: implement map/unmap commands for .img backups
2020-10-06 Stefan Reitermount: handle SIGTERM as well
2020-10-05 Dominik Csapaktask archive rotation: better handle non-existing archive
2020-10-05 Thomas LamprechtREST server: avoid hard coding world readable API endpoints
2020-10-02 Thomas Lamprechtrest server: cleanup use statements
2020-10-01 Dietmar Maurersrc/tools/parallel_handler.rs: remove lifetime hacks...
2020-10-01 Dietmar Maurersrc/tools/parallel_handler.rs: cleanup check_abort...
2020-10-01 Stefan Reiterrrd: fix integer underflow
2020-10-01 Stefan ReiterParallelHandler: check for errors during thread join
2020-10-01 Thomas Lamprechtdatastore: gc: avoid unsafe call into libc, use epoch_i...
2020-10-01 Thomas Lamprechtdatastore: gc: comment exclusive process lock
2020-10-01 Thomas Lamprechtassume correct backup, avoid verifying chunk existance
2020-10-01 Dietmar Maurersrc/api2/reader.rs: fix speedtest description
2020-10-01 Dietmar Maurersrc/api2/backup.rs: use block_in_place for remove_backup
2020-10-01 Dietmar Maurerupload_chunk: use block_in_place
2020-10-01 Dominik Csapakapi2/types: fix DNS_NAME Regexes
2020-09-30 Dominik Csapakfix ipv6 handling for remotes/sync jobs
2020-09-30 Dietmar Maurersrc/client/pull.rs: log progress
2020-09-30 Dominik Csapaktasks: improve behaviour on upgrade
2020-09-30 Dietmar Maurerpaperkey: add html output
2020-09-30 Dietmar Maurersrc/tools.rs: make command_output return Vec<u8>
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-30 Thomas Lamprechtapi: disks/zfs: check template exsits before enabling...
2020-09-30 Stoiko Ivanovapi2/node/disks/zfs: instantiate import service
2020-09-30 Dominik Csapakrequire square brackets for ipv6 addresses
2020-09-30 Dominik Csapakserver/worker_task: fix panic on slice range when index...
2020-09-29 Dominik Csapakproxmox-backup-proxy: add task archive rotation
2020-09-29 Dominik Csapakserver/worker_task: remove unecessary read_task_list
2020-09-29 Dominik Csapakapi2/status: use the TaskListInfoIterator here
2020-09-29 Dominik Csapakapi2/node/tasks: use TaskListInfoIterator instead of...
2020-09-29 Dominik Csapakserver/worker_task: add TaskListInfoIterator
2020-09-29 Dominik Csapakserver/worker_task: write older tasks into archive...
2020-09-29 Dominik Csapakserver/worker_task: split task list file into two
2020-09-29 Dominik Csapakserver/worker_task: refactor locking of the task list
2020-09-29 Dominik Csapaktools: add logrotate module
2020-09-29 Dietmar Maurerproxmox_backup_client key: allow to generate paperkey...
2020-09-29 Dietmar Maurerproxmox_backup_client key: add new paper-key command
2020-09-29 Wolfgang Bumillerparallel_handler: clippy: 'while_let_loop'
2020-09-28 Wolfgang Bumillerparallel_handler: explicit Arc::clone
2020-09-28 Wolfgang Bumillerparallel_handler: formatting cleanup, doc comment typo...
next