all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [RFC PATCH proxmox-backup 0/2] add support for custom ports
@ 2020-09-29 14:18 Dominik Csapak
  2020-09-29 14:18 ` [pbs-devel] [RFC PATCH proxmox-backup 1/2] client/remote: add support to specify port number Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2020-09-29 14:18 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-30 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 14:18 [pbs-devel] [RFC PATCH proxmox-backup 0/2] add support for custom ports Dominik Csapak
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

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