summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r2180: added RPC flags "padcheck" which enables checking of all received padAndrew Tridgell2007-10-105-16/+70
* r2159: converted samba4 over to UTF-16.Andrew Tridgell2007-10-101-4/+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
* r2121: fix compiler warningStefan Metzmacher2007-10-101-1/+0
* r2118: fixed the receipt of bigendian rpc packets with the new async code.Andrew Tridgell2007-10-101-3/+10
* r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell2007-10-101-0/+4
* r2103: in the conversion to async rpc I simplified the smb backend to onlyAndrew Tridgell2007-10-104-46/+153
* r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell2007-10-109-430/+748
* r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett2007-10-101-2/+2
* r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett2007-10-105-26/+32
* r2029: changed our client side dcerpc padding to match what w2k3 does - a 16Andrew Tridgell2007-10-101-2/+4
* r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher2007-10-101-1/+1
* r1994: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...Andrew Bartlett2007-10-101-3/+4
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-104-72/+70
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-103-5/+4
* 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
* r1884: remove empty header fileStefan Metzmacher2007-10-102-1/+0
* r1874: add dcerpc_errstr() function to display a fault code by name,Stefan Metzmacher2007-10-102-0/+60
* r1872: revert -r 1845 because the caling function should look at the fault_codeStefan Metzmacher2007-10-101-12/+2
* r1850: when we have a username and use sign or seal on a dcerpc over npStefan Metzmacher2007-10-101-1/+2
* r1849: use LIBNDR_STRING_BYTESIZE hereStefan Metzmacher2007-10-101-2/+1
* r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZEStefan Metzmacher2007-10-101-1/+1
* r1847: add STR_BYTESIZE flag, to handle cases whereStefan Metzmacher2007-10-103-6/+54
* r1846: add helpstringStefan Metzmacher2007-10-101-0/+1
* r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILUREStefan Metzmacher2007-10-101-2/+11
* 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
* r1823: No real changes, I just did not like the ^M's an the line ends :-)Volker Lendecke2007-10-101-231/+232
* r1821: fixed reference to "status" that should be "result"Andrew Tridgell2007-10-101-1/+1
* r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell2007-10-101-22/+17
* r1801: fix the buildStefan Metzmacher2007-10-101-1/+0
* r1799: List more uuids. FromJelmer Vernooij2007-10-1020-111/+650
* r1790: a few updates on krb5 PAC...Stefan Metzmacher2007-10-101-4/+4
* r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij2007-10-101-0/+1
* r1774: Add the uuids of the known exchange pipesJelmer Vernooij2007-10-104-0/+81
* r1770: here's the krb5 server code,Stefan Metzmacher2007-10-102-9/+10
* r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell2007-10-103-80/+106
* r1742: Add the IDispatch interfaceJelmer Vernooij2007-10-102-36/+108
* r1736: - Pidl updates:Jelmer Vernooij2007-10-105-23/+83
* r1711: Add ServerAlive2Jelmer Vernooij2007-10-101-0/+6
* r1708: fix jelmers bugs:-)Stefan Metzmacher2007-10-101-0/+1
* r1706: More IDL pipesJelmer Vernooij2007-10-102-0/+32
* r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2007-10-109-40/+795
* r1679: fix add the extrasids and resource group array inStefan Metzmacher2007-10-101-5/+12