r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Nov 2007 18:23:25 +0000 (19:23 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:44:54 +0000 (05:44 +0100)
commit3e1fb13024eec442bfdd0335bc03689f64d50c0e
tree52b0b4f2822de47bf56453b70947dcf40ae7f3cc
parent3953335420f95c7ac60cd2cbfde7427a6d5b0922
r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)

Samba4/NDR/Parser.pm
Samba4/NDR/Server.pm
Samba3/ServerNDR.pm
tests/

metze
(This used to be commit 7106f21de8dfc472aa0846b49bfdb7543c63b310)
12 files changed:
source4/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
source4/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
source4/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm
source4/pidl/tests/ndr_align.pl
source4/pidl/tests/ndr_alloc.pl
source4/pidl/tests/ndr_array.pl
source4/pidl/tests/ndr_fullptr.pl
source4/pidl/tests/ndr_refptr.pl
source4/pidl/tests/ndr_represent.pl
source4/pidl/tests/ndr_simple.pl
source4/pidl/tests/ndr_string.pl
source4/pidl/tests/ndr_tagtype.pl