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
*
s4-auth: Always pass down the salt principal
Andreas Schneider
2015-07-17
1
-6
/
+104
*
auth/credentials: if credentials have principal set, they are not anonymous a...
Alexander Bokovoy
2015-07-15
1
-0
/
+5
*
auth/credentials: anonymous should not try to use kerberos
Stefan Metzmacher
2015-07-03
1
-0
/
+1
*
auth: Explain why GSS_KRB5_CRED_NO_CI_FLAGS_X is needed
Andreas Schneider
2015-06-24
1
-1
/
+9
*
auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_...
Stefan Metzmacher
2015-06-24
3
-1
/
+451
*
auth/gensec: remove unused gensec_[un]wrap_packets() hooks
Stefan Metzmacher
2015-06-23
5
-206
/
+1
*
auth/gensec: make sure gensec_start_mech_by_authtype() resets SIGN/SEAL befor...
Stefan Metzmacher
2015-06-23
1
-0
/
+6
*
auth/gensec: gensec_[un]seal_packet() should only work with GENSEC_FEATURE_DC...
Stefan Metzmacher
2015-06-23
1
-0
/
+14
*
auth/credentials: use HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X instead of SAMBA4_USES...
Stefan Metzmacher
2015-06-23
1
-3
/
+2
*
dcerpc: NULL pointer deref crash in handling rpc request.
Jeremy Allison
2015-06-18
1
-1
/
+1
*
auth: Make sure error_string is not used uninitialized
Andreas Schneider
2015-05-19
1
-5
/
+8
*
auth/kerberos: remove allow_warnings=True
Stefan Metzmacher
2015-03-20
1
-1
/
+0
*
auth/kerberos: avoid compiler warnings
Stefan Metzmacher
2015-03-20
1
-4
/
+12
*
build: Add talloc and samba-debug dep for gensec_external module
Andrew Bartlett
2015-03-19
1
-0
/
+1
*
s4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers ...
Jeremy Allison
2015-03-19
1
-4
/
+36
*
auth/credentials: add cli_credentials_set_old_utf16_password()
Stefan Metzmacher
2015-03-12
2
-0
/
+49
*
auth/credentials: add cli_credentials_[g|s]et_old_nt_hash()
Stefan Metzmacher
2015-03-12
4
-0
/
+64
*
auth/credentials: add a missing talloc check to cli_credentials_set_nt_hash()
Stefan Metzmacher
2015-03-12
1
-0
/
+3
*
auth/kerberos: Do a string comparison in kerberos_decode_pac() not a principa...
Andrew Bartlett
2015-03-12
1
-11
/
+12
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-2
/
+4
*
auth/credentials_krb5: fix memory leak in cli_credentials_failed_kerberos_log...
Günther Deschner
2015-01-26
1
-0
/
+2
*
auth/credentials: add cli_credentials_set_utf16_password()
Stefan Metzmacher
2014-12-19
3
-6
/
+65
*
auth/gensec: add support for SEC_CHAN_DNS_DOMAIN to schannel_update()
Stefan Metzmacher
2014-12-19
1
-17
/
+10
*
auth/gensec: make sure we keep a DCERPC_AUTH_TYPE_SCHANNEL backend if required
Stefan Metzmacher
2014-12-19
1
-0
/
+8
*
credentials test: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-20
/
+14
*
Remove unused imports.
Jelmer Vernooij
2014-11-19
1
-7
/
+1
*
auth: add missing includes to auth/wbc_auth_util.c
Stefan Metzmacher
2014-11-14
1
-0
/
+2
*
auth/credentials: Ensure that we set the realm when reading secrets.tdb
Andrew Bartlett
2014-10-17
1
-0
/
+3
*
credentials: Allow the secret.tdb handle to be passed in to cli_credentials_s...
Andrew Bartlett
2014-10-17
2
-13
/
+64
*
credentials: Improve error message on failure to set machine account password
Andrew Bartlett
2014-10-17
1
-4
/
+6
*
credentials: Set secure_channel_type from secrets.tdb in cli_credentials_set_...
Andrew Bartlett
2014-10-17
1
-0
/
+13
*
credentials: Allow the secrets.tdb password to be newer than the secrets.ldb ...
Andrew Bartlett
2014-09-27
1
-0
/
+2
*
auth: gensec: asn1 fixes - check all returns.
Jeremy Allison
2014-09-26
1
-5
/
+6
*
auth/credentials_krb5: silence a build warning.
Günther Deschner
2014-08-08
1
-0
/
+2
*
auth/credentials-krb5: use get_kerberos_allowed_etypes().
Günther Deschner
2014-08-08
1
-6
/
+5
*
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
2014-07-04
1
-1
/
+1
*
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
2014-06-11
1
-1
/
+5
*
auth: avoid overwriting the auth_sam_reply.h header all the time.
Günther Deschner
2014-05-12
2
-1
/
+8
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
1
-1
/
+1
*
gensec: add DCERPC_AUTH_TYPE_NCALRPC_AS_SYSTEM backend
Andreas Schneider
2014-04-24
2
-0
/
+293
*
auth/gensec: use auth_ctx->generate_session_info() for schannel
Stefan Metzmacher
2014-04-24
1
-3
/
+46
*
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
Andrew Bartlett
2014-04-18
2
-1
/
+226
*
auth: Pass though error from GENSEC sub-mechanism
Andrew Bartlett
2014-04-02
1
-1
/
+1
*
auth/kerberos: explicitly use allow_warnings=True
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
auth/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
auth/gensec/spnego: map SPNEGO_REJECT to NT_STATUS_LOGON_FAILURE
Stefan Metzmacher
2014-03-27
1
-1
/
+1
*
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2014-03-27
2
-4
/
+3
*
auth/gensec: make use of gensec_update_ev() in spnego.c
Stefan Metzmacher
2014-03-27
1
-8
/
+8
*
auth/gensec: add a gensec_update_ev() function
Stefan Metzmacher
2014-03-27
2
-14
/
+27
*
auth/gensec: fix gensec_update() with ev == NULL.
Stefan Metzmacher
2014-03-27
1
-0
/
+32
[next]