summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix missed importNarayan Desai2005-11-301-0/+1
| | | | | | | (Logical change 1.376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1582 ce84e21b-d406-0410-9b95-82705330c041
* fix xmllint callsNarayan Desai2005-11-301-3/+3
| | | | | | | (Logical change 1.376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1580 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 email (non-xml) formatted reportsNarayan Desai2005-11-291-7/+4
| | | | | | | (Logical change 1.372) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1569 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
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-111/+133
| | | | | | | (Logical change 1.369) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1557 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-187/+0
| | | | | | | }(Logical change 1.369) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1554 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
* switch to lxml.etree errorsNarayan Desai2005-11-281-7/+6
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1551 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
* clean out debug commentsNarayan Desai2005-11-281-7/+35
| | | | | | | | | | | | add clean sigint/term handler 2005/11/28 14:49:04-06:00 anl.gov!desai remove debug comments (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1548 ce84e21b-d406-0410-9b95-82705330c041
* pull out sss supportNarayan Desai2005-11-281-46/+67
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1546 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
* updated GenerateHostInfo to not require metadata section of bcfg config ↵Joey Hagedorn2005-11-251-5/+5
| | | | | | | | | file, and fixed typo (Logical change 1.366) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1533 ce84e21b-d406-0410-9b95-82705330c041
* bug fix for bcfg2 config file,Joey Hagedorn2005-11-241-6/+19
| | | | | | | (Logical change 1.363) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1520 ce84e21b-d406-0410-9b95-82705330c041
* call out to xmllint until lxml does error processing correctlyNarayan Desai2005-11-211-0/+3
| | | | | | | (Logical change 1.362) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1510 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-211-122/+30
| | | | | | | (Logical change 1.362) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1508 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 behavior to be less chattyNarayan Desai2005-11-151-1/+2
| | | | | | | (Logical change 1.359) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1499 ce84e21b-d406-0410-9b95-82705330c041
* switch to using lxml schema validationNarayan Desai2005-11-121-9/+19
| | | | | | | (Logical change 1.358) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1496 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-1214-15/+15
| | | | | | | (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1488 ce84e21b-d406-0410-9b95-82705330c041
* kill unused importNarayan Desai2005-11-121-2/+2
| | | | | | | | | | 2005/11/12 12:40:55-06:00 anl.gov!desai switch to lxml (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1487 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
* Delete: src/sbin/SummarizeStatsNarayan Desai2005-11-121-13/+0
| | | | | | | }(Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1484 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
* work around m2crypto-0.15 bugNarayan Desai2005-11-031-0/+2
| | | | | | | (Logical change 1.350) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1451 ce84e21b-d406-0410-9b95-82705330c041
* add measurement for parse timeNarayan Desai2005-10-281-0/+2
| | | | | | | (Logical change 1.349) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1449 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
* fix timing codeNarayan Desai2005-10-281-4/+17
| | | | | | | | | | 2005/10/27 22:47:31-05:00 anl.gov!desai add time information to statistics (Logical change 1.348) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1442 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
* add higher request countNarayan Desai2005-10-251-0/+2
| | | | | | | (Logical change 1.347) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1438 ce84e21b-d406-0410-9b95-82705330c041
* remove old config option for dns resolutionNarayan Desai2005-10-241-1/+0
| | | | | | | (Logical change 1.344) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1425 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