summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Collapse)AuthorAgeFilesLines
* fix masked Fault exceptionsNarayan Desai2005-12-121-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1622 ce84e21b-d406-0410-9b95-82705330c041
* more client cleanupsNarayan Desai2005-12-122-39/+38
| | | | | | | fix the server git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1620 ce84e21b-d406-0410-9b95-82705330c041
* version bumpNarayan Desai2005-12-091-69/+124
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1618 ce84e21b-d406-0410-9b95-82705330c041
* begin client hardeningNarayan Desai2005-12-091-117/+221
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1617 ce84e21b-d406-0410-9b95-82705330c041
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+6
| | | | | | | | 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
* Re-add daemonize support to the serverNarayan Desai2005-12-061-0/+18
| | | | | | | | | 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
* change to event coalescingNarayan Desai2005-12-011-4/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1605 ce84e21b-d406-0410-9b95-82705330c041
* fix permissions, and remove some of the Bitkeeper stuffNarayan Desai2005-12-011-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1603 ce84e21b-d406-0410-9b95-82705330c041
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-5/+6
| | | | | | | 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 variable renameNarayan Desai2005-11-301-1/+1
| | | | | | | (Logical change 1.376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1587 ce84e21b-d406-0410-9b95-82705330c041
* 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
* 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
* 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 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
* 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
* 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
* 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-124-4/+4
| | | | | | | (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
* 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
* 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
* 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 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
* debug modNarayan Desai2005-10-241-135/+21
| | | | | | | | | | | | 2005/10/24 03:57:42-05:00 anl.gov!desai Update API to Cobalt Component class Add plugin-based rmi infrastructure Cleanup pylint errors (Logical change 1.342) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1409 ce84e21b-d406-0410-9b95-82705330c041
* switch to new fam APINarayan Desai2005-10-181-8/+8
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1388 ce84e21b-d406-0410-9b95-82705330c041
* switch to new FAM APINarayan Desai2005-10-181-2/+1
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1384 ce84e21b-d406-0410-9b95-82705330c041
* update to new fam APINarayan Desai2005-10-181-4/+3
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1383 ce84e21b-d406-0410-9b95-82705330c041
* add syslog error message for fam failureNarayan Desai2005-10-131-0/+1
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1375 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.336)Narayan Desai2005-10-131-0/+270
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1374 ce84e21b-d406-0410-9b95-82705330c041
* add support for multiple communication protocolsNarayan Desai2005-10-131-2/+16
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1373 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-10-131-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1372 ce84e21b-d406-0410-9b95-82705330c041
* fix python2.2 incompatibilityNarayan Desai2005-09-301-1/+1
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1347 ce84e21b-d406-0410-9b95-82705330c041
* fix fqdn matchupsNarayan Desai2005-09-281-28/+31
| | | | | | | | | | | | | | | no stdout, please 2005/09/28 15:05:27-05:00 anl.gov!desai speed up 2005/09/28 14:26:59-05:00 anl.gov!desai fix looping (Logical change 1.326) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1328 ce84e21b-d406-0410-9b95-82705330c041
* Update so that fully-qualified client names function properlyNarayan Desai2005-09-271-6/+7
| | | | | | | | | fix some pylint errors (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1323 ce84e21b-d406-0410-9b95-82705330c041
* add support for fully qualified client hostnamesNarayan Desai2005-09-271-1/+1
| | | | | | | (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1318 ce84e21b-d406-0410-9b95-82705330c041
* switch to fqdns for all client namesNarayan Desai2005-09-271-4/+4
| | | | | | | (Logical change 1.322) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1311 ce84e21b-d406-0410-9b95-82705330c041
* add solaris support and change the toolset error message to be usefulNarayan Desai2005-09-141-1/+6
| | | | | | | (Logical change 1.312) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1273 ce84e21b-d406-0410-9b95-82705330c041
* update to new Plugin APINarayan Desai2005-09-081-9/+5
| | | | | | | | | | 2005/09/07 14:24:22-05:00 anl.gov!desai remove gone API calls (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1239 ce84e21b-d406-0410-9b95-82705330c041
* finish up temp file leak fixNarayan Desai2005-09-071-16/+22
| | | | | | | | | | | | 2005/09/06 20:06:54-05:00 anl.gov!desai fix four tempfile leaks switch sys.exit calls to raise SystemExit Fix some imports and error handling (Logical change 1.299) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1194 ce84e21b-d406-0410-9b95-82705330c041
* fix exit in ctrl-c caseNarayan Desai2005-09-021-2/+2
| | | | | | | (Logical change 1.298) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1192 ce84e21b-d406-0410-9b95-82705330c041
* fix ctrl-c handlingNarayan Desai2005-09-021-3/+11
| | | | | | | (Logical change 1.294) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1169 ce84e21b-d406-0410-9b95-82705330c041