summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviourAndrew Tridgell3-6/+16
2007-10-10r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell1-3/+4
2007-10-10r2185: add a callback function to the dcerpc async APIAndrew Tridgell2-0/+25
2007-10-10r2184: use the smb.conf socket options for client code tooAndrew Tridgell1-0/+2
2007-10-10r2180: added RPC flags "padcheck" which enables checking of all received padAndrew Tridgell5-16/+70
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell1-4/+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-10r2121: fix compiler warningStefan Metzmacher1-1/+0
2007-10-10r2118: fixed the receipt of bigendian rpc packets with the new async code.Andrew Tridgell1-3/+10
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell1-0/+4
2007-10-10r2103: in the conversion to async rpc I simplified the smb backend to onlyAndrew Tridgell4-46/+153
2007-10-10r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell9-430/+748
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett1-2/+2
2007-10-10r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett5-26/+32
2007-10-10r2029: changed our client side dcerpc padding to match what w2k3 does - a 16Andrew Tridgell1-2/+4
2007-10-10r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher1-1/+1
2007-10-10r1994: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...Andrew Bartlett1-3/+4
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell4-72/+70
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell3-5/+4
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-10r1884: remove empty header fileStefan Metzmacher2-1/+0
2007-10-10r1874: add dcerpc_errstr() function to display a fault code by name,Stefan Metzmacher2-0/+60
2007-10-10r1872: revert -r 1845 because the caling function should look at the fault_codeStefan Metzmacher1-12/+2
2007-10-10r1850: when we have a username and use sign or seal on a dcerpc over npStefan Metzmacher1-1/+2
2007-10-10r1849: use LIBNDR_STRING_BYTESIZE hereStefan Metzmacher1-2/+1
2007-10-10r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZEStefan Metzmacher1-1/+1
2007-10-10r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher3-6/+54
2007-10-10r1846: add helpstringStefan Metzmacher1-0/+1
2007-10-10r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILUREStefan Metzmacher1-2/+11
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-10r1821: fixed reference to "status" that should be "result"Andrew Tridgell1-1/+1
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-22/+17
2007-10-10r1801: fix the buildStefan Metzmacher1-1/+0
2007-10-10r1799: List more uuids. FromJelmer Vernooij20-111/+650
2007-10-10r1790: a few updates on krb5 PAC...Stefan Metzmacher1-4/+4
2007-10-10r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij1-0/+1
2007-10-10r1774: Add the uuids of the known exchange pipesJelmer Vernooij4-0/+81
2007-10-10r1770: here's the krb5 server code,Stefan Metzmacher2-9/+10
2007-10-10r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell3-80/+106
2007-10-10r1742: Add the IDispatch interfaceJelmer Vernooij2-36/+108
2007-10-10r1736: - Pidl updates:Jelmer Vernooij5-23/+83
2007-10-10r1711: Add ServerAlive2Jelmer Vernooij1-0/+6