libds:common Remove DS_DC_* domain functionality flags
authorAndrew Bartlett <abartlet@samba.org>
Mon, 21 Jun 2010 10:19:02 +0000 (20:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 23 Jun 2010 10:10:03 +0000 (20:10 +1000)
commitc4482bf53e26c43edccb0871fa5525a590a1026c
tree37364ab94d8501b268a3ebd0bc213782f6066c4c
parent80701e5f29567e4ad75a66eb6c8711f817b361b8
libds:common Remove DS_DC_* domain functionality flags

These are just a subset of the DS_DOMAIN_ functionality flags, are compared and often confused with each other.  Just make them one set.

Andrew Bartlett
libds/common/flags.h
source4/dsdb/pydsdb.c
source4/lib/ldb/tests/python/ldap_schema.py
source4/libnet/libnet_become_dc.c
source4/scripting/python/samba/netcmd/domainlevel.py
source4/scripting/python/samba/provision.py