r8252: Steal metze's thunder, and prove that with a few small tweaks, we can
authorAndrew Bartlett <abartlet@samba.org>
Sat, 9 Jul 2005 04:58:15 +0000 (04:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:25 +0000 (13:19 -0500)
commite7c8076fc1459ff2ccefdaf0b091d04ee6137957
tree38d47669b5d6627226e8871b381c9b3f95511557
parenta57738769dfb5a47ac49e965750193ecdc903d5a
r8252: Steal metze's thunder, and prove that with a few small tweaks, we can
now push/pull a sample PAC, and still have the same byte buffer.
(Metze set up the string code, and probably already has a similar
patch).

Unfortunetly win2k3 still doesn't like what we provide, but every step helps.

Also use data_blob_const() when we are just wrapping data for API
reasons.

Andrew Bartlett
source/auth/kerberos/kerberos_pac.c
source/librpc/idl/netlogon.idl
source/torture/auth/pac.c