]> git.samba.org - samba.git/history - source4/auth/gensec/gensec.h
r24712: No longer expose the 'BOOL' data type in any interfaces.
[samba.git] / source4 / auth / gensec / gensec.h
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20258: add functions to read and write asn1 encoded...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Andrew Bartlettr18068: This splits the handling of multiple SASL packe...
2007-10-10 Stefan Metzmacherr17344: move the gensec_update_request structure into...
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17267: - add an async interface for gensec_update...
2007-10-10 Andrew Bartlettr17171: Add a gensec function to determine the maximum...
2007-10-10 Jelmer Vernooijr14816: Simplify test for comparison_fn_t
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
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 Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Andrew Bartlettr9411: Ensure we don't send a challenge without first...
2007-10-10 Andrew Bartlettr7965: Remove the GENSEC password callback structure...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
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 Stefan Metzmacherr6705: let the gensec module decide if messages can...
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...