script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h
commit32b35b8d92075dc25f2e29be5a10648e2e5cbda6
authorNoel Power <noel.power@suse.com>
Mon, 24 Mar 2014 20:35:50 +0000 (24 20:35 +0000)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Apr 2014 20:40:06 +0000 (2 22:40 +0200)
tree051868b5318f1b9182af69c4f31e086818e11182
parente9522b5ee342f07b1435f7a0a82eaff297970237
script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h

A ropey script to generate some missing NT_STATUS error codes and
and descriptions. The script generates ntstatus.c & ntstatus.h
whose contents are used to extend the existing contents of
libcli/util/nterr.c & libcli/util/ntstatus.h

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Apr  2 22:40:06 CEST 2014 on sn-devel-104
source4/scripting/bin/gen_ntstatus.py [new file with mode: 0755]