r8353: Use a PNG instead of a GIF for padding. Also fixes a file not found
[kai/samba.git] / source4 / kdc /
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...