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
/
source3
/
libsmb
/
clidfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3/libsmb: clang: Fix 'Dereference of undefined pointer value'
Noel Power
2019-10-22
1
-1
/
+9
*
libsmb: Align integer types
Volker Lendecke
2019-06-18
1
-1
/
+1
*
s3:libsmb: Print debug message about Netbios
Justin Stephenson
2019-01-09
1
-0
/
+4
*
smbclient: Fix errors printed if we can connect with SMB1
Andreas Schneider
2018-09-05
1
-3
/
+3
*
CVE-2017-12150: s3:libsmb: only fallback to anonymous if authentication was n...
Stefan Metzmacher
2017-09-20
1
-12
/
+4
*
CVE-2017-12151: s3:libsmb: make use of cli_state_is_encryption_on()
Stefan Metzmacher
2017-09-20
1
-2
/
+2
*
s3:libsmb: let do_connect() debug the negotiation result similar to "session ...
Stefan Metzmacher
2017-08-19
1
-2
/
+7
*
Add support for passing the max_referral_level into the cli call to get a DFS...
Richard Sharpe
2017-07-07
1
-2
/
+19
*
s3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()
Stefan Metzmacher
2017-06-27
1
-2
/
+0
*
s3:libsmb: remove unused 'bool show_hdr' from cli_cm_connect()
Stefan Metzmacher
2017-06-27
1
-3
/
+0
*
s3:libsmb: remove unused show_sessetup handling from do_connect()
Stefan Metzmacher
2017-06-27
1
-12
/
+2
*
s3:libsmb: normalize leading slashes in cli_resolve_path()
Stefan Metzmacher
2017-06-22
1
-0
/
+7
*
s3: libsmb: Correctly save and restore connection tcon in smbclient, smbcacls...
Jeremy Allison
2017-06-17
1
-4
/
+14
*
s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.
Jeremy Allison
2017-06-17
1
-1
/
+1
*
Revert "s3:libsmb: Fix printing the session setup information"
Andreas Schneider
2017-06-09
1
-25
/
+7
*
s3:libsmb: Fix printing the session setup information
Andreas Schneider
2017-06-07
1
-7
/
+25
*
s3:libsmb: pass cli_credentials to cli_check_msdfs_proxy()
Stefan Metzmacher
2016-12-21
1
-12
/
+3
*
s3:libsmb: make use of cli_cm_force_encryption_creds() where we already have ...
Stefan Metzmacher
2016-12-21
1
-5
/
+3
*
s3:libsmb: split out cli_cm_force_encryption_creds()
Stefan Metzmacher
2016-12-21
1
-15
/
+25
*
s3:libsmb: make use of cli_tree_connect_creds() in clidfs.c:do_connect()
Stefan Metzmacher
2016-12-21
1
-1
/
+1
*
s3:libsmb: make use of get_cmdline_auth_info_creds() in clidfs.c:do_connect()
Stefan Metzmacher
2016-12-21
1
-3
/
+4
*
s3:libsmb: make use of cli_smb1_setup_encryption() in cli_cm_force_encryption()
Stefan Metzmacher
2016-12-21
1
-10
/
+36
*
s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULL
Stefan Metzmacher
2016-12-09
1
-3
/
+2
*
s3:libsmb: make use of cli_session_setup_anon()
Stefan Metzmacher
2016-11-15
1
-2
/
+2
*
s3:libsmb: let the callers only pass the password string to cli_session_setup...
Stefan Metzmacher
2016-11-15
1
-5
/
+2
*
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
2016-02-06
1
-1
/
+1
*
CVE-2015-5296: s3:libsmb: force signing when requiring encryption in do_conne...
Stefan Metzmacher
2015-12-16
1
-1
/
+6
*
s3: dfs: Fix a crash when the dfs targets are disabled.
Har Gagan Sahai
2015-09-11
1
-2
/
+2
*
Convert three include files from uint32/16/8 to _t types as well as the sourc...
Richard Sharpe
2015-05-01
1
-8
/
+8
*
libsmb: provide authinfo domain for encrypted session referrals
David Disseldorp
2015-01-21
1
-1
/
+1
*
libsmb: provide authinfo domain for DFS referral auth
David Disseldorp
2015-01-19
1
-3
/
+8
*
libsmb: reuse connections derived from DFS referrals
David Disseldorp
2015-01-19
1
-24
/
+79
*
s3:libsmb: avoid calling cli_set_username() in clidfs
Stefan Metzmacher
2014-10-17
1
-3
/
+0
*
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
2014-10-17
1
-2
/
+2
*
s3:libsmb: Remove unused password copy stored in cli_state
Andrew Bartlett
2014-10-17
1
-2
/
+2
*
Fixed a memory leak in cli_set_mntpoint().
Har Gagan Sahai
2014-08-13
1
-2
/
+4
*
param: rename lp function and variable from "cli_minprotocol" to "client_min_...
Garming Sam
2014-02-07
1
-1
/
+1
*
s3:libsmb: add SMB2/3 support to cli_dfs_get_referral()
Stefan Metzmacher
2013-10-17
1
-17
/
+56
*
s3/libsmb: make use of smbXcli_tcon_is_dfs_share()
Stefan Metzmacher
2013-10-17
1
-2
/
+16
*
s3/libsmb: Use smbXcli_conn_dfs_supported instead of test on CAP_DFS
Luk Claes
2013-10-17
1
-1
/
+1
*
s3/libsmb: Use smbXcli_conn_use_unicode instead of smb1 specific test
Luk Claes
2013-10-17
1
-1
/
+1
*
As SMB3 has transport level encryption, allow smbclient -e to force encryted ...
Jeremy Allison
2013-08-21
1
-1
/
+17
*
s3:libsmb: use lp_cli_minprotocol() in do_connect()
Stefan Metzmacher
2013-08-15
1
-1
/
+2
*
s3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS on successful negprot.
Jeremy Allison
2013-08-15
1
-0
/
+5
*
s3: Make --pw-nt-hash useable in smbclient
Volker Lendecke
2012-06-12
1
-0
/
+3
*
s3:libsmb: get rid of cli_ucs2
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
1
-1
/
+2
*
s3:libsmb: get rid of cli_state_encryption_on
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-3
/
+3
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
1
-2
/
+2
[next]