Historique des commits

Auteur SHA1 Message Date
  Alexandre Julliard e5d69d9ee6 configure: Assume that sys/ioctl.h is available on Unix. il y a 2 ans
  Alexandre Julliard a7ac3de3b3 configure: Assume that sys/socket.h is available on Unix. il y a 2 ans
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. il y a 2 ans
  Zebediah Figura 4f1c7ba5f9 server: Cancel asyncs through fd_ops. il y a 3 ans
  Zebediah Figura 101082253f server: Do not forbid closing fd handles in other processes. il y a 3 ans
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. il y a 3 ans
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. il y a 3 ans
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. il y a 3 ans
  Alexandre Julliard 5c4d6cf837 server: Pass all creation arguments to the device creation functions. il y a 4 ans
  Alexandre Julliard 7b79c8059d server: Return the device name for mailslot files. il y a 4 ans
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. il y a 4 ans
  Zebediah Figura 31800a1414 server: Use a separate object for each opened mailslot device file. il y a 4 ans
  Alexandre Julliard 8286b780a4 server: Don't use wine/unicode.h. il y a 4 ans
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. il y a 5 ans
  Jacek Caban 6531f79d8d server: Return proper object type for mailslot and device files. il y a 5 ans
  Jacek Caban 04094a6669 server: Use server_get_file_info for all info classes not implemented on client side. il y a 5 ans
  Jacek Caban 6b08e60f03 server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. il y a 6 ans
  Jacek Caban 2ab2f31f18 server: Allow server side NtQueryVolumeInformationFile implementation. il y a 7 ans
  Jacek Caban 7b33613fc4 server: Make fd_queue_async infallible. il y a 7 ans
  Jacek Caban a3acdf117f server: Pass existing async object to fd_queue_async. il y a 7 ans
  Jacek Caban a604db1261 server: Create async object in register_async handler. il y a 7 ans
  Jacek Caban 64dc8f5c48 server: Store iosb in async object. il y a 7 ans
  Jacek Caban ad1e0609a0 server: Get rid of no loner used cancel_async from fd_ops. il y a 7 ans
  Alexandre Julliard c7f16d6220 server: Add a helper function to create a symlink to an existing object. il y a 8 ans
  Alexandre Julliard 3ea7f7d2f4 server: Set the security descriptor at object creation.time. il y a 8 ans
  Alexandre Julliard ff9d90bbb0 server: Use a standard object for object attribute roots instead of a directory. il y a 8 ans
  Alexandre Julliard 7ad32cf56a server: Allow lookup_name to distinguish the case of an empty path. il y a 8 ans
  Alexandre Julliard 4e380b9e2b server: Use the generic named object functions for mailslots. il y a 8 ans
  Alexandre Julliard b21a324070 server: Use the link_name operation to create named objects. il y a 8 ans
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. il y a 8 ans