pve-manager/PVE
Wolfgang Link d5a62d20da Fix problems with turnkey repository.
To prevent that one time Net:SSL and an outer time IO::Socket::SSL is loaded,
ensure that always use the same socket class.

We load the the Net:SSL in AccessControl.pm if we call pveupdate,
but if we call pveam update this module is not loaded an so the default is used (IO::Socket::SSL).
2016-02-18 06:34:41 +01:00
..
API2 add permissions to allow non root ceph configuration 2016-02-12 08:22:16 +01:00
CLI fix Makefiles (add 'all' target) 2016-01-22 11:24:26 +01:00
Service Close #822: show the nodename in the page title 2016-02-11 12:05:08 +01:00
Status influxdb : use multi values measurement 2016-01-22 11:24:19 +01:00
VZDump remove OpenVZ related code 2015-03-27 13:43:59 +01:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm API: return correct version (instead of 4.0Beta) 2015-10-02 11:37:08 +02:00
API2Client.pm introduce base_handler_class 2014-04-30 08:31:14 +02:00
API2Tools.pm Add DHPARAMS option in /etc/default/pveproxy 2016-01-26 16:44:17 +01:00
APLInfo.pm Fix problems with turnkey repository. 2016-02-18 06:34:41 +01:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CephTools.pm ceph: make config parser less greedy 2016-01-22 11:24:25 +01:00
ExtJSIndex6.pm Fix warning in Browser console due to missing meta entry 2016-02-17 11:58:16 +01:00
ExtJSIndex.pm Close #822: show the nodename in the page title 2016-02-11 12:05:08 +01:00
HTTPServer.pm fix bug #575: fork at shutdown, so that partent starts new worker 2016-01-22 11:24:12 +01:00
Makefile update build infrastucture to be able to develop with Ext6 2015-11-13 07:08:04 +01:00
NoVncIndex.pm Close #822: show the nodename in the page title 2016-02-11 12:05:08 +01:00
pvecfg.pm.in add API to query version info 2011-12-20 07:04:39 +01:00
Report.pm Move pvereport functionality into a separate PVE package 2015-11-03 18:10:22 +01:00
REST.pm move formater registration to HTTPServer 2014-05-02 07:03:12 +02:00
TouchIndex.pm Close #822: show the nodename in the page title 2016-02-11 12:05:08 +01:00
VZDump.pm fix PVE::HA use clause so HA resources get registered 2016-01-27 17:11:21 +01:00