summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2003-11-17added wkssvc.idl and test codeAndrew Tridgell1-0/+30
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+5
2003-11-17use [subcontext] to make GetPrinter a bit easier in smbtortureAndrew Tridgell2-27/+3
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell2-8/+59
2003-11-17call OpenPrinterEx on each printer on the server, and then callAndrew Tridgell1-11/+9
2003-11-17added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell1-1/+6
2003-11-17* more info levels for EnumPrinterAndrew Tridgell1-5/+38
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-7/+10
2003-11-16use nstring and [relative] to support levels 1 and 2 of EnumPrintersAndrew Tridgell1-3/+65
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-24/+17
2003-11-16Initial version of printer info 1 for tridge.Tim Potter1-6/+48
2003-11-16ignore .pidl filesAndrew Tridgell1-0/+1
2003-11-16use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell1-0/+6
2003-11-16slightly more efficient strlen setting in lsa and samr strings (callsAndrew Tridgell2-2/+2
2003-11-16Added IDL for EnumPrinters and ClosePrinter.Tim Potter1-8/+16
2003-11-15the returned policy handle in spoolss_OpenPrinterEx() is pass byAndrew Tridgell1-1/+1
2003-11-15remember to samr_Close() policy handles after useAndrew Tridgell1-1/+3
2003-11-15added OpenAlias and QueryAliasInfo levels 1 to 3Andrew Tridgell1-3/+36
2003-11-15added OpenGroup and QueryGroupInfo levels 1 to 4Andrew Tridgell1-2/+38
2003-11-15added UserInfo level 21Andrew Tridgell1-8/+47
2003-11-15added samr UserInfo levels 4 to 20Andrew Tridgell1-4/+94
2003-11-15added samr_UserInfo2 and samr_UserInfo3Andrew Tridgell1-0/+32
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