Historique des commits

Auteur SHA1 Message Date
  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 fe9e2f070b server: Make pulse_event() static. 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 4d646de90d server: Add generic mapping masks for all object types. il y a 3 ans
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. il y a 3 ans
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. il y a 4 ans
  Jacek Caban 0decadd62a ntoskrnl.exe: Support creating event objects from server handle. 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
  Jacek Caban 7ba361b47b ntdll: Add support for returning previous state argument in event functions. il y a 5 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 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
  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
  Alexandre Julliard ed268bbf91 server: Use a common helper function to implement open object calls. il y a 8 ans
  Alexandre Julliard d15f47412e server: Always print the full path of objects when dumping them. il y a 8 ans
  Alexandre Julliard 9504e2addf server: Add a helper function to validate and return object attributes. il y a 8 ans
  Alexandre Julliard 7350682aa6 server: Store the attributes in the object_attributes structure. il y a 8 ans
  Alexandre Julliard ad53ffc9c0 server: Make async objects waitable. il y a 9 ans
  Erich E. Hoover b121f27b72 server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl(). il y a 10 ans
  Dmitry Timoshkov 5953851b8a server: Fix generic access mapping for an event. il y a 11 ans
  Alexandre Julliard 93fbb12e65 server: Implement waiting on keyed events. il y a 11 ans
  Alexandre Julliard d4cd051cef server: Store abandoned state as a flag in the wait structure. il y a 11 ans
  Alexandre Julliard 39644bb309 server: Pass a wait queue entry to the signaled/satisfied object functions. il y a 11 ans
  Andrew Cook cdfee68be1 ntdll: Implement NtQueryEvent. il y a 11 ans
  Alexandre Julliard 33406f51be server: Don't include SYNCHRONIZE in the keyed event access rights. il y a 11 ans
  Alexandre Julliard dbf9d71ef8 server: Add support for keyed event objects. il y a 11 ans
  Alexandre Julliard 8382eb01b2 server: Return correct object types in the get_directory_entry request. il y a 17 ans