1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Joseph Sutton 8a5921d974 s4:auth: Add parameters for claims and device info to auth_generate_security_token()
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-01 22:45:38 +00:00
..
gensec s4:auth: Fix code spelling 2023-09-11 02:42:41 +00:00
kerberos s4:auth: Fix ‘user_info_dc_out’ leak 2023-09-27 02:43:28 +00:00
ntlm s4:auth: Reformat function calls 2023-10-01 22:45:38 +00:00
tests s4-auth: fix sam test binary ntstatus include path 2022-12-16 21:35:45 +00:00
auth.h s4:auth: Add audit info parameters to check_password_recv() 2023-06-25 23:29:32 +00:00
pyauth.c python: Remove const from PyList_AsStringList() 2023-07-21 05:23:32 +00:00
pyauth.h
sam.c s4:auth: Ensure that some parameters are not NULL 2023-10-01 22:45:38 +00:00
samba_server_gensec.c s4:auth: Fix code spelling 2023-08-03 14:31:34 +00:00
session.c s4:auth: Add parameters for claims and device info to auth_generate_security_token() 2023-10-01 22:45:38 +00:00
session.h s4:auth: Add parameters for claims and device info to auth_generate_security_token() 2023-10-01 22:45:38 +00:00
system_session.c s4:auth: Reformat function calls 2023-10-01 22:45:38 +00:00
unix_token.c auth: Make more liberal use of SID index constants 2023-02-08 00:03:39 +00:00
wscript_build python: Move PyList_AsStringList to common code so we can reuse 2023-07-21 05:23:32 +00:00
wscript_configure