s4:librpc/rpc: the python bindings should use !NT_STATUS_IS_OK instead of NT_STATUS_I...
commita68eb378a584c638d81f2e1ec645a318e37f103f
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2010 07:07:21 +0000 (13 09:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2010 14:01:40 +0000 (13 16:01 +0200)
tree29b09f0d5565e81f59a2c01d2f0f00f24d4ff2ed
parent59b1078ec5a074bb812546329a12ea3941ab11ef
s4:librpc/rpc: the python bindings should use !NT_STATUS_IS_OK instead of NT_STATUS_IS_ERR

Everything but NT_STATUS_OK is an error here.

metze
source4/librpc/rpc/pyrpc.c