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
/
include
/
client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Extract the guest_login field in sesssetup
Volker Lendecke
2011-05-29
1
-0
/
+1
*
Remove fstrings from client struct. Properly talloc strings (ensuring we neve...
Jeremy Allison
2011-04-27
1
-6
/
+6
*
s3-build: finally remove references to ndr and dcerpc headers that were inclu...
Günther Deschner
2011-04-13
1
-2
/
+0
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-25
/
+0
*
s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h
Günther Deschner
2011-04-12
1
-55
/
+1
*
s3-libsmb: move smb encryption structs into own header.
Günther Deschner
2011-03-16
1
-27
/
+0
*
s3:rpc_server: make it possible to use rpcint_binding_handle() directly
Stefan Metzmacher
2010-09-04
1
-3
/
+0
*
s3:include: remove unused dispatch* fn pointers from rpc_pipe_client
Stefan Metzmacher
2010-08-16
1
-16
/
+0
*
s3:rpc_client: add dcerpc_binding_handle backend
Stefan Metzmacher
2010-08-12
1
-0
/
+3
*
s3: Remove "cli" from "struct finfo"
Volker Lendecke
2010-07-30
1
-1
/
+0
*
misc: Remove unused structure elements
Simo Sorce
2010-07-28
1
-6
/
+0
*
s3-rpc_server: Use struct pipes_struct.
Andreas Schneider
2010-07-28
1
-1
/
+1
*
s3: Remove a typedef (struct file_info)
Volker Lendecke
2010-07-27
1
-2
/
+2
*
s3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
Simo Sorce
2010-07-20
1
-16
/
+1
*
s3: only use netlogon/nbt header when needed.
Günther Deschner
2010-05-31
1
-0
/
+2
*
Split out the client unix capabilities to those the server offered, and those...
Jeremy Allison
2010-04-13
1
-1
/
+4
*
s3:rpc_client: add set_timeout hook to rpc_cli_transport
Stefan Metzmacher
2010-03-29
1
-0
/
+1
*
s3:rpc_client: add rpccli_is_connected()
Stefan Metzmacher
2010-03-29
1
-0
/
+3
*
s3: Add CLI_FULL_CONNECTION_USE_CCACHE
Volker Lendecke
2010-01-24
1
-0
/
+1
*
s3: Add ccache use to cli_session_setup_ntlmssp
Volker Lendecke
2010-01-24
1
-0
/
+1
*
s3:ntlmssp: remove the typedef NTLMSSP_STATE
Andrew Bartlett
2009-12-22
1
-2
/
+2
*
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
2009-11-08
1
-2
/
+2
*
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
2009-11-08
1
-2
/
+2
*
schannel: fully share schannel sign/seal between s3 and 4.
Günther Deschner
2009-09-16
1
-1
/
+1
*
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
2009-09-15
1
-1
/
+1
*
s3-rpc_client: add enum dcerpc_transport_t to rpc_cli_transport struct.
Günther Deschner
2009-09-11
1
-0
/
+2
*
s3:rpc_client: add dispatch_send/recv() to struct rpc_pipe_client
Stefan Metzmacher
2009-07-31
1
-0
/
+11
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-1
/
+1
*
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-2
/
+2
*
Add a bad hack to enable level 2 oplocks in torture_open_connection_share
Volker Lendecke
2009-04-06
1
-0
/
+2
*
Remove async_req based async libsmb infrastructure
Volker Lendecke
2009-04-06
1
-25
/
+0
*
Add new async libsmb infrastructure
Volker Lendecke
2009-04-06
1
-0
/
+3
*
Convert rpc_cli_transport->trans to tevent_req
Volker Lendecke
2009-03-24
1
-6
/
+6
*
Convert rpc_cli_transport->write to tevent_req
Volker Lendecke
2009-03-24
1
-5
/
+5
*
Convert rpc_cli_transport->read to tevent_req
Volker Lendecke
2009-03-24
1
-5
/
+5
*
s3:libsmb: use new simplified smb_signing code for the client side
Stefan Metzmacher
2009-03-23
1
-1
/
+9
*
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
2009-03-13
1
-3
/
+3
*
Remove the static "struct client_connection" mess which is part of
Jeremy Allison
2009-03-12
1
-0
/
+7
*
Fix a typo
Volker Lendecke
2009-03-09
1
-1
/
+1
*
Abstract away the transport in cli_pipe.c
Volker Lendecke
2009-01-22
1
-12
/
+1
*
Add struct rpc_cli_transport
Volker Lendecke
2009-01-22
1
-0
/
+50
*
Allow calling DCE/RPC server implementations directly using
Jelmer Vernooij
2009-01-21
1
-0
/
+8
*
s3: store user session key in cli_rpc_pipe_open_noauth().
Günther Deschner
2008-12-05
1
-0
/
+1
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
Add a more explaining comment
Volker Lendecke
2008-09-12
1
-1
/
+3
*
Activate code to enable chained requests
Volker Lendecke
2008-08-28
1
-1
/
+7
*
Move "struct cli_request" from client.h to async_smb.h
Volker Lendecke
2008-08-28
1
-24
/
+3
*
Remove cli->event_ctx, pass it explicitly
Volker Lendecke
2008-08-28
1
-1
/
+9
*
Fix bug #5675 with a varient of Tim Waugh's patch,
Jeremy Allison
2008-08-07
1
-0
/
+1
*
Store copies of the syntax ids in rpc_pipe_client
Volker Lendecke
2008-07-20
1
-2
/
+2
[next]