r4618: - tidied up the alter_context client code a bit
[samba.git] / source4 / librpc / rpc / dcerpc_auth.c
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Stefan Metzmacherr4360: destroy the gensec context
2007-10-10 Andrew Bartlettr4358: At metze's request, the Christmas elves have...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Stefan Metzmacherr4001: fix segfault fix auth failed
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Andrew Bartlettr2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
2007-10-10 Stefan Metzmacherr1419: spnego inside of dcerpc using alter_context...
2007-10-10 Andrew Bartlettr1354: Make it clear that the first gensec_update takes...
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.
2007-10-10 Stefan Metzmacherr1068: make the dcerpc client side auth/crypto code...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2003-11-27 Andrew Tridgella couple of tidyups
2003-11-26 Andrew Tridgellby default sign RPC over TCP but not RPC over SMB....
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !