커밋 기록

작성자 SHA1 메시지 날짜
  Derek Lesho d3722980d8 ntoskrnl.exe: Fully implement ObReferenceObjectByName. 4 년 전
  Derek Lesho 80098b7705 ntdll: Include ObjectPointer in SYSTEM_HANDLE_INFORMATION for winedevice. 4 년 전
  Derek Lesho 98769283bb ntoskrnl.exe: Implement kernel mode handles. 4 년 전
  Derek Lesho a347f42976 ntoskrnl.exe: Implement ObRegisterCallbacks. 4 년 전
  Michael Müller fa683e33dd ntdll: Set object type for System(Extended)HandleInformation in NtQuerySystemInformation. 7 년 전
  Sebastian Lackner a3efd58d5a server: Track desktop handle count more correctly. 9 년 전
  Sebastian Lackner af245fbb87 server: Introduce a new alloc_handle object callback. (v2) 9 년 전
  Zebediah Figura 6f726b0ea0 server: Add an object operation to grab the esync file descriptor. 6 년 전
  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 년 전
  Michael Müller 2ebe679638 server: Implement querying the security label of a security descriptor. 7 년 전
  Michael Müller 0e49e0541f server: Give all access rights when opening an object with MAXIMUM_ALLOWED. 7 년 전
  Alexandre Julliard 10a38ef056 server: Require a directory as root to open an object with a name. 8 년 전
  Michael Müller 18a8636ebe server: Add support for Win8 pseudo handles. 8 년 전
  Alexandre Julliard 39e60dc680 server: Support opening objects from any root, not only directories. 8 년 전
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. 8 년 전
  Alexandre Julliard 37503be654 server: Fix checks for a valid directory in object attributes. 8 년 전
  Alexandre Julliard ed268bbf91 server: Use a common helper function to implement open object calls. 8 년 전
  Alexandre Julliard d15f47412e server: Always print the full path of objects when dumping them. 8 년 전
  Sebastian Lackner 08706ef357 server: Implement wineserver call for SystemHandleInformation. 9 년 전
  Andrew Cook 5d85f57814 server: Track handle count of objects. 9 년 전
  Alexandre Julliard 4654d871b2 server: Map new handle access even when not checking it. 11 년 전
  Piotr Caban 76bfbf43e9 server: Don't create new handle when DUP_HANDLE_CLOSE_SOURCE is used if possible. 11 년 전
  Dmitry Timoshkov 094e465790 server: A destroyed process handle table means that the process is terminating. 11 년 전
  Michael Stefaniuc 835171c2e0 server: Remove casts to the type of the casted expression. 13 년 전
  Bernhard Loos bf3c2a06f5 server: Check for STATUS_OBJECT_TYPE_MISMATCH before STATUS_ACCESS_DENIED in get_handle_obj. 13 년 전
  André Hentschel c7becc3015 server: Remove dead initializations (clang). 13 년 전
  Alexandre Julliard 350c0caba0 server: Always free the process handle table even if the process didn't start. 14 년 전
  Alexandre Julliard 658dae988d server: Add support for returning the object name in NtQueryObject. 15 년 전