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