# # ChangeLog for trunk/packages/xvm-authz-locker # # Generated by Trac 1.0.2 # May 15, 2024, 12:01:30 AM Fri, 05 Feb 2010 16:20:58 GMT broder [2989] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/python/invirt/authz.py (added) * trunk/packages/xvm-authz-locker/debian/changelog (modified) * trunk/packages/xvm-authz-locker/debian/control (modified) * trunk/packages/xvm-authz-locker/python/invirt (deleted) * trunk/packages/xvm-authz-locker/python/xvm (added) * trunk/packages/xvm-authz-locker/python/xvm/authz (added) * trunk/packages/xvm-authz-locker/python/xvm/authz/locker.py (copied) * trunk/packages/xvm-authz-locker/setup.py (modified) Select an authz module using setuptools' entry points mechainsm. ... Fri, 05 Feb 2010 16:20:53 GMT broder [2988] * trunk/packages/xvm-authz-locker/python/invirt/authz.py (modified) Drop the second "owner" argument from invirt.authz.expandAdmin. If ... Mon, 21 Dec 2009 22:34:27 GMT broder [2769] * trunk/packages/xvm-authz-locker/debian/control (modified) Use breaks instead of conflicts in xvm-authz-locker. Mon, 21 Dec 2009 22:33:33 GMT broder [2768] * trunk/packages/xvm-authz-locker/debian/control (modified) In xvm-authz-locker, conflict with versions of invirt-base that ... Mon, 21 Dec 2009 22:30:11 GMT broder [2766] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/python/invirt/authz (deleted) * trunk/packages/invirt-dev/invirt-build-conf (modified) * trunk/packages/xvm-authz-locker/debian/changelog (modified) * trunk/packages/xvm-authz-locker/debian/control (modified) * trunk/packages/xvm-authz-locker/python/invirt (added) * trunk/packages/xvm-authz-locker/python/invirt/authz.py (copied) * trunk/packages/xvm-authz-locker/python/xvm (deleted) * trunk/packages/xvm-authz-locker/setup.py (modified) Have authz providers use an invirt.authz module. xvm-authz-locker ... Wed, 16 Dec 2009 03:10:20 GMT broder [2602] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/debian/control (modified) * trunk/packages/xvm-authz-locker (added) * trunk/packages/xvm-authz-locker/debian (added) * trunk/packages/xvm-authz-locker/debian/changelog (added) * trunk/packages/xvm-authz-locker/debian/compat (added) * trunk/packages/xvm-authz-locker/debian/control (added) * trunk/packages/xvm-authz-locker/debian/copyright (added) * trunk/packages/xvm-authz-locker/debian/pycompat (added) * trunk/packages/xvm-authz-locker/debian/pyversions (added) * trunk/packages/xvm-authz-locker/debian/rules (added) * trunk/packages/xvm-authz-locker/python (added) * trunk/packages/xvm-authz-locker/python/xvm (added) * trunk/packages/xvm-authz-locker/python/xvm/__init__.py (added) * trunk/packages/xvm-authz-locker/python/xvm/authz (added) * trunk/packages/xvm-authz-locker/python/xvm/authz/__init__.py (added) * trunk/packages/xvm-authz-locker/python/xvm/authz/locker.py (moved) * trunk/packages/xvm-authz-locker/setup.py (added) * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) * trunk/packages/xvm-prodconfig/debian/changelog (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) Move XVM's locker authorization code into a separate xvm-authz-locker ...