summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Collapse)AuthorAgeFilesLines
* Delete: src/lib/Server/Generators/Debconf.pyNarayan Desai2005-04-111-59/+0
| | | | | | | }(Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@920 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixes and GetDependencies additionNarayan Desai2005-04-111-1/+5
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@919 ce84e21b-d406-0410-9b95-82705330c041
* fix prio problemNarayan Desai2005-03-301-3/+3
| | | | | | | (Logical change 1.215) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@907 ce84e21b-d406-0410-9b95-82705330c041
* add client metadata into the mixNarayan Desai2005-03-291-2/+3
| | | | | | | (Logical change 1.213) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@902 ce84e21b-d406-0410-9b95-82705330c041
* fix tiebreaksNarayan Desai2005-03-171-1/+9
| | | | | | | (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@900 ce84e21b-d406-0410-9b95-82705330c041
* move to efficient caching. now it both does the right thing, and itNarayan Desai2005-03-171-5/+39
| | | | | | | | | | | | | works fast (~1.7 s for initial config gen, ~.5 for all subsequent; compared with 1.8 all of the time) 2005/03/17 14:45:00-06:00 anl.gov!desai working multidomain version (slow) (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@896 ce84e21b-d406-0410-9b95-82705330c041
* switch to all dynamic ssh_known_hosts generation (don't useNarayan Desai2005-03-021-22/+6
| | | | | | | | | repo/ssh_known_hosts as a base) (Logical change 1.208) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@886 ce84e21b-d406-0410-9b95-82705330c041
* fix the sort functionNarayan Desai2005-03-021-6/+5
| | | | | | | | | | 2005/02/18 13:40:24-06:00 anl.gov!desai add in profile support for ScopedXMLFiles (Logical change 1.208) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@883 ce84e21b-d406-0410-9b95-82705330c041
* fix import problemNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.207) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@881 ce84e21b-d406-0410-9b95-82705330c041
* add loggingNarayan Desai2005-02-161-7/+11
| | | | | | | (Logical change 1.205) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@873 ce84e21b-d406-0410-9b95-82705330c041
* update for GeneNarayan Desai2005-02-141-14/+23
| | | | | | | (Logical change 1.204) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@866 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.200)Narayan Desai2005-02-011-0/+109
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@855 ce84e21b-d406-0410-9b95-82705330c041
* add CoreInitError and add error handling for the "no metadata" caseNarayan Desai2005-02-011-2/+9
| | | | | | | | | | 2005/02/01 11:29:28-06:00 anl.gov!desai loose default setting for cfile (Logical change 1.200) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@853 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-02-011-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@851 ce84e21b-d406-0410-9b95-82705330c041
* kill debug messageNarayan Desai2005-01-311-1/+0
| | | | | | | (Logical change 1.196) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@839 ce84e21b-d406-0410-9b95-82705330c041
* incorporate Bcfg2Server code into Core for easier instantiationNarayan Desai2005-01-311-9/+55
| | | | | | | | | outside of servers (Logical change 1.196) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@836 ce84e21b-d406-0410-9b95-82705330c041
* fix some errorsNarayan Desai2005-01-271-0/+2
| | | | | | | (Logical change 1.195) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@830 ce84e21b-d406-0410-9b95-82705330c041
* fixup problems from chibaNarayan Desai2005-01-271-9/+5
| | | | | | | (Logical change 1.194) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@828 ce84e21b-d406-0410-9b95-82705330c041
* fix generator consistency errorsNarayan Desai2005-01-271-1/+1
| | | | | | | (Logical change 1.194) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@827 ce84e21b-d406-0410-9b95-82705330c041
* kill old debug messageNarayan Desai2005-01-271-5/+11
| | | | | | | | | | 2005/01/20 17:13:51-06:00 anl.gov!desai tighten up fam event propagation (Logical change 1.194) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@826 ce84e21b-d406-0410-9b95-82705330c041
* add simplefile optionNarayan Desai2005-01-201-2/+7
| | | | | | | | | | 2005/01/19 13:15:05-06:00 anl.gov!desai fix variable (Logical change 1.193) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@824 ce84e21b-d406-0410-9b95-82705330c041
* fix localhost lineNarayan Desai2005-01-201-6/+4
| | | | | | | | | | | | | 2005/01/20 15:50:02-06:00 anl.gov!desai fix one hardcoded domain problem 2005/01/20 13:41:28-06:00 anl.gov!desai fix public key perms (Logical change 1.193) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@821 ce84e21b-d406-0410-9b95-82705330c041
* clean up :info handlingNarayan Desai2005-01-201-7/+10
| | | | | | | (Logical change 1.193) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@820 ce84e21b-d406-0410-9b95-82705330c041
* add MetadataConsistencyErrorNarayan Desai2005-01-191-1/+7
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@818 ce84e21b-d406-0410-9b95-82705330c041
* add log on errNarayan Desai2005-01-191-0/+2
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@817 ce84e21b-d406-0410-9b95-82705330c041
* add Pkgmgr errors for null package indicesNarayan Desai2005-01-191-2/+10
| | | | | | | | | | | | | 2005/01/18 20:56:31-06:00 anl.gov!desai scope message 2005/01/18 20:56:13-06:00 anl.gov!desai add error handling for package setup failure (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@813 ce84e21b-d406-0410-9b95-82705330c041
* switch to equivalenceNarayan Desai2005-01-191-3/+3
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@812 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.186)Brian Pellin2005-01-111-0/+103
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@793 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionBrian Pellin2005-01-111-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@791 ce84e21b-d406-0410-9b95-82705330c041
* This should handle the created event.Brian Pellin2005-01-111-1/+1
| | | | | | | (Logical change 1.185) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@789 ce84e21b-d406-0410-9b95-82705330c041
* Fixed constructors to not clobber initial data.Brian Pellin2005-01-101-2/+2
| | | | | | | (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@784 ce84e21b-d406-0410-9b95-82705330c041
* Made ConfigFileEntry handle exists events for initial data read in.Brian Pellin2005-01-101-7/+13
| | | | | | | | | | Adding message to log events that don't correspond to known files in ConfigFileEntry. (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@783 ce84e21b-d406-0410-9b95-82705330c041
* Fixed constructor to not clobber data.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@781 ce84e21b-d406-0410-9b95-82705330c041
* Fixed escaping on hyphen in regex.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.182) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@779 ce84e21b-d406-0410-9b95-82705330c041
* fix for files with - in the nameNarayan Desai2005-01-101-1/+1
| | | | | | | (Logical change 1.181) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@777 ce84e21b-d406-0410-9b95-82705330c041
* Added support for image to toolset mapping.Brian Pellin2005-01-061-2/+8
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@757 ce84e21b-d406-0410-9b95-82705330c041
* Auto mergedBrian Pellin2005-01-041-6/+21
| | | | | | | | | | 2005/01/04 16:20:00-06:00 (none)!bpellin Added throttling for multiple events in file watching. (Logical change 1.173) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@752 ce84e21b-d406-0410-9b95-82705330c041
* fix tbNarayan Desai2005-01-041-1/+2
| | | | | | | (Logical change 1.172) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@751 ce84e21b-d406-0410-9b95-82705330c041
* add error handlingNarayan Desai2004-12-201-54/+8
| | | | | | | (Logical change 1.171) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@747 ce84e21b-d406-0410-9b95-82705330c041
* fixup bugsNarayan Desai2004-12-171-7/+9
| | | | | | | | | | 2004/12/17 10:58:48-06:00 anl.gov!desai fix quoting (Logical change 1.170) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@745 ce84e21b-d406-0410-9b95-82705330c041
* fix quotingNarayan Desai2004-12-171-3/+3
| | | | | | | (Logical change 1.169) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@743 ce84e21b-d406-0410-9b95-82705330c041
* fix xml quoting issuesNarayan Desai2004-12-171-5/+5
| | | | | | | | | | 2004/12/17 10:01:23-06:00 anl.gov!desai switch to __name__ (Logical change 1.168) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@741 ce84e21b-d406-0410-9b95-82705330c041
* fix debconf nameNarayan Desai2004-12-171-1/+1
| | | | | | | (Logical change 1.167) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@739 ce84e21b-d406-0410-9b95-82705330c041
* I fixed this once again.Rick Bradshow2004-12-161-1/+1
| | | | | | | (Logical change 1.165) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@735 ce84e21b-d406-0410-9b95-82705330c041
* this is the hot new X stuffRick Bradshow2004-12-161-5/+24
| | | | | | | | | | | | | 2004/12/16 15:34:47-06:00 anl.gov!bradshaw Change mode to -rw-r--r-- 2004/10/20 13:20:21-05:00 anl.gov!bradshaw added the probe for the VGA card into the generator. THis is untested. (Logical change 1.164) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@732 ce84e21b-d406-0410-9b95-82705330c041
* fix error loggingNarayan Desai2004-12-161-2/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@722 ce84e21b-d406-0410-9b95-82705330c041
* update comments and move to single repoNarayan Desai2004-12-161-4/+5
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@720 ce84e21b-d406-0410-9b95-82705330c041
* Add Generator prefix to log messagesNarayan Desai2004-12-161-18/+19
| | | | | | | | | | 2004/12/14 20:44:11-06:00 anl.gov!desai pylint cleanups (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@719 ce84e21b-d406-0410-9b95-82705330c041
* add commented fam debugging codeNarayan Desai2004-12-161-0/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@718 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanupsNarayan Desai2004-12-151-5/+5
| | | | | | | (Logical change 1.161) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@717 ce84e21b-d406-0410-9b95-82705330c041