r7911: task_terminate() is defined in the macosx headers, so change the name
[samba.git] / source4 / kdc / kdc.c
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
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 Bartlettr7304: Make the libkdc actually work:
2007-10-10 Stefan Metzmacherr7297: make the code more readable
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...