Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3609: Lets spew out a few less error messages for tridge, and hope to get | Andrew Bartlett | 1 | -9/+2 |
2007-10-10 | r3572: Thanks to tridge for his patience with my build breakage. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r3571: rough guesses at what abartlet really wanted to do in his last commit | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3565: Move PAC parsing into the session_info generation, and out of the | Andrew Bartlett | 1 | -16/+41 |
2007-10-10 | r3519: Include time headers to fix the build. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3365: Fill in the user and primary group SIDs into the 'server info' before | Andrew Bartlett | 1 | -8/+11 |
2007-10-10 | r3190: When we don't have a PAC, do a lookup in the local ldb instead. | Andrew Bartlett | 1 | -25/+55 |
2007-10-10 | r3115: Bugfixes and extra debug in our kerberos verify code. | Andrew Bartlett | 1 | -8/+7 |
2007-10-10 | r3110: Fix the krb5 client and server, so that it doesn't segfault. There | Andrew Bartlett | 1 | -33/+37 |
2007-10-10 | r2650: fixed a memory leak in make_server_info() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2645: converted the NTLMSSP code to the new style of talloc | Andrew Tridgell | 1 | -15/+6 |
2007-10-10 | r2643: convert more of the auth subsyystem to the new talloc methods. This | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r2629: convert gensec to the new talloc model | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2385: the gensec:krb5 test is not needed here any more, as we do it in the r... | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r2376: added a way to disable krb5 on the command line. Just use | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r2290: Fix 'lsakey' for the server-side, it is static for | Andrew Bartlett | 1 | -4/+2 |
2007-10-10 | r2286: Fixes towards krb5 logins into Samba's CIFS server. | Andrew Bartlett | 1 | -79/+85 |
2007-10-10 | r2054: Fix compile warnings/build failures on non-gcc. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r1794: fix the build MIT krb5 | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r1790: a few updates on krb5 PAC... | Stefan Metzmacher | 1 | -10/+30 |
2007-10-10 | r1784: a few minor changes and debug the decoded PAC_DATA | Stefan Metzmacher | 1 | -8/+10 |
2007-10-10 | r1770: here's the krb5 server code, | Stefan Metzmacher | 1 | -7/+257 |
2007-10-10 | r1605: GENSEC krb5 updates - fix a valgrind found uninitialised variable, and | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r1521: Updates to our SMB signing code. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r1476: Don't print messages about the CCACHE not being found - this is normal. | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r1475: More kerberos work | Andrew Bartlett | 1 | -19/+95 |
2007-10-10 | r1462: GENSEC Kerberos and SPENGO work: | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r1457: Add the GSSAPI layer to our gensec_krb5 code. | Andrew Bartlett | 1 | -33/+54 |
2007-10-10 | r1437: Intermediate commit of krb5 for GENSEC. | Andrew Bartlett | 1 | -0/+351 |