Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14383: Fix non-developer build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13247: Try to make better use of talloc in the auth/ and auth/gensec code. | Andrew Bartlett | 1 | -6/+17 |
2007-10-10 | r13206: This patch finally re-adds a -k option that works reasonably. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -34/+7 |
2007-10-10 | r12682: This patch finally fixes our kpasswdd implementation to be compatible | Andrew Bartlett | 1 | -4/+74 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11521: Add in client support for checking supportedSASLmechanisms, and then | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11400: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11399: Add another case where we need to fallback, if the KDC isn't there. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 1 | -12/+42 |
2007-10-10 | r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb. | Andrew Bartlett | 1 | -13/+6 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 1 | -27/+26 |
2007-10-10 | r11212: Enable sealing of data with raw krb5, consolidate some code into the | Andrew Bartlett | 1 | -61/+63 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r10565: Try to make Kerberos authentication a bit more friendly. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r10383: This patch is on the road to implementing servers (such as kpasswd) that | Andrew Bartlett | 1 | -29/+140 |
2007-10-10 | r10291: The patch optionally (off by default, not available in all cases) allows | Andrew Bartlett | 1 | -12/+36 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 1 | -58/+76 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -80/+68 |
2007-10-10 | r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9084: 'resign' the sample PAC for the validation of the signature algorithms. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8321: Fix some uninitalized variable warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r8016: Get the keyblock arguments correct. (the context struct changed, but | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r7986: Fix the compile, thanks to HotaruT. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r7968: Pull the PAC from within GSSAPI, rather than only when using our own | Andrew Bartlett | 1 | -182/+2 |
2007-10-10 | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 1 | -2/+23 |
2007-10-10 | r7270: A big revamp to the way we handle kerberos errors in Samba4. We now | Andrew Bartlett | 1 | -44/+26 |
2007-10-10 | r7240: Don't call our fancy error message routines on a null context. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r6800: A big GENSEC update: | Andrew Bartlett | 1 | -89/+42 |
2007-10-10 | r6700: Upper case realms in kerberos-specific parts of the code, as this is | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r6322: Fix compile warning for struct sockaddr. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 1 | -0/+751 |