r3428: switched to using minimal includes for the auto-generated RPC code.
[samba.git] / source / libcli / auth / gensec_krb5.c
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Bartlettr3365: Fill in the user and primary group SIDs into...
2007-10-10 Andrew Bartlettr3190: When we don't have a PAC, do a lookup in the...
2007-10-10 Andrew Bartlettr3115: Bugfixes and extra debug in our kerberos verify...
2007-10-10 Andrew Bartlettr3110: Fix the krb5 client and server, so that it doesn...
2007-10-10 Andrew Tridgellr2650: fixed a memory leak in make_server_info()
2007-10-10 Andrew Tridgellr2645: converted the NTLMSSP code to the new style...
2007-10-10 Andrew Tridgellr2643: convert more of the auth subsyystem to the new...
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Tridgellr2385: the gensec:krb5 test is not needed here any...
2007-10-10 Andrew Tridgellr2376: added a way to disable krb5 on the command line...
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Andrew Bartlettr2286: Fixes towards krb5 logins into Samba's CIFS...
2007-10-10 Andrew Bartlettr2054: Fix compile warnings/build failures on non-gcc.
2007-10-10 Stefan Metzmacherr1794: fix the build MIT krb5
2007-10-10 Stefan Metzmacherr1790: a few updates on krb5 PAC...
2007-10-10 Stefan Metzmacherr1784: a few minor changes and debug the decoded PAC_DATA
2007-10-10 Stefan Metzmacherr1770: here's the krb5 server code,
2007-10-10 Andrew Bartlettr1605: GENSEC krb5 updates - fix a valgrind found unini...
2007-10-10 Andrew Bartlettr1521: Updates to our SMB signing code.
2007-10-10 Andrew Bartlettr1476: Don't print messages about the CCACHE not being...
2007-10-10 Andrew Bartlettr1475: More kerberos work
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Andrew Bartlettr1457: Add the GSSAPI layer to our gensec_krb5 code.
2007-10-10 Andrew Bartlettr1437: Intermediate commit of krb5 for GENSEC.