1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/libgpo
Andrew Bartlett c8c86b8103 s3-lib: Modify merge_nt_token() into a GPO-specifc merge with SYSTEM
By making this specific to the only use case, merging with the SYSTEM
token for GPOs, we avoid having to merge the claims, as there are none
for SYSTEM.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2023-09-26 23:45:36 +00:00
..
admx libgpo:admx: Fix code spelling 2023-08-08 04:39:37 +00:00
gpext
gpo_fetch.c
gpo_filesync.c libgpo: Fix code spelling 2023-09-11 02:42:41 +00:00
gpo_ini.c libgpo: Remove unnecessary cast 2023-09-14 21:35:28 +00:00
gpo_ini.h
gpo_ldap.c
gpo_proto.h
gpo_reg.c libgpo: Reimplmeent registry_create_system_token() using get_system_token() 2023-09-26 23:45:36 +00:00
gpo_sec.c
gpo_util.c s3-lib: Modify merge_nt_token() into a GPO-specifc merge with SYSTEM 2023-09-26 23:45:36 +00:00
gpo.h
pygpo.c gpupdate: Deprecate libgpo.get_gpo_list 2023-04-28 02:15:36 +00:00
wscript_build