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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/gensec: handle DCERPC_AUTH_LEVEL_PACKET similar to DCERPC_AUTH_LEVEL_INT...
Stefan Metzmacher
2016-10-26
1
-0
/
+8
*
auth/gensec: only require GENSEC_FEATURE_SIGN for DCERPC_AUTH_LEVEL_INTEGRITY...
Stefan Metzmacher
2016-10-26
1
-1
/
+3
*
auth/gensec: always verify the wanted SIGN/SEAL flags
Stefan Metzmacher
2016-10-26
1
-28
/
+15
*
auth/ntlmssp: always allow NTLMSSP_NEGOTIATE_{SIGN,SEAL} in gensec_ntlmssp_se...
Stefan Metzmacher
2016-10-26
1
-0
/
+8
*
gensec/spnego: remember the wanted features also on the main gensec context
Stefan Metzmacher
2016-10-26
1
-1
/
+1
*
mit: make it possible to build with MIT kerberos and --picky-developer
Günther Deschner
2016-09-29
2
-2
/
+4
*
auth: One const is enough...
Volker Lendecke
2016-09-09
1
-1
/
+1
*
gensec/spnego: work around missing server mechListMIC in SMB servers
Stefan Metzmacher
2016-09-02
1
-1
/
+68
*
krb5_wrap: Rename get_kerberos_allowed_etypes()
Andreas Schneider
2016-08-31
1
-1
/
+1
*
Wrap krb5_cc_copy_creds and krb5_cc_copy_cache
Alexander Bokovoy
2016-07-25
1
-2
/
+2
*
auth/auth_sam_reply: fill user_principal_* and dns_domain_name in make_user_i...
Stefan Metzmacher
2016-07-22
2
-0
/
+23
*
auth/credentials: also do a shallow copy of the krb5_ccache.
Stefan Metzmacher
2016-07-22
4
-18
/
+71
*
pycredentials: add set_utf16_[old_]password()
Stefan Metzmacher
2016-07-22
1
-0
/
+59
*
pycredentials: add {get,set}_old_password()
Stefan Metzmacher
2016-07-22
1
-1
/
+25
*
gensec: Change log level for message when obtaining PAC from gss_get_name_att...
Christof Schmitt
2016-07-06
1
-6
/
+4
*
auth: fix a memory leak in gssapi_get_session_key()
Uri Simchoni
2016-07-06
1
-6
/
+1
*
typo: mandetory -> mandatory
Garming Sam
2016-07-05
1
-3
/
+3
*
krb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP to handle the resource groups
Stefan Metzmacher
2016-06-30
1
-9
/
+25
*
auth/auth_sam_reply: make auth_convert_user_info_dc_sambaseinfo() a private h...
Stefan Metzmacher
2016-06-30
2
-17
/
+12
*
auth/auth_sam_reply: do a real copy of strings in auth_convert_user_info_dc_s...
Stefan Metzmacher
2016-06-30
1
-8
/
+17
*
auth/auth_sam_reply: add auth_convert_user_info_dc_saminfo2() helper function
Stefan Metzmacher
2016-06-30
2
-0
/
+29
*
auth/auth_sam_reply: add auth_convert_user_info_dc_saminfo6() and implement l...
Stefan Metzmacher
2016-06-30
2
-25
/
+75
*
auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6
Stefan Metzmacher
2016-06-30
2
-58
/
+68
*
auth/wbc_auth_util: fill in base.logon_domain in wbcAuthUserInfo_to_netr_SamI...
Stefan Metzmacher
2016-06-30
1
-0
/
+5
*
auth/auth_sam_reply: let make_user_info_dc_netlogon_validation() correctly ha...
Stefan Metzmacher
2016-06-30
1
-18
/
+47
*
auth/auth_sam_reply: add some const to input parameters
Stefan Metzmacher
2016-06-30
2
-13
/
+13
*
lib: Give base64.c its own .h
Volker Lendecke
2016-05-04
2
-0
/
+2
*
gensec: Change log level of message when no PAC is found
Christof Schmitt
2016-04-30
1
-2
/
+2
*
auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testing
Stefan Metzmacher
2016-04-28
2
-0
/
+10
*
auth/spnego: add spnego:simulate_w2k option for testing
Stefan Metzmacher
2016-04-28
1
-1
/
+27
*
auth/ntlmssp: do map to guest checking after the authentication
Stefan Metzmacher
2016-04-28
2
-15
/
+41
*
auth/spnego: only try to verify the mechListMic if signing was negotiated.
Stefan Metzmacher
2016-04-28
1
-8
/
+10
*
auth/ntlmssp: don't require NTLMSSP_SIGN for smb connections
Stefan Metzmacher
2016-04-28
1
-1
/
+4
*
auth/ntlmssp: don't require any flags in the ccache_resume code
Stefan Metzmacher
2016-04-28
1
-6
/
+1
*
auth/spnego: handle broken mechListMIC response from Windows 2000
Stefan Metzmacher
2016-04-28
1
-0
/
+18
*
auth/spnego: change log level for 'Failed to setup SPNEGO negTokenInit reques...
Stefan Metzmacher
2016-04-28
1
-1
/
+1
*
CVE-2016-2111: auth/gensec: correctly report GENSEC_FEATURE_{SIGN,SEAL} in sc...
Stefan Metzmacher
2016-04-12
1
-3
/
+9
*
CVE-2016-2111: auth/gensec: require DCERPC_AUTH_LEVEL_INTEGRITY or higher in ...
Stefan Metzmacher
2016-04-12
1
-0
/
+10
*
CVE-2016-2110: auth/ntlmssp: implement new_spnego support including MIC gener...
Stefan Metzmacher
2016-04-12
2
-5
/
+202
*
CVE-2016-2110: auth/ntlmssp: implement new_spnego support including MIC check...
Stefan Metzmacher
2016-04-12
4
-12
/
+367
*
CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()
Stefan Metzmacher
2016-04-12
2
-1
/
+2
*
CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...
Stefan Metzmacher
2016-04-12
3
-4
/
+9
*
CVE-2016-2110: auth/credentials: clear the LMv2 key for NTLMv2 in cli_credent...
Stefan Metzmacher
2016-04-12
1
-0
/
+6
*
CVE-2016-2110: auth/ntlmssp: implement gensec_ntlmssp_may_reset_crypto()
Stefan Metzmacher
2016-04-12
3
-12
/
+55
*
CVE-2016-2110: auth/ntlmssp: call ntlmssp_sign_init if we provide GENSEC_FEAT...
Stefan Metzmacher
2016-04-12
2
-2
/
+2
*
CVE-2016-2110: auth/gensec: add gensec_may_reset_crypto() infrastructure
Stefan Metzmacher
2016-04-12
3
-0
/
+22
*
CVE-2016-2110: auth/gensec: require spnego mechListMIC exchange for new_spneg...
Stefan Metzmacher
2016-04-12
1
-54
/
+208
*
CVE-2016-2110: auth/gensec: fix the client side of a spnego downgrade
Stefan Metzmacher
2016-04-12
1
-3
/
+5
*
CVE-2016-2110: auth/gensec: fix the client side of a new_spnego exchange
Stefan Metzmacher
2016-04-12
1
-0
/
+9
*
CVE-2016-2110: auth/ntlmssp: let gensec_ntlmssp_client_start require NTLM2 (E...
Stefan Metzmacher
2016-04-12
1
-1
/
+1
[next]