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
/
auth
/
ntlm
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
7
-13
/
+13
*
auth4: use "sam winbind_rodc sam_failtrusts" for the netlogon authentication
Stefan Metzmacher
2017-04-10
1
-1
/
+34
*
auth4: remove unused map_user_info[_cracknames]()
Stefan Metzmacher
2017-04-10
1
-259
/
+0
*
auth4: avoid map_user_info() in auth_check_password_send()
Stefan Metzmacher
2017-04-10
1
-10
/
+25
*
auth4: improve authsam_want_check for upn authentication
Stefan Metzmacher
2017-04-10
1
-20
/
+103
*
auth4: let authsam_check_password_internals use crack_name_to_nt4_name() for ...
Stefan Metzmacher
2017-04-10
1
-0
/
+38
*
auth4: use "anonymous sam winbind sam_ignoredomain" with ROLE_DOMAIN_MEMBER
Stefan Metzmacher
2017-04-10
1
-1
/
+1
*
auth4: use "anonymous sam winbind_rodc sam_failtrusts sam_ignoredomain" as AD_DC
Stefan Metzmacher
2017-04-10
1
-1
/
+14
*
auth4: add a "sam_failtrusts" module
Stefan Metzmacher
2017-04-10
1
-1
/
+95
*
auth4: use lpcfg_is_my_domain_or_realm() in authsam_want_check()
Stefan Metzmacher
2017-04-10
1
-2
/
+2
*
ldap_server: Log failures to find a valid user in the simple bind
Gary Lockyer
2017-03-29
1
-12
/
+23
*
auth: Add hooks for notification of authentication events over the message bus
Andrew Bartlett
2017-03-29
2
-3
/
+9
*
auth: Log the transport connection for the authorization
Andrew Bartlett
2017-03-29
1
-1
/
+11
*
ldap_server: Log authorization for simple binds
Andrew Bartlett
2017-03-29
1
-20
/
+21
*
auth: Generate a human readable Authentication log message.
Gary Lockyer
2017-03-29
1
-1
/
+10
*
auth: Add "auth_description" to allow logs to distinguish simple bind (etc)
Andrew Bartlett
2017-03-29
1
-1
/
+3
*
ldap_server: Move code into authenticate_ldap_simple_bind()
Andrew Bartlett
2017-03-29
1
-13
/
+29
*
auth: Add a reminder about the strings currently used for auditing
Andrew Bartlett
2017-03-29
1
-0
/
+4
*
auth4: implement the deprecated 'auth methods' in auth_methods_from_lp()
Stefan Metzmacher
2017-03-24
1
-0
/
+14
*
auth4: reflect the reality and use "winbind_rodc" instead of "winbind" for th...
Stefan Metzmacher
2017-03-24
1
-1
/
+1
*
auth4: add a "winbind_rodc" backend
Stefan Metzmacher
2017-03-24
1
-0
/
+55
*
auth4: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM handling
Stefan Metzmacher
2017-03-24
2
-7
/
+0
*
auth4: debug if method->ops->check_password() gives NOT_IMPLEMENTED
Stefan Metzmacher
2017-03-24
1
-4
/
+9
*
auth: let auth4_context->check_ntlm_password() return pauthoritative
Stefan Metzmacher
2017-03-24
1
-2
/
+2
*
auth4: let auth_check_password* return pauthoritative
Stefan Metzmacher
2017-03-24
2
-14
/
+22
*
auth4: add auth_context_create_for_netlogon()
Stefan Metzmacher
2017-03-24
1
-0
/
+9
*
auth4: make auth_check_password_wrapper() static
Stefan Metzmacher
2017-03-24
1
-5
/
+5
*
auth4: add TODO comment on the auth_sam_trigger_repl_secret msDS-NeverRevealG...
Stefan Metzmacher
2017-03-24
1
-0
/
+5
*
auth_winbind4: Correctly handle !authoritative
Volker Lendecke
2017-03-10
1
-0
/
+5
*
auth4: Move a variable closer to its use
Volker Lendecke
2017-03-06
1
-1
/
+1
*
auth4: Reduce indentation level by an early error return
Volker Lendecke
2017-02-28
1
-18
/
+22
*
auth4: Only use CrackNames if we're a DC
Volker Lendecke
2017-02-28
2
-3
/
+10
*
auth4: Fix map_user_info_cracknames for domain==NULL
Volker Lendecke
2017-02-28
1
-4
/
+3
*
auth4: Use "all_zero" where appropriate
Volker Lendecke
2017-01-03
1
-3
/
+2
*
auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6
Stefan Metzmacher
2016-06-30
1
-8
/
+7
*
s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_...
Stefan Metzmacher
2016-06-30
1
-1
/
+3
*
s4:auth_sam: don't allow interactive logons with UF_SMARTCARD_REQUIRED
Stefan Metzmacher
2016-06-30
1
-1
/
+15
*
s4-ntlm: Fix a NULL pointer dereference in error path
Andreas Schneider
2016-06-22
1
-2
/
+4
*
s4:auth_anonymous: anonymous authentication doesn't allow a password
Stefan Metzmacher
2016-04-28
1
-0
/
+30
*
CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()
Stefan Metzmacher
2016-04-12
1
-1
/
+3
*
s4/auth/ntlm/auth_unix.c: add parens
Aurelien Aptel
2016-03-10
1
-1
/
+1
*
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
2016-02-06
1
-1
/
+1
*
Avoid including libds/common/roles.h in public loadparm.h header.
Jelmer Vernooij
2016-01-13
2
-0
/
+2
*
auth: keep track of lastLogon and lastLogonTimestamp
Douglas Bagnall
2015-12-15
1
-1
/
+4
*
auth: increase resolution for password grace period calculation
Douglas Bagnall
2015-12-15
1
-1
/
+3
*
s4-auth: Fix some debugging and crash in error cases
Günther Deschner
2015-11-13
1
-5
/
+10
*
ntlm auth: spelling fixes
Douglas Bagnall
2015-10-16
1
-3
/
+3
*
s4-auth: Use sizeof() rather than a fixed constant in memcmp() call
Andrew Bartlett
2014-09-08
1
-1
/
+2
*
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
2014-07-04
1
-3
/
+7
*
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
2014-06-11
2
-2
/
+9
[next]