idl: use common netlogon bit definitions
authorAndrew Tridgell <tridge@samba.org>
Thu, 1 Oct 2009 07:29:56 +0000 (17:29 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 2 Oct 2009 02:01:00 +0000 (12:01 +1000)
commit2b332e6dfe25dd3ce33b9cb94e60c4b93bc5e240
treec373514ceb603a718a1bad22aed0614baa44d523
parentb529a1e98723c30f965f71fb1e9577edb23219d1
idl: use common netlogon bit definitions

The DS_ bits had got a bit ahead of the NBT_ bits.

Ideally we'd make these a single set of bits at some point.

This also removes NBT_SERVER_DNS_FOREST as this bit doesn't exist. I
think it came from someone mis-reading the docs, which show the bits
in reverse order within bytes (one of the worst bit table
representations I have ever seen!)
librpc/idl/nbt.idl
librpc/idl/netlogon.idl