summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Leave authentication error reporting to Metadata pluginNarayan Desai2007-03-201-1/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2962 ce84e21b-d406-0410-9b95-82705330c041
* Improve error message for clients in secure mode without a passwordNarayan Desai2007-03-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2961 ce84e21b-d406-0410-9b95-82705330c041
* Fix secure modeNarayan Desai2007-03-201-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2960 ce84e21b-d406-0410-9b95-82705330c041
* Include more information in authentication failure messagesNarayan Desai2007-03-201-4/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2958 ce84e21b-d406-0410-9b95-82705330c041
* Improve error handlingNarayan Desai2007-03-201-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2955 ce84e21b-d406-0410-9b95-82705330c041
* Actually use the new timeout codeNarayan Desai2007-03-201-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2954 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
* Remove spurious error messages for empty lines in :info filesNarayan Desai2007-03-201-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2952 ce84e21b-d406-0410-9b95-82705330c041
* Improve component error handlingNarayan Desai2007-03-201-9/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2951 ce84e21b-d406-0410-9b95-82705330c041
* Set tlslite xmlrpc timeout up to 90 secNarayan Desai2007-03-201-1/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2950 ce84e21b-d406-0410-9b95-82705330c041
* Fix Error messages and fallback password useNarayan Desai2007-03-201-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2949 ce84e21b-d406-0410-9b95-82705330c041
* Add UUID/per-client passwordsNarayan Desai2007-03-202-9/+83
| | | | 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
* Add Package Ignore support for barfooNarayan Desai2007-03-181-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2945 ce84e21b-d406-0410-9b95-82705330c041
* Implement client profile remapping (May resolve Ticket #392)Narayan Desai2007-03-152-3/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2943 ce84e21b-d406-0410-9b95-82705330c041
* Fix interactive modeNarayan Desai2007-03-121-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2932 ce84e21b-d406-0410-9b95-82705330c041
* this is the updated version which also hacks the sudoers file. there is a ↵Rick Bradshow2007-03-121-1/+12
| | | | | | | | | catch where you need a sudoers template or static file, but I will fix that in the future. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2931 ce84e21b-d406-0410-9b95-82705330c041
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-1266-101/+10312
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2928 ce84e21b-d406-0410-9b95-82705330c041
* Move multiple inclusion messages into debug modeNarayan Desai2007-03-121-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2926 ce84e21b-d406-0410-9b95-82705330c041
* Fix fam state machine (Should resolve Tickets #415)Narayan Desai2007-03-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2923 ce84e21b-d406-0410-9b95-82705330c041
* Properly integrate actions into Interactive mode (Resolves Ticket #414)Narayan Desai2007-03-102-39/+42
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2922 ce84e21b-d406-0410-9b95-82705330c041
* Make default profile settings persist properlyNarayan Desai2007-03-011-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2893 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
* Fix default group useNarayan Desai2007-02-281-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2889 ce84e21b-d406-0410-9b95-82705330c041
* Fix a cosmetic tracebackNarayan Desai2007-02-281-3/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2888 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
* Make bcfg2.conf-less -p -s runs workNarayan Desai2007-02-281-32/+56
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2886 ce84e21b-d406-0410-9b95-82705330c041
* enables user control of reverse zone file generationKen Raffenetti2007-02-271-45/+29
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2885 ce84e21b-d406-0410-9b95-82705330c041
* Added Revision to svn:keywords so Revision shows up correctly in sourceDaniel Joseph Barnhart Clark2007-02-253-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2870 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in nis authenticationKen Raffenetti2007-02-162-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2836 ce84e21b-d406-0410-9b95-82705330c041
* host copy function and other bug fixesKen Raffenetti2007-02-163-11/+179
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2835 ce84e21b-d406-0410-9b95-82705330c041
* Handle non-elements in pkglists (Resolves Ticket #403)Narayan Desai2007-02-161-2/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2831 ce84e21b-d406-0410-9b95-82705330c041
* Fix another tracebackNarayan Desai2007-02-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2821 ce84e21b-d406-0410-9b95-82705330c041
* Fixup for case when diff needs to be displayed (Resolved Ticket #401)Narayan Desai2007-02-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2817 ce84e21b-d406-0410-9b95-82705330c041
* Add noverify version support to YumNarayan Desai2007-02-151-0/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2814 ce84e21b-d406-0410-9b95-82705330c041
* Include permissions entries in bundle modlistsNarayan Desai2007-02-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2813 ce84e21b-d406-0410-9b95-82705330c041
* Fix interactive messages when no diff is needed (Resolves Ticket #397)Narayan Desai2007-02-151-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2811 ce84e21b-d406-0410-9b95-82705330c041
* Improve information for cases like Ticket #398Narayan Desai2007-02-141-3/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2809 ce84e21b-d406-0410-9b95-82705330c041
* Fix error messages for posix perms/ownership (Resolves Ticket #397)Narayan Desai2007-02-131-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2808 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
* Minor statistics fixups (for tmpfile name change)Narayan Desai2007-02-101-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2799 ce84e21b-d406-0410-9b95-82705330c041
* Write statistics into a temporary locationNarayan Desai2007-02-101-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2798 ce84e21b-d406-0410-9b95-82705330c041
* Fix reports system traceback (Resolves Ticket #387)Narayan Desai2007-02-061-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2794 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