logo_kerberos.gif

Developer resources

From K5Wiki
Revision as of 23:30, 3 March 2008 by SamHartman (talk | contribs) (Describe resources developers need)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page lists resources that developers use on a regular basis. One goal of the page is to help those beginning to track the project know what they may be interested in looking at.

Mailing lists

Much of the discussion of new proposals, discussion of what direction to take the product and answering of questions takes place on mailing lists.

  • krbdev@mit.edu is the primary list for developers of MIT Kerberos.
  • cvs-krb5@mit.edu receives all Subversion commit messages and allows developers to track all changes made to MIt Kerberos.
  • krb5-bugs@mit.edu is notified when a ticket is created or updated. This list helps track bugs and feature requests.
  • krbcore@mit.edu is a private list for Krbcore; send mail to this list if you need to contact the core team.
  • krbcore-security@mit.edu is the point of contact for security problems with MIT Kerberos.


Source code

The MIT Kerberos sources are in a Subversion repository.

Bug tracking