r7098: - make use of the NDR table instead of the IDL table in the client and server...
authorStefan Metzmacher <metze@samba.org>
Mon, 30 May 2005 09:07:21 +0000 (09:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:16 +0000 (13:17 -0500)
commit2a20e42c2637a6d53d74f3c68a4f420f8cb77a27
treecec1b76d704f47c085b4a1f645350b0e6848e7f2
parent9ab8ed3bab065afb0ba98277b7e4728b24caabe0
r7098: - make use of the NDR table instead of the IDL table in the client and server generation
- add 'noid' property to allow functions to be not present in the function table,
  and not generate client and server functions for them
- print out a warning about [id()] not being correctly supported yet

metze
(This used to be commit 189730d1430e7f728d62dd5dc52f2a90c1a556d7)
source4/build/pidl/ndr.pm
source4/build/pidl/ndr_client.pm
source4/build/pidl/ndr_header.pm
source4/build/pidl/ndr_parser.pm
source4/build/pidl/pidl.pl
source4/build/pidl/server.pm
source4/build/pidl/validator.pm