summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* add full path for chkconfigNarayan Desai2005-10-181-1/+1
| | | | | | | (Logical change 1.339) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1393 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
* add XMLRPC compatibility layerNarayan Desai2005-10-131-1/+1
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1379 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
* (Logical change 1.336)Narayan Desai2005-10-131-0/+57
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1374 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 extra package removalNarayan Desai2005-10-061-1/+1
| | | | | | | (Logical change 1.335) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1368 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
* don't include extra element if no extra config elements existNarayan Desai2005-10-061-3/+4
| | | | | | | (Logical change 1.334) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1366 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
* fix rh tbNarayan Desai2005-09-301-0/+1
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1348 ce84e21b-d406-0410-9b95-82705330c041
* add extra service supportNarayan Desai2005-09-301-0/+9
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1344 ce84e21b-d406-0410-9b95-82705330c041
* remove local extra_services defNarayan Desai2005-09-301-1/+0
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1343 ce84e21b-d406-0410-9b95-82705330c041
* add support for tracking extra config info properlyNarayan Desai2005-09-291-3/+6
| | | | | | | (Logical change 1.328) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1338 ce84e21b-d406-0410-9b95-82705330c041
* add extra reporting/removal supportNarayan Desai2005-09-291-0/+19
| | | | | | | (Logical change 1.328) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1337 ce84e21b-d406-0410-9b95-82705330c041
* add support for extra config reportingNarayan Desai2005-09-292-3/+7
| | | | | | | (Logical change 1.328) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1335 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
* switch to fully-qualified modeNarayan Desai2005-09-271-25/+14
| | | | | | | (Logical change 1.322) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1310 ce84e21b-d406-0410-9b95-82705330c041
* add shortname matching (for Cfg)Narayan Desai2005-09-271-1/+2
| | | | | | | (Logical change 1.322) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1309 ce84e21b-d406-0410-9b95-82705330c041
* fix nested stuffNarayan Desai2005-09-231-21/+22
| | | | | | | | | | 2005/09/23 12:17:04-05:00 anl.gov!desai make base global declarations work (Logical change 1.319) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1302 ce84e21b-d406-0410-9b95-82705330c041
* fix multi-regex stuffNarayan Desai2005-09-231-5/+15
| | | | | | | (Logical change 1.319) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1300 ce84e21b-d406-0410-9b95-82705330c041
* fix error path when plugin data doesn't existNarayan Desai2005-09-231-2/+6
| | | | | | | (Logical change 1.318) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1298 ce84e21b-d406-0410-9b95-82705330c041
* commit changes from indianaNarayan Desai2005-09-231-3/+11
| | | | | | | (Logical change 1.318) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1297 ce84e21b-d406-0410-9b95-82705330c041
* get solaris changes all workingNarayan Desai2005-09-161-4/+16
| | | | | | | | | | | 2005/09/15 13:27:36-05:00 anl.gov!desai make unbound configfiles return a reasonable error message, not a traceback (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1293 ce84e21b-d406-0410-9b95-82705330c041
* add Chiba generator back inNarayan Desai2005-09-161-1/+1
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1292 ce84e21b-d406-0410-9b95-82705330c041
* add a prefix nob to control file locationsNarayan Desai2005-09-161-7/+11
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1291 ce84e21b-d406-0410-9b95-82705330c041
* get services mostly workingNarayan Desai2005-09-161-9/+71
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1290 ce84e21b-d406-0410-9b95-82705330c041
* fix simplefile url generationNarayan Desai2005-09-161-16/+15
| | | | | | | | | | 2005/09/15 12:42:50-05:00 anl.gov!desai encap file entries should now work properly (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1289 ce84e21b-d406-0410-9b95-82705330c041
* spiffy up the chiba generatorNarayan Desai2005-09-161-5/+4
| | | | | | | | | | 2005/09/15 13:01:14-05:00 anl.gov!desai really update to new API (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1288 ce84e21b-d406-0410-9b95-82705330c041