summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner1-1/+14
2007-10-10r18634: Turn flags field into a bitmap.Jelmer Vernooij1-1/+9
2007-10-10r18630: Better way to display ref-pointers with [print]. Thanks to metze forGünther Deschner1-2/+2
2007-10-10r18629: There is no such "unknown" pointer in dfs_Enum().Günther Deschner1-1/+0
2007-10-10r18628: dfs_EnumEx() also takes a ref pointer.Günther Deschner1-5/+5
2007-10-10r18627: only cosmetic reformat, no functional changes.Günther Deschner1-21/+21
2007-10-10r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner1-1/+7
2007-10-10r18624: path is a ref pointer in dfs_GetInfo().Günther Deschner1-1/+1
2007-10-10r18599: the netr_CryptPassword structure needs to use a uint8, as the data isAndrew Tridgell1-1/+1
2007-10-10r18574: re-enable the echo pipe in smbscript. I suspect disabling this was anAndrew Tridgell1-5/+5
2007-10-10r18566: fixed the winreg pipe and winreg testsAndrew Tridgell1-10/+10
2007-10-10r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij2-6/+6
2007-10-10r18561: Fix [out] pointers in winreg IDLGerald Carter1-12/+12
2007-10-10r18523: Allow [out] on arrays as well as pointers, use in unixinfo.Jelmer Vernooij1-1/+1
2007-10-10r18468: Add IDL for dfs_EnumEx. Still lacks test(s)Jelmer Vernooij1-1/+7
2007-10-10r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher1-6/+7
2007-10-10r18384: this is a ref pointer like in samba3 and for the Gid versionStefan Metzmacher1-1/+1
2007-10-10r18375: Volker noticed that this is in fact an 8bit number - well spotted!Andrew Tridgell1-1/+1
2007-10-10r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce1-7/+7
2007-10-10r18318: Implement DiskEnumSimo Sorce1-3/+3
2007-10-10r18315: Implement netSrvGetInfo level 102Simo Sorce1-3/+3
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2-6/+6
2007-10-10r18238: add SID_NAME_COMPUTER to the enum lsa_SidType typeGerald Carter1-1/+2
2007-10-10r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg.Jelmer Vernooij1-13/+16
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