1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/libcli/util
Andrew Bartlett 5b0ab386cb r874: This patch is a pile of work on NTLMSSP:
Samba's NTLMSSP code is now fully talloc based, which should go a long
way to cleaning up the memory leaks in this code.  This also avoids a
lot of extra copies of data, as we now allocate the 'return' blobs on
a caller-supplied context.

I have also been doing a lot of work towards NTLM2 signing and
sealing.  I have this working for sealing, but not for the verifier
(MD5 integrity check on the stream) which is still incorrect.

(I can aim a rpcecho sinkdata from a Win2k3 box to my server, and the
data arrives intact, but the signature check fails.  It does however
match the test values I have...).

The new torture test is cludged in - when we get a unit test suite
back, I'll happliy put it in the 'right' place....

Andrew Bartlett
(This used to be commit 399e2e2b11)
2007-10-10 12:56:14 -05:00
..
asn1.c r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
clierror.c Convert libcli routines to use cli_tree instead of cli_state. Port 2004-02-08 00:51:07 +00:00
cliutil.c r23: get rid of def_finfo 2007-10-10 12:50:33 -05:00
dom_sid.c r265: fixed a bug in the string to sid conversion code 2007-10-10 12:51:18 -05:00
doserr.c * add another WERR err code 2003-11-17 11:55:56 +00:00
errormap.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
nterr.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
smbdes.c r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. 2007-10-10 12:51:51 -05:00
smbencrypt.c r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
smberr.c first public release of samba4 code 2003-08-13 01:53:07 +00:00