summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/dcerpc_connect.c
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc: make rpc connect less verboseAndrew Tridgell2010-11-211-1/+1
* Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel2010-09-071-1/+3
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-13/+13
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett2009-06-181-2/+2
* s4:librpc/rpc: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-6/+6
* Fix the build.Jelmer Vernooij2008-11-021-1/+1
* Remove use of global_loadparm for SMB2 client connections.Jelmer Vernooij2008-11-021-1/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+3
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-011-1/+3
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-011-1/+3
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+2
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* Remove redundant call.Jelmer Vernooij2008-09-301-1/+1
* implemented client side SMB2 signingAndrew Tridgell2008-05-301-1/+5
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-15/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-5/+6
* 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