---
PVE/QemuServer.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index 9cefcc0..c43518e 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -5551,7 +5551,7 @@ sub vm_start_nolock {
};
# Issues with the above 'stop' not
---
ar.po | 707 +++---
1 file changed, 276 insertions(+), 431 deletions(-)
diff --git a/ar.po b/ar.po
index 6a7c16a..7ee0239 100644
--- a/ar.po
+++ b/ar.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: pve-manager 31813246103b2582162f422dc3
Signed-off-by: Moayad Almalat
---
ar.po | 865 +++---
1 file changed, 337 insertions(+), 528 deletions(-)
diff --git a/ar.po b/ar.po
index f29e58f..acf4fa3 100644
--- a/ar.po
+++ b/ar.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-
By including and using 'split_list' from PVE::Tools we can avoid the null
(\000) bytes in the shell_quote() function, in which the 'split_list' takes
a single argument, to return the array format.
Thanks wolfgang.
Signed-off-by: Moayad Almalat
---
PVE/CLI/pvesh.pm | 3 ++
of the `use PVE::Tools qw(split_list);` since not need it anymore.
* replace the split_list to split(/\0/).
Signed-off-by: Moayad Almalat
---
PVE/CLI/pvesh.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pvesh.pm b/PVE/CLI/pvesh.pm
index 370fdb0e..9acf292a 100755
---
Signed-off-by: Moayad Almalat
---
ar.po | 661 +++---
1 file changed, 259 insertions(+), 402 deletions(-)
diff --git a/ar.po b/ar.po
index a22377d..4361b4f 100644
--- a/ar.po
+++ b/ar.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-
---
PVE/Storage/CIFSPlugin.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/Storage/CIFSPlugin.pm b/PVE/Storage/CIFSPlugin.pm
index be06cc7..d4a517d 100644
--- a/PVE/Storage/CIFSPlugin.pm
+++ b/PVE/Storage/CIFSPlugin.pm
@@ -120,7 +120,7 @@ sub properties {
smbvers
Added support for the SMB version SMB3_11 When the `min protocol =
SMB3_11` in the smb.conf, the CIFS mount will return with the
following error:
```
CIFS VFS: cifs_mount failed w/return code = -95
```
added an optional option to use the `vers=3.11`
PVE/Storage/CIFSPlugin.pm | 2 +-
1 file chang
Signed-off-by: Moayad Almalat
---
local-zfs.adoc | 4 ++--
pve-firewall.adoc| 2 +-
pve-installation.adoc| 4 ++--
pve-package-repos.adoc | 2 +-
pve-storage-iscsi.adoc | 2 +-
qm-cloud-init.adoc | 2 +-
system-software-updates.adoc | 6
Signed-off-by: Moayad Almalat
---
PVE/API2/APT.pm| 6 +++---
PVE/API2/Nodes.pm | 6 +++---
PVE/CLI/pveceph.pm | 4 ++--
bin/pveupgrade | 10 +-
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index 2db620aa..01688ed1 100644
Signed-off-by: Moayad Almalat
* when clicked on "execute" in api-view the page not handling.
* In browser console printed this error:
'TypeError: Cannot read property 'properties' of undefined'
* https://forum.proxmox.com/threads/api-browse-execute-returns-error.782
Signed-off-by: Moayad Almalat
---
www/manager6/tree/SnapshotTree.js | 23 ---
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/www/manager6/tree/SnapshotTree.js
b/www/manager6/tree/SnapshotTree.js
index 7b5ac3ed..1b33e729 100644
--- a/www/manager6/tree
When call /cluster/nextid over API, it returns ID as a string format
like {"data":"100"}. in the API pve-viewer, the result type is an integer
format.
Signed-off-by: Moayad Almalat
---
PVE/API2/Cluster.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
integration into PVE on the roadmap? (I'm a sucker for new toys ;-) )
>
> Regards,
>
> Graeme
>
>
> ___
> pve-devel mailing list
> pve-devel@lists.proxmox.com
> https://lists.proxmox.com/cg
Signed-off-by: Moayad Almalat
---
qm.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qm.adoc b/qm.adoc
index 333b2e6..1108908 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -203,7 +203,7 @@ either the *raw disk image format* or the *QEMU image
format*.
format does not support
Hi Alwin,
> Hi Moayad,
>
> February 10, 2021 8:16 AM, "Moayad Almalat" wrote:
>
> > Signed-off-by: Moayad Almalat
> > ---
> > qm.adoc | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/qm.adoc b/qm.adoc
>
Signed-off-by: Moayad Almalat
---
qm.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qm.adoc b/qm.adoc
index 333b2e6..0ff9f1f 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -203,7 +203,7 @@ either the *raw disk image format* or the *QEMU image
format*.
format does not support
Allow four-octet MAC prefixes in Web UI validation
update the MAC prefix validation in the Web UI to support four-octet
prefixes.
Signed-off-by: Moayad Almalat
---
src/Toolkit.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Toolkit.js b/src/Toolkit.js
index 8a0138d
This patch series enables support for four-octet MAC prefixes in Web UI
Changes are made in both forntend `proxmox-widget-toolkit` and backend
`pve-cluster`
Thank you @Shannon for your hint in my first attempt :)
Signed-off-by: Moayad Almalat
---
src/PVE/DataCenterConfig.pm | 2 +-
1 file
Signed-off-by: Moayad Almalat
---
src/Toolkit.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Toolkit.js b/src/Toolkit.js
index 8a0138d..2006dc8 100644
--- a/src/Toolkit.js
+++ b/src/Toolkit.js
@@ -70,7 +70,7 @@ Ext.apply(Ext.form.field.VTypes, {
MacAddressText
20 matches
Mail list logo