]> git.proxmox.com Git - pve-access-control.git/blame - changelog.Debian
moved add_vm_to_pool/remove_vm_from_pool from qemu-server
[pve-access-control.git] / changelog.Debian
CommitLineData
139a8ecf
DM
1libpve-access-control (3.0-3) unstable; urgency=low
2
7b395f99 3 * Add new role PVETemplateUser (and VM.Clone priviledge)
139a8ecf
DM
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Apr 2013 11:42:15 +0200
6
b78ce7c2
DM
7libpve-access-control (3.0-2) unstable; urgency=low
8
9 * remove CGI.pm related code (pveproxy does not need that)
10
11 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:34:23 +0200
12
786820f9
DM
13libpve-access-control (3.0-1) unstable; urgency=low
14
15 * bump version for wheezy release
16
17 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:07:06 +0100
18
e5ae5487
DM
19libpve-access-control (1.0-26) unstable; urgency=low
20
21 * check_volume_access: fix access permissions for backup files
22
23 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 10:00:14 +0100
24
e3e6510c
DM
25libpve-access-control (1.0-25) unstable; urgency=low
26
27 * add VM.Snapshot permission
28
29 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2012 09:23:32 +0200
30
1e15ebe7
DM
31libpve-access-control (1.0-24) unstable; urgency=low
32
33 * untaint path (allow root to restore arbitrary paths)
34
35 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Jun 2012 13:06:34 +0200
36
437be042
DM
37libpve-access-control (1.0-23) unstable; urgency=low
38
39 * correctly compute GUI capabilities (consider pools)
40
41 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 08:47:23 +0200
42
5bb4e06a
DM
43libpve-access-control (1.0-22) unstable; urgency=low
44
45 * new plugin architecture for Auth modules, minor API change for Auth
46 domains (new 'delete' parameter)
47
48 -- Proxmox Support Team <support@proxmox.com> Wed, 16 May 2012 07:21:44 +0200
49
3030a176
DM
50libpve-access-control (1.0-21) unstable; urgency=low
51
52 * do not allow user names including slash
53
54 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 10:07:47 +0200
55
56libpve-access-control (1.0-20) unstable; urgency=low
57
58 * add ability to fork cli workers in background
59
60 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 08:28:20 +0200
61
dd2cfee0
DM
62libpve-access-control (1.0-19) unstable; urgency=low
63
64 * return set of privileges on login - can be used to adopt GUI
65
66 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:25:10 +0200
67
1cf154b7
DM
68libpve-access-control (1.0-18) unstable; urgency=low
69
533219a1
DM
70 * fix bug #151: corretly parse username inside ticket
71
72 * fix bug #152: allow user to change his own password
1cf154b7
DM
73
74 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 09:40:15 +0200
75
2de14407
DM
76libpve-access-control (1.0-17) unstable; urgency=low
77
78 * set propagate flag by default
79
80 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:40:19 +0100
81
bdc61d7a
DM
82libpve-access-control (1.0-16) unstable; urgency=low
83
84 * add 'pveum passwd' method
85
86 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Feb 2012 12:05:25 +0100
87
cc7bdf33
DM
88libpve-access-control (1.0-15) unstable; urgency=low
89
90 * Add VM.Config.CDROM privilege to PVEVMUser rule
91
92 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:44:23 +0100
93
a69bbe2e
DM
94libpve-access-control (1.0-14) unstable; urgency=low
95
96 * fix buf in userid-param permission check
97
98 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 10:52:35 +0100
99
d9483d94
DM
100libpve-access-control (1.0-13) unstable; urgency=low
101
102 * allow more characters in ldap base_dn attribute
103
104 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 06:17:02 +0100
105
84619607
DM
106libpve-access-control (1.0-12) unstable; urgency=low
107
108 * allow more characters with realm IDs
109
110 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 08:50:33 +0100
111
09d27058
DM
112libpve-access-control (1.0-11) unstable; urgency=low
113
114 * fix bug in exec_api2_perm_check
115
116 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 07:06:30 +0100
117
7a4c849e
DM
118libpve-access-control (1.0-10) unstable; urgency=low
119
120 * fix ACL group name parser
121
122 * changed 'pveum aclmod' command line arguments
123
124 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:08:02 +0100
125
3eac4e35
DM
126libpve-access-control (1.0-9) unstable; urgency=low
127
128 * fix bug in check_volume_access (fixes vzrestore)
129
130 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:56:37 +0100
131
4384e19e
DM
132libpve-access-control (1.0-8) unstable; urgency=low
133
134 * fix return value for empty ACL list.
135
136 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:25:04 +0100
137
d8a56966
DM
138libpve-access-control (1.0-7) unstable; urgency=low
139
140 * fix bug #85: allow root@pam to generate tickets for other users
141
142 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:40:18 +0100
143
cb6f2f93
DM
144libpve-access-control (1.0-6) unstable; urgency=low
145
146 * API change: allow to filter enabled/disabled users.
147
148 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2012 12:30:37 +0100
149
272fe9ff
DM
150libpve-access-control (1.0-5) unstable; urgency=low
151
152 * add a way to return file changes (diffs): set_result_changes()
153
154 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2011 11:18:48 +0100
155
e42eedbc
DM
156libpve-access-control (1.0-4) unstable; urgency=low
157
158 * new environment type for ha agents
159
160 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:08:53 +0100
161
1fba27e0
DM
162libpve-access-control (1.0-3) unstable; urgency=low
163
164 * add support for delayed parameter parsing - We need that to disable
165 file upload for normal API request (avoid DOS attacs)
166
167 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 09:56:10 +0100
168
5bf71a96
DM
169libpve-access-control (1.0-2) unstable; urgency=low
170
171 * fix bug in fork_worker
172
173 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Oct 2011 08:37:05 +0200
174
2c3a6c0a
DM
175libpve-access-control (1.0-1) unstable; urgency=low
176
177 * allow '-' in permission paths
178
179 * bump version to 1.0
180
181 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 13:51:48 +0200
182
183libpve-access-control (0.1) unstable; urgency=low
184
185 * first dummy package - no functionality
186
187 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2009 16:03:00 +0200
188