summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr
AgeCommit message (Expand)AuthorFilesLines
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell5-0/+467
2003-11-11started adding support for lsa_QueryInfoPolicyAndrew Tridgell3-243/+117
2003-11-10added idl and test code for lsa_LookupPrivName()Andrew Tridgell2-4/+21
2003-11-10added IDL and test for lsa_EnumAccountRights()Andrew Tridgell2-4/+86
2003-11-10added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell2-6/+104
2003-11-09- fixed lsa_EnumTrustDomAndrew Tridgell2-28/+109
2003-11-09added lsa_EnumTrustDomAndrew Tridgell2-80/+100
2003-11-09added lsa_EnumPrivs idl and test codeAndrew Tridgell2-42/+126
2003-11-09- added the rest of the LSA calls as stubsAndrew Tridgell2-89/+1099
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell6-141/+102
2003-11-09lsa_LookupNames now worksAndrew Tridgell3-3/+153
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell4-2/+256
2003-11-08- more generation fixesAndrew Tridgell3-118/+25
2003-11-08- corrected some lsa idlAndrew Tridgell7-92/+360
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell11-0/+1470