summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawdcerpc.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-04yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell1-0/+62
2003-11-04added support for fragmented sendsAndrew Tridgell1-0/+32
2003-11-04added fragmentation support on receive for dcerpc packets. I haveAndrew Tridgell1-2/+139
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-177/+38
2003-10-28A fix for making transfer syntax a pointer instead of an array of pointersTim Potter1-2/+2
2003-10-28Initial version of raw dcerpc client support.Tim Potter1-0/+222