提交歷史

作者 SHA1 備註 提交日期
  Jinoh Kang 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. 2 年之前
  Huw Davies 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 3 年之前
  Alexandre Julliard 2ff7a7676c server: Add a native_machine global variable. 3 年之前
  Alexandre Julliard 339ed57643 server: Get rid of the CPU type and functions. 3 年之前
  Alexandre Julliard 8d50c34655 server: Check the supported machines list to validate an image mapping. 3 年之前
  Alexandre Julliard 96865eb7e7 server: Return a list of supported machines instead of a CPU bitmask. 3 年之前
  Zebediah Figura fe9e2f070b server: Make pulse_event() static. 3 年之前
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. 3 年之前
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. 3 年之前
  Alexandre Julliard dc4e881834 server: Add support for object counts in the object type information. 3 年之前
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. 3 年之前
  Alexandre Julliard 123023eac7 server: Fetch the data for the debug events from the process memory views. 3 年之前
  Alexandre Julliard 2b6426da65 server: Don't store the debug object in the debugger thread. 3 年之前
  Alexandre Julliard 46b84e7a83 ntdll: Implement NtDebugActiveProcess() and NtRemoveProcessDebug(). 3 年之前
  Alexandre Julliard 8fa03e494a server: Create the NLS section object for the l_intl.nls file. 3 年之前
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. 3 年之前
  Alexandre Julliard 3b3c8619c8 server: Keep permanent objects on the standard object list. 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 年之前
  Zebediah Figura 77e74fb1db ntdll: Implement NtMakeTemporaryObject(). 4 年之前
  Zebediah Figura c7032e9222 server: Implement OBJ_PERMANENT. 4 年之前
  Jacek Caban 18f83c12a0 server: Support console global symlinks. 4 年之前
  Rémi Bernon e2a1f00a38 server: Implement DBG_REPLY_LATER handling. 4 年之前
  Alexandre Julliard 7b41b7510f server: Add a helper function for splitting a path into individual elements. 4 年之前
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 5 年之前
  Alexandre Julliard c7f16d6220 server: Add a helper function to create a symlink to an existing object. 8 年之前
  Alexandre Julliard 3ea7f7d2f4 server: Set the security descriptor at object creation.time. 8 年之前
  Alexandre Julliard ff9d90bbb0 server: Use a standard object for object attribute roots instead of a directory. 8 年之前
  Alexandre Julliard b548f8c4a7 server: Remove some no longer used directory functions. 8 年之前
  Alexandre Julliard 7a5b14d456 server: Add a function to open a named object inside any parent, not only directories. 8 年之前