Commit Graph

5190 Commits

Author SHA1 Message Date
Dietmar Maurer
991f0a61c0 fix bug 158: move openvz scripts inside ocf resource agent 2012-04-12 11:10:06 +02:00
Dietmar Maurer
49254f9023 fix bug #141: allow to create backup job without compression 2012-04-11 10:37:39 +02:00
Dietmar Maurer
1133bd835c add Turkish keyboard layout 2012-04-11 08:39:18 +02:00
Alexandre Derumier
1d19319323 expose directsync drive cache option
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-04-10 09:22:33 +02:00
Dietmar Maurer
4eaa793b19 fix support urls 2012-04-05 12:19:50 +02:00
Dietmar Maurer
a4326a6c06 added Russian translation 2012-04-05 08:19:35 +02:00
Dietmar Maurer
00a93a4bef cleanup subscription code 2012-04-05 08:04:06 +02:00
Dietmar Maurer
b193e4ac94 fix bug #137: API change! Return node name using 'node' property. 2012-04-02 13:11:28 +02:00
Dietmar Maurer
0d201dfec8 fix bug #135: allow single letter 'dns-name', allow to start names with numbers 2012-04-02 12:13:59 +02:00
Dietmar Maurer
bbb3512854 only save required information 2012-03-30 11:45:55 +02:00
Dietmar Maurer
5f7b79501f use /etc/subscription to store subscription key 2012-03-29 11:30:11 +02:00
Dietmar Maurer
cd73c63b7d fix bug #117: automatically add domain to hostname 2012-03-29 10:20:27 +02:00
Dietmar Maurer
7a95afb978 use validdirectory instead of validdomains 2012-03-29 09:33:52 +02:00
Dietmar Maurer
44147b3ac6 fix bug #55: add Migrate and Stop to context menu 2012-03-28 13:13:07 +02:00
Dietmar Maurer
2cc2eaf2d5 kvm network: allow to configure VLAN Id on the GUI 2012-03-28 07:12:47 +02:00
Dietmar Maurer
3f76170f5b improve HA task display 2012-03-27 12:35:20 +02:00
Dietmar Maurer
60a452f24f fix bug #97: execute 'clusvcadm' commands for HA managed CTs 2012-03-27 10:59:51 +02:00
Dietmar Maurer
924800406b fix container locking (avoid multiple restore processes)
Unlike flock, LockFile::Simple does not inherit locks to child process.
So we need to do the locking inside the child process.
2012-03-27 08:35:36 +02:00
Dietmar Maurer
2c5351706b mask whole window with waitMsgTarget
Else the buttons are still functional, and the user can trigger
additional command (i.e. several restore processes).
2012-03-27 08:32:53 +02:00
Dietmar Maurer
42476072e5 make lint happy 2012-03-26 14:08:38 +02:00
Dietmar Maurer
2435c0beab fix bug #125: correctly display realm 2012-03-26 14:05:58 +02:00
Dietmar Maurer
b3a1dbbb51 fix bug 114: do not display 'nothing selected' after logout 2012-03-26 13:28:28 +02:00
Dietmar Maurer
16b69b6c3e add subscription status to datacenter summary 2012-03-26 10:39:10 +02:00
Dietmar Maurer
8ae3531231 fix error message
Only test MD5 if status is active
2012-03-26 08:24:15 +02:00
Dietmar Maurer
8f9217dc97 use PVE::ProcFSTools::read_cpuinfo to get numbert of sockets 2012-03-26 08:00:57 +02:00
Dietmar Maurer
19d5c0f227 fix bug 124: correctly return maxfiles flag 2012-03-23 12:45:10 +01:00
root
cd265ba209 add tag to network parser
Signed-off-by: root <aderumier@odiso.com>
2012-03-23 12:06:05 +01:00
Dietmar Maurer
899b837395 vzdump: add new 'remove' flag to disable automatic file removal
The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
2012-03-23 10:05:14 +01:00
Dietmar Maurer
4027c59b6f update subscription info with cron job
Note: This code only run when when there is subscription key uploaded.
2012-03-23 06:48:33 +01:00
Dietmar Maurer
21ace8d328 add subscription management API 2012-03-23 06:31:34 +01:00
Dietmar Maurer
042b373634 vzdump: do not use tar flag --ignore-failed-read
This flag is quite dangerous. For example when LVM snapshot runs full, we end up with an archive containing files with zero length (containig no data at all).
2012-03-21 06:42:37 +01:00
Dietmar Maurer
52878b0a38 use Digest::SHA instead of Digest::SHA1 2012-03-20 12:33:38 +01:00
Dietmar Maurer
5cc52e702d fix bug #118: allow to edit ethX settings 2012-03-20 11:11:36 +01:00
Dietmar Maurer
d052564080 add Chinese translation 2012-03-15 10:51:26 +01:00
Dietmar Maurer
a003717b9b fix bug 22: correctly display openvz swap usage 2012-03-14 16:02:14 +01:00
Dietmar Maurer
ed434a6cab fix language parser regex 2012-03-14 12:03:19 +01:00
Dietmar Maurer
667b2be914 implement and use new DnsName vtype 2012-03-13 07:14:00 +01:00
Dietmar Maurer
a44bd84f38 use shutdown instead of stop 2012-03-12 11:17:33 +01:00
Dietmar Maurer
503bea5d86 fix bug 111: s/ionize/ionice/ 2012-03-09 12:29:25 +01:00
Dietmar Maurer
3e08b907b9 fix bug #104: no format selector for lvm/iscsi 2012-03-09 12:06:33 +01:00
Dietmar Maurer
4a3a552003 include Swedish translation 2012-03-09 11:21:31 +01:00
Dietmar Maurer
da6cfd461c correctly display openvz memory on status page 2012-03-07 09:40:56 +01:00
Dietmar Maurer
37a9901c3c better way to select storage node for pool statistic 2012-03-06 11:11:53 +01:00
Dietmar Maurer
3d2af3ebe7 not allow to select SCSI inside the VM creation wizard 2012-03-02 10:50:10 +01:00
Dietmar Maurer
8009570d71 add Spanish translation 2012-03-02 09:12:07 +01:00
Dietmar Maurer
c7d5e22036 fix bug 99: do not show password field for pam users 2012-03-01 12:00:06 +01:00
Dietmar Maurer
bf70832d49 use 'Add' user, instead of 'Create' user.
That wording seems to be better suited.
2012-03-01 11:36:49 +01:00
Dietmar Maurer
d93d0459d0 fix bug 101: use run_command to avoid locale errors 2012-03-01 10:46:00 +01:00
Dietmar Maurer
e4d5bf7257 improve network API - add more gettext markers 2012-02-29 12:39:12 +01:00
Dietmar Maurer
2cbce2f4df updated fr translation 2012-02-29 12:38:29 +01:00