1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4
Joseph Sutton c01c206d76 s4:kdc: Add get_claims_set_for_principal()
Add a new function, get_claims_set_for_principal(), that returns the
claims as a CLAIMS_SET structure rather than as a blob. To accommodate
this, move the call to encode_claims_set() out of get_all_claims() and
into get_claims_blob_for_principal().

Being able to get the unencoded claims will save us from having to
decode claims that we just needlessly encoded.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Aug 14 05:51:45 UTC 2023 on atb-devel-224
2023-08-14 05:51:45 +00:00
..
auth s4:auth: Check return value of talloc_new() 2023-08-14 04:57:34 +00:00
cldap_server s4:cldap_server: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
client s4:client: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
cluster
dns_server s4:dns_server: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
dsdb s4:dsdb: Check for overflow in security_token_create() 2023-08-14 04:57:34 +00:00
echo_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
include lib: Remove smb_threads from includes.h 2022-04-26 21:41:29 +00:00
kdc s4:kdc: Add get_claims_set_for_principal() 2023-08-14 05:51:45 +00:00
ldap_server s4:ldap_server: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
lib s4:policy: Fix leak 2023-08-08 04:39:38 +00:00
libcli s4:torture/smb2: make it possible to pass existing_conn to smb2_connect_ext() 2023-08-08 12:57:29 +00:00
libnet s4:libnet: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
librpc s4:librpc: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
nbt_server librpc/nbt: Avoid reading invalid member of union 2023-07-07 01:14:06 +00:00
ntp_signd s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
ntvfs s4:ntvfs: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
param s4:param: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
rpc_server s4:rpc_server: Fix code spelling 2023-08-14 04:57:34 +00:00
samba s4:samba: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
script s4:script: Fix shellcheck errors in find_unused_options.sh 2022-08-22 14:20:36 +00:00
scripting upgradeprovision: handle operatingSystem similar to operatingSystemVersion 2023-07-19 03:31:30 +00:00
selftest krb5: Increase the minimum MIT Krb5 version to 1.21 2023-08-14 03:46:35 +00:00
setup s4:provision: use better values for operatingSystem[Version] 2023-07-19 03:31:30 +00:00
smb_server s4:smb_server: Fix code spelling 2023-08-08 04:39:38 +00:00
torture s4:torture: Fix code spelling 2023-08-14 04:57:34 +00:00
utils s4:utils: Fix shellcheck errors in test_samba_tool.sh 2022-08-22 20:35:36 +00:00
winbind CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-27 10:52:36 +00:00
wrepl_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
.clang_complete
.valgrind_suppressions
wscript_build s4:client: Migrate cifsdd to new cmdline option parser 2021-06-16 00:34:38 +00:00