summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added 'get_pkgs2()' to rpmlisting.py, which parses rpm filenames instead of ↵Jason Pepas2006-08-251-1/+24
| | | | | | using the rpm command to read rpm meta data. On my machine, this resulted in a runtime reduction from half an hour to 3 seconds. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2110 ce84e21b-d406-0410-9b95-82705330c041
* Updated rpmlisting.py to sort package listings.Jason Pepas2006-08-251-1/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2109 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Add bcfg2-client "daemon" start to bcfg2-siteDaniel Joseph Barnhart Clark2006-08-255-11/+31
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2108 ce84e21b-d406-0410-9b95-82705330c041
* Implement interactive mode for the clientChris Vuletich2006-08-244-4/+34
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2107 ce84e21b-d406-0410-9b95-82705330c041
* Cleanly detect unsupported entry typesNarayan Desai2006-08-241-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2106 ce84e21b-d406-0410-9b95-82705330c041
* Fix syslog reconnect code to properly choose socket type (for nexenta)Narayan Desai2006-08-241-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2105 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: bcfg2 encap 0.8.3pre1 -> pre3Daniel Joseph Barnhart Clark2006-08-241-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2104 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: A bunch of changes, including but not limited to:Daniel Joseph Barnhart Clark2006-08-2443-286/+670
| | | | | | | | | | | | * Cleaner directory structure * Numerous Makefile improvements * Makefile no longer tied to specific versions of encap packages (except in the case of python-apt, which is distro-specific) * Automatic dependancy generation from encap package files * bcfg2-site pretty much done git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2103 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Restructuring directory layoutDaniel Joseph Barnhart Clark2006-08-2435-468/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2102 ce84e21b-d406-0410-9b95-82705330c041
* Fix export script to work with latest doc Makefile patchNarayan Desai2006-08-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2101 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Restructuring directory layoutDaniel Joseph Barnhart Clark2006-08-2419-343/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2100 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.3pre3Narayan Desai2006-08-243-4/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2098 ce84e21b-d406-0410-9b95-82705330c041
* Fall back to localhost:514 for syslog (needed for nexenta)Narayan Desai2006-08-231-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2097 ce84e21b-d406-0410-9b95-82705330c041
* Packaging fix from RessuNarayan Desai2006-08-231-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2096 ce84e21b-d406-0410-9b95-82705330c041
* Only upload probe responses if probes were executed (works around bug in old ↵Narayan Desai2006-08-231-6/+7
| | | | | | server versions) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2095 ce84e21b-d406-0410-9b95-82705330c041
* StatReports Bug fix; web and rss reports nolonger are blank when included in ↵Joey Hagedorn2006-08-231-12/+25
| | | | | | multiple-delivery report where mail type is nodes-individual comes before other types in the configuration file. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2094 ce84e21b-d406-0410-9b95-82705330c041
* Doc patch from RessuNarayan Desai2006-08-221-3/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2093 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.3pre2Narayan Desai2006-08-223-4/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2091 ce84e21b-d406-0410-9b95-82705330c041
* fix for a nonexistent /Probes dir.Rick Bradshow2006-08-221-10/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2090 ce84e21b-d406-0410-9b95-82705330c041
* this is the inclusion of the hot new interpolation capabilities in the Cfg ↵Rick Bradshow2006-08-221-5/+47
| | | | | | | | | | plugin. This includes a built in probe for hostname, and the capability for users to populate a directory of homemade script to be run as Probes. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2089 ce84e21b-d406-0410-9b95-82705330c041
* Add -k (kevlar) option, and move objectionable debian behavion in here.Narayan Desai2006-08-223-5/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2088 ce84e21b-d406-0410-9b95-82705330c041
* Catch key errors (Resolves Ticket #59)Narayan Desai2006-08-221-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2087 ce84e21b-d406-0410-9b95-82705330c041
* Make StatReports look at server::prefix (Resolves Ticket #95)Narayan Desai2006-08-221-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2086 ce84e21b-d406-0410-9b95-82705330c041
* Minor StatReports cleanups and add support for -C (resolving Ticket #96)Narayan Desai2006-08-221-14/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2085 ce84e21b-d406-0410-9b95-82705330c041
* Make the Proxy library respect the -C option (Resolves Ticket #94)Narayan Desai2006-08-221-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2084 ce84e21b-d406-0410-9b95-82705330c041
* Add -C option to bcfg2-repo-validate (resolves Ticket #97)Narayan Desai2006-08-222-19/+18
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2083 ce84e21b-d406-0410-9b95-82705330c041
* strip out newlines on the client side for probe executionNarayan Desai2006-08-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2082 ce84e21b-d406-0410-9b95-82705330c041
* Fix call to ReceiveDataNarayan Desai2006-08-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2081 ce84e21b-d406-0410-9b95-82705330c041
* Fix probe data receipt to use metadataNarayan Desai2006-08-211-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2080 ce84e21b-d406-0410-9b95-82705330c041
* Minor thinkoNarayan Desai2006-08-211-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2079 ce84e21b-d406-0410-9b95-82705330c041
* Fix probe data response codeNarayan Desai2006-08-211-8/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2078 ce84e21b-d406-0410-9b95-82705330c041
* Add more error handling on probe pathsNarayan Desai2006-08-211-4/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2077 ce84e21b-d406-0410-9b95-82705330c041
* Add more info for probe executionNarayan Desai2006-08-211-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2076 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-server optionsNarayan Desai2006-08-211-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2075 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Beginning of some dir structure changesDaniel Joseph Barnhart Clark2006-08-1917-0/+116
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2074 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: A lot of bcfg2-site work, added makeself, changed osiary toDaniel Joseph Barnhart Clark2006-08-1920-7/+342
| | | | | | | support 32 actions (u from 8) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2073 ce84e21b-d406-0410-9b95-82705330c041
* Add new pkglist repo generatorNarayan Desai2006-08-171-0/+111
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2072 ce84e21b-d406-0410-9b95-82705330c041
* Rick's deterministic ordering patchNarayan Desai2006-08-171-3/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2071 ce84e21b-d406-0410-9b95-82705330c041
* Fix /etc/default/bcfg2 installation in rpm specNarayan Desai2006-08-151-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2070 ce84e21b-d406-0410-9b95-82705330c041
* Add --allmatches to rpm -e calls (Resolves Ticket #86)Narayan Desai2006-08-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2069 ce84e21b-d406-0410-9b95-82705330c041
* One more rpm packaging fixNarayan Desai2006-08-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2068 ce84e21b-d406-0410-9b95-82705330c041
* version bump to 0.8.3pre1Narayan Desai2006-08-153-4/+353
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2066 ce84e21b-d406-0410-9b95-82705330c041
* Remove xml printing support from loggingNarayan Desai2006-08-141-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2065 ce84e21b-d406-0410-9b95-82705330c041
* * Make all XML methods uniform across driversNarayan Desai2006-08-142-15/+13
| | | | | | | * Switch bcfg2 to using the XML abstraction layer git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2064 ce84e21b-d406-0410-9b95-82705330c041
* * Annotate Bcfg2.Client.XML driverNarayan Desai2006-08-142-10/+16
| | | | | | | * Switch Toolset.py to use XML abstraction layer git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2063 ce84e21b-d406-0410-9b95-82705330c041
* propsNarayan Desai2006-08-140-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2062 ce84e21b-d406-0410-9b95-82705330c041
* Add new client side XML abstraction layerNarayan Desai2006-08-142-1/+22
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2061 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Small doc update. Probably the last encap-relatedDaniel Joseph Barnhart Clark2006-08-112-0/+11
| | | | | | | checkin until Mon Aug 21st (when hopefully bcfg2-site will be done) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2060 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Added Cheetah Template System packages for bcfg2-serverDaniel Joseph Barnhart Clark2006-08-113-3/+162
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2059 ce84e21b-d406-0410-9b95-82705330c041
* Clean up supervise directories after service removalDaniel Joseph Barnhart Clark2006-08-101-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2058 ce84e21b-d406-0410-9b95-82705330c041