summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2003-11-11added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell4-7/+99
2003-11-11support lsa_AuditEventsInfoAndrew Tridgell4-0/+104
2003-11-11start using automatic union printingAndrew Tridgell4-26/+72
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell6-0/+469
2003-11-11started adding support for lsa_QueryInfoPolicyAndrew Tridgell5-244/+144
2003-11-10added idl and test code for lsa_LookupPrivName()Andrew Tridgell4-9/+36
2003-11-10added IDL and test for lsa_EnumAccountRights()Andrew Tridgell4-9/+107
2003-11-10added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell4-12/+137
2003-11-09- fixed lsa_EnumTrustDomAndrew Tridgell5-40/+145
2003-11-09added lsa_EnumTrustDomAndrew Tridgell3-92/+119
2003-11-09added lsa_EnumPrivs idl and test codeAndrew Tridgell3-50/+153
2003-11-09added a test for lsa_Close()Andrew Tridgell1-1/+5
2003-11-09i forgot to commit the rpcecho idl fileAndrew Tridgell1-0/+26
2003-11-09- added the rest of the LSA calls as stubsAndrew Tridgell5-208/+1861
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell7-242/+130
2003-11-09use a more consistent style for the client stubsAndrew Tridgell1-74/+14
2003-11-09get rid of some prototypes that aren't needed any moreAndrew Tridgell1-4/+0
2003-11-09lsa_LookupNames now worksAndrew Tridgell5-4/+195
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell6-2/+312
2003-11-08- more generation fixesAndrew Tridgell5-124/+32
2003-11-08- corrected some lsa idlAndrew Tridgell9-134/+411
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell17-0/+3057