summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r2705: Don't try RemQueryInterface2 for now (doesn't validate)Jelmer Vernooij2007-10-101-2/+2
* r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij2007-10-102-16/+13
* r2696: DCOM updates:Jelmer Vernooij2007-10-102-79/+95
* r2687: Add ORPC flag (used by DCOM)Jelmer Vernooij2007-10-101-0/+1
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-101-2/+1
* r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter2007-10-101-1/+1
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2007-10-101-65/+65
* r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell2007-10-101-8/+14
* r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell2007-10-101-0/+22
* r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviourAndrew Tridgell2007-10-101-0/+2
* r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell2007-10-101-3/+4
* r2158: removed a misleading comment (the extra uint16 is just padding)Andrew Tridgell2007-10-101-4/+0
* r2128: netlogon DELTA_POLICY fix from rrenardAndrew Tridgell2007-10-101-1/+1
* r2127: more lsa IDL updates from Richard RenardAndrew Tridgell2007-10-101-3/+23
* r2126: two more lsa functions worked out by richard renardAndrew Tridgell2007-10-101-3/+16
* r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell2007-10-101-0/+4
* r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher2007-10-101-1/+1
* r1929: CHeck if cpp on AIX likes /* */ better then //Jelmer Vernooij2007-10-101-2/+2
* r1920: This needs more inspection by the IDL experts. Reverting my last change.Volker Lendecke2007-10-102-158/+158
* r1917: Attempt to push the AIX machine a bit further in the compile. I'm not ...Volker Lendecke2007-10-102-158/+158
* r1849: use LIBNDR_STRING_BYTESIZE hereStefan Metzmacher2007-10-101-2/+1
* r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher2007-10-101-0/+1
* r1846: add helpstringStefan Metzmacher2007-10-101-0/+1
* r1842: add fault code that happens with wrong passwordStefan Metzmacher2007-10-101-0/+1
* r1838: Updates from the airplane:Jelmer Vernooij2007-10-1027-52/+102