NTDSConnection and NTDSA Site setting flags
authorDave Craft <wimberosa@gmail.com>
Wed, 6 Jul 2011 02:17:10 +0000 (21:17 -0500)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 21:05:09 +0000 (07:05 +1000)
commitb52246bf2f75e2a4869bce3e474e6c1c81a492b7
tree3128b794b4e9d1a10c973720d6c6a2421abc1420
parent8612c6bf56ebfcbf6273d8e7305ee382fa4f807e
NTDSConnection and NTDSA Site setting flags

Flags that were missing from flags.h or were incorrectly
defined inline to the kcc_topology.c code (and thus unusable
elsewhere).   These are the NTDSConnection and NTDSDSA Site
settings flags.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libds/common/flags.h
source4/dsdb/kcc/kcc_topology.c