summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-4/+4
* r2538: Support IPv6 as transport for MSRPC. Tested against Win2k3Jelmer Vernooij2007-10-102-11/+35
* 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
* r2443: check return code of event_loop_once() to catch thet cases where the s...Stefan Metzmacher2007-10-101-2/+6
* r2399: Display text description of rpc fault in debug message.Tim Potter2007-10-101-1/+1
* r2383: fixed the handling of sending zero length dcerpc packets (I broke thisAndrew Tridgell2007-10-101-1/+3
* r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell2007-10-101-8/+14
* r2304: fixed a bug in old style NTLM signingAndrew Tridgell2007-10-101-1/+1
* r2294: this fixes the NTLM2 sign+seal combination. I have now tested:Andrew Tridgell2007-10-101-5/+8
* r2287: Add static.Andrew Bartlett2007-10-101-1/+1
* r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett2007-10-107-80/+109
* r2275: don't crash on a rpc BIND_NAK response ...Andrew Tridgell2007-10-101-1/+6
* r2266: yay! LSA session keys on TCP now work!Andrew Tridgell2007-10-104-15/+33
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-102-2/+2
* r2234: Tridge, this is a patch to allow people to set the REF_ALLOC flag onTim Potter2007-10-102-0/+7
* r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell2007-10-102-0/+43
* r2208: little attempt to (almost) fix spoolss relativeVolker Lendecke2007-10-101-1/+1
* r2206: another (untested) attempt to make RELATIVE_CURRENT work for volker,Andrew Tridgell2007-10-101-40/+6
* r2205: fixed an incorrect cast that broke relative strings in spoolssAndrew Tridgell2007-10-101-1/+1
* r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviourAndrew Tridgell2007-10-103-6/+16
* r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell2007-10-101-3/+4
* r2185: add a callback function to the dcerpc async APIAndrew Tridgell2007-10-102-0/+25
* r2184: use the smb.conf socket options for client code tooAndrew Tridgell2007-10-101-0/+2
* 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