]> git.proxmox.com Git - proxmox-backup.git/history - src
reference valgrind_request via github
[proxmox-backup.git] / src /
2020-01-02 Dietmar Maurersrc/backup/read_chunk.rs: add read_raw_chunk()
2020-01-02 Dietmar Maurersrc/backup/chunk_store.rs: implement cond_touch_chunk()
2020-01-02 Dietmar Maurersrc/backup/datastore.rs: new helper try_shared_chunk_st...
2019-12-31 Dietmar Maurersrc/backup/manifest.rs: new helper archive_type()
2019-12-30 Dietmar Maurersrc/bin/proxmox-backup-proxy.rs: remove unused use...
2019-12-27 Dietmar Maurersrc/bin/proxmox-backup-api.rs: create cert here
2019-12-27 Dietmar Maurersrc/client/http_client.rs - start_h2_connection: correc...
2019-12-27 Wolfgang Bumillerproxy/api: await running workers before shutdown
2019-12-27 Dietmar Maurersrc/bin/proxmox-backup-proxy.rs: create self signed...
2019-12-27 Dietmar Maurerproxmox-backup-manager.rs: remove wrong fixme
2019-12-23 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: impl. cert info
2019-12-22 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add cli to generate...
2019-12-20 Wolfgang Bumillerfix create_datastore parameters:
2019-12-20 Dietmar Maurersrc/api2/config/datastore.rs - create: pass uid and...
2019-12-20 Dietmar Maurersrc/backup/chunk_store.rs - create: pass User instead...
2019-12-19 Thomas Lamprechtapi/ui: datastore: allow to set simple comment
2019-12-19 Wolfgang Bumillerlet ChunkStore::create take CreateOptions
2019-12-19 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add task management cli
2019-12-19 Dietmar Maurersrc/bin/proxmox-backup-client.rs: use async fn
2019-12-19 Dietmar Maurerremove tools::getpwnam_ugid, impl. crate::backup::backu...
2019-12-19 Dietmar Maurerupdate to nix 0.16
2019-12-19 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: connect to daemon...
2019-12-19 Dietmar Maurersrc/client/backup_repo.rs: impl. new()
2019-12-19 Dietmar Maurersrc/bin/proxmox-backup-client.rs - start_garbage_collec...
2019-12-19 Dietmar Maurersrc/backup/datastore.rs: avoid divide by zero
2019-12-19 Dietmar Maurersrc/server/worker_task.rs: set worker thread name
2019-12-19 Dietmar Maurersrc/backup/chunk_store.rs: create lock file with correc...
2019-12-18 Thomas Lamprechtapi2: add very basic 'status/usage' endpoint for nodes
2019-12-18 Dietmar Maurersrc/tools.rs: fix typo
2019-12-18 Dietmar Maurersrc/backup/chunk_store.rs: use proxmox::tools::fs:...
2019-12-18 Dietmar Maurersrc/config/datastore.rs: use backup gid instead of uid
2019-12-18 Wolfgang Bumillerreplace file_set_contents with replace_file
2019-12-18 Dietmar Maurersrc/api2/config/datastore.rs: set protected flags for...
2019-12-18 Dietmar Maurersrc/api2/config/datastore.rs: fix api docu
2019-12-18 Dietmar Maurersrc/config/datastore.rs: change file owner/permissions
2019-12-17 Oguz Bektasdatastore: set correct owner on datastore.cfg
2019-12-17 Oguz Bektaschunk_store: create parent directories
2019-12-17 Christian Ebnerbinary_search_tree: add additional doctest for search_b...
2019-12-17 Christian Ebnerbinary_search_tree: fix off by one error in search_bina...
2019-12-17 Christian Ebnercatalog: decoder and shell: fix incorrect logic in...
2019-12-17 Dietmar Maureruse proxmox-mini-journalreader to display syslog
2019-12-17 Dietmar Maurersrc/api2/node/syslog.rs: use api macro
2019-12-17 Thomas Lamprechtui: add "Documentation" button to main view
2019-12-17 Thomas Lamprechtadd CSS file for PBS ExtJS6 basic ui
2019-12-17 Christian Ebnercatalog_shell: impl find for catalog shell.
2019-12-17 Christian Ebnercatalog: impl find() for file search by match pattern.
2019-12-17 Christian Ebnerpxar: match_pattern: impl invert() to switch the match...
2019-12-17 Christian Ebnerpxar: match_pattern: impl traits needed for MatchPatter...
2019-12-17 Christian Ebnerpxar: match_pattern: refactor MatchPattern and introduc...
2019-12-17 Wolfgang Bumillerdrop Cancellable future in favor of abortable
2019-12-17 Wolfgang Bumillerfix broadcast_future test case
2019-12-17 Thomas Lamprechtgenerate authkey: public part needs to be readable...
2019-12-17 Thomas Lamprechthandle_static_file_download: move from and_then to...
2019-12-17 Thomas Lamprechtcipherbench: align/format output nicely
2019-12-17 Thomas Lamprechtcipherbench: be conform with rfc7539, use 12 byte nonce
2019-12-16 Dietmar Maurersrc/bin/proxmox-backup-client.rs: use #[api] macro
2019-12-16 Wolfgang Bumillerclient: use api macro for catalog_shell async fn
2019-12-16 Dietmar Maurersrc/bin/proxmox-backup-client.rs: use ApiHandler::Async...
2019-12-16 Dietmar Maurersrc/bin/proxmox-backup-client.rs: use new ApiHandler...
2019-12-16 Dietmar Maurersrc/pxar/decoder.rs: require Send
2019-12-16 Dietmar Maurerapi2: update for latest proxmox-api changes
2019-12-14 Dietmar Maurersrc/api2/admin/datastore.rs - prune: log retention...
2019-12-14 Dietmar Maurersrc/api2/admin/datastore.rs: fix prune worker id
2019-12-13 Wolfgang Bumillerupdate tests
2019-12-13 Wolfgang Bumillerfix cancellable future
2019-12-13 Wolfgang Bumillerupdate to url/percent-encoding to 2.1
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-12-13 Dietmar Maurersrc/bin/proxmox-backup-client.rs: implement task stop
2019-12-12 Dietmar Maurersrc/api2/types.rs: use PROXMOX_SAFE_ID_FORMAT instead...
2019-12-12 Dietmar Maurersrc/api2/types.rs: introduce PROXMOX_SAFE_ID_REGEX...
2019-12-11 Dietmar Maurersrc/api2/types.rs: factor out DATASTORE_SCHEMA
2019-12-11 Dietmar Maurersrc/api2/node/tasks.rs: new filter "store" to filter...
2019-12-11 Christian Ebnerpxar: match_pattern: refactor match_filename
2019-12-11 Christian Ebnersrc/backup/catalog_shell.rs: sort output of list-selected
2019-12-11 Dietmar Maurersrc/api2/node/tasks.rs: add "running" filter to list...
2019-12-10 Dietmar Maurersrc/api2/node/tasks.rs - extract_upid: avoid duplicate...
2019-12-10 Dietmar Maurersrc/bin/proxmox-backup-client.rs: add simple task manag...
2019-12-10 Dietmar Maurersrc/backup/datastore.rs - garbage-collection: fix avera...
2019-12-09 Dietmar Maurersrc/bin/proxmox-backup-client.rs: cleanup - factor...
2019-12-09 Dietmar Maurercli: avoid useless .into()
2019-12-09 Dietmar Maurersrc/bin/proxmox-backup-client.rs: remove unnecessary...
2019-12-09 Dietmar Maurersrc/bin/proxmox-backup-client.rs - garbage-collection...
2019-12-09 Dietmar Maurersrc/bin/proxmox-backup-client.rs: impl. and use complet...
2019-12-09 Dietmar Maurersrc/bin/proxmox-backup-client.rs: impl. catalog sub...
2019-12-08 Dietmar Maurersrc/client/task_log.rs: move display_task_log into...
2019-12-08 Dietmar Maurersrc/api2/admin/datastore.rs: remove test_prune, add...
2019-12-08 Dietmar Maurersrc/bin/proxmox-backup-client.r - display_task_log...
2019-12-08 Dietmar Maurersrc/bin/proxmox-backup-client.r - display_task_log...
2019-12-07 Dietmar Maurersrc/bin/proxmox-backup-client.rs: new display task...
2019-12-07 Dietmar Maurersrc/server/formatter.rs: impl. new result attribute...
2019-12-07 Dietmar Maurersrc/backup/prune.rs: implement --keep-hourly
2019-12-06 Dietmar Maurersrc/backup/prune.rs: prune - correctly use iso_week...
2019-12-06 Christian Ebnerpxar: fuse: add support for list- and getxattr
2019-12-06 Christian Ebnerpxar: fuse: cache goodbye table for each directory...
2019-12-06 Christian Ebnerpxar: fuse: use binary search instead of linear search...
2019-12-06 Dietmar Maurersrc/bin/proxmox-backup-client.rs: white space cleanup
2019-12-06 Dietmar Maurersrc/bin/proxmox-backup-client.rs: implement prune ...
2019-12-06 Dietmar Maurersrc/api2/admin/datastore.rs: add new api test_prune()
2019-12-06 Dietmar Maurersrc/api2/admin/datastore.rs: cleanup - move schema...
2019-12-06 Dietmar Maurersrc/api2/admin/datastore.rs: remove prune parameters...
next