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
...
*
python: remove all 'from __future__ import print_function'
Douglas Bagnall
2021-04-28
1
-1
/
+0
*
gensec: Slightly simplify gensec_generate_session_info_pac()
Volker Lendecke
2021-04-27
1
-11
/
+19
*
auth/credentials: Remove unneeded try/except syntax
Joseph Sutton
2021-04-07
1
-10
/
+4
*
auth/credentials: Add test for binding with an extended canonical name
Joseph Sutton
2021-04-07
1
-0
/
+12
*
auth/credentials: Add test for binding with a canonical name
Joseph Sutton
2021-04-07
1
-0
/
+9
*
auth/credentials: Add test for binding with a domain SID
Joseph Sutton
2021-04-07
1
-1
/
+14
*
gensec: Remove gensec_security_all(), it was only used internally
Volker Lendecke
2021-04-06
2
-9
/
+2
*
auth:creds: Free the uname pointer in cli_credentials_parse_string()
Andreas Schneider
2021-03-24
1
-0
/
+6
*
auth:creds: Don't include credentials_internal.h twice
Andreas Schneider
2021-03-24
1
-1
/
+0
*
auth:creds: Use our own cli_credentials_set_cmdline_callbacks()
Andreas Schneider
2021-03-24
2
-3
/
+2
*
auth:creds: Add command line function for standard password callback
Andreas Schneider
2021-03-24
3
-0
/
+79
*
s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()
Andreas Schneider
2021-03-24
1
-1
/
+1
*
auth:creds: Add cli_credentials_dump()
Andreas Schneider
2020-12-16
3
-0
/
+166
*
auth: Align an integer type
Volker Lendecke
2020-11-10
1
-1
/
+1
*
Revert "cli_credentials: add a helper to parse user or group names"
Alexander Bokovoy
2020-11-05
3
-75
/
+0
*
Revert "cli_credentials_parse_string: fix parsing of principals"
Alexander Bokovoy
2020-11-05
2
-3
/
+4
*
cli_credentials: add a helper to parse user or group names
Alexander Bokovoy
2020-11-04
3
-0
/
+75
*
cli_credentials_parse_string: fix parsing of principals
Alexander Bokovoy
2020-11-04
2
-4
/
+3
*
auth:creds:tests: Migrate test to a cmocka unit test
Andreas Schneider
2020-11-03
2
-0
/
+227
*
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
2020-11-03
9
-20
/
+26
*
auth:creds: Add cli_credentials_init_server()
Andreas Schneider
2020-09-07
2
-0
/
+27
*
auth:gensec: If Kerberos is required, keep schannel for machine account auth
Stefan Metzmacher
2020-09-07
1
-0
/
+9
*
auth:gensec: Pass use_kerberos and keep_schannel to gensec_use_kerberos_mechs()
Stefan Metzmacher
2020-09-07
1
-12
/
+14
*
auth:gensec: Make gensec_use_kerberos_mechs() a static function
Stefan Metzmacher
2020-09-07
2
-6
/
+4
*
auth:gensec: Add gensec_security_sasl_names()
Stefan Metzmacher
2020-09-07
2
-0
/
+89
*
lib/util: remove extra safe_string.h file
Matthew DeVore
2020-08-28
2
-0
/
+4
*
auth:creds: Bump library version
Andreas Schneider
2020-08-19
1
-1
/
+1
*
auth:creds: Add python bindings for cli_credentials_set_conf()
Andreas Schneider
2020-08-19
1
-0
/
+41
*
auth:creds: Add python bindings for (get|set)_smb_encryption
Andreas Schneider
2020-08-19
1
-0
/
+62
*
auth:creds: Add cli_credentials_(get|set)_smb_encryption()
Andreas Schneider
2020-08-19
3
-0
/
+55
*
auth:creds: Add python bindings for (get|set)_smb_ipc_signing
Andreas Schneider
2020-08-19
1
-0
/
+56
*
auth:creds: Add cli_credentials_(get|set)_smb_ipc_signing()
Andreas Schneider
2020-08-19
3
-0
/
+60
*
auth:creds: Add python bindings for (get|set)_smb_signing
Andreas Schneider
2020-08-19
1
-0
/
+63
*
auth:creds: Add cli_credentials_(get|set)_smb_signing()
Andreas Schneider
2020-08-19
3
-0
/
+56
*
auth:creds: Remove unused credentials autoproto header
Andreas Schneider
2020-08-19
3
-3
/
+0
*
auth:creds: Introduce CRED_SMB_CONF
Stefan Metzmacher
2020-08-19
3
-3
/
+5
*
auth: Fix a typo
Volker Lendecke
2020-08-17
1
-1
/
+1
*
gensec: Fix a typo
Volker Lendecke
2020-08-17
1
-1
/
+1
*
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
2020-05-08
1
-1
/
+1
*
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
2020-05-04
1
-1
/
+1
*
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
2020-03-23
1
-22
/
+22
*
auth:ntlmssp: Mark as weak_crypto
Andreas Schneider
2020-03-19
1
-0
/
+2
*
gensec: Add a check if a gensec module implements weak crypto
Andreas Schneider
2020-03-19
2
-1
/
+13
*
auth/credentials: Test connecting to LDAP with a "virtual user" style account
Andrew Bartlett
2020-02-14
1
-1
/
+51
*
auth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUCH_DOMAIN} to NT_STATUS...
Stefan Metzmacher
2020-02-10
1
-2
/
+37
*
gensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER}_NAME and NO_SUCH_DOMAIN
Stefan Metzmacher
2020-02-10
1
-0
/
+3
*
auth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR() helpers
Stefan Metzmacher
2020-02-10
2
-0
/
+95
*
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
2020-02-07
1
-3
/
+3
*
auth: Simplify struct auth4_context
Volker Lendecke
2020-01-06
2
-53
/
+6
*
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
Isaac Boukris
2019-12-10
1
-9
/
+22
[prev]
[next]