summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2003-11-15added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1Andrew Tridgell1-3/+30
2003-11-15added samr_EnumDomainGroups and samr_EnumDomainUsersAndrew Tridgell1-2/+15
2003-11-15added another 11 levels of QueryDomainInfoAndrew Tridgell1-0/+84
2003-11-15added samr_OpenDomain() and samr_QueryDomainInfo() level 1Andrew Tridgell1-2/+24
2003-11-15run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell2-11/+16
2003-11-15added the first couple of calls from samr as IDLAndrew Tridgell1-0/+317
2003-11-15Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterExTim Potter1-0/+520
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-1/+5
2003-11-14it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell2-3/+3
2003-11-14added the dfs_GetInfo all - all levelsAndrew Tridgell1-37/+63
2003-11-14* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't workAndrew Tridgell1-0/+38
2003-11-14* fixed lsa_LookupPrivNameAndrew Tridgell2-7/+39
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell2-9/+40
2003-11-13more dfs workAndrew Tridgell1-3/+2
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell3-2/+73
2003-11-12lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell1-2/+2
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-4/+57
2003-11-11added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell1-0/+6
2003-11-11support lsa_AuditEventsInfoAndrew Tridgell1-0/+7
2003-11-11started adding support for lsa_QueryInfoPolicyAndrew Tridgell1-1/+25
2003-11-10added idl and test code for lsa_LookupPrivName()Andrew Tridgell1-1/+11
2003-11-10added IDL and test for lsa_EnumAccountRights()Andrew Tridgell1-1/+17
2003-11-10added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell1-2/+29
2003-11-09- fixed lsa_EnumTrustDomAndrew Tridgell1-8/+28
2003-11-09added lsa_EnumTrustDomAndrew Tridgell1-12/+19
2003-11-09added lsa_EnumPrivs idl and test codeAndrew Tridgell1-8/+27
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 Tridgell1-22/+157
2003-11-09lsa_LookupNames now worksAndrew Tridgell1-1/+22
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell1-0/+36
2003-11-08- more generation fixesAndrew Tridgell1-1/+1
2003-11-08- corrected some lsa idlAndrew Tridgell1-35/+44
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+48