summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* This time, with feeling...Daniel Joseph Barnhart Clark2006-08-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2057 ce84e21b-d406-0410-9b95-82705330c041
* Fixed silly oversite, bcfg2-client daemontools service should workDaniel Joseph Barnhart Clark2006-08-101-1/+1
| | | | | | | now... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2056 ce84e21b-d406-0410-9b95-82705330c041
* Added daemontools integration to bcfg2-0.8.2.ep (not tested yet)Daniel Joseph Barnhart Clark2006-08-103-21/+116
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2055 ce84e21b-d406-0410-9b95-82705330c041
* * Added support for Ubuntu Dapper DrakeDaniel Joseph Barnhart Clark2006-08-073-3/+107
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2054 ce84e21b-d406-0410-9b95-82705330c041
* * Doc'd Solaris 10/x86 gcc compiler bug (that was causing openssl toDaniel Joseph Barnhart Clark2006-08-072-1/+8
| | | | | | | | | | segfault) and fix in README * Added "make test" to openssl compile, so at least it will obviously fail if there is a problem now (not that it wasn't obvious before if one was to read through the compile .log file :-) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2053 ce84e21b-d406-0410-9b95-82705330c041
* Ugly sed hack to try to get "from httplib import HTTPS" working onDaniel Joseph Barnhart Clark2006-08-061-0/+10
| | | | | | | Solaris git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2052 ce84e21b-d406-0410-9b95-82705330c041
* Solaris /bin/sh doesn't like test -e (use -f instead)Daniel Joseph Barnhart Clark2006-08-061-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2051 ce84e21b-d406-0410-9b95-82705330c041
* Updates to work on SargeDaniel Joseph Barnhart Clark2006-08-062-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2050 ce84e21b-d406-0410-9b95-82705330c041
* Need older version for Debian SargeDaniel Joseph Barnhart Clark2006-08-062-0/+99
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2049 ce84e21b-d406-0410-9b95-82705330c041
* Add python-apt for platforms that use aptDaniel Joseph Barnhart Clark2006-08-065-0/+164
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2048 ce84e21b-d406-0410-9b95-82705330c041
* * Add svrm script for easy service removalDaniel Joseph Barnhart Clark2006-08-051-0/+22
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2047 ce84e21b-d406-0410-9b95-82705330c041
* * Added Makefiles for toolsDaniel Joseph Barnhart Clark2006-08-058-10/+318
| | | | | | | * Fixes for daemontools - .svscan logging works now. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2046 ce84e21b-d406-0410-9b95-82705330c041
* Fix permissions validationNarayan Desai2006-08-051-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2045 ce84e21b-d406-0410-9b95-82705330c041