14 Commits

Author SHA1 Message Date
Fabian Grünbichler
41196653e1 Add DHPARAMS option in /etc/default/pveproxy
If set, Diffie-Hellman parameters in PEM format are loaded
from the given path. Otherwise, the built-in 'skip2048'
group is used.

Also fix some typos in the man page.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2016-01-26 16:44:17 +01:00
Wolfgang Bumiller
eb6d749792 pass port family to next_vnc_port 2015-05-12 12:16:26 +02:00
Dietmar Maurer
a3eff2d9f1 remove class APIDaemon
Moved last used sub into PVE::API2Tools.
2015-01-01 16:54:21 +01:00
Dietmar Maurer
14e306a939 set spiceterm timeout to 40 (same value as ticket lifetime)
To make it more usable on Andriod with Opaque.
2014-01-16 08:49:13 +01:00
Dietmar Maurer
3fa0b22266 set correct locale environment when running spiceterm 2013-12-10 13:11:33 +01:00
Dietmar Maurer
eb7cd2ced5 use new PVE::AccessControl::remote_viewer_config() 2013-12-10 10:51:27 +01:00
Dietmar Maurer
b289829f91 factor out common code into run_spiceterm 2013-12-10 09:46:00 +01:00
Dietmar Maurer
446b96693a corretly use proxy CONNECT
There is a bug in LWP:UserAgent - it does not use CONNECT for https
proxy calls. So such calls fails with SQUID.
2013-09-09 11:33:25 +02:00
Dietmar Maurer
2ba6d82257 fix changelog url for pve repository
To make it compatible with 'apt-get changelog'
2013-08-01 11:35:48 +02:00
Dietmar Maurer
90c3fae4b4 avoid perl warning 2013-01-17 10:02:47 +01:00
Dietmar Maurer
3c353ed26d updates for new pve2.3-vm rrd format 2013-01-17 09:37:11 +01:00
Alexandre Derumier
cf497f7d41 add diskread, diskwrite, netin, netout to ResourceStore grid stats
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-07-13 09:47:28 +02:00
Dietmar Maurer
16b69b6c3e add subscription status to datacenter summary 2012-03-26 10:39:10 +02:00
Dietmar Maurer
19a6b9f1ff implement PoolMember GUI 2012-01-30 12:02:56 +01:00