summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc
Commit message (Expand)AuthorAgeFilesLines
* added samr_OpenDomain() and samr_QueryDomainInfo() level 1Andrew Tridgell2003-11-151-8/+8
* run LookupDomain on each domain returned from EnumDomains in samrAndrew Tridgell2003-11-151-3/+3
* added the first couple of calls from samr as IDLAndrew Tridgell2003-11-151-0/+956
* Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterExTim Potter2003-11-151-0/+1348
* it turns out that all MS servers ignore the artifact struct_len fieldsAndrew Tridgell2003-11-141-4/+4
* added the dfs_GetInfo all - all levelsAndrew Tridgell2003-11-141-4/+4
* * added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't workAndrew Tridgell2003-11-141-2/+2
* we can now do a level1 NetDfsEnum()Andrew Tridgell2003-11-141-0/+2
* * fixed conformant arrays in structuresAndrew Tridgell2003-11-133-0/+92
* automatically generate ndr_print_*() functions for every IDLAndrew Tridgell2003-11-111-0/+2
* started adding support for lsa_QueryInfoPolicyAndrew Tridgell2003-11-111-0/+2
* added idl and test code for lsa_LookupPrivName()Andrew Tridgell2003-11-101-4/+4
* added IDL and test for lsa_EnumAccountRights()Andrew Tridgell2003-11-101-4/+4
* added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell2003-11-101-4/+4
* - fixed lsa_EnumTrustDomAndrew Tridgell2003-11-092-4/+8
* - added the rest of the LSA calls as stubsAndrew Tridgell2003-11-092-97/+605
* converted the rpcecho pipe to use IDLAndrew Tridgell2003-11-091-101/+28
* use a more consistent style for the client stubsAndrew Tridgell2003-11-091-74/+14
* get rid of some prototypes that aren't needed any moreAndrew Tridgell2003-11-091-4/+0
* lsa_LookupNames now worksAndrew Tridgell2003-11-091-0/+20
* added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell2003-11-091-0/+20
* - more generation fixesAndrew Tridgell2003-11-081-5/+6
* - corrected some lsa idlAndrew Tridgell2003-11-081-7/+7
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-065-0/+1539