summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_echo.c
AgeCommit message (Collapse)AuthorFilesLines
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell1-80/+35
(This used to be commit 1b7a7bc4641e4f0e604bc20699c094fa5f49315d)
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+114
files around, but also added the first bits of auto-generated code for the lsa pipe. I haven't updated the Makefile to call pidl yet, so for now the code was cut-and-pasted into librpc/ndr/ndr_lsa.c manually (This used to be commit 6b222d3b6541ee74cf8bf3f0913cd444903ca991)