Commit History

Autor SHA1 Mensaxe Data
  Michael Müller 9c877b1441 server: Register types during startup. %!s(int64=7) %!d(string=hai) anos
  Sebastian Lackner af245fbb87 server: Introduce a new alloc_handle object callback. (v2) %!s(int64=9) %!d(string=hai) anos
  Zebediah Figura 6f726b0ea0 server: Add an object operation to grab the esync file descriptor. %!s(int64=6) %!d(string=hai) anos
  Alexandre Julliard 8286b780a4 server: Don't use wine/unicode.h. %!s(int64=4) %!d(string=hai) anos
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. %!s(int64=5) %!d(string=hai) anos
  Jacek Caban 6531f79d8d server: Return proper object type for mailslot and device files. %!s(int64=5) %!d(string=hai) anos
  Jacek Caban 04094a6669 server: Use server_get_file_info for all info classes not implemented on client side. %!s(int64=6) %!d(string=hai) anos
  Jacek Caban 6b08e60f03 server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. %!s(int64=6) %!d(string=hai) anos
  Jacek Caban 2ab2f31f18 server: Allow server side NtQueryVolumeInformationFile implementation. %!s(int64=7) %!d(string=hai) anos
  Jacek Caban 7b33613fc4 server: Make fd_queue_async infallible. %!s(int64=7) %!d(string=hai) anos
  Jacek Caban a3acdf117f server: Pass existing async object to fd_queue_async. %!s(int64=7) %!d(string=hai) anos
  Jacek Caban a604db1261 server: Create async object in register_async handler. %!s(int64=7) %!d(string=hai) anos
  Jacek Caban 64dc8f5c48 server: Store iosb in async object. %!s(int64=8) %!d(string=hai) anos
  Jacek Caban ad1e0609a0 server: Get rid of no loner used cancel_async from fd_ops. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard c7f16d6220 server: Add a helper function to create a symlink to an existing object. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 3ea7f7d2f4 server: Set the security descriptor at object creation.time. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard ff9d90bbb0 server: Use a standard object for object attribute roots instead of a directory. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 7ad32cf56a server: Allow lookup_name to distinguish the case of an empty path. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 4e380b9e2b server: Use the generic named object functions for mailslots. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard b21a324070 server: Use the link_name operation to create named objects. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 37503be654 server: Fix checks for a valid directory in object attributes. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard b47bd4555c server: Fix initialization of mailslot objects that don't have a name. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard d15f47412e server: Always print the full path of objects when dumping them. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 14825a7a55 server: Pass full object attributes in the create_mailslot request. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 837b39b202 server: Add read and write fd member functions. %!s(int64=9) %!d(string=hai) anos
  Alexandre Julliard a2ca2ebd50 server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. %!s(int64=14) %!d(string=hai) anos
  Alexandre Julliard 9ed42d2709 server: Get rid of the unused count parameter in fd_queue_async(). %!s(int64=16) %!d(string=hai) anos
  Alexandre Julliard 8382eb01b2 server: Return correct object types in the get_directory_entry request. %!s(int64=17) %!d(string=hai) anos
  Rob Shearman c1707d8938 server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. %!s(int64=17) %!d(string=hai) anos