Difference between revisions of "Developer documentation"

From The Open Source Backup Wiki (Amanda, MySQL Backup, BackupPC)
Jump to navigationJump to search
(new link)
(add presentations)
Line 34: Line 34:
 
* [[Lint]]
 
* [[Lint]]
 
* [[Valgrind]]
 
* [[Valgrind]]
 +
=== Presentations ===
 +
* [[Presentations/Perl in the Amanda Core|Perl in the Amanda Core]] (2008-01-18, Dustin J. Mitchell)
 
</td>
 
</td>
 
</tr><tr>
 
</tr><tr>

Revision as of 03:39, 19 January 2008

Introduction

APIs

Developer Resources

Community

Tools

Presentations

Static source code analysis

Coverity and Klocwork have been running their static analysis tools on the latest Amanda source code and making the results available for the Amanda developers to analyse and fix the defects. Currently (July 7, 2006), we have zero defects found by these tools. We are thankful to these companies for making these tools available and in general, helping to improve quality of open source projects.