Historique des commits

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