index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: rename lp function and variable from "cli_maxprotocol" to "client_max_...
Garming Sam
2014-02-07
1
-1
/
+1
*
s3:lib/netapi: do not use rpc_pipe_np_smb_conn()
Gregor Beck
2013-10-17
1
-1
/
+1
*
s3-rpc: use table->name directly in DEBUG contexts.
Günther Deschner
2013-09-20
1
-1
/
+1
*
s3:lib/netapi: make use of lp_cli_maxprotocol()
Stefan Metzmacher
2013-08-15
1
-1
/
+1
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
1
-1
/
+1
*
s3-libnetapi: pass down ndr_interface_table to pipe_cm() and friends.
Günther Deschner
2013-08-05
1
-8
/
+8
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe().
Günther Deschner
2013-08-05
1
-4
/
+4
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
Günther Deschner
2013-08-05
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
1
-2
/
+3
*
s3-lib: Fix util_cmdline which doesn't use popt.
Andreas Schneider
2012-02-01
1
-1
/
+1
*
s3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3:lib/netapi: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-2
/
+7
*
s3: Make cli_cm_open return NTSTATUS
Volker Lendecke
2011-07-03
1
-7
/
+10
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-netapi: add libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
1
-0
/
+23
*
s3: Fix Coverity ID 2231, REVERSE_INULL
Volker Lendecke
2011-03-16
1
-2
/
+3
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3: Remove a global variable in bugfix for bug 7665
Volker Lendecke
2010-09-21
1
-7
/
+10
*
s3-libnetapi: Fix Bug #7665, memory leak in netapi connection manager.
Günther Deschner
2010-09-20
1
-30
/
+65
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3: add libnetapi_set_use_ccache()
Volker Lendecke
2010-01-24
1
-0
/
+4
*
Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...
Volker Lendecke
2009-11-08
1
-8
/
+3
*
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-08
1
-3
/
+8
*
s3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
Volker Lendecke
2009-11-07
1
-1
/
+1
*
s3-netapi: Fix Bug #6305. Correctly prompt for a password when a username was...
Günther Deschner
2009-06-16
1
-1
/
+5
*
s3-libnetapi: fix creds in libnetapi_open_ipc_connection().
Günther Deschner
2009-03-26
1
-0
/
+5
*
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
2009-03-17
1
-16
/
+16
*
Remove the static "struct client_connection" mess which is part of
Jeremy Allison
2009-03-12
1
-12
/
+16
*
cli_get_pipe_name_from_interface does not really need a talloc_ctx
Volker Lendecke
2009-02-01
1
-1
/
+1
*
Actually complete 3662c2b...
Volker Lendecke
2009-01-22
1
-2
/
+1
*
libnetapi_open_pipe does not need to return cli_state
Volker Lendecke
2009-01-18
1
-2
/
+0
*
Remove smbclient globals that bled into clidfs.c. Now we only have
Jeremy Allison
2009-01-14
1
-1
/
+2
*
Fix build of netapi.
Jeremy Allison
2009-01-14
1
-1
/
+2
*
netapi: make libnetapi_open_ipc_connection static.
Günther Deschner
2008-08-14
1
-5
/
+15
*
Fix uninitialized variables.
Jeremy Allison
2008-07-30
1
-1
/
+1
*
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
2008-07-21
1
-39
/
+37
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-2
/
+3
*
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+1
*
libnetapi: add libnetapi_set_use_kerberos
Günther Deschner
2008-04-13
1
-2
/
+6
*
Add libnetapi_open_pipe, inspired by the cli_cm_ interface.
Günther Deschner
2008-04-10
1
-0
/
+110
*
Fix one missing netapi_private header.
Günther Deschner
2008-04-10
1
-2
/
+2
*
Add very basic cli_cm_* based connection handler to libnetapi.
Günther Deschner
2008-04-10
1
-0
/
+75