1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/rpc_server/drsuapi
Andrew Bartlett 4796b0a5c1 CVE-2020-25718 s4-rpc_server: Change sid list functions to operate on a array of struct dom_sid
This is instead of an array of struct dom_sid *.

The reason is that auth_user_info_dc has an array of struct dom_sid
(the user token) and for checking if an RODC should be allowed
to print a particular ticket, we want to reuse that a rather
then reconstruct it via tokenGroups.

This also avoids a lot of memory allocation.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14558

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2021-11-09 19:45:34 +00:00
..
addentry.c debug: Add new debug class "drs_repl" for DRS replication processing 2017-09-07 06:56:27 +02:00
dcesrv_drsuapi.c Fix build after removal of an extra safe_string.h 2020-10-01 22:45:29 +00:00
dcesrv_drsuapi.h drepl_server: Allow refresh of partitions on UpdateRef 2017-04-13 07:29:18 +02:00
drsutil.c s4:rpc_server/drsuapi: make use dcesrv_call_session_info() 2019-01-12 03:13:32 +01:00
getncchanges.c CVE-2020-25718 s4-rpc_server: Change sid list functions to operate on a array of struct dom_sid 2021-11-09 19:45:34 +00:00
updaterefs.c s4:rpc_server: Remove imessaging_context from dcerpc core structs 2019-10-18 16:07:36 +00:00
writespn.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00