Decode the PAC! This patch just decodes it and then frees it, so it's just
authorJim McDonough <jmcd@samba.org>
Mon, 7 Apr 2003 18:01:40 +0000 (18:01 +0000)
committerJim McDonough <jmcd@samba.org>
Mon, 7 Apr 2003 18:01:40 +0000 (18:01 +0000)
commit31e21b67d998eed46c55132cc6067db6163d30c1
tree21f7ed436c54c434e626731b3cae8dee90decb1e
parentc2fc81156c74af33d4ad63671fe62ce67889e02f
Decode the PAC!  This patch just decodes it and then frees it, so it's just
for doc purposes right now (you can see it in the debug logs).
(This used to be commit 046c2087a11b9ce7a02aece34ffb129ce0d66b08)
source3/Makefile.in
source3/include/authdata.h [new file with mode: 0644]
source3/include/ntdomain.h
source3/libads/authdata.c [new file with mode: 0644]
source3/libads/kerberos_verify.c