move all the passdb internal interface to NTSTATUS
commit9e70b39ab29b877906ca3e20bc25700c2e05ae1b
authorSimo Sorce <idra@samba.org>
Thu, 26 Sep 2002 09:50:53 +0000 (26 09:50 +0000)
committerSimo Sorce <idra@samba.org>
Thu, 26 Sep 2002 09:50:53 +0000 (26 09:50 +0000)
tree1c709fecafd012a49fd14b66b448397a3702077e
parent2c33710351e2bf5b2c13060a87a5c7d917ab8116
move all the passdb internal interface to NTSTATUS
only the interface has been fully moved to NTSTATUS
not all the plugins make full use of it, but have been all converted.

My testings passed completely, however a bit of more testing is welcome

Simo.
(This used to be commit 102a26e06591928a03b49cd312a65811ed46314f)
source3/passdb/pdb_interface.c
source3/passdb/pdb_ldap.c
source3/passdb/pdb_nisplus.c
source3/passdb/pdb_smbpasswd.c
source3/passdb/pdb_tdb.c
source3/passdb/pdb_unix.c
source3/utils/pdbedit.c