summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2007-10-102-2/+24
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-0/+35
* r3536: Some minor IDL updates/fixes/additionsJelmer Vernooij2007-10-102-14/+17
* r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij2007-10-103-4/+2
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-102-5/+9
* r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij2007-10-101-3/+3
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-102-3/+10
* r3511: teh PAC used 8byte alignmentStefan Metzmacher2007-10-101-3/+1
* r3490: All tests work against NT4 nowJelmer Vernooij2007-10-102-24/+37
* r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij2007-10-101-9/+9
* r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher2007-10-101-8/+10
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-103-14/+14
* r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij2007-10-101-11/+11
* r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij2007-10-101-0/+18
* r3433: Use .mk file for librpc/Jelmer Vernooij2007-10-103-2/+3
* r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2007-10-102-23/+21
* r3429: Fix IDL for EnumPrinterDataEx()Tim Potter2007-10-101-1/+5
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-107-42/+51
* r3413: RemoteActivation updates and fixesJelmer Vernooij2007-10-102-23/+15
* r3404: Rename name of DATA_BLOB in GetPrinterData()Tim Potter2007-10-101-1/+1
* r3402: Fix idl for spoolss_JobInfo1.Tim Potter2007-10-101-6/+6
* r3401: Fix IDL for SetForm RPC.Tim Potter2007-10-101-1/+16
* r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij2007-10-101-3/+4
* r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter2007-10-101-1/+1
* r3395: added support for "string32" type, to fix the fixed width stringAndrew Tridgell2007-10-102-2/+8
* 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