]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-backup-proxy.rs
proxmox-backup-proxy: clean up old tasks when the task log was rotated
[proxmox-backup.git] / src / bin / proxmox-backup-proxy.rs
2021-10-08 Dominik Csapakproxmox-backup-proxy: clean up old tasks when the task...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate
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-02 Dominik Csapakrest-server/daemon: use sd_notify_barrier for service...
2021-10-01 Dietmar Maurerproxmox-rest-server: make get_index async
2021-09-30 Dietmar Maurerrename CommandoSocket to CommandSocket
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: allow to catch SIGINT and SIGHUP...
2021-09-29 Dietmar Maurerproxmox-rest-server: improve logging
2021-09-29 Dietmar Maurerremove wrong calls to systemd_notify
2021-09-29 Dietmar Maurerdaemon: simlify code (make it easier to use)
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
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-21 Dominik Csapakapi: make some workers log on CLI
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
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 Maurermake get_index and ApiConfig property (callback)
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-10 Dietmar Maurermove PruneOptions to pbs_api_types workspace
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-08 Dietmar Maurermove network config to pbs_config workspace
2021-09-08 Dietmar Maurermove verify.rs to pbs_config workspace
2021-09-08 Dietmar Maurermove sync.rs to pbs_config workspace
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate
2021-08-31 Wolfgang Bumillermore import cleanups
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-07-06 Wolfgang Bumillersplit out pbs-runtime module
2021-07-06 Wolfgang Bumillersplit out pbs-buildcfg module
2021-06-04 Dominik Csapakproxmox-backup-proxy: fix leftover references on datast...
2021-05-17 Fabian Grünbichlerrefactor: move socket helper to proxmox crate
2021-05-12 Dietmar Maurerreload cert inside command socket handler
2021-05-11 Wolfgang Bumillerrefactor send_command
2021-05-11 Wolfgang Bumillerproxy: implement 'reload-certificate' command
2021-05-11 Wolfgang Bumillerproxy: factor out tls acceptor creation
2021-05-11 Wolfgang Bumillerproxy: Arc usage cleanup
2021-05-11 Wolfgang Bumillerproxy: "continue on error" for the accept call, too
2021-05-11 Wolfgang Bumillerproxy: factor out accept_connection
2021-05-03 Thomas Lamprechttape backup job: fix typo in error message
2021-04-12 Dominik Csapakfix gathering io stats for zpools
2021-04-12 Thomas Lamprechtenable tape backup by default
2021-04-08 Stefan Reiterserver/rest: add ApiAuth trait to make user auth generic
2021-03-03 Dietmar Maurerui: enable experimental tape UI if tape.cfg exists
2021-02-25 Dietmar Maurertape: cleanup TapeJob implementation - uses AllOf Schem...
2021-02-15 Dietmar Maurerproxmox-backup-proxy: schedule tape backup jobs
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: misc. fixes
2021-01-20 Fabian Grünbichlerclippy: use unwrap_or_default
2021-01-20 Fabian Grünbichlerclippy: avoid useless format!
2021-01-20 Fabian Grünbichlerclippy: is_some/none/ok/err/empty
2021-01-14 Fabian Grünbichlercleanup: remove unnecessary 'mut' and '.clone()'
2021-01-14 Fabian Grünbichlertokio 1.0: update to new tokio-openssl interface
2021-01-14 Fabian Grünbichlertokio 1.0: use ReceiverStream from tokio-stream
2021-01-14 Fabian Grünbichlertokio 1.0: delay -> sleep
2021-01-11 Wolfgang Bumillerproxy: expose qrcodejs
2020-11-11 Dominik Csapakdaemon: add hack for sd_notify
2020-11-09 Thomas Lamprechtproxy: fix log message for auth log rotation
2020-11-06 Dominik Csapakproxmox-backup-proxy: remove unnecessary alias
2020-11-06 Dietmar Maurerget rid of backup@pam
2020-11-04 Thomas Lamprechtproxy: also rotate auth.log file
2020-11-04 Thomas Lamprechtproxy: logrotate: do not serialize sending async log...
2020-11-04 Dietmar Maurerproxy: log if there are too many open connections
2020-11-04 Dietmar Maurerproxy: use env PROXMOX_DEBUG to enable/disable debug...
2020-11-04 Dietmar Maurercleanup: use Arc to count open connections
2020-11-04 Dietmar Maurerfix #3106: correctly queue incoming connections
2020-11-02 Thomas Lamprechtproxy: drop now unused UPID import
2020-11-02 Dominik Csapakproxmox-backup-proxy: use only jobstate for garbage_col...
2020-11-02 Dominik Csapakserver/gc_job: add 'to_stdout'
2020-11-02 Thomas Lamprechtlog rotate task: make task archive limits be binary...
2020-11-02 Thomas Lamprechtlog rotate task: adapt internal jobstate ID, set worker...
2020-11-02 Thomas Lamprechtserver: implement access log rotation with re-open...
2020-11-02 Thomas Lamprechtserver: write main daemon PID to run directory
2020-11-02 Thomas Lamprechtserver: use generalized commando socket for worker...
2020-10-30 Fabian Grünbichlerproxy: fix warnings
2020-10-30 Dietmar Maurerproxy: split out code to run garbage collection job
2020-10-30 Dietmar Maurercheck_schedule cleanup: use &str instead of String
2020-10-30 Hannes Laimerproxy: extract commonly used logic for scheduling into...
2020-10-30 Hannes Laimerproxy: move prune logic into new file
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Dietmar Maurerschedule_datastore_sync_jobs: remove unneccessary clone()
2020-10-28 Dietmar Maurerfix compile warning
2020-10-28 Dietmar Maurersend notification mails for GC and verify jobs
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-22 Dietmar Maurerupid: use systemd escape to decode/encode the worker_id
2020-10-21 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerproxy: add scheduling for verification jobs
2020-10-19 Thomas Lamprechtcode/fmt cleanups
2020-10-19 Dietmar Maurerset reasonable TCP keepalive timeout
2020-10-16 Thomas Lamprechtserver/rest: implement request access log
2020-10-14 Dietmar Maureruse SslAcceptor::mozilla_intermediate_v5
2020-10-12 Wolfgang Bumillerdon't require WorkerTask in backup/
2020-09-29 Dominik Csapakproxmox-backup-proxy: add task archive rotation
2020-09-24 Dominik Csapakuse jobstate mechanism for verify/garbage_collection...
next