Historique des commits

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