1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

9 Commits

Author SHA1 Message Date
Andrew Tridgell
7b7477ac42 r3453: - split out the auth and popt includes
- tidied up some of the system includes

- moved a few more structures back from misc.idl to netlogon.idl and samr.idl now that pidl
  knows about inter-IDL dependencies
2007-10-10 13:05:13 -05:00
Andrew Tridgell
7067bb9b52 r3324: made the smbtorture code completely warning free 2007-10-10 13:04:55 -05:00
Andrew Tridgell
b378aae95d r2645: converted the NTLMSSP code to the new style of talloc 2007-10-10 12:59:16 -05:00
Andrew Bartlett
a1fe175eec r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
This means that 'require NTLMv2 session security' now works for RPC
pipe signing.  We don't yet have sealing, but it can't be much further.

This is almost all tridge's code, munged into a form that can work
with the GENSEC API.

This commit also includes more lsakey fixes - that key is used for all
DCE-RPC level authenticated connections, even over CIFS/ncacn_np.

No doubt I missed something, but I'm going to get some sleep :-)

Andrew Bartlett
2007-10-10 12:58:39 -05:00
Andrew Bartlett
16ef31a79e r2098: The first 8 bytes of this sig is not used in the 'is it correct' calculation.
Andrew Bartlett
2007-10-10 12:58:24 -05:00
Andrew Bartlett
a8e76085a7 r1992: Make the NTLMSSP torture test show more detail, and return failure etc.
Andrew Bartlett
2007-10-10 12:58:15 -05:00
Andrew Bartlett
81678f8dc6 r1161: Include a few more self-check NTLMSSP examples.
Andrew Bartlett
2007-10-10 12:56:42 -05:00
Stefan Metzmacher
4911818944 r1005: there was one NTLMSSP_STATE left in:-(
...fix the build

metze
2007-10-10 12:56:26 -05:00
Andrew Bartlett
9df5cbbd76 r892: Actually add the NTLMSSP self-check torture code this time...
Andrew Bartlett
2007-10-10 12:56:18 -05:00