Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r11437: Fix (valid!) use of uninitialised value warnings. | Andrew Bartlett | 1 | -1/+2 | |
Andrew Bartlett (This used to be commit 64b9ea642bb7443f804e71bb2a6ccad94522d057) | |||||
2007-10-10 | r11241: - fix compiler warning | Stefan Metzmacher | 1 | -2/+2 | |
- fix comment metze (This used to be commit 4f999625a164e58b87d915bbb2914038ea96162a) | |||||
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 1 | -0/+495 | |
Add the kpasswd server to our KDC, implementing the 'original' and Microsoft versions of the protocol. This works with the Heimdal kpasswd client, but not with MIT, I think due to ordering issues. It may not be worth the pain to have this code go via GENSEC, as it is very, very tied to krb5. This gets us one step closer to joins from Apple, Samba3 and other similar implementations. Andrew Bartlett (This used to be commit ab5dbbe10a162286aa6694c7e08de43b48e34cdb) |