Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -13/+22 |
2007-10-10 | r7731: change debug level to not spam the build-farm smbd log | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6851: Typo in comment. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6460: Push the client credentials into NTLMSSP, allowing logins of the form | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 24 | -9464/+0 |
2007-10-10 | r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixes | Andrew Bartlett | 3 | -31/+53 |
2007-10-10 | r6030: Missing from previous commit, a small header file to link | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 12 | -308/+361 |
2007-10-10 | r6027: Add copyright, and add a useful debug message. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r6026: Update the kerberos keytab code to match Samba3 again. | Andrew Bartlett | 1 | -80/+122 |
2007-10-10 | r6025: Remove unused variables. This code will be modified again for the new | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r5992: Rename schannel.c -> schannel_sign.c. The rest of the schannel code | Andrew Bartlett | 2 | -1/+1 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r5940: fix schannel against w2k, it skips the confounder in the signature (24... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 1 | -59/+4 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 9 | -25/+60 |
2007-10-10 | r5877: It is not an error to have a zero-length secret, after decryption. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r5667: Move schannel state into libcli/auth (as it belongs with schannel, | Andrew Bartlett | 3 | -0/+236 |
2007-10-10 | r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi with | Stefan Metzmacher | 3 | -0/+598 |
2007-10-10 | r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ... | Jelmer Vernooij | 1 | -46/+46 |
2007-10-10 | r5330: Remove #include <sys/time.h> from includes.h. | Andrew Bartlett | 3 | -0/+3 |
2007-10-10 | r5322: removed a whole bunch of #include lines that minimal_includes.pl | Andrew Tridgell | 6 | -7/+0 |
2007-10-10 | r5309: removed ads.h from includes.h | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5300: more uint32 and system/filesys.h build fixes when developer mode is en... | Andrew Tridgell | 4 | -4/+6 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 5 | -3/+6 |
2007-10-10 | r5199: fix some minor configure bugs | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5136: fix types | Stefan Metzmacher | 4 | -8/+8 |
2007-10-10 | r5092: Add a bit more const - moving it further into the LDB layer. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r5053: - fix up the library dependencies so that tools that need nbt don't | Andrew Tridgell | 2 | -1/+506 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 10 | -15/+15 |
2007-10-10 | r4958: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4893: Move to using secrets.ldb for the Kerberos verify, instead of | Andrew Bartlett | 1 | -12/+33 |
2007-10-10 | r4890: Try to cope with mechanism mismatch in the client speaks first version | Andrew Bartlett | 1 | -7/+98 |
2007-10-10 | r4692: Make the client SPNEGO code bail out in a couple more cases. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -21/+22 |
2007-10-10 | r4650: - make more use of bitmap and enum's | Stefan Metzmacher | 2 | -2/+4 |
2007-10-10 | r4641: Push a few more details into the schannel ldb, and into the | Andrew Bartlett | 2 | -2/+9 |
2007-10-10 | r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth | Andrew Bartlett | 2 | -32/+34 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 2 | -132/+83 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4565: Make the order of the initialisation more sensible. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4549: got rid of a lot more uses of plain talloc(), instead using | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4531: Include the OID locally, as it seems to be hard to get the includes | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r4530: Start adding a bit of Doxygen compatible documentation comments to GEN... | Andrew Bartlett | 1 | -3/+23 |
2007-10-10 | r4504: Setting | Andrew Bartlett | 6 | -9/+10 |
2007-10-10 | r4500: Allow GENSEC modules to be disabled by setting a flag on their module | Andrew Bartlett | 4 | -3/+8 |
2007-10-10 | r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test. | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r4494: Allow gensec_gssapi to use the SPNEGO mech provided by Heimdal (off by | Andrew Bartlett | 1 | -7/+44 |
2007-10-10 | r4470: Try not to have GSSAPI built unless we detected krb5. We should split | Andrew Bartlett | 1 | -0/+2 |