summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11824: fixed a valgrind error in the dcerpc_smb codeAndrew Tridgell1-1/+2
2007-10-10r11819: simplified the async rpc bind code a little.Andrew Tridgell2-207/+225
2007-10-10r11817: fixed the problem with the RPC join tests. The problem was thatAndrew Tridgell1-0/+10
2007-10-10r11816: this fixes some of the problems with the recent async rpc changes andAndrew Tridgell1-0/+12
2007-10-10r11812: Convert winbind to the async bind routines. Also remove tridge's hack...Volker Lendecke1-7/+7
2007-10-10r11810: Fix talloc hierarchyVolker Lendecke1-2/+2
2007-10-10r11809: Make dcerpc_bind_auth async.Volker Lendecke4-150/+203
2007-10-10r11807: Make dcerpc_alter_context async. Same thing: Please look at thisVolker Lendecke1-149/+140
2007-10-10r11806: Minor cleanupVolker Lendecke1-5/+2
2007-10-10r11805: dcerpc_bind_auth is only used in dcerpc_bind_auth_passwordVolker Lendecke1-2/+2
2007-10-10r11804: Asyncify the anonymous bind, convert the calls in xplogin.c.Volker Lendecke2-75/+221
2007-10-10r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs itStefan Metzmacher1-1/+2
2007-10-10r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 usesStefan Metzmacher1-1/+1
2007-10-10r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher1-6/+6
2007-10-10r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell1-1/+2
2007-10-10r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher1-8/+2
2007-10-10r11627: give the caller much more control over the stream to packet process,Andrew Tridgell1-12/+20
2007-10-10r11623: convert the dcerpc socket layer to the generic packet codeAndrew Tridgell1-149/+61
2007-10-10r11516: Fix a valgrind bug I introduce with queued requestsVolker Lendecke1-3/+6
2007-10-10r11515: Add some talloc_get_typeVolker Lendecke1-2/+2
2007-10-10r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor forAndrew Bartlett1-58/+58
2007-10-10r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2-29/+92
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell1-1/+4
2007-10-10r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2-5/+7
2007-10-10r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett1-17/+35
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-0/+6
2007-10-10r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett1-2/+4
2007-10-10r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...Tim Potter1-2/+0
2007-10-10r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett1-0/+4
2007-10-10r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter1-1/+1
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-108/+110
2007-10-10r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett1-1/+10
2007-10-10r11262: Try to get the equivalent of a subcontext in pidl ethereal conformanceTim Potter1-0/+2
2007-10-10r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter1-10/+10
2007-10-10r11260: Delete a leftover scons file.Tim Potter1-21/+0
2007-10-10r11259: Map system_name and handle fields to new hf fields.Tim Potter1-0/+40
2007-10-10r11258: Dissect all access_required fields as hex using the same hf.Tim Potter1-1/+10
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-120/+120
2007-10-10r11243: length and size can now be filled in automatically.Jelmer Vernooij1-5/+2
2007-10-10r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher1-0/+1
2007-10-10r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher1-18/+19
2007-10-10r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher1-1/+1
2007-10-10r11141: Re-add paranoid string terminator checkJelmer Vernooij1-6/+9
2007-10-10r11107: Include 0 byteJelmer Vernooij1-1/+2
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij4-8/+15
2007-10-10r11104: Fix LOCAL-PAC testJelmer Vernooij1-1/+1
2007-10-10r11103: Eliminate ascstrJelmer Vernooij3-11/+5
2007-10-10r11102: Remove unistr_notermJelmer Vernooij2-7/+1
2007-10-10r11101: Remove last instances of unistrJelmer Vernooij3-55/+50
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij6-251/+251