r20359: level -1 of DsGetDomainControllerInfo gives back a list
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Dec 2006 17:57:20 +0000 (17:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:30:16 +0000 (14:30 -0500)
commitc70a3f6706c9f7ec45ec805052687dd70eb89c6b
treefcd1355e57ce638e72795634a043433c479f0ce3
parent3c20e210de357e4f7b6dd54880110a56ae1d7eb0
r20359: level -1 of DsGetDomainControllerInfo gives back a list
of all active connections to the Directory Service Agent (DSA)
(This can be LDAP or DRSUAPI connections)

abartlet: you had just luck by using flag(BIG_ENDIAN) as BIG_ENDIAN is
          defined in <endian.h>, it should be flag(NDR_BIG_ENDIAN)...

metze
(This used to be commit c7e639763de1f8ddccfb954227feeaddb7386edc)
source4/librpc/idl/drsuapi.idl
source4/torture/rpc/drsuapi.c