summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2-106/+106
2007-10-10r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett1-9/+33
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij1-18/+13
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-10/+22
2007-10-10r3667: Small COM fixesJelmer Vernooij1-11/+12
2007-10-10r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij1-3/+1
2007-10-10r3626: More minor DCOM fixesJelmer Vernooij1-60/+21
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij2-16/+21
2007-10-10r3606: More DCOM fixes:Jelmer Vernooij1-14/+2
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-7/+6
2007-10-10r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...Andrew Tridgell1-1/+0
2007-10-10r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett1-1/+1
2007-10-10r3558: We don't seem to need these as [public] any more.Andrew Bartlett1-3/+3
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2-2/+24
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-0/+35
2007-10-10r3536: Some minor IDL updates/fixes/additionsJelmer Vernooij2-14/+17
2007-10-10r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij3-4/+2
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2-5/+9
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij1-3/+3
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2-3/+10
2007-10-10r3511: teh PAC used 8byte alignmentStefan Metzmacher1-3/+1
2007-10-10r3490: All tests work against NT4 nowJelmer Vernooij2-24/+37
2007-10-10r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij1-9/+9
2007-10-10r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher1-8/+10
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell3-14/+14
2007-10-10r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij1-11/+11
2007-10-10r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij1-0/+18
2007-10-10r3433: Use .mk file for librpc/Jelmer Vernooij3-2/+3
2007-10-10r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2-23/+21
2007-10-10r3429: Fix IDL for EnumPrinterDataEx()Tim Potter1-1/+5
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell7-42/+51
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij2-23/+15
2007-10-10r3404: Rename name of DATA_BLOB in GetPrinterData()Tim Potter1-1/+1
2007-10-10r3402: Fix idl for spoolss_JobInfo1.Tim Potter1-6/+6
2007-10-10r3401: Fix IDL for SetForm RPC.Tim Potter1-1/+16
2007-10-10r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij1-3/+4
2007-10-10r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter1-1/+1
2007-10-10r3395: added support for "string32" type, to fix the fixed width stringAndrew Tridgell2-2/+8
2007-10-10r3392: fixed schannel over ncalrpcAndrew Tridgell1-1/+1
2007-10-10r3371: fixed endpoint for browser.idlAndrew Tridgell1-1/+1
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