summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* add -c supportNarayan Desai2005-02-011-1/+6
| | | | | | | (Logical change 1.199) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@850 ce84e21b-d406-0410-9b95-82705330c041
* fix et btNarayan Desai2005-02-011-1/+1
| | | | | | | (Logical change 1.198) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@847 ce84e21b-d406-0410-9b95-82705330c041
* add remove optionNarayan Desai2005-02-011-1/+1
| | | | | | | (Logical change 1.198) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@846 ce84e21b-d406-0410-9b95-82705330c041
* implement --r=all|packageNarayan Desai2005-02-011-5/+15
| | | | | | | | | | | | | 2005/01/31 10:46:36-06:00 anl.gov!desai add more verbose display 2005/01/31 10:45:59-06:00 anl.gov!desai fix bug from templeton (Logical change 1.198) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@845 ce84e21b-d406-0410-9b95-82705330c041
* update docNarayan Desai2005-01-311-5/+30
| | | | | | | | | | | | | 2005/01/30 23:05:27-06:00 anl.gov!desai add a few more functions 2005/01/30 22:52:50-06:00 anl.gov!desai add more useful features (Logical change 1.197) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@842 ce84e21b-d406-0410-9b95-82705330c041
* move code into Core.pyNarayan Desai2005-01-311-40/+17
| | | | | | | (Logical change 1.196) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@840 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
* fix popen spinNarayan Desai2005-01-311-2/+3
| | | | | | | (Logical change 1.196) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@837 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
* (Logical change 1.196)Narayan Desai2005-01-311-0/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@835 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-01-311-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@834 ce84e21b-d406-0410-9b95-82705330c041
* fix pipe hanging for large package descriptionsNarayan Desai2005-01-271-0/+2
| | | | | | | (Logical change 1.195) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@833 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
* fix pylint warningNarayan Desai2005-01-271-1/+1
| | | | | | | (Logical change 1.195) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@829 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 extra service supportNarayan Desai2005-01-191-2/+9
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@815 ce84e21b-d406-0410-9b95-82705330c041
* updates for Cory's tg problemsNarayan Desai2005-01-191-7/+14
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@814 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
* add modified supportNarayan Desai2005-01-121-4/+7
| | | | | | | | | | 2005/01/12 10:44:14-06:00 anl.gov!desai pylint cleanups (Logical change 1.190) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@809 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.190)Narayan Desai2005-01-121-0/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@808 ce84e21b-d406-0410-9b95-82705330c041
* switch installed_this_run to modifiedNarayan Desai2005-01-121-2/+2
| | | | | | | (Logical change 1.190) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@806 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-01-121-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@805 ce84e21b-d406-0410-9b95-82705330c041
* Updated so stats won't include a blank <Bad> entry if the config is clean.Brian Pellin2005-01-111-6/+9
| | | | | | | (Logical change 1.188) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@801 ce84e21b-d406-0410-9b95-82705330c041
* Only counts states for statistics purposes.Brian Pellin2005-01-111-8/+2
| | | | | | | (Logical change 1.187) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@799 ce84e21b-d406-0410-9b95-82705330c041
* Allow client to report revision.Brian Pellin2005-01-111-1/+1
| | | | | | | (Logical change 1.186) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@796 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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