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