summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...Andrew Bartlett1-2/+2
2007-10-10r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell1-2/+2
2007-10-10r3311: Consistency updates for form name members.Tim Potter1-2/+2
2007-10-10r3302: The security descriptors in spoolss_PrinterInfo2 and spoolss_PrinterInfo3Tim Potter1-2/+2
2007-10-10r3287: The devicename and formname fields in a device mode are fixed lengthTim Potter1-2/+2
2007-10-10r3286: filled in more missing SV_TYPE_* definesAndrew Tridgell1-1/+11
2007-10-10r3285: fixed another IDL typoAndrew Tridgell1-1/+1
2007-10-10r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited toAndrew Tridgell1-38/+32
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell37-63/+63
2007-10-10r3250: Add idl for printer info level 0.Tim Potter1-11/+44
2007-10-10r3215: access_required -> access_mask for OpenPrinterExTim Potter1-1/+1
2007-10-10r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij1-0/+1
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij9-8/+12
2007-10-10r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij1-1/+1
2007-10-10r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij1-7/+7
2007-10-10r3113: make us able to generate the PAC with the same align as a MS KDCStefan Metzmacher1-1/+3
2007-10-10r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij1-8/+40
2007-10-10r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett1-1/+3
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij11-11/+11
2007-10-10r2993: fix commentStefan Metzmacher1-1/+0
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher1-25/+25
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-1/+74
2007-10-10r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij1-2/+2
2007-10-10r2972: make names more consistentStefan Metzmacher1-2/+2
2007-10-10r2971: fix DsBind idlStefan Metzmacher1-3/+2
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher1-20/+53
2007-10-10r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcpAndrew Tridgell2-1/+2
2007-10-10r2967: Add some printer enum constants from Samba3's rpc_spoolss.hTim Potter1-0/+9
2007-10-10r2956: Fix towers_length for now. I'm currently working on a pidl extensionJelmer Vernooij1-1/+1
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-2/+40
2007-10-10r2950: 0x40000 is clearer than 262144Andrew Tridgell1-1/+1
2007-10-10r2949: added some range checks in samr.idlAndrew Tridgell1-4/+4
2007-10-10r2939: Use /* */ style commentsJelmer Vernooij1-4/+4
2007-10-10r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij1-6/+101
2007-10-10r2925: added the definition for a new rpc fault code I am seeing on epmapper ...Andrew Tridgell1-0/+1
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij2-17/+27
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher1-27/+27
2007-10-10r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell1-28/+11
2007-10-10r2831: // style comments are not supported by pure C preprocessors. Please DO...Volker Lendecke1-2/+2
2007-10-10r2830: // style comments are not supported by pure C preprocessors. Please DO...Volker Lendecke2-153/+153
2007-10-10r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thingVolker Lendecke1-2/+2
2007-10-10r2817: Get winreg_GetKeySecurity() working but use data blob instead ofTim Potter1-7/+14
2007-10-10r2807: OK I think winreg_EnumValue() finally works. The previous versionTim Potter1-5/+19
2007-10-10r2782: Reformat IDL for winreg_EnumValue()Tim Potter1-36/+14
2007-10-10r2781: Got winreg_EnumValue() working. Check it in so I don't break it tryingTim Potter1-3/+18
2007-10-10r2741: Definition for ISystemActivator...Jelmer Vernooij1-1/+5
2007-10-10r2740: Finish the RemoteActivation interface. Torture tests will followJelmer Vernooij2-20/+11
2007-10-10r2735: More DCOM updates:Jelmer Vernooij2-134/+147
2007-10-10r2705: Don't try RemQueryInterface2 for now (doesn't validate)Jelmer Vernooij1-2/+2
2007-10-10r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij2-16/+13