r4288: don't use struct dcerpc_interface_table anymore in the
[samba.git] / source4 / rpc_server / dcerpc_server.h
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
2007-10-10 Jelmer Vernooijr3118: Eliminate struct dcesrv_ep_description and repla...
2007-10-10 Jelmer Vernooijr3114: - More work on merging the various structs that...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Andrew Tridgellr2280: fixed the session key choice for ncacn_np and...
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Tridgellr1136: - added IDL for netr_LogonGetDomainInfo()
2007-10-10 Stefan Metzmacherr1078: the dxesrv_crypto_* implementations should now...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Stefan Metzmacherr1022: add the session_info() call to the dcerpc server...
2007-10-10 Stefan Metzmacherr1010: make the dcesrv_crypto code a bit more generic...
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 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr623: setUserInfo level 24 (password set) now works...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Andrew Tridgellr374: allow for a policy_handle fetch using a handle...
2007-10-10 Andrew Tridgellr67: added a destroy hook in the policy handle -> wire...
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
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...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgellmake the IO in the dcerpc over TCP server completely...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgellrpcdump.exe now works fine against a Samba4 server
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgellwe now support pdu fragmentation on both input and...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgellinitial rpc server side infrastructure