Fix invirt-base's handling of triggers.
[invirt/packages/invirt-base.git] / python /
2010-01-22  Greg BrockmanRemoved invirt-web-afs-apache
2009-12-21  Evan BroderHave authz providers use an invirt.authz module. 0.0.28
2009-12-16  Evan BroderMove XVM's locker authorization code into a separate...
2009-12-15  Evan BroderSubclass invirt.common.struct from dict, instead of... 0.0.26
2009-12-08  Evan BroderStore AFS cell configuration at authz.afs.cells instead...
2009-11-29  Evan BroderTake advantage of the newly added symbolic names for...
2009-11-29  Evan BroderRephrase the invirt.authz.locker._authenticate docstrin...
2009-11-23  Evan BroderIn invirt.authz.locker, deal with getting tokens and
2009-11-23  Evan BroderAdd a magic invirt.authz.mech module that loads whateve...
2009-11-23  Evan BroderAdd a invirt.authz.locker module to invirt-base for...
2009-11-22  Evan BroderAdd an __iter__ method to invirt.common.struct.
2009-11-22  Evan BroderIn invirt-base:
2009-02-05  Evan BroderFor now, revert r2093-2095, which were committed by...
2009-02-05  Evan BroderGet rid of confusing err=True option to invirt.remctl...
2008-12-29  Greg Priceinvirt.common: handle yaml's None with empty struct... 0.0.18
2008-12-29  Greg Priceinvirt.common: give clearer error message on missing...
2008-12-29  Greg Priceinvirt.config: fix an error on empty config files
2008-12-28  Greg Priceinvirt.config.run_parts_list: fix unclear docstring
2008-11-12  Evan BroderFix another typo - this one in invirt.common 0.0.11
2008-11-12  Evan BroderFix a missing import in the invirt.remctl code 0.0.10
2008-11-11  Evan BroderActually generalize the invirt.remctl module 0.0.9
2008-11-11  Evan BroderMove the remctl code into invirt.remctl
2008-11-11  Evan BroderMove CodeError and InvalidInput into invirt.common
2008-11-10  Evan BroderMove invirt.remote Python module to invirt-remote-server 0.0.7
2008-10-29  Greg Priceuse run-parts semantics in conf.d directory
2008-10-29  Greg Priceuse /etc/invirt/conf.d/ too in invirt.config
2008-10-29  Greg Pricefactor a bit of code out of the mondo invirt.config...
2008-10-29  Greg Priceeliminate choice of source and cache files in invirt...
2008-10-24  Evan BroderSwitch sipb-xen-base to build using a setup.py script