Try to implement the right logic for systemFlags
authorAndrew Bartlett <abartlet@samba.org>
Mon, 8 Sep 2008 01:10:24 +0000 (11:10 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Sep 2008 01:10:24 +0000 (11:10 +1000)
commit5c3d237a6d721dc75166bdc5ac0c6e76a4495bf7
treed773965a8a09c8057799f3236a22bae504eca3db
parentfa3f3bab33001770a9d7e33875bf212636f6c128
Try to implement the right logic for systemFlags

The MS-ADTS document has quite detailed instrucitons on how these
flags should be processed.  This change also causes the correct
sign-wrapping to occour, as these are declared as signed integers.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/objectclass.c