]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: Factor out PAC blob functions into new source file
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 8 May 2023 23:57:09 +0000 (11:57 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 18 May 2023 01:03:37 +0000 (01:03 +0000)
commitbbdb3bf8a634c32f9d2c93d6b1c77eff194dabe6
treea6e37545dafe044dfe97c01b7c4cc5efc8c2977f
parent9a78a8b3f21c934f736870b25065278545359d21
s4:kdc: Factor out PAC blob functions into new source file

pac-glue.c has become rather large, and can do without these PAC
blob–handling functions.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/pac-blobs.c [new file with mode: 0644]
source4/kdc/pac-blobs.h [new file with mode: 0644]
source4/kdc/pac-glue.c
source4/kdc/wscript_build