r12804: This patch reworks the Samba4 sockets layer to use a socket_address
[mat/samba.git] / source4 / auth / gensec / gensec.c
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr12682: This patch finally fixes our kpasswdd implement...
2007-10-10 Jelmer Vernooijr12628: Prevent double registration warnings
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Andrew Bartlettr12179: Allow our KDC to use LDAP to get to the backend...
2007-10-10 Andrew Bartlettr12060: Work towards allowing the credentials system...
2007-10-10 Andrew Bartlettr11991: Null termainte the list of backends. (Makes...
2007-10-10 Andrew Bartlettr11521: Add in client support for checking supportedSAS...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10291: The patch optionally (off by default, not avail...
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Andrew Bartlettr9416: Cleanups inspired by jra's work to migrate Samba...
2007-10-10 Andrew Tridgellr8774: make some gensec errors a bit less verbose
2007-10-10 Andrew Bartlettr7965: Remove the GENSEC password callback structure...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Tim Potterr6610: Fix a const warning in the gensec spnego impleme...
2007-10-10 Andrew Bartlettr6454: Start to migrate NTLMSSP away from it's own...
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...