index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make libcli-smb-raw private, for now.
Jelmer Vernooij
2016-01-13
1
-1
/
+1
*
Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...
Richard Sharpe
2015-03-27
1
-1
/
+1
*
s4:libcli/smb2: initialize ls->lease_version
Stefan Metzmacher
2014-11-27
1
-0
/
+2
*
s4:libcli/smb2: add new_epoch to struct smb2_lease_break
Stefan Metzmacher
2014-11-27
1
-0
/
+1
*
s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.
Stefan Metzmacher
2014-11-27
2
-1
/
+10
*
s4:libcli/tcon: remove unused smb2_tree_connect*()
Stefan Metzmacher
2014-09-30
1
-67
/
+0
*
s4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
Stefan Metzmacher
2014-09-30
1
-30
/
+25
*
s3:libsmb: remove unused smb2cli.h
Stefan Metzmacher
2014-09-30
1
-1
/
+0
*
s4:libcli/smb2: add smb2_session_channel()
Stefan Metzmacher
2014-07-24
2
-10
/
+74
*
s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()
Stefan Metzmacher
2014-07-24
2
-7
/
+3
*
s4:libcli: make use of gensec_update_ev()
Stefan Metzmacher
2014-03-27
1
-2
/
+2
*
s4-libcli: Add smb2_util_handle_empty().
Andreas Schneider
2013-12-06
1
-0
/
+9
*
libcli4: Remove an unused variable
Volker Lendecke
2013-10-13
1
-1
/
+0
*
s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) const
Michael Adam
2013-10-05
1
-2
/
+2
*
s4:libcli:smb2: add the smb2_capabilities to the smbcli_options
Michael Adam
2013-10-05
1
-4
/
+1
*
s4:libcli:smb2: add the client_guid to the smbcli_options
Michael Adam
2013-10-05
1
-4
/
+1
*
libsmb2: Fix opening the rootdirectory, part 1
Volker Lendecke
2013-08-23
1
-0
/
+15
*
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
2013-08-15
1
-3
/
+6
*
libsmb: Use sizeof instead of explicit numbers
Volker Lendecke
2013-04-30
1
-6
/
+6
*
libsmb: Use smb2_lease_push in smb2_create_send
Volker Lendecke
2013-04-30
1
-12
/
+10
*
s4:torture/smb2: add smb2_lease_v2_create_share() helper
Stefan Metzmacher
2013-04-18
1
-1
/
+1
*
s4:libcli/smb2: add support for SMB2 LEASES v2
Stefan Metzmacher
2013-04-18
1
-5
/
+43
*
smb2_ioctl: remove ioctl error response assumptions
David Disseldorp
2013-01-16
1
-3
/
+34
*
s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...
Michael Adam
2012-09-19
1
-0
/
+25
*
s4:libcli/smb2: reset trsnport->compound.related when a compound chain is fin...
Stefan Metzmacher
2012-08-17
1
-0
/
+1
*
s4:libcli/smb2/write correct error checking
Christian Ambach
2012-08-06
1
-1
/
+1
*
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
2012-07-25
1
-0
/
+1
*
s4:libcli/smb2: remove unused smb2_session->pid
Stefan Metzmacher
2012-07-25
3
-4
/
+0
*
s4:libcli/smb2: remove unused variable
Stefan Metzmacher
2012-07-25
1
-2
/
+0
*
libcli/smb: there's no PID field in the SMB2/3 header anymore
Stefan Metzmacher
2012-07-25
1
-4
/
+0
*
libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()
Stefan Metzmacher
2012-07-25
1
-4
/
+8
*
s4:libcli/smb2: remove unused elements from smb2_tree
Stefan Metzmacher
2012-07-25
3
-6
/
+0
*
s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
Stefan Metzmacher
2012-07-24
3
-0
/
+16
*
s4:libcli/smb2: use PROTOCOL_LATEST
Stefan Metzmacher
2012-05-06
1
-1
/
+1
*
s4:libcli/smb2: fix anonymous session setups against windows servers
Stefan Metzmacher
2012-04-16
2
-1
/
+16
*
s4:libcli/smb2: remove unused dependency to LIBPACKET
Stefan Metzmacher
2012-04-16
2
-2
/
+1
*
LIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
Jelmer Vernooij
2012-03-25
1
-1
/
+1
*
libsmbclient-raw: Install smb_composite.h.
Jelmer Vernooij
2012-03-15
1
-1
/
+2
*
s4:libcli/smb2: allow smb2_session_setup_spnego to handle reauth
Gregor Beck
2012-03-07
1
-0
/
+12
*
s4:libcli:smb2: set SMB2_CAP_ALL in the negprot
Michael Adam
2012-03-03
1
-1
/
+5
*
s4:libcli:smb2: store the share capabilites in the smb2_tree object
Michael Adam
2012-03-03
2
-0
/
+2
*
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
2012-03-03
1
-1
/
+2
*
s4:libcli:smb2: allow max protocol 0x0224
Michael Adam
2012-03-03
1
-1
/
+1
*
s4:libcli:smb2: add support for parsing the durable handle v2 response in smb...
Michael Adam
2012-03-03
1
-0
/
+19
*
s4:libcli:smb2: add support durable handle reconnect v2 blob in smb2_create_send
Michael Adam
2012-03-03
1
-0
/
+27
*
s4:libcli:smb2: add support durable handle request v2 blob in smb2_create_send
Michael Adam
2012-03-03
1
-0
/
+28
*
s4:libcli:smb2: add a smb2_connect_ext variant of smb2_connect that takes a p...
Michael Adam
2012-02-28
1
-12
/
+36
*
s4:libcli:smb2: add a previous session argument to smb2_connect_send()
Michael Adam
2012-02-28
1
-1
/
+5
*
s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()
Michael Adam
2012-02-28
2
-9
/
+16
*
s3:libsmb:smb2: pass previous session ID to session setup, not previous session
Michael Adam
2012-02-28
1
-2
/
+2
[next]