summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r2696: DCOM updates:Jelmer Vernooij2-79/+95
2007-10-10r2687: Add ORPC flag (used by DCOM)Jelmer Vernooij1-0/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-2/+1
2007-10-10r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter1-1/+1
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter1-65/+65
2007-10-10r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell1-8/+14
2007-10-10r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell1-0/+22
2007-10-10r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviourAndrew Tridgell1-0/+2
2007-10-10r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell1-3/+4
2007-10-10r2158: removed a misleading comment (the extra uint16 is just padding)Andrew Tridgell1-4/+0
2007-10-10r2128: netlogon DELTA_POLICY fix from rrenardAndrew Tridgell1-1/+1
2007-10-10r2127: more lsa IDL updates from Richard RenardAndrew Tridgell1-3/+23
2007-10-10r2126: two more lsa functions worked out by richard renardAndrew Tridgell1-3/+16
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell1-0/+4
2007-10-10r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher1-1/+1
2007-10-10r1929: CHeck if cpp on AIX likes /* */ better then //Jelmer Vernooij1-2/+2
2007-10-10r1920: This needs more inspection by the IDL experts. Reverting my last change.Volker Lendecke2-158/+158
2007-10-10r1917: Attempt to push the AIX machine a bit further in the compile. I'm not ...Volker Lendecke2-158/+158
2007-10-10r1849: use LIBNDR_STRING_BYTESIZE hereStefan Metzmacher1-2/+1
2007-10-10r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher1-0/+1
2007-10-10r1846: add helpstringStefan Metzmacher1-0/+1
2007-10-10r1842: add fault code that happens with wrong passwordStefan Metzmacher1-0/+1
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij27-52/+102
2007-10-10r1823: No real changes, I just did not like the ^M's an the line ends :-)Volker Lendecke1-231/+232
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-22/+17
2007-10-10r1799: List more uuids. FromJelmer Vernooij19-111/+643