summaryrefslogtreecommitdiff
path: root/source4/libcli/ndr/ndr_basic.c
AgeCommit message (Collapse)AuthorFilesLines
2003-11-04lsa_OpenPolicy2 now worksAndrew Tridgell1-10/+6
(This used to be commit 9cf479873f3501776091c9d01551adadcf525794)
2003-11-04yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell1-18/+78
using any of the old lsa code (This used to be commit f5bd301ff7befa223a1d761a37ae8f7ce7f1fcd1)
2003-11-03added rpcecho EchoData testAndrew Tridgell1-1/+24
(This used to be commit 9c7e4db4712d1b2b7d8125e3ae535efd50b80f58)
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-0/+140
successful LSA OpenPolicy using smbtorture (This used to be commit e925c315f55905060fcca1b188ae1f7e40baf514)