]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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 Dylan WhyteIntroduction: reword & link to encryption section
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-15 Dylan Whyteintroduction: history: minor rewording and fixup
2020-10-14 Wolfgang BumillerAsyncIndexReader: avoid memcpy, add clippy lint fixup...
2020-10-14 Wolfgang Bumillermore clippy fixups
2020-10-14 Dietmar Maurerbump version to 0.9.1-1 v0.9.1
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 Dietmar Maurerintroduction.rst: add History
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-12 Thomas Lamprechtreadme: allow to directly copy+paste+execute commands
2020-10-12 Fabian Grünbichlerfix #3070: replace internal with public URLs
2020-10-09 Thomas Lamprechtbackup: index readers: drop useless shared lock
2020-10-09 Hannes Laimeradd "Build" section to README.rst
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 Fabian Grünbichlerdepend on proxmox 0.4.3
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-07 Oguz Bektasdocs: typo fixups
2020-10-07 Oguz Bektasui: network: remove create VLAN option
2020-10-06 Thomas Lamprechtui: dashboard: code cleanup
2020-10-06 Thomas Lamprechtui: dashboard: add tooltip to gears edit tool
2020-10-06 Thomas Lamprechtui: fixup: s/Hours/Days/
2020-10-06 Dominik Csapakui: Dashboard/TaskSummary: show task overlay when click...
2020-10-06 Dominik Csapakui: Dashboard/TaskSummary: add Verifies to the Summary
2020-10-06 Dominik Csapakui: Dashboard/TaskSummary: refactor types and title
2020-10-06 Dominik Csapakui: implment task history limit and make it configurable
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 Fabian Grünbichlerd/control: add ',' after qrencode dependency
2020-10-06 Thomas Lamprechtdocs: installation: add system requirements section
2020-10-06 Thomas Lamprechtacl: document Admin and NoAccess a bit
2020-10-06 Thomas Lamprechtdocs: typo fix
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 Thomas Lamprechtfix comma dangle
2020-10-05 Oguz Bektasdocs: fix broken reference to backup_remote
2020-10-05 Oguz Bektasgui: add onlineHelp for 'Prune Options'
2020-10-05 Oguz Bektasscanrefs: match all instances of 'onlineHelp' in js...
2020-10-05 Dominik Csapakui: refactor render_icon code
2020-10-05 Dominik Csapaktask archive rotation: better handle non-existing archive
2020-10-05 Dylan WhyteRestructure docs (more first level headings)
2020-10-05 Dylan WhyteAdd section "GUI"
2020-10-05 Thomas LamprechtREST server: avoid hard coding world readable API endpoints
2020-10-02 Thomas Lamprechtbump version to 0.9.0-2
2020-10-02 Thomas Lamprechtrest server: cleanup use statements
2020-10-02 Dominik Csapakui: RemoteEdit: only send delete on update
2020-10-01 Thomas Lamprechtupdate d/control
2020-10-01 Thomas Lamprechtbump version to 0.9.0-1 v0.9.0
2020-10-01 Thomas Lamprechtd/control: bump versioned dependency of proxmox-widget...
2020-10-01 Dietmar Maurersrc/tools/parallel_handler.rs: remove lifetime hacks...
2020-10-01 Thomas Lamprechtd/control: add pve-eslint to build dependencies
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 Lamprechtwww: do incremental lint for development, full for...
2020-10-01 Thomas Lamprechteslint fixes
next