Историја ревизија

Аутор SHA1 Порука Датум
  Elizabeth Figura 68754fe170 server: Add an object operation to retrieve a fast synchronization object. пре 3 година
  Jinoh Kang a4ef56e1d9 server: Check for DELETE access in NtMakeTemporaryObject(). пре 11 месеци
  Jinoh Kang e368515eef server: Generalize server request make_temporary to set_object_permanence. пре 11 месеци
  Eric Pouech 1c7e1f1fc6 server: Implement support for DUPLICATE_SAME_ATTRIBUTES in DuplicateHandle(). пре 1 година
  Paul Gofman 57095a91b0 server: Cancel socket asyncs when the last handle in process is closed. пре 1 година
  Alexandre Julliard 990cc1c64b server: Define a server-side structure for SID. пре 3 година
  Alexandre Julliard c36f81fa75 server: Define a server-side structure for ACL. пре 3 година
  Jinoh Kang a4ffa1e7e2 ntdll: Implement NtCompareObjects. пре 3 година
  Alexandre Julliard 1381be977b server: Add sys/types.h include in a few more files. пре 3 година
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. пре 3 година
  Zebediah Figura a17469b165 server: Call the close_handle callback and release_object_from_handle() in the same loop. пре 3 година
  Zebediah Figura e759da260e server: Use a separate request to retrieve the object name. пре 3 година
  Zebediah Figura 5df0f5f6fb ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process. пре 3 година
  Zebediah Figura 33a80885ce ntdll: Fill the object type index in System(Extended)HandleInformation. пре 4 година
  Zebediah Figura 1f1d4da5f6 ntdll: Fill the handle attributes in System(Extended)HandleInformation. пре 4 година
  Alexandre Julliard 584427fc89 server: Avoid redefining the DuplicateHandle() constants. пре 4 година
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. пре 4 година
  Alexandre Julliard dc4e881834 server: Add support for object counts in the object type information. пре 4 година
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. пре 4 година
  Nikolay Sivov 2a7a1bbee2 server: Handle duplicate handles when inheriting them for the new process. пре 4 година
  Nikolay Sivov fde5967f72 server: Inherit standard handles together with explicit handle list. пре 4 година
  Zebediah Figura fa1b0fcf6c server: Check duplicated handle access against the calling thread token and target process token. пре 4 година
  Alexandre Julliard 25692223f1 server: Rename make_object_static() to make_object_permanent(). пре 4 година
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. пре 4 година
  Nikolay Sivov c58a10c163 server: Implement inherited handles list. пре 4 година
  Zebediah Figura 24021931a8 server: Remove no longer used enumerate_handles(). пре 4 година
  Zebediah Figura 77e74fb1db ntdll: Implement NtMakeTemporaryObject(). пре 4 година
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. пре 5 година
  Michael Müller 187b53e5a5 server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set. пре 7 година
  Michael Müller af2d01c2fa server: Implement changing the label of a security descriptor. пре 7 година