1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4
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
build r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
client r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
codepages r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
include r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
intl r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
lib r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
libads r743: Start on a NETLOGON server in Samba4. 2007-10-10 12:53:46 -05:00
libcli r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
librpc r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
ntvfs r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
param r861: remove the next round of unused stuff 2007-10-10 12:56:13 -05:00
passdb r826: removed a pile of old code, in preparation for a new ACL handling system. I'd like to get rid of DOM_SID completely soon 2007-10-10 12:53:53 -05:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
rpc_server r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
script r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info output 2007-10-10 12:53:52 -05:00
scripting r383: Scripting extensions using swig. This commit includes only a (LGPL) 2007-10-10 12:51:36 -05:00
smb_server r873: converted samba4 to use real 64 bit integers instead of 2007-10-10 12:56:14 -05:00
smbd r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk file 2007-10-10 12:56:14 -05:00
torture r874: This patch is a pile of work on NTLMSSP: 2007-10-10 12:56:14 -05:00
utils r866: convert the rest of the binaries to config.mk files 2007-10-10 12:56:13 -05:00
aclocal.m4 r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG() 2007-10-10 12:53:42 -05:00
autogen.sh r206: - we know use SVN not CVS:-) 2007-10-10 12:51:17 -05:00
config.guess put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer r322: use the -C option to configure for developers (makes a huge speed difference) 2007-10-10 12:51:32 -05:00
configure.in r866: convert the rest of the binaries to config.mk files 2007-10-10 12:56:13 -05:00
configure.nodebug.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.tridge.opt first public release of samba4 code 2003-08-13 01:53:07 +00:00
dynconfig.c r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
provision.ldif r793: - don't make templates members of any class that would make them show 2007-10-10 12:53:51 -05:00
VERSION r412: as we decide to not do 3.0.2a releases anymore, 2007-10-10 12:51:37 -05:00