param: domain_logons and domain_master are of type enum_bool_auto
authorAmitay Isaacs <amitay@gmail.com>
Thu, 22 Dec 2011 05:40:10 +0000 (16:40 +1100)
committerAmitay Isaacs <amitay@samba.org>
Thu, 22 Dec 2011 09:37:42 +0000 (10:37 +0100)
commit8303d163cf34d0b61bfbbc62e497f7b444a17e10
treea70e603648c0d639ab70a7174101663bee20cf7c
parent8115c99a9755dad0befb1b5184a29068ffb5be57
param: domain_logons and domain_master are of type enum_bool_auto

These parameters should be defined as int and not bool. This fixes
the test failures on big endian machines.

Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Thu Dec 22 10:37:42 CET 2011 on sn-devel-104
lib/param/loadparm.c
lib/param/loadparm.h
lib/param/loadparm_server_role.c