summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* last step of repo switchesNarayan Desai2006-01-2313-656/+767
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 ce84e21b-d406-0410-9b95-82705330c041
* fix tb when everything is fineNarayan Desai2006-01-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1665 ce84e21b-d406-0410-9b95-82705330c041
* Add package type for packages using the file attributeNarayan Desai2006-01-053-26/+36
| | | | | | | | Fix display bugs in terminal size determination Fix pkgadd problems git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1642 ce84e21b-d406-0410-9b95-82705330c041
* fix deepcopy of lxml structureNarayan Desai2005-12-211-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1635 ce84e21b-d406-0410-9b95-82705330c041
* fix two minor problemsNarayan Desai2005-12-132-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1626 ce84e21b-d406-0410-9b95-82705330c041
* version bumpNarayan Desai2005-12-131-1/+1
| | | | | | | remove bogus import from Debian.py git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1624 ce84e21b-d406-0410-9b95-82705330c041
* set keyword attributes on most filesNarayan Desai2005-12-1310-65/+155
| | | | | | | | | added Ed's client and server cleanups Modified the debian and redhat toolsets to produce nicer output ** Broke performance reports git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1623 ce84e21b-d406-0410-9b95-82705330c041
* begin client hardeningNarayan Desai2005-12-094-13/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1617 ce84e21b-d406-0410-9b95-82705330c041
* Stop services on debian if they are enabled but shouldn't beNarayan Desai2005-12-082-0/+4
| | | | | | | Produce a reasonable error message if the server completely bound service entries git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1616 ce84e21b-d406-0410-9b95-82705330c041
* Fix error reporting for parse failuresNarayan Desai2005-12-072-2/+4
| | | | | | | | 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
* fix client metadata assertion problemNarayan Desai2005-12-061-11/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1613 ce84e21b-d406-0410-9b95-82705330c041
* Re-add daemonize support to the serverNarayan Desai2005-12-066-11/+21
| | | | | | | | | Fix some pylint errors Add better error handling for function calls Add mesh-mode support for sshbase git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1612 ce84e21b-d406-0410-9b95-82705330c041
* version bumpsNarayan Desai2005-12-022-2/+2
| | | | | | | 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-012-38/+76
| | | | 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-012-21/+21
| | | | | | comments cause problems git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1604 ce84e21b-d406-0410-9b95-82705330c041
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-2/+2
| | | | | | | Fix debian bug in server init script git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1599 ce84e21b-d406-0410-9b95-82705330c041
* fix lxml transcription bugNarayan Desai2005-12-011-1/+1
| | | | | | | (Logical change 1.379) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1596 ce84e21b-d406-0410-9b95-82705330c041
* fix xml commentsNarayan Desai2005-11-302-8/+12
| | | | | | | (Logical change 1.376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1588 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
* remove xmlrpccomm from the module listNarayan Desai2005-11-301-1/+1
| | | | | | | (Logical change 1.375) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1577 ce84e21b-d406-0410-9b95-82705330c041
* fix longstanding faulty reporting of packages included in the configNarayan Desai2005-11-301-3/+4
| | | | | | | | | multiple times (Logical change 1.374) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1574 ce84e21b-d406-0410-9b95-82705330c041
* fix lxml brokennessNarayan Desai2005-11-291-4/+2
| | | | | | | (Logical change 1.372) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1568 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/lib/Client/XMLRPCComm.pyNarayan Desai2005-11-291-70/+0
| | | | | | | }(Logical change 1.372) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1565 ce84e21b-d406-0410-9b95-82705330c041
* switch to etree errorsNarayan Desai2005-11-283-10/+7
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1552 ce84e21b-d406-0410-9b95-82705330c041
* remove debug messageNarayan Desai2005-11-281-5/+4
| | | | | | | | | | 2005/11/28 14:30:10-06:00 anl.gov!desai implement auto-base64 encoding of config files (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1550 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
* add timing info to fam/gaminNarayan Desai2005-11-281-1/+11
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1545 ce84e21b-d406-0410-9b95-82705330c041
* pedantic fixNarayan Desai2005-11-281-2/+2
| | | | | | | | | | 2005/11/28 14:14:00-06:00 anl.gov!desai work around lxml bug (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1544 ce84e21b-d406-0410-9b95-82705330c041
* work around stupid lxml bugNarayan Desai2005-11-282-7/+12
| | | | | | | (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1543 ce84e21b-d406-0410-9b95-82705330c041
* report unexpected errors even if a fault is returned to the clientNarayan Desai2005-11-281-0/+6
| | | | | | | (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1541 ce84e21b-d406-0410-9b95-82705330c041
* workaround stupid lxml bugNarayan Desai2005-11-281-1/+1
| | | | | | | (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1540 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
* work around lxml bugNarayan Desai2005-11-285-21/+28
| | | | | | | (Logical change 1.367) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1537 ce84e21b-d406-0410-9b95-82705330c041
* stupid python-specific debian package naming bugNarayan Desai2005-11-211-1/+6
| | | | | | | (Logical change 1.361) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1505 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-1210-11/+11
| | | | | | | (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1488 ce84e21b-d406-0410-9b95-82705330c041
* explicitly call writebackNarayan Desai2005-11-121-1/+2
| | | | | | | | | | 2005/11/12 12:30:53-06:00 anl.gov!desai switch to lxml (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1485 ce84e21b-d406-0410-9b95-82705330c041
* kill metadata pathNarayan Desai2005-11-091-3/+3
| | | | | | | (Logical change 1.352) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1465 ce84e21b-d406-0410-9b95-82705330c041
* fix double calls to Toolset.InventoryNarayan Desai2005-11-091-1/+1
| | | | | | | (Logical change 1.352) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1464 ce84e21b-d406-0410-9b95-82705330c041
* add reinventory upon extra package deletionNarayan Desai2005-11-031-1/+2
| | | | | | | | | | 2005/10/28 13:48:28-05:00 anl.gov!desai fix last chkconfig instance (Logical change 1.350) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1453 ce84e21b-d406-0410-9b95-82705330c041
* remove client m2crypto requirementNarayan Desai2005-11-031-3/+2
| | | | | | | (Logical change 1.350) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1452 ce84e21b-d406-0410-9b95-82705330c041
* add error messageNarayan Desai2005-10-281-0/+1
| | | | | | | (Logical change 1.348) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1443 ce84e21b-d406-0410-9b95-82705330c041
* add retriesNarayan Desai2005-10-251-5/+18
| | | | | | | (Logical change 1.347) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1440 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2005-10-241-20/+10
| | | | | | | | | | | | | | | | | | | 2005/10/24 05:05:17-05:00 anl.gov!desai simplify 2005/10/24 05:00:05-05:00 anl.gov!desai pylint fixes 2005/10/24 04:56:20-05:00 anl.gov!desai fix package contents verification bug 2005/10/24 04:45:01-05:00 anl.gov!desai remove Popen4 duplication (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1421 ce84e21b-d406-0410-9b95-82705330c041
* fixup pylint errorsNarayan Desai2005-10-241-10/+13
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1420 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2005-10-241-9/+2
| | | | | | | | | remove duped code (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1419 ce84e21b-d406-0410-9b95-82705330c041
* switch to new-style cobalt codeNarayan Desai2005-10-241-1/+1
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1418 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2005-10-241-21/+7
| | | | | | | | | | | | | 2005/10/24 05:05:47-05:00 anl.gov!desai simplify 2005/10/24 04:53:17-05:00 anl.gov!desai simplify pkg verification logic (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1417 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2005-10-241-5/+3
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1416 ce84e21b-d406-0410-9b95-82705330c041
* dittoNarayan Desai2005-10-241-1/+12
| | | | | | | | | | | | | 2005/10/24 04:44:04-05:00 anl.gov!desai make saferun a little more friendly 2005/10/24 04:38:02-05:00 anl.gov!desai add saferun and fix some pylint errors (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1415 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2005-10-241-1/+6
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1413 ce84e21b-d406-0410-9b95-82705330c041