Go to file
Thomas Lamprecht e07c055df4 revert "fix #4333: redirect API handler output to STDERR"
Redirecting stdout is not a feasible approach, as that also affects
all run_commands and other command executions/forks done by the API
handler, and thus breaks parsing outputs of such command executions
in the API handlers.

We plan to add a `--result-fd` option instead, allowing users to pass
their own file, open FD or named pipe to the pvesh, so that they can
process the output in streaming or in full afterward afterwards.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-14 11:21:29 +01:00
aplinfo appliance info: update apltest for zstd based archives 2022-11-30 16:20:58 +01:00
bin fix #1295: pve daily update: honor new package-notification config 2023-01-03 16:45:32 +01:00
configs vzdump: handle new 'performance' property string 2022-10-10 13:04:17 +02:00
debian bump version to 7.3-6 2023-02-02 08:43:08 +01:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE revert "fix #4333: redirect API handler output to STDERR" 2023-03-14 11:21:29 +01:00
services ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk 2022-07-19 17:21:18 +02:00
test fix replication fail count tests & bump libpve-guest-common-perl b-d 2022-04-27 18:53:27 +02:00
www ui: pbs paperkey: cleanup iframe for printing after window close 2023-03-13 10:48:35 +01:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile avoid installing unused var/lib/vz/template/qemu directory 2022-01-11 14:13:45 +01:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl close #3476: vzdump: add job-init hook 2022-01-18 12:20:26 +01:00