317 Commits

Author SHA1 Message Date
Dietmar Maurer
90c352e764 fix openvz live migration 2012-02-13 09:28:57 +01:00
Dietmar Maurer
4031f4441a fix compression selector 2012-02-10 12:38:15 +01:00
Dietmar Maurer
291b78601f fix postinst script and Backup GUI 2012-02-10 11:21:07 +01:00
Dietmar Maurer
8629fa80cc creates a session cookie (expire = null)
That way the cookie gets deleted after browser window close.
2012-02-10 10:17:35 +01:00
Dietmar Maurer
14d6535895 cleanups 2012-02-10 08:38:06 +01:00
Dietmar Maurer
40fe79c461 fix pool stats 2012-02-10 08:32:17 +01:00
Dietmar Maurer
4aefa8e756 backup: allow to select compression (lzo/gzip) 2012-02-10 08:19:31 +01:00
Dietmar Maurer
882131bebb add pool option to openvz create wizard 2012-02-07 13:07:49 +01:00
Dietmar Maurer
07c434b15c do not write /etc/mtab when mounting snapshots 2012-02-07 10:39:15 +01:00
Dietmar Maurer
d6f684d3e3 allow to select gzip or lzop in vzdump
lzop is much faster, and we use that by default now.
2012-02-07 10:35:53 +01:00
Dietmar Maurer
77c506ba71 errfunc needs to be a function references 2012-02-07 07:27:21 +01:00
Dietmar Maurer
e61ef871d6 add permissions for openvz create/update 2012-02-07 07:26:07 +01:00
Dietmar Maurer
b865665aa3 add permission checks on openvz API 2012-02-06 12:59:17 +01:00
Dietmar Maurer
3677cf2c5a check storage permissions on vzdump API 2012-02-06 11:41:48 +01:00
Dietmar Maurer
705ac953f4 require Sys.Audit to read cluster status 2012-02-06 11:23:30 +01:00
Dietmar Maurer
eaa70df14c set permissions for VZDump API 2012-02-06 11:17:42 +01:00
Dietmar Maurer
f4fd3ac47b fix permissions on node API
Remove upload method (now in PVE::API2::Storage::Status)
2012-02-06 09:54:09 +01:00
Dietmar Maurer
563faf849a add permissions for service API 2012-02-06 09:38:30 +01:00
Dietmar Maurer
16639eb668 add permissions for task API 2012-02-06 09:33:57 +01:00
Dietmar Maurer
947edbf7c3 add permissions for backup API 2012-02-06 08:17:25 +01:00
Dietmar Maurer
daab9d5287 fix off by one bug in DayOfWeekSelector 2012-02-06 07:46:13 +01:00
Dietmar Maurer
b4fd23b755 add pool selector to PVE.qemu.CreateWizard 2012-02-03 13:50:11 +01:00
Dietmar Maurer
399d413828 reload pool members on show 2012-02-03 13:49:34 +01:00
Dietmar Maurer
fe7d9f08d9 do not use form.setLoading()
Instead we simply disable the filed during the load.
2012-02-03 13:00:43 +01:00
Dietmar Maurer
5208314871 add/improve pool permission check 2012-01-31 09:10:35 +01:00
Dietmar Maurer
d57045172b fix pool API path 2012-01-31 07:24:31 +01:00
Dietmar Maurer
96755c9de3 remove useless require declarations 2012-01-31 06:30:31 +01:00
Dietmar Maurer
3813e7b431 implement PoolMember GUI 2012-01-30 12:02:56 +01:00
Dietmar Maurer
3550d09fc4 add panel for pools 2012-01-30 08:09:12 +01:00
Dietmar Maurer
b263f59c4e fix folder view 2012-01-30 07:35:01 +01:00
Dietmar Maurer
996d34c366 render resource pools 2012-01-30 07:09:47 +01:00
Dietmar Maurer
f4b4dd12bf use utf8 encoding 2012-01-27 08:51:21 +01:00
Dietmar Maurer
e0c9df7b13 moved Pool.pm from AccessControl.pm 2012-01-27 08:39:46 +01:00
Dietmar Maurer
03d1f71a25 mplement pool management 2012-01-26 13:48:48 +01:00
Dietmar Maurer
bcde5fa580 avoid warning 2012-01-26 13:03:09 +01:00
Dietmar Maurer
00c8a77a67 monitor load errors 2012-01-26 08:50:01 +01:00
Dietmar Maurer
3f1f9273d5 split out code to convert exceptions to apache handler results 2012-01-26 08:08:21 +01:00
Dietmar Maurer
17dd123bb0 moved permission check code to RPCEnvironment.pm 2012-01-25 06:40:55 +01:00
Dietmar Maurer
caac8e0696 use bash in postint script to avoid lintian warning 2012-01-24 12:12:34 +01:00
Dietmar Maurer
dc2765d78d better userid-group test (allow groups passed as parameter) 2012-01-24 11:52:02 +01:00
Dietmar Maurer
612ec0a5c4 implement new check attribute for permissions.
We use a simple prefix notation to express complex expressions.
2012-01-23 12:18:27 +01:00
Dietmar Maurer
e099368069 implement PasswordEdit dialog
And cleanup permission check code.
2012-01-20 12:56:48 +01:00
Dietmar Maurer
a4d3758c4d monitor load errors 2012-01-20 05:51:24 +01:00
Dietmar Maurer
0f3a107d5f fix bug #88: use decode_utf8_parameters() 2012-01-19 14:08:49 +01:00
Dietmar Maurer
cac10d52be use cfs_read_file in pvemailforward 2012-01-19 09:57:53 +01:00
Dietmar Maurer
b555d15748 use new assemble_vnc_ticket 2012-01-19 09:32:58 +01:00
Dietmar Maurer
9cc6bd3347 depend on perl-suid (needed by pvemailforward) 2012-01-18 10:19:41 +01:00
Dietmar Maurer
29880382cb add new pvemailforward helper
And automatically install a .forward file.
2012-01-18 09:45:54 +01:00
Dietmar Maurer
96338cef75 fix APIClient and examples 2012-01-17 09:08:19 +01:00
Dietmar Maurer
ce2d54c943 fix bug #86: correctly decode cookie 2012-01-17 08:18:13 +01:00