summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Collapse)AuthorAgeFilesLines
* Fix option handling (resolves issue reported by mbrady)Narayan Desai2007-04-061-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3020 ce84e21b-d406-0410-9b95-82705330c041
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-051-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3012 ce84e21b-d406-0410-9b95-82705330c041
* Add informational message about service removal (Resolves half of #406)Narayan Desai2007-04-051-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3009 ce84e21b-d406-0410-9b95-82705330c041
* Move logic for repository interactions in bcfg2-admin pull into individual ↵Narayan Desai2007-04-031-40/+17
| | | | | | | | | plugins (This change introduces all new infrastructure, and is in preparation for doing support in SSHbase) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3005 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-admin pull, and update the help message to include itNarayan Desai2007-04-021-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3004 ce84e21b-d406-0410-9b95-82705330c041
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-281-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2997 ce84e21b-d406-0410-9b95-82705330c041
* Harden probe data uploads and error handling (Resolves Ticket #416)Narayan Desai2007-03-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2990 ce84e21b-d406-0410-9b95-82705330c041
* Fix var renameNarayan Desai2007-03-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2982 ce84e21b-d406-0410-9b95-82705330c041
* Add error handling to bcfg2-admin compare (Resolves Ticket #409)Narayan Desai2007-03-211-2/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2976 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2007-03-201-22/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2968 ce84e21b-d406-0410-9b95-82705330c041
* getoptized the 'viz' subcommand; cleaned up some commentsCory Lueninghoener2007-03-201-15/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2967 ce84e21b-d406-0410-9b95-82705330c041
* Added 'client add' functionalityCory Lueninghoener2007-03-201-5/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2953 ce84e21b-d406-0410-9b95-82705330c041
* Add UUID/per-client passwordsNarayan Desai2007-03-201-5/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2948 ce84e21b-d406-0410-9b95-82705330c041
* Converted to getopt; should work the same.Cory Lueninghoener2007-03-191-39/+81
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2946 ce84e21b-d406-0410-9b95-82705330c041
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-122-1/+16
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2928 ce84e21b-d406-0410-9b95-82705330c041
* Add two new options to bcfg2-build-reports (Patch from Sumit Roy)Narayan Desai2007-03-011-8/+26
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2892 ce84e21b-d406-0410-9b95-82705330c041
* Add bcfg2-client side support for new option handlingNarayan Desai2007-02-281-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2887 ce84e21b-d406-0410-9b95-82705330c041
* improve comparison mode outputNarayan Desai2007-02-121-6/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2807 ce84e21b-d406-0410-9b95-82705330c041
* Improve messages in bcfg2-admin compare -rNarayan Desai2007-02-121-3/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2806 ce84e21b-d406-0410-9b95-82705330c041
* Add -r mode to compare fixNarayan Desai2007-02-121-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2805 ce84e21b-d406-0410-9b95-82705330c041
* Add -r mode to compareNarayan Desai2007-02-121-0/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2804 ce84e21b-d406-0410-9b95-82705330c041
* Merge crosscheck script into bcfg2-adminNarayan Desai2007-02-121-1/+88
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2801 ce84e21b-d406-0410-9b95-82705330c041
* Add buildall mode to bcfg2-info (generates all client configs in a directory)Narayan Desai2007-02-121-4/+16
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2800 ce84e21b-d406-0410-9b95-82705330c041
* More colors and a category key in bcfg2-admin vizNarayan Desai2007-02-061-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2791 ce84e21b-d406-0410-9b95-82705330c041
* add more colors to bcfg2-admin vizNarayan Desai2007-02-061-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2790 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-admin viz for groups that are both included and directly in groups.xmlNarayan Desai2007-02-061-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2787 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-admin pullNarayan Desai2007-02-011-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2760 ce84e21b-d406-0410-9b95-82705330c041
* Unescape xml escape sequences (Resolves Ticket #384)Narayan Desai2007-01-311-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2736 ce84e21b-d406-0410-9b95-82705330c041
* Fix client metadata resolution (Resolves Ticket #383)Narayan Desai2007-01-311-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2734 ce84e21b-d406-0410-9b95-82705330c041
* Add more informational messages in the fam event processing stage (Resolves ↵Narayan Desai2007-01-291-0/+1
| | | | | | Ticket #376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2728 ce84e21b-d406-0410-9b95-82705330c041
* Implement dynamic groupsNarayan Desai2007-01-241-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2715 ce84e21b-d406-0410-9b95-82705330c041
* Fix empty bad clauses in bcfg2-build reports [Patch from wosc at uni-jena] ↵Narayan Desai2007-01-221-1/+1
| | | | | | (Resolves Ticket #373) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2707 ce84e21b-d406-0410-9b95-82705330c041
* Add temporary -e mode to display extra configuration entry details (Resolves ↵Narayan Desai2007-01-201-0/+2
| | | | | | Ticket #369) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2703 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg-admin viz -kNarayan Desai2007-01-181-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2693 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-admin for xincluded groups files. Narayan Desai2007-01-181-8/+12
| | | | | | | Document bcfg2-admin git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2692 ce84e21b-d406-0410-9b95-82705330c041
* minor comment fix for bcfg2-adminNarayan Desai2007-01-171-1/+1
| | | | | | | Add fallback removal mechanism for RPM (to single removal, used when single-pass fails) [From Sumit Roy] git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2691 ce84e21b-d406-0410-9b95-82705330c041
* Finish validation fixes for xinclude schemasNarayan Desai2007-01-161-7/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2680 ce84e21b-d406-0410-9b95-82705330c041
* Merge graphviz diagram support into bcfg2-adminNarayan Desai2007-01-161-3/+92
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2676 ce84e21b-d406-0410-9b95-82705330c041
* Metadata improvementsNarayan Desai2007-01-081-1/+1
| | | | | | | | * XInclude support -- now clients.xml and groups.xml can include secondary files * Schema updates for XInclude and group comments git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2631 ce84e21b-d406-0410-9b95-82705330c041
* Add client support for manual driver specificationNarayan Desai2007-01-081-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2627 ce84e21b-d406-0410-9b95-82705330c041
* Fix report configuration indirectly found by the lxml problems experienced ↵Narayan Desai2007-01-041-1/+1
| | | | | | by DavidI git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2622 ce84e21b-d406-0410-9b95-82705330c041
* More gentoo updates from mjinksNarayan Desai2006-12-231-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2609 ce84e21b-d406-0410-9b95-82705330c041
* Add tidy mode to bcfg2-admin (clean up unused/unusable files)Narayan Desai2006-12-131-8/+71
| | | | | | | | * Implement SSHbase key cleanup * Still more work to do git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2591 ce84e21b-d406-0410-9b95-82705330c041
* Fix probes for _all_ pluginsNarayan Desai2006-12-121-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2590 ce84e21b-d406-0410-9b95-82705330c041
* 2 Minor bcfg2-admin updates (Resolves Ticket #323)Narayan Desai2006-12-111-1/+3
| | | | | | | | * Setup Base and Bundler directories * Add message upon successful completion git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2577 ce84e21b-d406-0410-9b95-82705330c041
* switch os -> operating system (Resolves Ticket #322)Narayan Desai2006-12-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2576 ce84e21b-d406-0410-9b95-82705330c041
* Make the bcfg2 server drain the fam queue before processing network requests ↵Narayan Desai2006-11-261-0/+9
| | | | | | (Hopefully Resolves Ticket #282) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2544 ce84e21b-d406-0410-9b95-82705330c041
* Improve probe download failure message (Resolves Ticket #297)Narayan Desai2006-11-262-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2541 ce84e21b-d406-0410-9b95-82705330c041
* Allow bcfg2 -n -r all to work properly (Resolves Ticket #284)Narayan Desai2006-11-231-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2534 ce84e21b-d406-0410-9b95-82705330c041
* Fixup server error handlingNarayan Desai2006-11-231-4/+7
| | | | | | | | * Remove ssl key print * Handle bind failure case cleanly git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2533 ce84e21b-d406-0410-9b95-82705330c041