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
/
source4
/
auth
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
s4:auth: let auth_user_info_dc_expand_sids() add This Organization SID
Stefan Metzmacher
1
-0
/
+38
2025-02-22
s4:auth: avoid talloc_reference in claims_data_encoded_claims_set()
Stefan Metzmacher
1
-8
/
+6
2025-02-14
s4:auth: let auth_generate_security_token() use auth_user_info_dc_expand_sids...
Stefan Metzmacher
1
-46
/
+14
2025-02-14
s4:auth: split auth_user_info_dc_expand_sids() out of auth_generate_security_...
Stefan Metzmacher
1
-71
/
+140
2024-10-02
auth4: Fix CID 1034877 Resource leak
Volker Lendecke
1
-0
/
+3
2023-11-01
s4:auth: Remove trailing whitespace
Joseph Sutton
1
-6
/
+6
2023-10-24
s4:kdc: Add a flag indicating that the device should be added to Authenticate...
Joseph Sutton
1
-0
/
+16
2023-10-24
s4:kdc: Add a flag indicating that the device should be added to the default ...
Joseph Sutton
1
-4
/
+23
2023-10-24
s4:kdc: Make a copy of the device SIDs to be placed in the security token
Joseph Sutton
1
-7
/
+17
2023-10-12
s4:auth: Explicitly initialize claims structures
Joseph Sutton
1
-7
/
+13
2023-10-12
s4:auth: Have claims_data_encoded_claims_set() return a reference to the enco...
Joseph Sutton
1
-2
/
+14
2023-10-01
s4:auth: Add parameters for claims and device info to auth_generate_security_...
Joseph Sutton
1
-3
/
+19
2023-10-01
s4:auth: Reformat function calls
Joseph Sutton
1
-1
/
+2
2023-10-01
s4:dsdb: Add parameters for claims and device SIDs to security_token_create()
Joseph Sutton
1
-0
/
+3
2023-09-27
s4:auth: Add functions to convert between different claims formats
Joseph Sutton
1
-0
/
+235
2023-09-27
s4:kdc: Move encode_claims_set() into the auth_session subsystem
Joseph Sutton
1
-0
/
+59
2023-09-27
s4:auth: Correct error message
Joseph Sutton
1
-1
/
+1
2023-09-27
s4:auth: Use Anonymous and System SID constants
Joseph Sutton
1
-16
/
+2
2023-08-08
s4:auth: Correct condition and remove redundant check
Joseph Sutton
1
-5
/
+3
2023-08-08
s4:auth: Check return value of talloc_reference()
Joseph Sutton
1
-0
/
+4
2023-08-03
s4:auth: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-05-18
s4:auth: Fix typos
Joseph Sutton
1
-1
/
+1
2023-05-18
s4:auth: Split out new function to generate a security token
Joseph Sutton
1
-44
/
+76
2023-03-22
s4:kdc: Don't modify cached user_info_dc SIDs
Joseph Sutton
1
-1
/
+1
2023-02-08
auth: Align integer types
Joseph Sutton
1
-1
/
+1
2023-02-08
ldap: Make use of LDB_OID_COMPARATOR constants
Joseph Sutton
1
-1
/
+1
2023-02-08
auth: Shorten long SID flags combinations
Joseph Sutton
1
-4
/
+4
2023-02-08
auth: Store group attributes in auth_user_info_dc
Joseph Sutton
1
-12
/
+16
2022-07-27
CVE-2022-2031 auth: Add ticket type field to auth_user_info_dc and auth_sessi...
Joseph Sutton
1
-0
/
+2
2021-06-29
s4:auth: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-1
/
+7
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-1
/
+2
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-1
/
+1
2019-11-06
auth: Simplify session generation
Volker Lendecke
1
-12
/
+3
2019-05-08
CID 1363286: Resource leak by failing to free tmp_ctx
Garming Sam
1
-9
/
+18
2019-01-08
auth4: Use dom_sid_str_buf
Volker Lendecke
1
-10
/
+5
2018-05-22
auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code.
Andrew Bartlett
1
-1
/
+5
2018-05-10
auth: Add unique session GUID identifier
Gary Lockyer
1
-0
/
+2
2017-03-27
auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth
Andrew Bartlett
1
-0
/
+9
2015-01-15
CVE-2014-8143:auth: Force talloc type of session_info pointer to match
Andrew Bartlett
1
-0
/
+5
2014-03-05
Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.
Garming Sam
1
-1
/
+4
2014-03-05
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
1
-9
/
+36
2013-10-15
auth4: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-01-21
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
1
-5
/
+39
2012-05-04
auth-session: MIT doesn't have import/export cred yet
Simo Sorce
1
-3
/
+5
2011-07-29
s4-auth Move conversion of security_token to unix_token to auth
Andrew Bartlett
1
-1
/
+1
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-27
/
+13
2011-04-05
s4-auth: Always talloc_zero() the struct auth_session_info
Andrew Bartlett
1
-1
/
+1
2011-02-10
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
1
-0
/
+147
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-17
/
+26
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-83
/
+29
[next]