]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-10-04 Dominik Csapakui: datastore/Content: reload in activate listener
2021-10-02 Thomas Lamprechtrest: daemon: group systemd FFI together
2021-10-02 Thomas Lamprechtrest: daemon: sd notify: code cleanup
2021-10-02 Thomas Lamprechtrest: daemon: sd notify barrier: avoid barging in betwe...
2021-10-02 Thomas Lamprechtrest: daemon: sd notify barrier: allow caller to set...
2021-10-02 Thomas Lamprechtrest: daemon: comment why using a systemd barrier is...
2021-10-02 Dominik Csapakrest-server/daemon: use sd_notify_barrier for service...
2021-10-01 Dietmar Maurerproxmox-rest-server: make get_index async
2021-10-01 Dietmar Maurerproxmox-rest-server: add comment why ApiService needs...
2021-10-01 Dietmar Maurerproxmox-rest-server: make check_auth async
2021-10-01 Dietmar Maurerproxmox-rest-server: fix spelling errors
2021-09-30 Dietmar Maurerproxmox-rest-server: improve ApiService docs
2021-09-30 Dietmar Maurerproxmox-rest-server: start module docs
2021-09-30 Dietmar Maurerrename CommandoSocket to CommandSocket
2021-09-30 Wolfgang Bumillertools::format: avoid some string copies
2021-09-30 Wolfgang Bumillerdrop str::join helper
2021-09-30 Wolfgang Bumillerdrop fd_change_cloexec from proxmox-rest-server
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: cleanup FileLogger docs
2021-09-30 Thomas Lamprechtsubscription: switch verification domain over to shop...
2021-09-30 Dietmar Maurercleanup: move use clause to top
2021-09-30 Dietmar Maurerproxmox-rest-server: allow to catch SIGINT and SIGHUP...
2021-09-30 Dietmar Maurerproxmox-rtest-server: make Reloader and Reloadable...
2021-09-29 Dietmar Maurerproxmox-rest-server: improve logging
2021-09-29 Dietmar Maurerproxmox-rest-server: avoid useless call to request_shutdown
2021-09-29 Wolfgang Bumillermake pbs_tools::cert not depend on pbs-buildcfg
2021-09-29 Wolfgang Bumillerremove pbs_client::connect_to_localhost
2021-09-29 Wolfgang Bumilleradd all autotraits to output_or_stdout trait object
2021-09-29 Dietmar Maurerremove wrong calls to systemd_notify
2021-09-29 Dietmar Maurerdaemon: simlify code (make it easier to use)
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
2021-09-29 Dietmar Maurercleanup: make BoxedStoreFunc private
2021-09-29 Dominik Csapakexamples: add example for a simple rest server with...
2021-09-29 Dominik Csapakremove tools/async_io.rs
2021-09-29 Dominik Csapakrest-server: use hypers AddrIncoming for proxmox-backup-api
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-28 Dietmar Maurerproxmox-rest-server: cleanup formatter, improve docs
2021-09-27 Dietmar Maurermove src/backup/read_chunk.rs to pbs-datastore/src...
2021-09-27 Dietmar Maurermove src/backup/snapshot_reader.rs to pbs_datastore...
2021-09-27 Dietmar MaurerWorkerTaskContext: make it Send + Sync
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-27 Dominik Csapaktools: smart: only throw error for smartctl fatal errors
2021-09-24 Dietmar Maurerproxmox-backup-manager: avoid proxmox_rest_server:...
2021-09-24 Dietmar MaurerWorkerTaskContext: add shutdown_requested() and fail_on...
2021-09-24 Dietmar Maurercleanup WorkerTaskContext
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurerrename TaskState to WorkerTaskContext
2021-09-24 Dietmar Maurermove src/server/h2service.rs into proxmox-rest-server...
2021-09-24 Dietmar Maurerproxmox-backup-manager: setup worker and command socket
2021-09-24 Dietmar Maurerproxmox-daily-update: setup worker and command socket
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-23 Dietmar Maurerworker task: allow to configure path and owner/group
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-22 Thomas Lamprechtbuildsys: better group and sort --bin arguments
2021-09-22 Thomas Lamprechtmove dump-catalog-shell-cli doc-helper to proxmox-backu...
2021-09-22 Thomas Lamprechtbump version to 2.0.10-1 v2.0.10
2021-09-22 Thomas Lamprechtcargo: switch from proc-macro pin-project to declarativ...
2021-09-22 Thomas Lamprechtdocs: troubleshooting: reformat & adapt
2021-09-22 Hannes Laimerdocs/technical-overview: add troubleshooting section
2021-09-21 Thomas Lamprechtdebug: api ls: make path optional and default to "/"
2021-09-21 Dominik Csapakdocs: proxmox-backup-debug: add info about the 'api...
2021-09-21 Dominik Csapakdocs: add proxmox-backup-debug to the list of command...
2021-09-21 Dominik Csapakapi: make some workers log on CLI
2021-09-21 Dominik Csapakapi: add missing token list match_all property
2021-09-21 Dominik Csapakproxmox-backup-debug: add 'api' subcommands
2021-09-21 Dominik Csapakmove proxmox-backup-debug back to main crate
2021-09-21 Dominik Csapakserver: refactor abort_local_worker
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-21 Dietmar Maurerpbs-systemd: do not depend on pbs-tools
2021-09-21 Dietmar Maurerworker_state: move tasktype() code to src/api2/node...
2021-09-21 Dietmar Maurerbuildsys: drop double-build hack to avoid linkage issues
2021-09-21 Dietmar Maurermove proxmox_restore_daemon code into extra crate
2021-09-21 Dietmar Maurermove src/server/rest.rs to proxmox-rest-server crate
2021-09-21 Dietmar Maurerrest server: cleanup auth-log handling
2021-09-21 Dietmar Maurerrest server: do not use pbs_api_types::Authid
2021-09-21 Dietmar Maurerrest server: return UserInformation from ApiAuth::check...
2021-09-21 Dietmar Maurermake get_index and ApiConfig property (callback)
2021-09-21 Dietmar Maurerrest server: simplify get_index() method signature
2021-09-21 Dietmar Maurermove normalize_uri_path and extract_cookie to proxmox...
2021-09-21 Dietmar Maurermove src/tools/compression.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/environment.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-21 Dietmar Maurerstart new proxmox-rest-server workspace
2021-09-15 Dominik Csapakapi: disks/directory: add 'name' property to list of...
2021-09-15 Dominik Csapakapi: disks/directory: factor out BASE_MOUNT_DIR path
2021-09-15 Thomas Lamprechtapi: nodes: rustfmt
2021-09-15 Dominik Csapakapi2: nodes: add missing node list api call
2021-09-14 Dietmar Maurerfix tests/worker-task-abort.rs - correctly spawn comman...
2021-09-14 Dietmar Maureravoid type re-exports
2021-09-14 Dietmar Maurermove src/tape/helpers/snapshot_reader.rs to src/backup...
2021-09-13 Dietmar Maurerfix refs in generated docs
2021-09-13 Dietmar Maurersplit tape code into new pbs_tape workspace
2021-09-13 Thomas Lamprechtbuildsys: cargo build: avoid redundant "--bin pxar...
2021-09-10 Dietmar Maurerfix regression tests
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-10 Dominik Csapakproxmox-tape: add 'force-media-set' also to cli
next