summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Collapse)AuthorAgeFilesLines
* fix permission codeNarayan Desai2005-06-291-5/+6
| | | | | | | | | | 2005/06/29 15:45:08-05:00 anl.gov!desai typo (Logical change 1.246) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1025 ce84e21b-d406-0410-9b95-82705330c041
* change postinstall command name to "name"Narayan Desai2005-06-291-1/+7
| | | | | | | | | | 2005/06/29 13:08:26-05:00 anl.gov!desai add postinstall methods and integrate with bundles (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1020 ce84e21b-d406-0410-9b95-82705330c041
* implement permissionsNarayan Desai2005-06-291-5/+38
| | | | | | | | | | | 2005/06/29 10:20:27-05:00 anl.gov!desai fix up perms on "wonderful" gpfs filesystems (and perhaps mount points in general) (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1009 ce84e21b-d406-0410-9b95-82705330c041
* improve error messageNarayan Desai2005-06-221-2/+2
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@989 ce84e21b-d406-0410-9b95-82705330c041
* fix IOError (broken pipe)Narayan Desai2005-06-221-1/+4
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@987 ce84e21b-d406-0410-9b95-82705330c041
* fix glob bug and verbose reportingNarayan Desai2005-06-221-2/+2
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@984 ce84e21b-d406-0410-9b95-82705330c041
* fix Symlink bugNarayan Desai2005-06-011-0/+6
| | | | | | | | | | 2005/05/17 10:42:56-05:00 anl.gov!desai add Reinstall for clobbered entries (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@960 ce84e21b-d406-0410-9b95-82705330c041
* add noninteractive force to all apt-get callsNarayan Desai2005-06-011-1/+1
| | | | | | | (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@959 ce84e21b-d406-0410-9b95-82705330c041
* switch to url from nameNarayan Desai2005-05-121-1/+1
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@943 ce84e21b-d406-0410-9b95-82705330c041
* add default fetch of nothing for pkgtool invocationsNarayan Desai2005-05-121-1/+1
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@939 ce84e21b-d406-0410-9b95-82705330c041
* fix single pass installNarayan Desai2005-04-111-2/+4
| | | | | | | (Logical change 1.223) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@935 ce84e21b-d406-0410-9b95-82705330c041
* fix service stuffNarayan Desai2005-04-111-3/+9
| | | | | | | (Logical change 1.223) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@933 ce84e21b-d406-0410-9b95-82705330c041
* fix extra argNarayan Desai2005-04-111-1/+1
| | | | | | | (Logical change 1.222) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@932 ce84e21b-d406-0410-9b95-82705330c041
* fix inventory callNarayan Desai2005-04-111-1/+1
| | | | | | | (Logical change 1.222) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@930 ce84e21b-d406-0410-9b95-82705330c041
* move to using Toolset.InstallNarayan Desai2005-04-111-141/+5
| | | | | | | | | | 2005/04/06 11:14:33-05:00 anl.gov!desai pylint fixes and consolidation (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@924 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2005-04-111-10/+160
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@922 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanupsNarayan Desai2005-04-111-147/+2
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@918 ce84e21b-d406-0410-9b95-82705330c041
* fixed statistics/clean problemNarayan Desai2005-04-051-2/+7
| | | | | | | (Logical change 1.219) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@917 ce84e21b-d406-0410-9b95-82705330c041
* fix directory installation for wrongperms caseNarayan Desai2005-04-041-7/+14
| | | | | | | (Logical change 1.218) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@914 ce84e21b-d406-0410-9b95-82705330c041
* add service removalNarayan Desai2005-03-311-1/+6
| | | | | | | (Logical change 1.216) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@910 ce84e21b-d406-0410-9b95-82705330c041
* fix var nameNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.207) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@880 ce84e21b-d406-0410-9b95-82705330c041
* fix code for TGNarayan Desai2005-02-141-25/+16
| | | | | | | (Logical change 1.204) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@871 ce84e21b-d406-0410-9b95-82705330c041
* make 2 way print conditionallyNarayan Desai2005-02-141-6/+8
| | | | | | | (Logical change 1.204) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@870 ce84e21b-d406-0410-9b95-82705330c041
* fix extra printingNarayan Desai2005-02-021-3/+3
| | | | | | | (Logical change 1.203) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@863 ce84e21b-d406-0410-9b95-82705330c041
* fix thinkosNarayan Desai2005-02-021-3/+3
| | | | | | | (Logical change 1.202) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@860 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
* 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
* 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
* 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 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* fix nonexistant init script errorsNarayan Desai2004-12-161-3/+8
| | | | | | | (Logical change 1.163) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@724 ce84e21b-d406-0410-9b95-82705330c041
* fix missing parenNarayan Desai2004-12-151-1/+1
| | | | | | | (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@711 ce84e21b-d406-0410-9b95-82705330c041
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@700 ce84e21b-d406-0410-9b95-82705330c041
* fix mkdir -p caseNarayan Desai2004-12-031-9/+10
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@699 ce84e21b-d406-0410-9b95-82705330c041
* fix permission settingNarayan Desai2004-12-021-1/+1
| | | | | | | (Logical change 1.155) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@691 ce84e21b-d406-0410-9b95-82705330c041
* add debugging for Directory VerificationNarayan Desai2004-11-301-0/+8
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@689 ce84e21b-d406-0410-9b95-82705330c041
* add another force optionNarayan Desai2004-11-131-1/+1
| | | | | | | (Logical change 1.153) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@682 ce84e21b-d406-0410-9b95-82705330c041
* fix one thinkoNarayan Desai2004-11-131-1/+1
| | | | | | | (Logical change 1.152) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@681 ce84e21b-d406-0410-9b95-82705330c041
* fix some runtime errorsNarayan Desai2004-11-111-4/+4
| | | | | | | (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@669 ce84e21b-d406-0410-9b95-82705330c041