1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/libcli
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
..
auth r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
raw r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
util r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
cliconnect.c Convert libcli routines to return NTSTATUS instead of BOOL. Again, the 2004-02-10 11:33:35 +00:00
clideltree.c Convert libcli routines to return NTSTATUS instead of BOOL. Again, the 2004-02-10 11:33:35 +00:00
clidfs.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
clifile.c The file descriptor argument to cli_getattrE() is a fnum not a fd. 2004-02-21 11:23:51 +00:00
clilist.c r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
climessage.c Convert libcli routines to use cli_tree instead of cli_state. Port 2004-02-08 00:51:07 +00:00
clireadwrite.c Convert libcli routines to use cli_tree instead of cli_state. Port 2004-02-08 00:51:07 +00:00
clisecdesc.c Convert libcli routines to use cli_tree instead of cli_state. Port 2004-02-08 00:51:07 +00:00
clitrans2.c r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
config.m4 r718: removed some more unused code, and two source files 2007-10-10 12:53:44 -05:00
libsmb.m4 r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
namecache.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
namequery_dc.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
namequery.c - added SMBntrename test suite 2003-08-13 16:04:21 +00:00
nmblib.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
unexpected.c first public release of samba4 code 2003-08-13 01:53:07 +00:00