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
/
auth
/
credentials
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
auth:creds: Remove unused simple.c file
Andreas Schneider
1
-168
/
+0
2021-07-01
auth/credentials: allow credentials.Credentials to act as base class
Stefan Metzmacher
1
-1
/
+1
2021-06-29
auth:creds: Check return code of cli_credentials_guess()
Andreas Schneider
1
-2
/
+5
2021-06-29
auth:creds: Return bool for cli_credentials_guess()
Andreas Schneider
3
-15
/
+39
2021-06-29
auth:creds: Add sanity check for env variables
Andreas Schneider
1
-18
/
+45
2021-06-29
auth:creds: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-2
/
+5
2021-06-29
auth:creds: Return a bool for cli_credentials_set_conf()
Andreas Schneider
3
-18
/
+74
2021-05-19
auth:creds: Fix parameter in creds.set_named_ccache()
Joseph Sutton
1
-1
/
+2
2021-05-19
auth:creds: Remove unused variable
Joseph Sutton
1
-3
/
+0
2021-04-28
auth:creds:tests: Add test for cli_credentials_get_password_and_obtained()
Andreas Schneider
1
-0
/
+6
2021-04-28
auth:creds: Add cli_credentials_get_password_and_obtained()
Andreas Schneider
2
-0
/
+22
2021-04-28
auth:creds:tests: Add test for cli_credentials_get_username_and_obtained()
Andreas Schneider
1
-0
/
+6
2021-04-28
auth:creds: Add cli_credentials_get_username_and_obtained()
Andreas Schneider
2
-0
/
+22
2021-04-28
auth:creds:tests: Add test for cli_credentials_set_gensec_features()
Andreas Schneider
1
-0
/
+27
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_gensec_features()
Andreas Schneider
4
-6
/
+36
2021-04-28
auth:creds: Use 'client protection' option for smb sign and encrypt defaults
Andreas Schneider
1
-0
/
+30
2021-04-28
lib:param: Add 'client protection' config option
Andreas Schneider
1
-0
/
+7
2021-04-28
auth:creds:tests: Add test for cli_credentials_set_kerberos_state()
Andreas Schneider
1
-0
/
+42
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
8
-17
/
+44
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2021-04-07
auth/credentials: Remove unneeded try/except syntax
Joseph Sutton
1
-10
/
+4
2021-04-07
auth/credentials: Add test for binding with an extended canonical name
Joseph Sutton
1
-0
/
+12
2021-04-07
auth/credentials: Add test for binding with a canonical name
Joseph Sutton
1
-0
/
+9
2021-04-07
auth/credentials: Add test for binding with a domain SID
Joseph Sutton
1
-1
/
+14
2021-03-24
auth:creds: Free the uname pointer in cli_credentials_parse_string()
Andreas Schneider
1
-0
/
+6
2021-03-24
auth:creds: Don't include credentials_internal.h twice
Andreas Schneider
1
-1
/
+0
2021-03-24
auth:creds: Use our own cli_credentials_set_cmdline_callbacks()
Andreas Schneider
2
-3
/
+2
2021-03-24
auth:creds: Add command line function for standard password callback
Andreas Schneider
3
-0
/
+79
2021-03-24
s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()
Andreas Schneider
1
-1
/
+1
2020-12-16
auth:creds: Add cli_credentials_dump()
Andreas Schneider
3
-0
/
+166
2020-11-05
Revert "cli_credentials: add a helper to parse user or group names"
Alexander Bokovoy
3
-75
/
+0
2020-11-05
Revert "cli_credentials_parse_string: fix parsing of principals"
Alexander Bokovoy
2
-3
/
+4
2020-11-04
cli_credentials: add a helper to parse user or group names
Alexander Bokovoy
3
-0
/
+75
2020-11-04
cli_credentials_parse_string: fix parsing of principals
Alexander Bokovoy
2
-4
/
+3
2020-11-03
auth:creds:tests: Migrate test to a cmocka unit test
Andreas Schneider
2
-0
/
+227
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
8
-16
/
+22
2020-09-07
auth:creds: Add cli_credentials_init_server()
Andreas Schneider
2
-0
/
+27
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2020-08-19
auth:creds: Bump library version
Andreas Schneider
1
-1
/
+1
2020-08-19
auth:creds: Add python bindings for cli_credentials_set_conf()
Andreas Schneider
1
-0
/
+41
2020-08-19
auth:creds: Add python bindings for (get|set)_smb_encryption
Andreas Schneider
1
-0
/
+62
2020-08-19
auth:creds: Add cli_credentials_(get|set)_smb_encryption()
Andreas Schneider
3
-0
/
+55
2020-08-19
auth:creds: Add python bindings for (get|set)_smb_ipc_signing
Andreas Schneider
1
-0
/
+56
2020-08-19
auth:creds: Add cli_credentials_(get|set)_smb_ipc_signing()
Andreas Schneider
3
-0
/
+60
2020-08-19
auth:creds: Add python bindings for (get|set)_smb_signing
Andreas Schneider
1
-0
/
+63
2020-08-19
auth:creds: Add cli_credentials_(get|set)_smb_signing()
Andreas Schneider
3
-0
/
+56
2020-08-19
auth:creds: Remove unused credentials autoproto header
Andreas Schneider
3
-3
/
+0
2020-08-19
auth:creds: Introduce CRED_SMB_CONF
Stefan Metzmacher
3
-3
/
+5
2020-08-17
auth: Fix a typo
Volker Lendecke
1
-1
/
+1
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-1
/
+1
[next]