summaryrefslogtreecommitdiffstats
path: root/source4/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
* * fixed conformant arrays in structuresAndrew Tridgell2003-11-139-95/+421
* lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell2003-11-125-21/+60
* added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell2003-11-115-22/+421
* added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell2003-11-113-7/+93
* support lsa_AuditEventsInfoAndrew Tridgell2003-11-113-0/+97
* start using automatic union printingAndrew Tridgell2003-11-114-26/+72
* automatically generate ndr_print_*() functions for every IDLAndrew Tridgell2003-11-115-0/+467
* started adding support for lsa_QueryInfoPolicyAndrew Tridgell2003-11-113-243/+117
* added idl and test code for lsa_LookupPrivName()Andrew Tridgell2003-11-102-4/+21
* added IDL and test for lsa_EnumAccountRights()Andrew Tridgell2003-11-102-4/+86
* added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell2003-11-102-6/+104
* - fixed lsa_EnumTrustDomAndrew Tridgell2003-11-092-28/+109
* added lsa_EnumTrustDomAndrew Tridgell2003-11-092-80/+100
* added lsa_EnumPrivs idl and test codeAndrew Tridgell2003-11-092-42/+126
* - added the rest of the LSA calls as stubsAndrew Tridgell2003-11-092-89/+1099
* converted the rpcecho pipe to use IDLAndrew Tridgell2003-11-096-141/+102
* lsa_LookupNames now worksAndrew Tridgell2003-11-093-3/+153
* added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell2003-11-094-2/+256
* - more generation fixesAndrew Tridgell2003-11-083-118/+25
* - corrected some lsa idlAndrew Tridgell2003-11-087-92/+360
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-0611-0/+1470