summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* pylint fixesNarayan Desai2005-04-111-9/+9
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@925 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
* Delete: src/lib/Server/Generators/FS.pyNarayan Desai2005-04-111-17/+0
| | | | | | | }(Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@923 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
* 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
* 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
* fixup error messageNarayan Desai2005-04-011-4/+4
| | | | | | | (Logical change 1.217) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@911 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 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
* minor cleanupsNarayan Desai2005-03-171-0/+14
| | | | | | | | | | 2005/03/17 10:49:10-06:00 anl.gov!desai add more commands (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@899 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
* 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
* change paranoid mode flagNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.205) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@875 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
* 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
* 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
* 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
* add better error handingNarayan Desai2005-02-011-3/+7
| | | | | | | | | | 2005/02/01 11:25:01-06:00 anl.gov!desai Change mode to -rwxr-xr-x (Logical change 1.200) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@856 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
* add error handling for CoreInitErrorNarayan Desai2005-02-011-2/+6
| | | | | | | | | | 2005/02/01 11:30:34-06:00 anl.gov!desai fix Core usage (Logical change 1.200) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@852 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
* 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