summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/dcerpc_server.h
Commit message (Expand)AuthorAgeFilesLines
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-22/+1
* r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell2007-10-101-0/+1
* r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher2007-10-101-4/+1
* r1030: added server side schannel supportAndrew Tridgell2007-10-101-1/+1
* r1022: add the session_info() call to the dcerpc server auth backendsStefan Metzmacher2007-10-101-0/+1
* r1010: make the dcesrv_crypto code a bit more generic...Stefan Metzmacher2007-10-101-2/+2
* r1004: continue tridge's work on dcerpc server auth/crypto codeStefan Metzmacher2007-10-101-1/+22
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-4/+4
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2007-10-101-0/+3
* r464: a big improvement to the API for writing server-side RPCAndrew Tridgell2007-10-101-0/+3
* r374: allow for a policy_handle fetch using a handle type ofAndrew Tridgell2007-10-101-0/+1
* r67: added a destroy hook in the policy handle -> wire handle code to allow b...Andrew Tridgell2007-10-101-0/+1
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-0/+5
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-47/+82
* it turns out that a wire policy handle isn't a blob either, its aAndrew Tridgell2003-12-161-1/+0
* ntlmssp over rpc over tcp now fully worksAndrew Tridgell2003-12-141-1/+1
* fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell2003-12-141-0/+10
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-0/+1
* make the IO in the dcerpc over TCP server completely async, handlingAndrew Tridgell2003-12-131-0/+4
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-2/+2
* rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell2003-12-131-0/+1
* added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell2003-12-131-1/+30
* we now support pdu fragmentation on both input and output in the rpcAndrew Tridgell2003-12-121-1/+8
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-2/+29
* initial rpc server side infrastructureAndrew Tridgell2003-12-101-0/+72