CVE-2015-5370: s4:rpc_server: let a failing auth3 mark the authentication as invalid
[samba.git] / source4 / rpc_server / dcesrv_auth.c
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Tridgellr2615: fixed a bug in the server side support for CONNE...
2007-10-10 Andrew Tridgellr2614: support CONNECT level DCE/RPC security in both...
2007-10-10 Andrew Tridgellr2294: this fixes the NTLM2 sign+seal combination....
2007-10-10 Andrew Tridgellr2293: fixed older NTLM sign/seal in the server
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Bartlettr2281: Add a few comments.
2007-10-10 Andrew Bartlettr2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Tridgellr1168: fixed a little-endian/big-endian mixup in the...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Stefan Metzmacherr1004: continue tridge's work on dcerpc server auth...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...