r4483: - rename same structs, enums and uninons of the dssetup pipe
authorStefan Metzmacher <metze@samba.org>
Sun, 2 Jan 2005 16:11:59 +0000 (16:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:11 +0000 (13:08 -0500)
commitfa010c96766fb97e5c4f02f485a5ea774ac07d63
tree8124d2b681685f549e27a872d51152871de60d30
parent7b4c02bf05c9c9508ce15cf0843dad1a354a5547
r4483: - rename same structs, enums and uninons of the dssetup pipe
  to match the style we are using in other pipes

- first fillin local vars and only set the out parameter on success

- for the server code only to the samdb lookup when it's needed

NOTE: the DsRoleGetPrimaryDomainInformation() code with DS_ROLE_MEMBER_SERVER
      is not tested yet, does someone has a w2k3 member server to test with?

metze
(This used to be commit e6d1136497f501fe0687bfb34a155db6a9d87bde)
source4/librpc/idl/dssetup.idl
source4/rpc_server/dssetup/dcesrv_dssetup.c
source4/torture/rpc/dssetup.c