summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Evan Broder [Mon, 21 Dec 2009 22:34:27 +0000 (17:34 -0500)]
Use breaks instead of conflicts in xvm-authz-locker.
svn path=/trunk/packages/xvm-authz-locker/; revision=2769
Evan Broder [Mon, 21 Dec 2009 22:33:33 +0000 (17:33 -0500)]
In xvm-authz-locker, conflict with versions of invirt-base that
include an invirt.authz package.
svn path=/trunk/packages/xvm-authz-locker/; revision=2768
Evan Broder [Mon, 21 Dec 2009 22:30:11 +0000 (17:30 -0500)]
Have authz providers use an invirt.authz module.
xvm-authz-locker now includes an invirt.authz module instead of
xvm.authz.locker. All authz providers conflict with each other, and
provide invirt-authz.
svn path=/trunk/packages/xvm-authz-locker/; revision=2766
Evan Broder [Wed, 16 Dec 2009 03:10:20 +0000 (22:10 -0500)]
Move XVM's locker authorization code into a separate xvm-authz-locker
package (and corresponding xvm.authz.locker Python package).
This makes it possible to install invirt-base without needing the
authz code installed as well, and also separates some very
XVM-specific logic from the Invirt packages.
svn path=/trunk/packages/xvm-authz-locker/; revision=2602