1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth
Joseph Sutton 187d74d9c0 lib:krb5_wrap: Remove Heimdal‐only krb5_princ_component() implementation
This implementation is no longer called: using a variable of static
storage duration as a conduit for return values is only asking for
trouble.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-09-14 21:35:29 +00:00
..
gensec s4:auth: Fix code spelling 2023-09-11 02:42:41 +00:00
kerberos lib:krb5_wrap: Remove Heimdal‐only krb5_princ_component() implementation 2023-09-14 21:35:29 +00:00
ntlm s4:auth: Fix code spelling 2023-08-03 14:31:34 +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: Fix leaks 2023-09-14 21:35:29 +00:00
samba_server_gensec.c s4:auth: Fix code spelling 2023-08-03 14:31:34 +00:00
session.c s4:auth: Correct condition and remove redundant check 2023-08-08 04:39:38 +00:00
session.h s4:auth: Fix code spelling 2023-08-03 14:31:34 +00:00
system_session.c s4:auth: Check return value of talloc_new() 2023-08-14 04:57:34 +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