r8167: - use the same algorithm than w2k3 for 'unique' pointer values
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jul 2005 12:09:33 +0000 (12:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:16 +0000 (13:19 -0500)
commit4a993c5241c26bbd86f3aba830cb5a5a7a2a6ae7
treeb59616dd0d34796d8ac23e06b3346481bda3033b
parentf1031746e51268d64559b9eb3ab1affbc436af00
r8167: - use the same algorithm than w2k3 for 'unique' pointer values

- add a new 'sptr' (simple-full) pointer type to simulate what we need to support pipes
  like epmapper and mgmt that uses 'ptr' full pointer in their spec

- I runned make test and test_w2k3.sh with this, all fine

does we have any other pipe using 'unique' pointer where we need 'ptr'?

btw: jelmer, what does 'ignore' pointers do? they are allowed in pidl but not implemented!

metze
(This used to be commit d19068bfb2e3ff5d88bc3b76d5cef93417c7f218)
source4/build/pidl/ndr.pm
source4/build/pidl/ndr_parser.pm
source4/build/pidl/validator.pm
source4/librpc/idl/epmapper.idl
source4/librpc/idl/mgmt.idl
source4/librpc/ndr/ndr_basic.c
source4/librpc/ndr/ndr_krb5pac.c