summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17993: as metze pointed out, the composite_error() already calls the asyncAndrew Tridgell1-2/+0
2007-10-10r17990: added timeout checking on dcerpc connection establishment. This shouldAndrew Tridgell1-2/+17
2007-10-10r17987: Make the LSA pipe listen on the \pipe\netlogon interface.Andrew Bartlett1-1/+1
2007-10-10r17956: LSA Cleanup!Andrew Bartlett1-19/+37
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij4-4/+3
2007-10-10r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher1-11/+10
2007-10-10r17570: add dummy functions for the frsrpc and frsapi interfacesStefan Metzmacher3-1/+117
2007-10-10r17523: FIXME is a macro (I think) on some platforms (AIX), and this caused p...Andrew Bartlett1-3/+3
2007-10-10r17441: add some more attribute with credentials in themStefan Metzmacher1-0/+8
2007-10-10r17438: extend the commentStefan Metzmacher1-0/+2
2007-10-10r17357: - fix the buildStefan Metzmacher1-1/+3
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher3-2/+49
2007-10-10r17337: make better usage of the composite apiStefan Metzmacher1-26/+28
2007-10-10r17336: make the logic a bit more easier to understand...Stefan Metzmacher1-55/+51
2007-10-10r17329: - after a composite_continue() we need to call return;Stefan Metzmacher1-12/+11
2007-10-10r17328: make better usage of the composite apiStefan Metzmacher1-111/+32
2007-10-10r17327: when the connect with the ipv6 socket was ok,Stefan Metzmacher1-1/+4
2007-10-10r17326: make better usage of the composite apiStefan Metzmacher2-23/+8
2007-10-10r17325: make better usage of the composite apiStefan Metzmacher1-90/+38
2007-10-10r17324: make better usage of the composite apiStefan Metzmacher1-20/+19
2007-10-10r17323: make better use of the composite api and fix the memoryStefan Metzmacher1-52/+24
2007-10-10r17322: make better use of the composite apiStefan Metzmacher1-47/+22
2007-10-10r17321: give better error codesStefan Metzmacher1-2/+2
2007-10-10r17320: - print the debug message before the composite context get received b...Stefan Metzmacher1-7/+6
2007-10-10r17243: some svcctl idl fixes from <andrzej.hajda@wp.pl>Stefan Metzmacher1-7/+7
2007-10-10r17085: reuse the existing sec_desc_buf structStefan Metzmacher1-7/+3
2007-10-10r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke1-1/+1
2007-10-10r16996: use the correct types, merge from samba3Stefan Metzmacher1-3/+3
2007-10-10r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.plJelmer Vernooij1-9/+13
2007-10-10r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner1-3/+74
2007-10-10r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett1-8/+8
2007-10-10r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher1-1/+3
2007-10-10r16690: - fix bug 3896Stefan Metzmacher1-1/+11
2007-10-10r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher1-1/+10
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-1/+1
2007-10-10r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell1-4/+2
2007-10-10r15812: Explicitly cast to unsigned int.Jelmer Vernooij1-3/+3
2007-10-10r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2-5/+3
2007-10-10r15777: Fix unresolved symbols in shared library build.Jelmer Vernooij1-1/+1
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij24-37/+63
2007-10-10r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur...Stefan Metzmacher1-4/+5
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-11/+11
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij20-55/+14
2007-10-10r15629: fix some warningsStefan Metzmacher2-2/+2
2007-10-10r15624: add some useful helper functionsStefan Metzmacher1-0/+48
2007-10-10r15616: fix white spacesStefan Metzmacher1-3/+3
2007-10-10r15584: List SWIG files as being updated when pidl runsJelmer Vernooij1-0/+1
2007-10-10r15524: fix a problem with rpc faults from bind and alter contextAndrew Tridgell2-91/+96
2007-10-10r15514: Fix includeJelmer Vernooij1-2/+1
2007-10-10r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij5-135/+156