Historique des commits

Auteur SHA1 Message Date
  Sebastian Lackner 848af6a0bb server: Introduce refcounting for registry notifications. il y a 9 ans
  Sebastian Lackner 8278794754 server: Allow multiple registry notifications for the same key. il y a 9 ans
  Michael Müller 9c877b1441 server: Register types during startup. il y a 7 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
  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 5 ans
  Alexandre Julliard 156965eae9 server: Create the windows directories at startup if necessary. il y a 5 ans
  Michael Stefaniuc 9e365e4ecc server: Use the ARRAY_SIZE() macro. il y a 6 ans
  Daniel Lehman 1353d02904 server: Notify parents of registry value changes. il y a 6 ans
  Daniel Lehman 47df3778aa server: Fix copy & paste for number of subkeys. il y a 7 ans
  Sebastian Lackner 808619b72d server: Allow to create win32 prefix when directory already exists. il y a 8 ans
  Alexandre Julliard 3cde722e3a server: Implement object type for registry keys. 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 008f14f03f server: Directly return a structure in get_req_unicode_str(). il y a 8 ans
  Sebastian Lackner a52a117f80 server: Add missing check for objattr variable in load_registry wineserver call (Coverity). il y a 8 ans
  Alexandre Julliard cd6e9c38e4 server: Fix constraints on the length of NT object names. il y a 8 ans
  Alexandre Julliard b99d1525de server: Pass full object attributes in the load_registry request. il y a 8 ans
  Alexandre Julliard d01deff9cf server: Pass full object attributes in the create_key request. il y a 8 ans
  Sebastian Lackner 96f4f53937 server: Do not require SeBackupPrivilege in load_registry and unload_registry. il y a 9 ans
  Jacek Caban 731d09fa9d server: Store all 32 bits of value type. il y a 9 ans
  Jacek Caban 5eb3035374 ntdll: Added KeyCachedInformation key info class implementation. il y a 9 ans
  Jacek Caban 3d5db6bdf5 server: Return KeyFullInformation maximal string lengths in bytes. il y a 9 ans
  Jacek Caban e0d51609a1 server: Notify parent key when subkey is created. il y a 9 ans
  Jacek Caban deba2faf60 server: Reset event in set_registry_notification. il y a 9 ans
  Jacek Caban 7d66a01fc2 ntdll: Return STATUS_PENDING in NtNotifyChangeKey if async notify is performed. il y a 9 ans