]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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 Lamprechtui: allow to create datastore
2019-12-18 Thomas Lamprechtui: trailing whitespace cleanup
2019-12-18 Thomas Lamprechtui: select tree item from history url on initial load
2019-12-18 Thomas Lamprechtui: add simple dashboard
2019-12-18 Thomas Lamprechtapi2: add very basic 'status/usage' endpoint for nodes
2019-12-18 Thomas Lamprechtdebian/: run wrap-and-sort
2019-12-18 Oguz Bektasdocs: fix typo in introduction.rst
2019-12-18 Dietmar Maurersrc/tools.rs: fix typo
2019-12-18 Dietmar MaurerMakefile: remove zstd-sys
2019-12-18 Dietmar Maureradministration-guide.rst: fix catalog command syntax
2019-12-18 Dietmar Maurersrc/backup/chunk_store.rs: use proxmox::tools::fs:...
2019-12-18 Wolfgang Bumillerdrop our zstd-sys replacement
2019-12-18 Dietmar Maurersrc/config/datastore.rs: use backup gid instead of uid
2019-12-18 Thomas Lamprechtui/css: adapt look-and-feel to PMG one
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 Thomas Lamprechtui: do not log ticket into console
2019-12-17 Thomas Lamprechtui: fixup renewing ticket success calback
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 Thomas Lamprechtui: show login window if we get a 401 auth exception
2019-12-17 Thomas Lamprechtui: re-new ticket every 15 minutes
2019-12-17 Thomas Lamprechtproxmox-backup-proxy.service: order after proxmox-backu...
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: main init: set username info
2019-12-17 Thomas Lamprechtui login: default to root@pam user and focus password...
2019-12-17 Dietmar Maurerinstall ext6-pbs.css
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 Thomas Lamprechtui: services-administration: s/pmg/proxmox-backup/
2019-12-16 Thomas Lamprechtd/rules: override dwz helper to avoid build-failure
2019-12-16 Thomas LamprechtRevert "d/control: add llvm-dev to build-dependencies"
2019-12-16 Oguz Bektasd/control: add llvm-dev to build-dependencies
2019-12-16 Wolfgang Bumillerbuildsys: make deb: use --lib for first pass build
2019-12-16 Dietmar Maurersrc/bin/proxmox-backup-client.rs: use #[api] macro
2019-12-16 Thomas Lamprechtd/control: add rsync to build-dependencies
2019-12-16 Thomas Lamprechtd/control: add missing build-dependencies
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-14 Dietmar Maurerdocs/administration-guide.rst: document garbage collection
2019-12-13 Dietmar Maurergenerate separate proxmox-backup-docs package
2019-12-13 Dietmar MaurerMakefile: add upload target
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-07 Dietmar Maurerdocs/administration-guide.rst: add hint about ISO week...
2019-12-06 Dietmar Maurersrc/backup/prune.rs: prune - correctly use iso_week...
2019-12-06 Dietmar Maurerdocs/administration-guide.rst: doc prune --dry-run
next