summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Collapse)AuthorAgeFilesLines
* Introduce the new logging infrastructure and convert the server (and ↵Narayan Desai2006-01-2514-233/+186
| | | | | | 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-2310-646/+751
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 ce84e21b-d406-0410-9b95-82705330c041
* Add package type for packages using the file attributeNarayan Desai2006-01-051-0/+1
| | | | | | | | 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
* set keyword attributes on most filesNarayan Desai2005-12-135-7/+7
| | | | | | | | | 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
* 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
* 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
* 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-128-9/+9
| | | | | | | (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
* 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
* 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
* pylint cleanupsNarayan Desai2005-10-241-35/+37
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1412 ce84e21b-d406-0410-9b95-82705330c041
* one char typoNarayan Desai2005-10-241-1/+1
| | | | | | | (Logical change 1.342) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1408 ce84e21b-d406-0410-9b95-82705330c041
* add Cobalt Component code so that Bcfg2 can be standaloneNarayan Desai2005-10-241-1/+1
| | | | | | | (Logical change 1.341) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1406 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
* sync from cobalt treeNarayan Desai2005-10-241-0/+177
| | | | | | | | | 2005/10/24 03:06:46-05:00 anl.gov!desai (Logical change 1.341) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1404 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-10-241-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1403 ce84e21b-d406-0410-9b95-82705330c041
* fix from rickNarayan Desai2005-10-181-1/+1
| | | | | | | (Logical change 1.339) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1396 ce84e21b-d406-0410-9b95-82705330c041
* fix double entry bug Cory reported.Narayan Desai2005-10-181-0/+1
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1387 ce84e21b-d406-0410-9b95-82705330c041
* add in Gamin supportNarayan Desai2005-10-181-5/+79
| | | | | | | | | Change around fam API so that monitor specific junk is abstracted (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1386 ce84e21b-d406-0410-9b95-82705330c041
* stray problem caused by fqdn switchNarayan Desai2005-10-131-1/+1
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1380 ce84e21b-d406-0410-9b95-82705330c041
* kill debug printNarayan Desai2005-10-131-1/+0
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1378 ce84e21b-d406-0410-9b95-82705330c041
* kill debug messageNarayan Desai2005-10-131-1/+0
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1377 ce84e21b-d406-0410-9b95-82705330c041
* fix import problem and add commentNarayan Desai2005-10-061-2/+2
| | | | | | | (Logical change 1.334) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1367 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
* move to out of tree key generation, along with the proper kicking of the ↵Narayan Desai2005-09-301-8/+14
| | | | | | | | | state machine (Logical change 1.330) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1349 ce84e21b-d406-0410-9b95-82705330c041
* switch to using LogErrorNarayan Desai2005-09-291-3/+2
| | | | | | | (Logical change 1.327) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1332 ce84e21b-d406-0410-9b95-82705330c041
* update for fully qualified hostnamesNarayan Desai2005-09-271-3/+5
| | | | | | | (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1322 ce84e21b-d406-0410-9b95-82705330c041
* fix transient error caseNarayan Desai2005-09-271-1/+4
| | | | | | | (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1320 ce84e21b-d406-0410-9b95-82705330c041