r21390: move fetching the key version number into the function
[jelmer/samba4-debian.git] / source / kdc / config.mk
2007-10-10 Stefan Metzmacherr20661: the golden rule: "make things private if possible!"
2007-10-10 Andrew Bartlettr20639: Commit part 1 of 2.
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15338: Fix build of most things with shared libs enabled.
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Jelmer Vernooijr15270: Rename EXTRA_CFLAGS to CFLAGS - initial work...
2007-10-10 Jelmer Vernooijr15223: Move heimdal's -I parameters from the global...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14571: More improvements on shared library support...
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Andrew Bartlettr13107: Follow the lead of Heimdal's kpasswdd and use...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Andrew Bartlettr12179: Allow our KDC to use LDAP to get to the backend...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
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 Andrew Tridgellr7264: fix up the socket handling for abartlet. Still...
2007-10-10 Andrew Bartlettr7241: The KDC almost links...
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...