summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* r18566: fixed the winreg pipe and winreg testsAndrew Tridgell2007-10-101-10/+10
* r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij2007-10-102-6/+6
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-12/+12
* r18523: Allow [out] on arrays as well as pointers, use in unixinfo.Jelmer Vernooij2007-10-101-1/+1
* r18468: Add IDL for dfs_EnumEx. Still lacks test(s)Jelmer Vernooij2007-10-101-1/+7
* r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher2007-10-101-6/+7
* r18384: this is a ref pointer like in samba3 and for the Gid versionStefan Metzmacher2007-10-101-1/+1
* r18375: Volker noticed that this is in fact an 8bit number - well spotted!Andrew Tridgell2007-10-101-1/+1
* r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce2007-10-101-7/+7
* r18318: Implement DiskEnumSimo Sorce2007-10-101-3/+3
* r18315: Implement netSrvGetInfo level 102Simo Sorce2007-10-101-3/+3
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-102-6/+6
* r18238: add SID_NAME_COMPUTER to the enum lsa_SidType typeGerald Carter2007-10-101-1/+2
* r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg.Jelmer Vernooij2007-10-101-13/+16
* r17993: as metze pointed out, the composite_error() already calls the asyncAndrew Tridgell2007-10-101-2/+0
* r17990: added timeout checking on dcerpc connection establishment. This shouldAndrew Tridgell2007-10-101-2/+17
* r17987: Make the LSA pipe listen on the \pipe\netlogon interface.Andrew Bartlett2007-10-101-1/+1
* r17956: LSA Cleanup!Andrew Bartlett2007-10-101-19/+37
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-104-4/+3
* r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher2007-10-101-11/+10
* 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