summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* r3536: Some minor IDL updates/fixes/additionsJelmer Vernooij2007-10-102-14/+17
* r3517: Fix the build - Sorry!Jelmer Vernooij2007-10-101-4/+0
* r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij2007-10-104-41/+26
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-103-6/+16
* r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij2007-10-101-3/+3
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-103-6/+22
* r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher2007-10-101-2/+25
* r3511: teh PAC used 8byte alignmentStefan Metzmacher2007-10-101-3/+1
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-1/+1
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-0/+1
* r3490: All tests work against NT4 nowJelmer Vernooij2007-10-102-24/+37
* r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij2007-10-101-9/+9
* r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher2007-10-103-33/+83
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-103-0/+3
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2007-10-101-1/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-104-14/+15
* r3444: Don't use random data as endpoint if no default endpoint is known and noJelmer Vernooij2007-10-101-1/+6
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-2/+3
* r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij2007-10-101-11/+11
* r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij2007-10-101-0/+18
* r3435: Remove accidentally committed line...Jelmer Vernooij2007-10-101-1/+0
* r3434: Fix memleakVolker Lendecke2007-10-101-2/+3
* r3433: Use .mk file for librpc/Jelmer Vernooij2007-10-105-20/+42
* r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2007-10-103-25/+73
* r3429: Fix IDL for EnumPrinterDataEx()Tim Potter2007-10-101-1/+5
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-1012-43/+56
* r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell2007-10-102-7/+6
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3413: RemoteActivation updates and fixesJelmer Vernooij2007-10-102-23/+15
* r3412: Add NCACN_SPX and NCADG_IPX transportsJelmer Vernooij2007-10-102-1/+7
* r3404: Rename name of DATA_BLOB in GetPrinterData()Tim Potter2007-10-101-1/+1
* r3402: Fix idl for spoolss_JobInfo1.Tim Potter2007-10-101-6/+6
* r3401: Fix IDL for SetForm RPC.Tim Potter2007-10-101-1/+16
* r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij2007-10-101-3/+4
* r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter2007-10-101-1/+1
* r3395: added support for "string32" type, to fix the fixed width stringAndrew Tridgell2007-10-104-3/+38
* r3392: fixed schannel over ncalrpcAndrew Tridgell2007-10-103-1/+14
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-102-13/+7
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-101-1/+0
* r3389: fixed schannel client side code. RPC-SCHANNEL now works against w2k3Andrew Tridgell2007-10-101-0/+6
* r3388: when doing schannel use a anonymous session setup (as the machine acctAndrew Tridgell2007-10-101-1/+2
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-1/+1
* r3371: fixed endpoint for browser.idlAndrew Tridgell2007-10-101-1/+1
* r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...Andrew Bartlett2007-10-101-2/+2
* r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett2007-10-101-57/+0
* r3330: Use IPv6 for RPC client connections if we canJelmer Vernooij2007-10-101-1/+9
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-103-3/+5
* r3311: Consistency updates for form name members.Tim Potter2007-10-101-2/+2
* r3304: changed the API to lib/socket/ a little.Andrew Tridgell2007-10-101-14/+14