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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
libcli: Remove finddcs_nbt.c
Volker Lendecke
1
-311
/
+0
2018-01-23
libcli/resolve: Make functions static
Volker Lendecke
1
-9
/
+10
2018-01-23
libcli/resolve: Make functions static
Volker Lendecke
1
-9
/
+10
2018-01-23
libcli/resolve: Fix typos
Volker Lendecke
1
-2
/
+2
2017-12-21
s4:torture: add smb2.session.expire2 test
Stefan Metzmacher
1
-2
/
+5
2017-09-20
Make sure smbtorture tests can run if someone has set their min protocol abov...
Richard Sharpe
1
-0
/
+4
2017-09-06
python: Fix bad type in conversion of NTSTATUS.
Lumir Balhar
1
-1
/
+1
2017-06-17
s4:libcli/smb_composite: make the additional gensec_update steps async
Stefan Metzmacher
1
-23
/
+128
2017-06-17
s4:libcli/smb_composite: add early returns to sesssetup.c:request_handler()
Stefan Metzmacher
1
-11
/
+23
2017-06-17
s4:libcli/smb_composite: make the first round to gensec async
Stefan Metzmacher
1
-36
/
+58
2017-06-17
s4:libcli/smb_composite: move gensec_update_ev() out of session_setup_spnego()
Stefan Metzmacher
1
-16
/
+30
2017-06-17
s4:libcli/smb_composite: move session_setup_spnego_restart() to the callers o...
Stefan Metzmacher
1
-7
/
+21
2017-06-17
s4:libcli/smb_composite: split out session_setup_spnego_restart() from sessio...
Stefan Metzmacher
1
-19
/
+37
2017-06-17
s4:libcli/smb_composite: move chosen_oid to state->chosen_oid
Stefan Metzmacher
1
-10
/
+20
2017-06-17
s4:libcli/smb_composite: simplify gensec_update_ev() handling in session_setu...
Stefan Metzmacher
1
-13
/
+8
2017-05-22
s4:libcli/ldap: just use gensec_update() in ldap_bind_sasl()
Stefan Metzmacher
1
-2
/
+1
2017-05-21
s4:libcli/smb2: make smb2_session_setup_spnego_* completely async
Stefan Metzmacher
1
-93
/
+160
2017-05-10
s4-libcli: remove some dead prototypes
Günther Deschner
1
-1
/
+0
2017-03-29
pysmb: Check for credentials using same method as pyrpc
Gary Lockyer
1
-1
/
+8
2017-03-29
pysmb: Extend py_smb_new to allow use_ntlmv2 and use_spnego to be set by callers
Andrew Bartlett
1
-13
/
+30
2017-03-03
libcli/smb: add max_credits arg to smbXcli_negprot_send()
Ralph Boehme
3
-5
/
+5
2017-02-21
s4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTH
Stefan Metzmacher
1
-7
/
+0
2017-01-11
wscript: remove executable bits for all wscript* files
Stefan Metzmacher
1
-0
/
+0
2016-11-04
pyerrors: Add PyErr_Set{WERROR,HRESULT,NTSTATUS}_and_string()
Andrew Bartlett
1
-0
/
+15
2016-11-04
python: create NTSTATUSError, HRESULTError and WERRORError
Andrew Bartlett
1
-3
/
+12
2016-09-28
wbclient: "ev" is no longer used in wbc_xids_to_sids
Volker Lendecke
2
-4
/
+2
2016-09-28
wbclient: "ev" is no longer used in wbc_sids_to_xids
Volker Lendecke
2
-4
/
+2
2016-08-19
pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID
ouyang.xu
1
-1
/
+3
2016-06-18
s4: libcli: Internal SMB1 pid is already stored as and uses 32-bits. Correct ...
Jeremy Allison
1
-1
/
+1
2016-06-16
s4-libcli/raw: Fix compiler errors when building with --address-sanitizer
Andrew Bartlett
1
-2
/
+2
2016-05-13
s4:libcli:resolve: fix O3 error unused result of write
Michael Adam
1
-2
/
+3
2016-05-06
typo: mplementation => implementation
Garming Sam
4
-4
/
+4
2016-04-25
s4:libcli: fix 'Conditional jump or move' valgrind error
Noel Power
1
-1
/
+4
2016-04-19
s4:libcli:smb2: Use constant time memcmp() to verify the signature
Andreas Schneider
1
-1
/
+1
2016-04-12
CVE-2016-2115: s4:libcli/raw: pass the minprotocol to smb_raw_negotiate*()
Stefan Metzmacher
3
-3
/
+7
2016-04-12
CVE-2016-2115: s4:libcli/raw: limit maxprotocol to NT1 in smb_raw_negotiate*()
Stefan Metzmacher
1
-0
/
+4
2016-04-12
CVE-2016-2115: s4:libcli/smb2: use the configured min_protocol
Stefan Metzmacher
1
-1
/
+6
2016-04-12
CVE-2016-2115: s4:libcli/raw: add smbcli_options.min_protocol
Stefan Metzmacher
1
-0
/
+1
2016-04-12
CVE-2016-2113: s4:libcli/ldap: verify the server certificate and hostname if ...
Stefan Metzmacher
1
-7
/
+4
2016-04-12
CVE-2016-2113: s4:lib/tls: implement infrastructure to do peer verification
Stefan Metzmacher
1
-0
/
+2
2016-04-12
CVE-2016-2112: s4:libcli/ldap: auto upgrade to SIGN after STRONG_AUTH_REQUIRED
Stefan Metzmacher
1
-0
/
+7
2016-04-12
CVE-2016-2112: s4:libcli/ldap: make sure we detect downgrade attacks
Stefan Metzmacher
1
-0
/
+14
2016-04-12
CVE-2016-2112: s4:libcli/ldap: honour "client ldap sasl wrapping" option
Stefan Metzmacher
1
-4
/
+26
2016-04-12
CVE-2016-2111: s4:libcli: don't send a raw NTLMv2 response when we want to us...
Stefan Metzmacher
1
-0
/
+11
2016-04-12
CVE-2016-2111: s4:libcli: don't allow the LANMAN2 session setup without "clie...
Stefan Metzmacher
1
-11
/
+11
2016-04-12
CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...
Stefan Metzmacher
1
-0
/
+2
2016-03-15
build: mark explicit dependencies on pytalloc-util
Garming Sam
1
-1
/
+1
2016-03-10
s4:libcli/ldap: fix retry authentication after a bad password
Stefan Metzmacher
1
-2
/
+2
2016-03-10
s4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLE
Stefan Metzmacher
1
-0
/
+7
2016-03-09
ldap VLV: correct ASN1 parsing of VLV requests
Garming Sam
1
-20
/
+5
[prev]
[next]