summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r17570: add dummy functions for the frsrpc and frsapi interfacesStefan Metzmacher2007-10-103-1/+117
* r17523: FIXME is a macro (I think) on some platforms (AIX), and this caused p...Andrew Bartlett2007-10-101-3/+3
* r17441: add some more attribute with credentials in themStefan Metzmacher2007-10-101-0/+8
* r17438: extend the commentStefan Metzmacher2007-10-101-0/+2
* r17357: - fix the buildStefan Metzmacher2007-10-101-1/+3
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-103-2/+49
* r17337: make better usage of the composite apiStefan Metzmacher2007-10-101-26/+28
* r17336: make the logic a bit more easier to understand...Stefan Metzmacher2007-10-101-55/+51
* r17329: - after a composite_continue() we need to call return;Stefan Metzmacher2007-10-101-12/+11
* r17328: make better usage of the composite apiStefan Metzmacher2007-10-101-111/+32
* r17327: when the connect with the ipv6 socket was ok,Stefan Metzmacher2007-10-101-1/+4
* r17326: make better usage of the composite apiStefan Metzmacher2007-10-102-23/+8
* r17325: make better usage of the composite apiStefan Metzmacher2007-10-101-90/+38
* r17324: make better usage of the composite apiStefan Metzmacher2007-10-101-20/+19
* r17323: make better use of the composite api and fix the memoryStefan Metzmacher2007-10-101-52/+24
* r17322: make better use of the composite apiStefan Metzmacher2007-10-101-47/+22
* r17321: give better error codesStefan Metzmacher2007-10-101-2/+2
* r17320: - print the debug message before the composite context get received b...Stefan Metzmacher2007-10-101-7/+6
* r17243: some svcctl idl fixes from <andrzej.hajda@wp.pl>Stefan Metzmacher2007-10-101-7/+7
* r17085: reuse the existing sec_desc_buf structStefan Metzmacher2007-10-101-7/+3
* r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke2007-10-101-1/+1
* r16996: use the correct types, merge from samba3Stefan Metzmacher2007-10-101-3/+3
* r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.plJelmer Vernooij2007-10-101-9/+13
* r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner2007-10-101-3/+74
* r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2007-10-101-8/+8
* r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher2007-10-101-1/+3
* r16690: - fix bug 3896Stefan Metzmacher2007-10-101-1/+11
* r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher2007-10-101-1/+10
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-101-1/+1
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-4/+2
* r15812: Explicitly cast to unsigned int.Jelmer Vernooij2007-10-101-3/+3
* r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2007-10-102-5/+3
* r15777: Fix unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+1
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-1024-37/+63
* r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur...Stefan Metzmacher2007-10-101-4/+5
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-11/+11
* r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij2007-10-1020-55/+14
* r15629: fix some warningsStefan Metzmacher2007-10-102-2/+2
* r15624: add some useful helper functionsStefan Metzmacher2007-10-101-0/+48
* r15616: fix white spacesStefan Metzmacher2007-10-101-3/+3
* r15584: List SWIG files as being updated when pidl runsJelmer Vernooij2007-10-101-0/+1
* r15524: fix a problem with rpc faults from bind and alter contextAndrew Tridgell2007-10-102-91/+96
* r15514: Fix includeJelmer Vernooij2007-10-101-2/+1
* r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij2007-10-105-135/+156
* r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett2007-10-103-83/+113
* r15503: I may shortly have to revert all of this, but be clearer about how weAndrew Bartlett2007-10-101-14/+13
* r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett2007-10-103-107/+78
* r15482: Don't shadow the global function pipe() with a local variable name.Andrew Bartlett2007-10-101-10/+8
* r15469: Fix unixinfo interface to use pointers for [out] parameters (requiredJelmer Vernooij2007-10-101-6/+6
* r15440: Formatting.Rafal Szczesniak2007-10-101-3/+2