Developer documentation: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(convert resources to simple links)
No edit summary
Line 6: Line 6:
* [[Software architecture]] - How Amanda fits together
* [[Software architecture]] - How Amanda fits together
=== APIs ===
=== APIs ===
* [[Virtual tape API]]
* [[Device API]] (under development)
* [[Application API]] (under development)
* Server/Client communication
* Server/Client communication
** [[Secure API]]
** [[Secure API]]
** [[TCP/UDP ports]]
** [[TCP/UDP ports]]
** [[Firewalls & NAT]]
** [[Firewalls & NAT]]
* [[Application API]]
* [[Device API]]
* [[Event API]]
* [[Event API]]
* [[Driver-Taper protocol]]
* [[Driver-Taper protocol]]

Revision as of 18:48, 22 May 2007

Code documentation

APIs

Developer Resources

Community

Tools

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.