summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin/Group.py
Commit message (Collapse)AuthorAgeFilesLines
* Metadata and other improvements:Chris St. Pierre2012-07-301-63/+0
| | | | | | | | | | * Added support for Client tag in groups.xml * Added support for nested Group tags in groups.xml * Added support for negated groups in groups.xml * Added DatabaseBacked plugin mixin to easily allow plugins to connect to a database specified in global database settings in bcfg2.conf * Added DBMetadata plugin that uses relational DB to store client records instead of writing to clients.xml
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+63
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>