]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-10-08 Dominik Csapakproxmox-backup-proxy: clean up old tasks when the task...
2021-10-08 Dominik Csapakrest-server: add cleanup_old_tasks
2021-10-07 Dietmar Maurerproxmox-rrd: use correct directory options in create_rr...
2021-10-07 Dietmar Maurerproxmox-rrd: cleanup error handling
2021-10-06 Dietmar Maurerproxmox-rrd: use log crate instead of eprintln, avoid...
2021-10-06 Dietmar Maurerproxmox-rrd: fix update (do not update) when time is...
2021-10-06 Wolfgang Bumillerdrop dynamic_index.rs duplicate in pbs-client
2021-10-06 Wolfgang Bumillerpbs-tools::io::pipe: use nix Error type
2021-10-06 Dietmar Maurerproxmox-rrd: improve developer docs
2021-10-06 Dietmar Maurerproxmox-rrd: remove serde dependency
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurerproxmox-rrd: use create_path instead of std::fs::create...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate
2021-10-05 Thomas Lamprechtbump version to 2.0.11-1
2021-10-05 Thomas Lamprechtd/changelog: fixup release
2021-10-05 Dietmar Maurerproxmox-rest-server: use new ServerAdapter trait instea...
2021-10-05 Dietmar Maurerproxmox-rest-server: pass owned RestEnvironment to...
2021-10-05 Dietmar Maurerproxmox-rest-server: cleanup, access api_auth using...
2021-10-04 Wolfgang Bumillerfix deprecated use of std::u64/... modules
2021-10-04 Dominik Csapakui: datastore/Content: add empty text for no snapshots
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
next