]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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
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 Csapakui: RemoteEdit: remove port field and parse it from...
2020-10-01 Dominik Csapakui: RemoteView: improve host columns
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 Dietmar Maurerwww/index.hbs: add nodename to title
2020-09-30 Dominik Csapakui: improve running task overlay
2020-09-30 Dominik Csapaktasks: improve behaviour on upgrade
2020-09-30 Dietmar Maurerpaperkey: add html output
2020-09-30 Dietmar Maurerexamples: fix HttpClient::new usage
2020-09-30 Dietmar Maurersrc/tools.rs: make command_output return Vec<u8>
2020-09-30 Dominik Csapakui: add port support for remotes
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 Csapakui: add task description for logrotation
2020-09-30 Dominik Csapakui: RemoteEdit: make comment and fingerprint deletable
2020-09-30 Dominik Csapakrequire square brackets for ipv6 addresses
2020-09-30 Dominik Csapakdocs: fix wrong user in repository explanation
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...
next