Commit History

Author SHA1 Message Date
  Alexandre Julliard 990cc1c64b server: Define a server-side structure for SID. 2 years ago
  Alexandre Julliard 841b8862fb server: Define a server-side structure for ACE. 2 years ago
  Alexandre Julliard c36f81fa75 server: Define a server-side structure for ACL. 2 years ago
  Alexandre Julliard 7d7322671c server: Define a server-side structure for LUID_AND_ATTRIBUTES. 2 years ago
  Alexandre Julliard 1381be977b server: Add sys/types.h include in a few more files. 3 years ago
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. 3 years ago
  Zebediah Figura 70e95447f9 server: Create the special Perflib\009 key. 3 years ago
  Zebediah Figura 089b2528c2 server: Return STATUS_KEY_DELETED when trying to retrieve the full name of a deleted key. 3 years ago
  Alexandre Julliard 2ff7a7676c server: Add a native_machine global variable. 3 years ago
  Alexandre Julliard ea2d9c0406 server: Create the Wow64 key and system directory for all supported architectures. 3 years ago
  Alexandre Julliard 339ed57643 server: Get rid of the CPU type and functions. 3 years ago
  Alexandre Julliard 96865eb7e7 server: Return a list of supported machines instead of a CPU bitmask. 3 years ago
  Akihiro Sagawa 70c77cdfee server: Prevent unloading a registry hive while the key is in use. 3 years ago
  Akihiro Sagawa d6d99e59e3 ntdll: ObjectName should also be used in NtUnloadKey. 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 c6f2aacb57 server: Add a type descriptor to all server objects. 3 years ago
  Sebastian Lackner 9c29cee638 server: Store and notify all notification events associated with a given registry handle. 3 years ago
  Paul Gofman a692d49039 server: Remove leftover dump in key_get_full_name(). 4 years ago
  Paul Gofman 886acfad37 server: Check reply size when copying key full name. 4 years ago
  Alexandre Julliard 25692223f1 server: Rename make_object_static() to make_object_permanent(). 4 years ago
  Alexandre Julliard 96dcee6430 server: Implement object name information for registry keys. 4 years ago
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. 4 years ago
  Alexandre Julliard 5721d5f8da server: Add a helper function for case-insensitive Unicode string comparisons. 4 years ago
  Alexandre Julliard faaea5cd00 server: Add a helper function for creating a Unicode string. 4 years ago
  Alexandre Julliard 78846662ec server: Use byte length in dump_strW() for consistency. 4 years ago
  Alexandre Julliard fc17535eb9 server: No longer depend on libwine. 5 years ago
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 5 years ago
  Alexandre Julliard 156965eae9 server: Create the windows directories at startup if necessary. 5 years ago
  Michael Stefaniuc 9e365e4ecc server: Use the ARRAY_SIZE() macro. 6 years ago