- Initialize more fields when creating an Object Type
authorAlex Ionescu <aionescu@gmail.com>
Sun, 7 Aug 2005 18:38:37 +0000 (18:38 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 7 Aug 2005 18:38:37 +0000 (18:38 +0000)
commitb1b87307bbbefb7bc6e93e993ac50783ab4aa8bb
tree846705c1da62f1725682d19911ceea729e2c5458
parentc8e0c7ed3e907600545899dcfc7426d2074f5aac
- Initialize more fields when creating an Object Type
- Correct the Pool Charge for Object Types, select a Default Object, always use a security procedure, read global flag for maintaing type lists, set the pool type
- Initialize a Default Wait Object.
- Fix security callback for objects.
- Implement SeDefaultObjectMethod for security callbacks of objects which don't have a custom one.

svn path=/trunk/; revision=17176
reactos/include/ndk/obtypes.h
reactos/ntoskrnl/cm/cm.h
reactos/ntoskrnl/cm/regobj.c
reactos/ntoskrnl/include/internal/io.h
reactos/ntoskrnl/include/internal/se.h
reactos/ntoskrnl/io/file.c
reactos/ntoskrnl/ob/handle.c
reactos/ntoskrnl/ob/namespc.c
reactos/ntoskrnl/ob/security.c
reactos/ntoskrnl/se/semgr.c