r5286: Some first steps in making the pidl code somewhat more generic for the
authorJelmer Vernooij <jelmer@samba.org>
Wed, 9 Feb 2005 21:10:23 +0000 (21:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:36 +0000 (13:09 -0500)
commit632acd9bc7704ac3d326354808c3d12f4f0a9f8f
treeb801c24612751b65c3af360e6842396f0e96d85b
parent73d317e0dae5d9dd30300da9dd19abaaef5db03f
r5286: Some first steps in making the pidl code somewhat more generic for the
various data types:

Add ndr_flags argument to all ndr push/pull scalar functions
(This used to be commit ab490c0c882bb13de190546c50a0631ecb8255ad)
12 files changed:
source4/build/pidl/header.pm
source4/build/pidl/parser.pm
source4/build/pidl/util.pm
source4/libcli/nbt/nbtname.c
source4/librpc/ndr/libndr.h
source4/librpc/ndr/ndr.c
source4/librpc/ndr/ndr_basic.c
source4/librpc/ndr/ndr_dcom.c
source4/librpc/ndr/ndr_sec.c
source4/librpc/rpc/dcerpc_util.c
source4/ntvfs/ipc/ipc_rap.c
source4/torture/rap/rap.c