public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,
	Dominik Csapak <d.csapak@proxmox.com>
Subject: [pbs-devel] applied: [RFC PATCH proxmox-backup 0/2] add support for custom ports
Date: Wed, 30 Sep 2020 17:54:43 +0200	[thread overview]
Message-ID: <6e8a5ef9-183d-752a-b1db-3d55310b2f58@proxmox.com> (raw)
In-Reply-To: <20200929141859.17102-1-d.csapak@proxmox.com>

On 29.09.20 16:18, Dominik Csapak wrote:
> 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(-)
> 

just for the record, wasn't applied by me :)




      parent reply	other threads:[~2020-09-30 15:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29 14:18 [pbs-devel] " 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 ` Thomas Lamprecht [this message]

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=6e8a5ef9-183d-752a-b1db-3d55310b2f58@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal