summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Move logic for repository interactions in bcfg2-admin pull into individual ↵Narayan Desai2007-04-031-0/+10
| | | | | | | | | plugins (This change introduces all new infrastructure, and is in preparation for doing support in SSHbase) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3005 ce84e21b-d406-0410-9b95-82705330c041
* Fix remainder of Package-included entries problemsNarayan Desai2007-03-231-3/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2992 ce84e21b-d406-0410-9b95-82705330c041
* Fix child node issues in Pkgmgr (for Ignore/Instance)Narayan Desai2007-03-231-3/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2991 ce84e21b-d406-0410-9b95-82705330c041
* Fix fam state machine (Should resolve Tickets #415)Narayan Desai2007-03-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2923 ce84e21b-d406-0410-9b95-82705330c041
* Fix syntax error (Resolves Ticket #364)Narayan Desai2007-01-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2702 ce84e21b-d406-0410-9b95-82705330c041
* Implement file filtering for XMLDirectories (Base, Bundler, Pkgmgr, Rules, ↵Narayan Desai2007-01-181-5/+12
| | | | | | Svcmgr) (Resolves Ticket #300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2695 ce84e21b-d406-0410-9b95-82705330c041
* Fix negation logicNarayan Desai2007-01-111-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2653 ce84e21b-d406-0410-9b95-82705330c041
* Fixes from RickNarayan Desai2007-01-111-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2649 ce84e21b-d406-0410-9b95-82705330c041
* Add negated case for Pkgmgr/Svcmgr/RulesNarayan Desai2007-01-111-2/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2644 ce84e21b-d406-0410-9b95-82705330c041
* Implement negation for bundles, base, pkgmgr, svcmgr, and rulesNarayan Desai2007-01-101-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2643 ce84e21b-d406-0410-9b95-82705330c041
* Add Plugin-side changes for configuration entry slow-path bindingNarayan Desai2006-12-111-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2579 ce84e21b-d406-0410-9b95-82705330c041
* Fix cases where an empty xml file would tank Pkgmgr/Svcmgr/RulesNarayan Desai2006-04-251-8/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1850 ce84e21b-d406-0410-9b95-82705330c041
* * Fix schema validation for host specific service entriesNarayan Desai2006-04-101-26/+51
| | | | | | | * Move to using generic rule-based core (in preparation for the rules plugin) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1827 ce84e21b-d406-0410-9b95-82705330c041
* Improve error messages for Svc/PkgmgrNarayan Desai2006-04-071-1/+1
| | | | | | | Remove component name from unknown type stdout messages git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1825 ce84e21b-d406-0410-9b95-82705330c041
* Clean up some error handlingNarayan Desai2006-02-161-16/+19
| | | | | | | Remove some dead code git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1741 ce84e21b-d406-0410-9b95-82705330c041
* minor bugfixesNarayan Desai2006-01-311-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1722 ce84e21b-d406-0410-9b95-82705330c041
* Introduce the new logging infrastructure and convert the server (and ↵Narayan Desai2006-01-251-21/+16
| | | | | | bcfg2-info) over to using it git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1717 ce84e21b-d406-0410-9b95-82705330c041
* last step of repo switchesNarayan Desai2006-01-231-86/+146
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 ce84e21b-d406-0410-9b95-82705330c041
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+1
| | | | | | | | Fix comment printing for etc/metadata.xml Add a better error message for client communication bootstrapping failures git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1615 ce84e21b-d406-0410-9b95-82705330c041
* version bumpsNarayan Desai2005-12-021-1/+1
| | | | | | | fix export to do tagging git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1610 ce84e21b-d406-0410-9b95-82705330c041
* change to event coalescingNarayan Desai2005-12-011-10/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1605 ce84e21b-d406-0410-9b95-82705330c041
* Handle fam event processing failures, and fix another case where xml ↵Narayan Desai2005-12-011-1/+5
| | | | | | comments cause problems git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1604 ce84e21b-d406-0410-9b95-82705330c041
* fix xml comment handlingNarayan Desai2005-11-301-3/+4
| | | | | | | (Logical change 1.376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1584 ce84e21b-d406-0410-9b95-82705330c041
* switch to XMLSyntaxErrorNarayan Desai2005-11-281-4/+3
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1549 ce84e21b-d406-0410-9b95-82705330c041
* work around stupid lxml problemNarayan Desai2005-11-281-1/+1
| | | | | | | (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1539 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-121-1/+1
| | | | | | | (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1488 ce84e21b-d406-0410-9b95-82705330c041
* add rmi data that holds a set of method names to be registered asNarayan Desai2005-10-241-0/+1
| | | | | | | | | xmlrpc comm handlers (Logical change 1.341) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1405 ce84e21b-d406-0410-9b95-82705330c041
* attempt to unmask strange indexing errorsNarayan Desai2005-09-301-1/+1
| | | | | | | (Logical change 1.330) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1350 ce84e21b-d406-0410-9b95-82705330c041
* merge in Generator stuffNarayan Desai2005-09-071-0/+249
| | | | | | | | | 2005/09/06 21:12:21-05:00 anl.gov!desai (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1205 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-071-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1198 ce84e21b-d406-0410-9b95-82705330c041