summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* * Added server-only encaps (glib and gamin)Daniel Joseph Barnhart Clark2006-08-056-7/+236
| | | | | | | * Fixes for daemontools and ostiary git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2044 ce84e21b-d406-0410-9b95-82705330c041
* * Fixed bug where postinstall script running for second time duringDaniel Joseph Barnhart Clark2006-08-042-18/+32
| | | | | | | | installs from binary distribution encap would mess up paths (like /usr/local/usr/local/bcfg2.conf) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2043 ce84e21b-d406-0410-9b95-82705330c041
* New Reports: Minor change in effort to make more compatible with SQLiteJoey Hagedorn2006-08-041-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2042 ce84e21b-d406-0410-9b95-82705330c041
* * Changed prefix from b2 to b2- to disambiguate from system commands Daniel Joseph Barnhart Clark2006-08-0410-38/+103
| | | | | | | | | | | | | * Fixes to make man pages easier to access * Install tools as b2-example-tools-* * Added some auxiliary tools under tools/ directory * daemontools - cross-platform alternative to init scripts/cron * ostiary - simple/secure daemon for kicking off a local script * epkg Makefile - to build epkg when pre-built binaries aren't available * Updated README and VERSION git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2041 ce84e21b-d406-0410-9b95-82705330c041
* NewReports: Added ping-data support to import scriptJoey Hagedorn2006-08-041-12/+26
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2040 ce84e21b-d406-0410-9b95-82705330c041
* * Replace ugly, brittle patch to fix paths for the encap packagesDaniel Joseph Barnhart Clark2006-08-044-255/+192
| | | | | | | | | | | | to an ugly, hopefully less brittle search-and-replace function (this also removes the dependancy on GNU patch; patch is also called from the Server code, but the server should only be run on GNU/Linux anyway) * daemontools is still dependant on GNU patch, so moved that to a non-bcfg2-specific built-time prereq for daemontools. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2039 ce84e21b-d406-0410-9b95-82705330c041
* More packaging updates from RessuNarayan Desai2006-08-035-13/+37
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2038 ce84e21b-d406-0410-9b95-82705330c041