logo_kerberos.gif

Difference between revisions of "Developer resources"

From K5Wiki
Jump to: navigation, search
(Describe resources developers need)
 
(fix typos; add section on jabber)
Line 6: Line 6:
   
 
* [http://mailman.mit.edu/mailman/listinfo/krbdev krbdev@mit.edu] is the primary list for developers of [[MIT Kerberos]].
 
* [http://mailman.mit.edu/mailman/listinfo/krbdev krbdev@mit.edu] is the primary list for developers of [[MIT Kerberos]].
* [http://mailman.mit.edu/mailman/listinfo/cvs-krb5 cvs-krb5@mit.edu] receives all [[Subversion]] commit messages and allows developers to track all changes made to MIt Kerberos.
+
* [http://mailman.mit.edu/mailman/listinfo/cvs-krb5 cvs-krb5@mit.edu] receives all [[Subversion]] commit messages and allows developers to track all changes made to MIT Kerberos.
 
* [http://mailman.mit.edu/mailman/listinfo/krb5-bugs krb5-bugs@mit.edu] is notified when a [[ticket]] is created or updated. This list helps track bugs and feature requests.
 
* [http://mailman.mit.edu/mailman/listinfo/krb5-bugs 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@mit.edu is a private list for [[Krbcore]]; send mail to this list if you need to contact the core team.
Line 17: Line 17:
   
 
* http://anonsvn.mit.edu/svn/krb5 provides web access to the entire repository.
 
* http://anonsvn.mit.edu/svn/krb5 provides web access to the entire repository.
* http://anonsvn.mit.edu/svn/krb5/trunk provides access to the current development version of MIt Kerberos.
+
* http://anonsvn.mit.edu/svn/krb5/trunk provides access to the current development version of MIT Kerberos.
 
* svn://anonsvn.mit.edu/svn/krb5 provides read-only [[Subversion]] access to the repository.
 
* svn://anonsvn.mit.edu/svn/krb5 provides read-only [[Subversion]] access to the repository.
 
* [http://isda-maven1.mit.edu/source/krb5/ Opengrok] provides an interface that allows you to search for the definition or usage of a specific function.
 
* [http://isda-maven1.mit.edu/source/krb5/ Opengrok] provides an interface that allows you to search for the definition or usage of a specific function.
Line 25: Line 25:
   
 
* http://krbdev.mit.edu/rt/ is the interface to the bug tracking server.
 
* http://krbdev.mit.edu/rt/ is the interface to the bug tracking server.
* Log in with username guest and password guest.
+
* Log in with user name guest and password guest.
 
* See {{trunkref|doc/procedures.txt}} for some information on bug states.
 
* See {{trunkref|doc/procedures.txt}} for some information on bug states.
  +
  +
==Jabber==
  +
  +
The core team and some fairly active developers use a jabber room for instant message chat. The goal is to have kerberos developers around the world available to answers each others' questions and to engage in real-time design discussions. If you are a reasonably active developer and wish to join this chat, contact a core team member for details.

Revision as of 23:36, 3 March 2008

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

Jabber

The core team and some fairly active developers use a jabber room for instant message chat. The goal is to have kerberos developers around the world available to answers each others' questions and to engage in real-time design discussions. If you are a reasonably active developer and wish to join this chat, contact a core team member for details.