summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* (Logical change 1.308)Narayan Desai2005-09-131-0/+234
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1263 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-131-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1261 ce84e21b-d406-0410-9b95-82705330c041
* add hostbaseNarayan Desai2005-09-131-1/+1
| | | | | | | (Logical change 1.307) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1259 ce84e21b-d406-0410-9b95-82705330c041
* add support for cascading location -> package type mappingsNarayan Desai2005-09-131-0/+2
| | | | | | | (Logical change 1.306) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1255 ce84e21b-d406-0410-9b95-82705330c041
* remove debug junkNarayan Desai2005-09-121-2/+3
| | | | | | | | | | | | | 2005/09/09 11:01:41-05:00 anl.gov!desai really fix thinko 2005/09/09 10:54:35-05:00 anl.gov!desai fix thinko (Logical change 1.304) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1249 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2005-09-081-3/+2
| | | | | | | | | | 2005/09/07 14:25:05-05:00 anl.gov!desai switch to plugin API (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1238 ce84e21b-d406-0410-9b95-82705330c041
* switch to Plugin importNarayan Desai2005-09-081-1/+1
| | | | | | | (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1236 ce84e21b-d406-0410-9b95-82705330c041
* update to new APINarayan Desai2005-09-081-0/+40
| | | | | | | | | | 2005/09/08 15:57:29-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Chiba.py -> src/lib/Server/Plugins/Chiba.py (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1235 ce84e21b-d406-0410-9b95-82705330c041
* Report offenders when multiple generators offer the same config entriesNarayan Desai2005-09-081-26/+10
| | | | | | | | | | 2005/09/07 14:21:15-05:00 anl.gov!desai fixes from pylint (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1234 ce84e21b-d406-0410-9b95-82705330c041
* switch to plugin importNarayan Desai2005-09-081-2/+1
| | | | | | | (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1233 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-081-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1231 ce84e21b-d406-0410-9b95-82705330c041
* finish switch to new plugin APINarayan Desai2005-09-071-44/+30
| | | | | | | (Logical change 1.301) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1230 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/lib/Server/Generators/Vhost.pyNarayan Desai2005-09-071-97/+0
| | | | | | | }(Logical change 1.301) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1227 ce84e21b-d406-0410-9b95-82705330c041
* Include generator stuffNarayan Desai2005-09-071-9/+62
| | | | | | | (Logical change 1.301) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1226 ce84e21b-d406-0410-9b95-82705330c041
* cleanupsNarayan Desai2005-09-071-59/+0
| | | | | | | }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1225 ce84e21b-d406-0410-9b95-82705330c041
* update to new plugin APINarayan Desai2005-09-071-0/+110
| | | | | | | | | | 2005/09/06 22:31:57-05:00 anl.gov!desai Rename: src/lib/Server/Generators/TCheetah.py -> src/lib/Server/Plugins/TCheetah.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1224 ce84e21b-d406-0410-9b95-82705330c041
* switch to new Plugin APINarayan Desai2005-09-071-81/+0
| | | | | | | | | switch to using Plugin.LogError }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1223 ce84e21b-d406-0410-9b95-82705330c041
* update to new Plugin APINarayan Desai2005-09-071-0/+19
| | | | | | | | | | 2005/09/06 22:30:10-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Svcmgr.py -> src/lib/Server/Plugins/Svcmgr.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1222 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/lib/Server/Structure.pyNarayan Desai2005-09-071-37/+0
| | | | | | | }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1221 ce84e21b-d406-0410-9b95-82705330c041
* rename self.__provides__ -> self.EntriesNarayan Desai2005-09-071-58/+0
| | | | | | | }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1220 ce84e21b-d406-0410-9b95-82705330c041