Developer documentation: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
m (fix case)
(change link name)
Line 20: Line 20:
* [[Application API]] (under development)
* [[Application API]] (under development)
* [[Script API]]
* [[Script API]]
* [[Configuration API]]
* Server/Client communication
* Server/Client communication
** [[Security API]]
** [[Security API]]
Line 25: Line 26:
** [[Firewalls & NAT]]
** [[Firewalls & NAT]]
* [[Driver-Taper protocol]]
* [[Driver-Taper protocol]]
* [[Reading amanda configuration]]
* [[REQ packet format update]]
* [[REQ packet format update]]
* [[amindexd protocol]]
* [[amindexd protocol]]

Revision as of 16:04, 11 May 2009


Introduction

APIs, Protocols, Formats

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. The Amanda hackers are thankful to these companies for making these tools available and in general, helping to improve quality of open source projects.

  • In collaboration with Stanford University, Coverity is establishing a new baseline for software quality and security in open source. Under a contract with the Department of Homeland Security, Coverity applies the latest innovations in automated defect detection to uncover some of the most critical types of bugs found in software.
  • Amanda has been analyzed with Klocwork source code analysis, the most accurate and comprehensive tool for finding critical programming errors and security vulnerabilities.