index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-29
s4-librpc: Fix private context for dcerpc_connect_timeout_handler
Andrew Bartlett
1
-4
/
+4
2012-07-18
s4-librpc: Ensure we do not call call the decrpc timeout handler during gense...
Andrew Bartlett
1
-5
/
+14
2012-03-09
s4-librpc: Remove unused new_ev
Andrew Bartlett
1
-3
/
+0
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_connect_send()
Michael Adam
1
-0
/
+1
2011-08-13
s4:librpc: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
1
-1
/
+1
2011-04-28
s4:libcli/smb2: convert smb2_connect_*() to tevent_req
Stefan Metzmacher
1
-15
/
+17
2011-01-12
s4:librpc/rpc/dcerpc_connect.c - fix uninitialised variable
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-11-21
s4-rpc: make rpc connect less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-07
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
1
-1
/
+3
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-13
/
+13
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-2
/
+1
2009-06-18
s4:libnet Allow 'net password change' to work on expired passwords
Andrew Bartlett
1
-2
/
+2
2009-02-02
s4:librpc/rpc: s/private/private_data
Stefan Metzmacher
1
-2
/
+2
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-6
/
+6
2008-11-02
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-11-02
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
1
-1
/
+2
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+3
2008-11-01
Remove another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-11-01
Remove another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-0
/
+2
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-09-30
Remove redundant call.
Jelmer Vernooij
1
-1
/
+1
2008-05-30
implemented client side SMB2 signing
Andrew Tridgell
1
-1
/
+5
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-15
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-5
/
+6
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-7
/
+1
2008-01-03
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
1
-0
/
+1
2008-01-02
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
1
-0
/
+7
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+3
2008-01-02
r26643: librpc: Remove uses of global_loadparm.
Jelmer Vernooij
1
-12
/
+12
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26334: Avoid loadparm_context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-11
/
+17
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
1
-2
/
+1
2007-12-21
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24992: Remove some uses of lp_*().
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r24763: Allow users to leave out the transport in DCE/RPC binding strings. If...
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
1
-184
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
[next]