From: Dominik Csapak <d.csapak@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [RFC PATCH proxmox-backup 0/2] add support for custom ports
Date: Tue, 29 Sep 2020 16:18:57 +0200 [thread overview]
Message-ID: <20200929141859.17102-1-d.csapak@proxmox.com> (raw)
this RFC contains preliminary support for specifying a custom port
for a backup repository as well as a remote
this series is commited on my previous[0] series, if necessary
i'll rebase and resend
0: https://lists.proxmox.com/pipermail/pbs-devel/2020-September/000802.html
Dominik Csapak (2):
client/remote: add support to specify port number
ui: add port support for remotes
docs/administration-guide.rst | 17 +++++++++++-
src/api2/config/remote.rs | 16 ++++++++++++
src/api2/pull.rs | 4 +--
src/api2/types/mod.rs | 2 +-
src/bin/proxmox-backup-client.rs | 30 +++++++++++-----------
src/bin/proxmox-backup-manager.rs | 5 ++--
src/bin/proxmox_backup_client/benchmark.rs | 2 +-
src/bin/proxmox_backup_client/catalog.rs | 4 +--
src/bin/proxmox_backup_client/mount.rs | 2 +-
src/bin/proxmox_backup_client/task.rs | 6 ++---
src/client/backup_reader.rs | 2 +-
src/client/backup_repo.rs | 29 +++++++++++++--------
src/client/backup_writer.rs | 2 +-
src/client/http_client.rs | 29 +++++++++++++--------
src/client/pull.rs | 2 +-
src/config/remote.rs | 7 +++++
www/config/RemoteView.js | 13 ++++++++--
www/window/RemoteEdit.js | 10 ++++++++
18 files changed, 129 insertions(+), 53 deletions(-)
--
2.20.1
next reply other threads:[~2020-09-29 14:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 14:18 Dominik Csapak [this message]
2020-09-29 14:18 ` [pbs-devel] [RFC PATCH proxmox-backup 1/2] client/remote: add support to specify port number Dominik Csapak
2020-09-29 14:18 ` [pbs-devel] [RFC PATCH proxmox-backup 2/2] ui: add port support for remotes Dominik Csapak
2020-09-30 15:54 ` [pbs-devel] applied: [RFC PATCH proxmox-backup 0/2] add support for custom ports Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200929141859.17102-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal