r9574: - made the sec_info fields in lsa and samr use a IDL bitmap
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 Aug 2005 11:01:10 +0000 (11:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:30 +0000 (13:34 -0500)
commitf20695decd587f7b6bbdbd4861441bd19ab85078
treed40cfe610c77d32205a0eb8ce096a6441e225a86
parentd151a9459dcbfc88b0dc2ec9dd1cafa18ad5b8f8
r9574: - made the sec_info fields in lsa and samr use a IDL bitmap

- fixed winreg_GetKeySecurity() to use a sec_info field correctly

- simplied the winreg torture code, removing the separate opens for
  each hive

- added torture cleanup code in winreg test

- added 'create with security descriptor' in the winreg torture test
source/librpc/idl/lsa.idl
source/librpc/idl/samr.idl
source/librpc/idl/security.idl
source/librpc/idl/winreg.idl
source/torture/rpc/winreg.c