dsdb: Move anonymous domain_data struct
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 18 Apr 2018 21:47:42 +0000 (09:47 +1200)
committerGarming Sam <garming@samba.org>
Wed, 23 May 2018 04:55:31 +0000 (06:55 +0200)
commit0ac464df4543154ee8a1cbf03684d8b99bcb92b3
treedd75e5cef656b5b9fa7b33bed60b74f6e69ca1d0
parente40af276f8d0eb8fd7e38094101b1874177ea6b0
dsdb: Move anonymous domain_data struct

Anonymous structs and 80 character line-lengths don't mix well. Allow
the struct to be referenced directly.

With the introduction of PSOs, the password-settings are now calculated
per-user rather than per-domain. I've tried to reflect this in the
struct name.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/samdb/samdb.h