Commit History

Author SHA1 Message Date
  Jinoh Kang 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. 3 years ago
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard ad93413c71 server: Store session id in the process and return it at process init time. 3 years ago
  Alexandre Julliard b6f774df69 server: Add a request to return all object types. 3 years ago
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. 3 years ago
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. 3 years ago
  Alexandre Julliard dc4e881834 server: Add support for object counts in the object type information. 3 years ago
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. 3 years ago
  Alexandre Julliard 9494fa6986 server: Release the l_intl fd once the mapping is created. 4 years ago
  Alexandre Julliard 8fa03e494a server: Create the NLS section object for the l_intl.nls file. 4 years ago
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. 4 years ago
  Alexandre Julliard 892780a5d2 server: Create the NLS directory. 4 years ago
  Alexandre Julliard 82c84548eb server: Use OBJ_PERMANENT for permanent objects. 4 years ago
  Alexandre Julliard 5c4d6cf837 server: Pass all creation arguments to the device creation functions. 4 years ago
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. 4 years ago
  Zebediah Figura 3ad1739bc8 server: Create the Afd device. 4 years ago
  Zebediah Figura 3347ad003a server: Remove no longer used unlink_object request. 4 years ago
  Jacek Caban 18f83c12a0 server: Support console global symlinks. 4 years ago
  Jacek Caban 6898bdca94 server: Introduce ConDrv device. 4 years ago
  Alexandre Julliard e854ea34cc ntdll: Create user shared data section in the server, and initialize it in wineboot. 4 years ago
  Alexandre Julliard faaea5cd00 server: Add a helper function for creating a Unicode string. 4 years ago
  Alexandre Julliard 7b41b7510f server: Add a helper function for splitting a path into individual elements. 4 years ago
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 5 years ago
  Michael Stefaniuc 9e365e4ecc server: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 87bbc84ad5 server: Add a helper function to create session directories and symlinks. 8 years ago
  Alexandre Julliard c7f16d6220 server: Add a helper function to create a symlink to an existing object. 8 years ago
  Piotr Chruściel 84c3b8ae28 server: Move the \BaseNamedObjects symlink in \Sessions\0 to \Sessions\1\BaseNamedObjects. 8 years ago
  Alexandre Julliard 3ea7f7d2f4 server: Set the security descriptor at object creation.time. 8 years ago
  Alexandre Julliard ff9d90bbb0 server: Use a standard object for object attribute roots instead of a directory. 8 years ago
  Alexandre Julliard b548f8c4a7 server: Remove some no longer used directory functions. 8 years ago