summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* removed 'num' attribute from IP modelKen Raffenetti2006-11-171-6/+3
* Fix traceback issue which would cause 0-length filesNarayan Desai2006-11-121-1/+1
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-101-9/+8
* fixed bug in Hostbase pluginKen Raffenetti2006-11-101-1/+1
* updates to Hostbase plugin and file templatesKen Raffenetti2006-11-091-48/+53
* dhcp option is now per interfaceKen Raffenetti2006-11-061-1/+1
* updated the way probes store the data properly to close ticket #242Rick Bradshow2006-10-241-2/+6
* updated the probe code to not include probes with no content.Rick Bradshow2006-10-241-8/+11
* fixed the whole bugKen Raffenetti2006-10-181-4/+4
* fixed bug in reverse zone file generatorKen Raffenetti2006-10-181-17/+25
* minor updates to plugin and templatesKen Raffenetti2006-10-101-22/+25
* Fix :info/info file handlingNarayan Desai2006-10-061-1/+1
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-39/+0
* Make Cfg use info files as wellNarayan Desai2006-09-291-4/+4
* Fix configuration builds when no base fragments are specified (Resolves Ticke...Narayan Desai2006-09-281-1/+1
* Fix initialization to use a complete path for template namesNarayan Desai2006-09-281-1/+2
* Handle templates properly, regardless of event order (resolves ticket #158)Narayan Desai2006-09-281-3/+4
* changes in database models for zone informationKen Raffenetti2006-09-271-1/+1
* more template fixesKen Raffenetti2006-09-251-2/+3
* fixed bug in loading templatesKen Raffenetti2006-09-251-1/+1
* minor fixKen Raffenetti2006-09-251-1/+1
* bug fixes in dhcp generationKen Raffenetti2006-09-221-6/+4
* tweaks to dhcp generationKen Raffenetti2006-09-211-6/+8
* bug fixes in web forms and pluginKen Raffenetti2006-09-211-0/+1
* minor fixesKen Raffenetti2006-09-201-2/+3
* fixed bug in MX record handlingKen Raffenetti2006-09-181-2/+2
* fixed plugin initializationKen Raffenetti2006-09-181-1/+1
* Add more logging in delete path for FileEntriesNarayan Desai2006-09-151-0/+2
* Implement useful error handling for template parse failuresNarayan Desai2006-09-151-3/+7
* Implement template target ownership and permissions controlNarayan Desai2006-09-141-9/+20
* Switch TCheetah over to new /path/to/file/template schemeNarayan Desai2006-09-141-27/+31
* Add diagnostic routinesNarayan Desai2006-09-111-0/+7
* Fix properties handlingNarayan Desai2006-09-111-1/+2
* Fix metadata interpolation in TCheetahNarayan Desai2006-09-101-1/+1
* * Make bcfg2-info not produce a stack trace for PluginExecutionErrorNarayan Desai2006-09-101-2/+2
* minor updatesKen Raffenetti2006-09-081-1/+5
* minor formatting, add scotty to list of dhcp serversKen Raffenetti2006-09-051-17/+17
* wrapped django import in try blockKen Raffenetti2006-09-051-5/+16
* settings for django addedKen Raffenetti2006-09-051-1/+2
* minor formattingKen Raffenetti2006-08-291-14/+9
* XMLRPC function added to Hostbase pluginKen Raffenetti2006-08-291-0/+1
* New Hostbase pluginKen Raffenetti2006-08-291-58/+45
* Initial Hostbase stuffKen Raffenetti2006-08-281-281/+399
* added my hot crontab hacker which randomizes the times at which cron.daily runs.Rick Bradshow2006-08-281-0/+39
* fix for a nonexistent /Probes dir.Rick Bradshow2006-08-221-10/+14
* this is the inclusion of the hot new interpolation capabilities in the Cfg pl...Rick Bradshow2006-08-221-5/+47
* Rick's deterministic ordering patchNarayan Desai2006-08-171-3/+7
* Fix deps for Philip's tbNarayan Desai2006-08-031-1/+1
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
* Improvements to the Deps pluginNarayan Desai2006-07-141-4/+7