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)
commit3eb52c6cd61ae8117f3380050c0ef3be8ff841b4
tree8eefedc9d2b172bfab083ec381f8ad7f4f74d033
parent38e2d25eda98df1b87355e4fdddb1127a6e42762
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
(This used to be commit f20695decd587f7b6bbdbd4861441bd19ab85078)
source4/librpc/idl/lsa.idl
source4/librpc/idl/samr.idl
source4/librpc/idl/security.idl
source4/librpc/idl/winreg.idl
source4/torture/rpc/winreg.c