summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Collapse)AuthorAgeFilesLines
* Make Cfg use info files as wellNarayan Desai2006-09-291-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2346 ce84e21b-d406-0410-9b95-82705330c041
* Fix configuration builds when no base fragments are specified (Resolves ↵Narayan Desai2006-09-281-1/+1
| | | | | | Ticket #148) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2341 ce84e21b-d406-0410-9b95-82705330c041
* Fix initialization to use a complete path for template namesNarayan Desai2006-09-281-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2337 ce84e21b-d406-0410-9b95-82705330c041
* Handle templates properly, regardless of event order (resolves ticket #158)Narayan Desai2006-09-281-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2336 ce84e21b-d406-0410-9b95-82705330c041
* changes in database models for zone informationKen Raffenetti2006-09-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2335 ce84e21b-d406-0410-9b95-82705330c041
* more template fixesKen Raffenetti2006-09-251-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2312 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in loading templatesKen Raffenetti2006-09-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2311 ce84e21b-d406-0410-9b95-82705330c041
* minor fixKen Raffenetti2006-09-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2310 ce84e21b-d406-0410-9b95-82705330c041
* bug fixes in dhcp generationKen Raffenetti2006-09-221-6/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2298 ce84e21b-d406-0410-9b95-82705330c041
* tweaks to dhcp generationKen Raffenetti2006-09-211-6/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2297 ce84e21b-d406-0410-9b95-82705330c041
* bug fixes in web forms and pluginKen Raffenetti2006-09-211-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2296 ce84e21b-d406-0410-9b95-82705330c041
* minor fixesKen Raffenetti2006-09-201-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2287 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in MX record handlingKen Raffenetti2006-09-181-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2277 ce84e21b-d406-0410-9b95-82705330c041
* fixed plugin initializationKen Raffenetti2006-09-181-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2276 ce84e21b-d406-0410-9b95-82705330c041
* Add more logging in delete path for FileEntriesNarayan Desai2006-09-151-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2262 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
* 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 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 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-101-2/+2
| | | | | | | * 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-081-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2230 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
* 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
* 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
* Initial Hostbase stuffKen Raffenetti2006-08-281-281/+399
| | | | 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
* 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
* 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 deps for Philip's tbNarayan Desai2006-08-031-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2035 ce84e21b-d406-0410-9b95-82705330c041
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1967 ce84e21b-d406-0410-9b95-82705330c041
* Improvements to the Deps pluginNarayan Desai2006-07-141-4/+7
| | | | | | | | * Handle recursive dependencies properly (ChrisV) * Fix raise of PluginExecutionError git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1943 ce84e21b-d406-0410-9b95-82705330c041
* Add basic dependency processing codeNarayan Desai2006-07-101-0/+92
| | | | | | | | | * To enable, add a Deps directory and enable the Deps plugin * schema validation works * prerequisites are automatically added to configurations git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1924 ce84e21b-d406-0410-9b95-82705330c041
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-301-3/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1908 ce84e21b-d406-0410-9b95-82705330c041
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1887 ce84e21b-d406-0410-9b95-82705330c041
* Fix binary encoded files with empty checksNarayan Desai2006-06-121-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1880 ce84e21b-d406-0410-9b95-82705330c041
* Patch for Jos to fix initialization errorsNarayan Desai2006-06-101-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1874 ce84e21b-d406-0410-9b95-82705330c041
* Add support for empty filesNarayan Desai2006-05-151-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1864 ce84e21b-d406-0410-9b95-82705330c041
* Implement a sledge hammer type solution to the odd behavior Ti seems with ↵Narayan Desai2006-05-101-1/+3
| | | | | | occasional problems. This may cause a performance hit. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1862 ce84e21b-d406-0410-9b95-82705330c041
* * Add diff delta support in CfgNarayan Desai2006-05-082-15/+34
| | | | | | | * Add support to propagate 'verify' status in Pkgmgr git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1859 ce84e21b-d406-0410-9b95-82705330c041
* * Fix auto-marshalling of binary cfg filesNarayan Desai2006-04-271-1/+1
| | | | | | | * Fix argument parsing duplication (resolves ticket #50) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1857 ce84e21b-d406-0410-9b95-82705330c041
* * Remove tmp files created during ssh key generation (resolves ticket #46)Narayan Desai2006-04-251-13/+14
| | | | | | | | * Pylint cleanups * Simplify the host resolver git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1851 ce84e21b-d406-0410-9b95-82705330c041
* schema updateNarayan Desai2006-04-111-1/+1
| | | | | | | pkgmgr bugfix git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1835 ce84e21b-d406-0410-9b95-82705330c041
* Add the rules plugin (for Ti)Narayan Desai2006-04-102-1/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1828 ce84e21b-d406-0410-9b95-82705330c041
* * Fix schema validation for host specific service entriesNarayan Desai2006-04-102-24/+19
| | | | | | | * Move to using generic rule-based core (in preparation for the rules plugin) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1827 ce84e21b-d406-0410-9b95-82705330c041