summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r12087: Split dcerpc pipe connection functions into separate file.Rafal Szczesniak1-1/+2
It's going to contain async functions and ncacn_np is the first. rafal (This used to be commit 3fe2df5fe3165972536c937620d770e763b0d5bb)
2007-10-10r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell1-0/+17
flag 'smb2' in the dcerpc binding string. This gives a pretty good test to the new SMB2 trans call. (This used to be commit f99bef585d4c1e52becc06b581bd5aaa62cf9dd7)