summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version bump.Brian Pellin2005-01-112-2/+8
| | | | | | | (Logical change 1.186) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@795 ce84e21b-d406-0410-9b95-82705330c041
* Made changes to generate more interesting statistics to send to the server.Brian Pellin2005-01-111-8/+29
| | | | | | | (Logical change 1.186) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@794 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
* Added statistics hooks.Brian Pellin2005-01-111-0/+22
| | | | | | | (Logical change 1.186) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@792 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
* Fixed deps.Brian Pellin2005-01-111-1/+1
| | | | | | | (Logical change 1.185) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@790 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
* Quick bugfix.Brian Pellin2005-01-110-0/+0
| | | | | | | BKrev: 41e42827mMuPAMuaaWoSSjPnUZIi-g git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@788 ce84e21b-d406-0410-9b95-82705330c041
* Revision bump, and quick bugfix.Brian Pellin2005-01-100-0/+0
| | | | | | | BKrev: 41e2c898eLnMOeYLEybBrd5vsb99mw git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@787 ce84e21b-d406-0410-9b95-82705330c041
* Revision bump.Brian Pellin2005-01-102-1/+7
| | | | | | | (Logical change 1.184) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@786 ce84e21b-d406-0410-9b95-82705330c041
* I guess ! is not a python operator.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.184) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@785 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
* Serveral changes to setup cache correct initially. These bugs were exposed ↵Brian Pellin2005-01-100-0/+0
| | | | | | | | | by the cache update throttling. BKrev: 41e2b8a8wHMbSXwZI1Uxb9njsa56qA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@782 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
* Regex bugfixBrian Pellin2005-01-100-0/+0
| | | | | | | BKrev: 41e2b801xxrPPeJ355asbgk1kJZPsQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@780 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 Cfg for filenames with - in themNarayan Desai2005-01-100-0/+0
| | | | | | | BKrev: 41e2a490O3_B-B51TN-bMreFy_TtDA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@778 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
* add apt-get clean callNarayan Desai2005-01-071-0/+1
| | | | | | | (Logical change 1.180) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@776 ce84e21b-d406-0410-9b95-82705330c041
* add apt-get clean callNarayan Desai2005-01-070-0/+0
| | | | | | | BKrev: 41df15aaEwvCUS0ft1Zw8jVSQyRrUQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@775 ce84e21b-d406-0410-9b95-82705330c041
* Merge desai@terra.mcs.anl.gov:/home/desai/bk/bcfg2Narayan Desai2005-01-070-0/+0
| | | | | | | | | | | | into topaz.mcs.anl.gov:/home/desai/dev/bcfg2 2005/01/07 16:06:23-06:00 anl.gov!desai fix tb in pathological case BKrev: 41df07ec2KGjMCrSeUo1wsJpDFBIqA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@774 ce84e21b-d406-0410-9b95-82705330c041
* fix tbNarayan Desai2005-01-071-1/+1
| | | | | | | (Logical change 1.179) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@773 ce84e21b-d406-0410-9b95-82705330c041
* Version bump.Brian Pellin2005-01-070-0/+0
| | | | | | | BKrev: 41dec0f1PGGAkBlRFO2lWK8c_S22vQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@771 ce84e21b-d406-0410-9b95-82705330c041
* Version bump.Brian Pellin2005-01-072-1/+7
| | | | | | | (Logical change 1.178) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@770 ce84e21b-d406-0410-9b95-82705330c041
* Fixed spec for rpm builds.Brian Pellin2005-01-070-0/+0
| | | | | | | BKrev: 41debf34bAsBQI7E8BH27uyK2svySA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@769 ce84e21b-d406-0410-9b95-82705330c041
* Fixed spec file.Brian Pellin2005-01-071-14/+15
| | | | | | | (Logical change 1.177) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@768 ce84e21b-d406-0410-9b95-82705330c041
* Added spec file.Brian Pellin2005-01-070-0/+0
| | | | | | | BKrev: 41deb8d6LBl4V8nKoY-JhaLCLyZCqA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@767 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.176)Brian Pellin2005-01-071-0/+66
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@766 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionBrian Pellin2005-01-071-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@765 ce84e21b-d406-0410-9b95-82705330c041
* Added support for the read config from file (-f) flag.Brian Pellin2005-01-061-31/+43
| | | | | | | (Logical change 1.175) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@764 ce84e21b-d406-0410-9b95-82705330c041
* Fixes to RedHat support. At this point features have been testing in dry ↵Brian Pellin2005-01-060-0/+0
| | | | | | | | | | | run mode. Added support for -f flag in bcfg2 client. BKrev: 41ddc0c9v_rGR2qZr54RF8WELBm1XA git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@763 ce84e21b-d406-0410-9b95-82705330c041
* Fixed service verification for services that are not installed.Brian Pellin2005-01-061-1/+8
| | | | | | | | | Added check for invalid service verification. (Logical change 1.175) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@762 ce84e21b-d406-0410-9b95-82705330c041
* Updated client redhat support.Brian Pellin2005-01-060-0/+0
| | | | | | | | | Client and Server upgrades necessary to support runtime toolset selection. BKrev: 41dda4840Azr4bKVAmYzuyAGTQNO7Q git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@761 ce84e21b-d406-0410-9b95-82705330c041
* Rewrote mostly to follow inventory model.Brian Pellin2005-01-061-29/+163
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@760 ce84e21b-d406-0410-9b95-82705330c041
* Added runtime toolset selection.Brian Pellin2005-01-061-2/+21
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@759 ce84e21b-d406-0410-9b95-82705330c041
* Updated to include image to toolset mapping.Brian Pellin2005-01-061-1/+14
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@758 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
* Added toolset support.Brian Pellin2005-01-061-0/+1
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@756 ce84e21b-d406-0410-9b95-82705330c041
* Added additional build-dep.Brian Pellin2005-01-041-1/+1
| | | | | | | (Logical change 1.173) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@755 ce84e21b-d406-0410-9b95-82705330c041
* Merge bpellin@terra.mcs.anl.gov:/homes/desai/bk/bcfg2Brian Pellin2005-01-040-0/+0
| | | | | | | | | | | | | | into baracus.(none):/home/bpellin/src/bcfg2 2005/01/04 16:20:05-06:00 (none)!bpellin Added file event throttling. Added Build-Dep. BKrev: 41db1699s9TcDe8xNyfBI8qTwOV3fQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@754 ce84e21b-d406-0410-9b95-82705330c041
* Logging to logging@openlogging.org acceptedBrian Pellin2005-01-041-0/+1
| | | | | | | (Logical change 1.173) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@753 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
* (Logical change 1.172)Narayan Desai2005-01-043-0/+30
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@750 ce84e21b-d406-0410-9b95-82705330c041
* Generator updateNarayan Desai2005-01-040-0/+0
| | | | | | | | | arch inclusion BKrev: 41db0da0E12Ch1W34ahkMxFpZKruAw git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@749 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-01-043-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@748 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 chiba generator for myrinetNarayan Desai2004-12-200-0/+0
| | | | | | | BKrev: 41c706dcs0MouDN_QF1fd5IrSYCBXQ git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@746 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