s3: Add any_nt_status_not_ok
authorVolker Lendecke <vl@samba.org>
Mon, 18 Oct 2010 08:09:57 +0000 (10:09 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 20 Oct 2010 16:09:20 +0000 (18:09 +0200)
commit347ca8f757d6a0b61bb22be21ffffec95986ad94
treed9aa28856431d5b93837de439aed7ad90b9be720
parent62bea12c5dbb0e6ec6d74a3d2f8988f183572782
s3: Add any_nt_status_not_ok

This helps avoid quite a bit of repetitive code when looking at dcerpc_xx_recv
results.
source3/include/proto.h
source3/lib/util.c