summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* Change to /etc/init.d/svc restart for DebInit services (Resolves Ticket #417)Narayan Desai2007-04-052-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3008 ce84e21b-d406-0410-9b95-82705330c041
* Fix shared addresses for UUID'd clients behind NAT (Resolves Ticket #420)Narayan Desai2007-04-051-5/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3007 ce84e21b-d406-0410-9b95-82705330c041
* Move logic for repository interactions in bcfg2-admin pull into individual ↵Narayan Desai2007-04-032-1/+49
| | | | | | | | | 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
* Add support for drivers not enabled by default (in preparation for addition ↵Narayan Desai2007-04-022-1/+3
| | | | | | of RPMng) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3002 ce84e21b-d406-0410-9b95-82705330c041
* Fix service status checkNarayan Desai2007-04-021-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3001 ce84e21b-d406-0410-9b95-82705330c041
* added template directory to settings fileKen Raffenetti2007-03-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3000 ce84e21b-d406-0410-9b95-82705330c041
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-281-8/+22
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2997 ce84e21b-d406-0410-9b95-82705330c041
* Fix pkgmgr issues with autosplit packagesNarayan Desai2007-03-271-4/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2995 ce84e21b-d406-0410-9b95-82705330c041
* Fix remainder of Package-included entries problemsNarayan Desai2007-03-231-3/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2992 ce84e21b-d406-0410-9b95-82705330c041
* Fix child node issues in Pkgmgr (for Ignore/Instance)Narayan Desai2007-03-232-6/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2991 ce84e21b-d406-0410-9b95-82705330c041
* Harden probe data uploads and error handling (Resolves Ticket #416)Narayan Desai2007-03-221-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2990 ce84e21b-d406-0410-9b95-82705330c041
* Add error message when destination file cannot be read or does not exist ↵Narayan Desai2007-03-211-2/+2
| | | | | | (problem report from larold) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2980 ce84e21b-d406-0410-9b95-82705330c041
* Add error message for config file chown failure (Resolves Ticket #407)Narayan Desai2007-03-211-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2979 ce84e21b-d406-0410-9b95-82705330c041
* Improve error handling for ssl handshakesNarayan Desai2007-03-211-5/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2978 ce84e21b-d406-0410-9b95-82705330c041
* Fix logging under broken pipe conditions (Resolves Ticket #408)Narayan Desai2007-03-211-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2975 ce84e21b-d406-0410-9b95-82705330c041
* 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
* 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-201-4/+75
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2948 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-1264-100/+10296
| | | | 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
* 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
* 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