r9746: Add "staff" as possible alternative to wheel
[kai/samba.git] / source / kdc /
2007-10-10 Andrew Tridgellr9648: this fixes the krb5 based login with the pac...
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Steve Frenchr9310: Add two missing return statements after null...
2007-10-10 Andrew Bartlettr9235: Remove attribute search we no longer reference.
2007-10-10 Stefan Metzmacherr9170: fix crash bug
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Tridgellr8586: register the kdc with irpc so we can tell that...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Bartlettr8511: This 'can't happen', but GCC gives warnings...
2007-10-10 Stefan Metzmacherr8363: - we need to correct the realm for the krbtgt...
2007-10-10 Andrew Bartlettr8249: Clarify (with a comment) why we are playing...
2007-10-10 Andrew Bartlettr8181: Allow host/foo.realm/realm@REALM requests, assum...
2007-10-10 Andrew Bartlettr8161: Update Samba4 for the new Heimdal update.
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Bartlettr8013: Remember to add the header containing the protot...
2007-10-10 Andrew Bartlettr8001: Also fill in the krbtgt checksum, and make sure...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7969: It seems reasonable that our tickets be marked...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Andrew Bartlettr7765: Thanks to Maurice Massar <massar@unix-ag.uni...
2007-10-10 Andrew Bartlettr7680: Move to using our own private enum for the princ...
2007-10-10 Andrew Bartlettr7651: Only convert SERVER requests to KRBTGT requests.
2007-10-10 Andrew Bartlettr7520: Fix memory leak in hdb-ldb.c
2007-10-10 Andrew Bartlettr7508: Fix memory leak of outgoing packets in the KDC.
2007-10-10 Andrew Tridgellr7484: the previous bug can also affect the kdc
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Andrew Bartlettr7304: Make the libkdc actually work:
2007-10-10 Stefan Metzmacherr7303: autodetect the libkdc and our kdc support
2007-10-10 Stefan Metzmacherr7297: make the code more readable
2007-10-10 Andrew Tridgellr7272: this is a sample mk file for building a heimdal...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Tridgellr7264: fix up the socket handling for abartlet. Still...
2007-10-10 Andrew Bartlettr7259: Move the recv handler out into a seperate functi...
2007-10-10 Andrew Bartlettr7241: The KDC almost links...
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...