s4:dsdb - always handle the attribute "options" as 32bit unsigned integer
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 1 Mar 2011 10:40:23 +0000 (11:40 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 1 Mar 2011 11:46:15 +0000 (12:46 +0100)
commit0e68867b269ad54a8b05441fa81a9ce523b0325b
tree6d0d6340ca5e9b515560746ecdf6e1a628a2b2e6
parent86aa05e8607fa5f86a128a7a93823dc6f1b4dcc8
s4:dsdb - always handle the attribute "options" as 32bit unsigned integer

It is defined as LDAP syntax 2.5.5.9 so no need at all to treat it as
64-bit integer.

Reviewed by: Kamenim and Metze

Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Tue Mar  1 12:46:15 CET 2011 on sn-devel-104
source4/dsdb/common/util.c
source4/dsdb/kcc/kcc_connection.c
source4/dsdb/kcc/kcc_topology.c
source4/rpc_server/drsuapi/dcesrv_drsuapi.c