summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Rename StatReports to bcfg2-build-reportsNarayan Desai2006-09-151-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2257 ce84e21b-d406-0410-9b95-82705330c041
* Change all references from StatReports to bcfg2-build-reportsNarayan Desai2006-09-151-11/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2256 ce84e21b-d406-0410-9b95-82705330c041
* Rename GenerateHostInfo to bcfg2-ping-sweepNarayan Desai2006-09-152-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2255 ce84e21b-d406-0410-9b95-82705330c041
* Implement useful error handling for template parse failuresNarayan Desai2006-09-151-3/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2254 ce84e21b-d406-0410-9b95-82705330c041
* Fix up minor toolset problemsNarayan Desai2006-09-151-12/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2253 ce84e21b-d406-0410-9b95-82705330c041
* Add verbose logging of which bundle entries are badNarayan Desai2006-09-151-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2252 ce84e21b-d406-0410-9b95-82705330c041
* Implement template target ownership and permissions controlNarayan Desai2006-09-141-9/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2251 ce84e21b-d406-0410-9b95-82705330c041
* Switch TCheetah over to new /path/to/file/template schemeNarayan Desai2006-09-141-27/+31
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2250 ce84e21b-d406-0410-9b95-82705330c041
* Add ClientMetadata.categories, for direct, by-name access to category instancesNarayan Desai2006-09-141-8/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2249 ce84e21b-d406-0410-9b95-82705330c041
* more web layout changesKen Raffenetti2006-09-137-436/+160
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2248 ce84e21b-d406-0410-9b95-82705330c041
* more web changesKen Raffenetti2006-09-118-371/+56
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2242 ce84e21b-d406-0410-9b95-82705330c041
* Add diagnostic routinesNarayan Desai2006-09-111-0/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2241 ce84e21b-d406-0410-9b95-82705330c041
* Fix Paranoid modeNarayan Desai2006-09-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2240 ce84e21b-d406-0410-9b95-82705330c041
* modifying web templatesKen Raffenetti2006-09-114-135/+64
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2239 ce84e21b-d406-0410-9b95-82705330c041
* Make RecvStats use the same alias/address lookup logic as the rest of the serverNarayan Desai2006-09-111-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2237 ce84e21b-d406-0410-9b95-82705330c041
* Fix properties handlingNarayan Desai2006-09-111-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2236 ce84e21b-d406-0410-9b95-82705330c041
* Fix metadata interpolation in TCheetahNarayan Desai2006-09-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2235 ce84e21b-d406-0410-9b95-82705330c041
* * Make bcfg2-info not produce a stack trace for PluginExecutionErrorNarayan Desai2006-09-102-3/+5
| | | | | | | * Fix some minor typos in TCheetah git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2234 ce84e21b-d406-0410-9b95-82705330c041
* minor updatesKen Raffenetti2006-09-086-76/+200
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2230 ce84e21b-d406-0410-9b95-82705330c041
* updated for use with apacheKen Raffenetti2006-09-075-22/+75
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2222 ce84e21b-d406-0410-9b95-82705330c041
* minor formatting, add scotty to list of dhcp serversKen Raffenetti2006-09-051-17/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2215 ce84e21b-d406-0410-9b95-82705330c041
* wrapped django import in try blockKen Raffenetti2006-09-051-5/+16
| | | | | | | | now raises PluginInitFailure on exception git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2213 ce84e21b-d406-0410-9b95-82705330c041
* settings for django addedKen Raffenetti2006-09-051-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2212 ce84e21b-d406-0410-9b95-82705330c041
* Remove hostbase byte-compiled filesNarayan Desai2006-09-047-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2194 ce84e21b-d406-0410-9b95-82705330c041
* Add new epkg flagsNarayan Desai2006-08-311-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2160 ce84e21b-d406-0410-9b95-82705330c041
* Fix bundle deps in interactive modeNarayan Desai2006-08-301-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2157 ce84e21b-d406-0410-9b95-82705330c041
* Fix module importNarayan Desai2006-08-301-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2156 ce84e21b-d406-0410-9b95-82705330c041
* Fix Interactive mode spacingNarayan Desai2006-08-302-9/+21
| | | | | | | Fix Solaris service removal git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2155 ce84e21b-d406-0410-9b95-82705330c041
* Get a finalized, working version of lrc servicesNarayan Desai2006-08-291-4/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2150 ce84e21b-d406-0410-9b95-82705330c041
* ouchNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2149 ce84e21b-d406-0410-9b95-82705330c041
* Add more debug for solarisNarayan Desai2006-08-291-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2148 ce84e21b-d406-0410-9b95-82705330c041
* More Solaris fixesNarayan Desai2006-08-291-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2147 ce84e21b-d406-0410-9b95-82705330c041
* minor formattingKen Raffenetti2006-08-291-14/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2146 ce84e21b-d406-0410-9b95-82705330c041
* More solaris fixupsNarayan Desai2006-08-291-3/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2145 ce84e21b-d406-0410-9b95-82705330c041
* Only restart enabled servicesNarayan Desai2006-08-292-6/+15
| | | | | | | Fix lrc services in the enable mode git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2144 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2143 ce84e21b-d406-0410-9b95-82705330c041
* Fix stupid thinkoNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2142 ce84e21b-d406-0410-9b95-82705330c041
* Make service restarts tunable across platformsNarayan Desai2006-08-292-2/+15
| | | | | | | | | | * Remove hardcoded /etc/init.d calls in Toolset.py * Add an overloadable method * Implement the method for Solaris.py git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2141 ce84e21b-d406-0410-9b95-82705330c041
* Implement service removal for smf/lrc servicesNarayan Desai2006-08-291-1/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2140 ce84e21b-d406-0410-9b95-82705330c041
* XMLRPC function added to Hostbase pluginKen Raffenetti2006-08-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2139 ce84e21b-d406-0410-9b95-82705330c041
* New Hostbase pluginKen Raffenetti2006-08-291-58/+45
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2138 ce84e21b-d406-0410-9b95-82705330c041
* remove ~ filesKen Raffenetti2006-08-292-92/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2136 ce84e21b-d406-0410-9b95-82705330c041
* Added all the django application codeKen Raffenetti2006-08-2938-27/+2568
| | | | | | | includes database models, file templates, and web apps git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2135 ce84e21b-d406-0410-9b95-82705330c041
* Fix error in probe receiptNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2134 ce84e21b-d406-0410-9b95-82705330c041
* Fix pkgrm to not prompt the userNarayan Desai2006-08-291-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2133 ce84e21b-d406-0410-9b95-82705330c041
* Minor GenerateHostInfo cleanupsNarayan Desai2006-08-291-23/+9
| | | | | | | | * Switch to full module imports * Remove last of the fullnames stuff (from pre-fqdn days) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2132 ce84e21b-d406-0410-9b95-82705330c041
* Simple metadata bugfixNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2131 ce84e21b-d406-0410-9b95-82705330c041
* Fix return for correct verify=false sysv packagesNarayan Desai2006-08-281-11/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2129 ce84e21b-d406-0410-9b95-82705330c041
* Initial Hostbase stuffKen Raffenetti2006-08-282-281/+1052
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2128 ce84e21b-d406-0410-9b95-82705330c041
* added my hot crontab hacker which randomizes the times at which cron.daily runs.Rick Bradshow2006-08-281-0/+39
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2126 ce84e21b-d406-0410-9b95-82705330c041