Kerberos hosts its code at svn://anonsvn.mit.edu/krb5/trunk.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:kerberos

See all merge proposals.

Kerberos has 4 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:kerberos
Series: main
1 Development 2012-05-11 18:07:30 UTC
17027. Omit start time in common AS requests...

Author: ghudson
Revision Date: 2012-05-11 18:07:30 UTC

Omit start time in common AS requests

MIT and Heimdal KDCs ignore the start time for non-postdated ticket
requests, but AD yields an error if the start time is in the KDC's
future, defeating the kdc_timesync option. Omit the start time if the
caller did not specify a start time offset.

This change reenables the client check for too much clock skew in the
KDC reply in the non-timesync configuration. That check had been
unintentionally suppressed since the introduction of the
get_init_creds interfaces. Adjust the t_skew test script to expect
the new error behavior.

Code changes from stefw@gnome.org with slight modifications.

ticket: 7130

lp:~hartmans/kerberos/debian 1 Development 2013-05-15 00:58:57 UTC
47. Fix UDP ping-pong in kpasswd server [...

Author: Sam Hartman
Revision Date: 2013-05-15 00:58:57 UTC

Fix UDP ping-pong in kpasswd server [CVE-2002-2443], Closes: #708267

lp:~hartmans/kerberos/trunk 1 Development 2012-05-11 18:07:30 UTC
17027. Omit start time in common AS requests...

Author: ghudson
Revision Date: 2012-05-11 18:07:30 UTC

Omit start time in common AS requests

MIT and Heimdal KDCs ignore the start time for non-postdated ticket
requests, but AD yields an error if the start time is in the KDC's
future, defeating the kdc_timesync option. Omit the start time if the
caller did not specify a start time offset.

This change reenables the client check for too much clock skew in the
KDC reply in the non-timesync configuration. That check had been
unintentionally suppressed since the introduction of the
get_init_creds interfaces. Adjust the t_skew test script to expect
the new error behavior.

Code changes from stefw@gnome.org with slight modifications.

ticket: 7130

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25864 dc483132-0cff-0310-8789-dd5450dbe970

lp:~hartmans/kerberos/trunk-packaging 1 Development 2012-01-15 20:21:01 UTC
16824. Import a merged doc directory includi...

Author: Sam Hartman
Revision Date: 2012-01-15 20:21:01 UTC

Import a merged doc directory including the debian master branch merged with upstream trunk. This replaces an incorrectly grabbed directory from upstream trunk without any built docs

14 of 4 results
You can't create new branches for Kerberos.