summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/dcerpc_connect.c
Commit message (Expand)AuthorAgeFilesLines
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-7/+1
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-0/+1
* r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2008-01-021-0/+7
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+3
* r26643: librpc: Remove uses of global_loadparm.Jelmer Vernooij2008-01-021-12/+12
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-3/+4
* r26334: Avoid loadparm_context.Jelmer Vernooij2007-12-211-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-11/+17
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26277: Move loadparm context higher up the stack.Jelmer Vernooij2007-12-211-3/+5
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-2/+1
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-1/+3
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25316: Remove last few instances of old BOOL type in librpc/.Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24992: Remove some uses of lp_*().Jelmer Vernooij2007-10-101-2/+2
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-101-1/+4
* r24763: Allow users to leave out the transport in DCE/RPC binding strings. If...Jelmer Vernooij2007-10-101-0/+8
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-5/+5
* r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett2007-10-101-184/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22515: only steal pipe on successStefan Metzmacher2007-10-101-3/+4
* r22386: another unused includeStefan Metzmacher2007-10-101-1/+0
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-3/+3
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r19478: Remove unused functions, and make static functions used only in thisAndrew Bartlett2007-10-101-74/+16
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-101-14/+17
* 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
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r17325: make better usage of the composite apiStefan Metzmacher2007-10-101-90/+38
* r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett2007-10-101-3/+2
* r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett2007-10-101-2/+3
* r15440: Formatting.Rafal Szczesniak2007-10-101-3/+2
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-101-22/+29
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r14172: composite_is_ok(c) destroys c, when the status isn't ok.Stefan Metzmacher2007-10-101-46/+8
* r14164: More comments.Rafal Szczesniak2007-10-101-5/+95
* r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher2007-10-101-41/+27
* r14123: Huge lump of code making all of our dcerpc connect codeRafal Szczesniak2007-10-101-80/+610
* r13568: Comments to async rpc connect functions.Rafal Szczesniak2007-10-101-6/+55
* r13561: Turn all dcerpc connect and socket functions to async version.Rafal Szczesniak2007-10-101-0/+243
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-17/+7
* r12800: Replace tmp_ctx with mem_ctx to make variables name moreRafal Szczesniak2007-10-101-6/+6
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1