Historia zmian

Autor SHA1 Wiadomość Data
  Zebediah Figura 484b78bda0 ntoskrnl: Report the initial status of an IRP separately from the IOSB status. 3 lat temu
  Zebediah Figura a1c42293a2 server: Don't wake up always-blocking asyncs. 3 lat temu
  Zebediah Figura 4f1c7ba5f9 server: Cancel asyncs through fd_ops. 3 lat temu
  Zebediah Figura b1e4d920c3 server: Return void from the ioctl callback. 3 lat temu
  Zebediah Figura a36e2769c9 server: Return void from the flush callback. 3 lat temu
  Zebediah Figura 377d18c7b1 server: Return void from the write callback. 3 lat temu
  Zebediah Figura 6d49991188 server: Return void from the read callback. 3 lat temu
  Zebediah Figura 6cc36a46ff server: Return void from the get_volume_info callback. 3 lat temu
  Zebediah Figura 15b8f91e24 server: Check the status code to determine whether the async has failed. 3 lat temu
  Zebediah Figura dd58bf9ce2 server: Use a separate function and flag to communicate that the initial status of an async is not known yet. 3 lat temu
  Zebediah Figura 559a8cea57 server: Add a helper to call async_request_complete() while allocating new memory. 3 lat temu
  Zebediah Figura 96593370cd server: Introduce a helper to fill an iosb and terminate the async. 3 lat temu
  Zebediah Figura fd4e7703e9 server: Do not create an iosb for IRP calls not associated with an async. 3 lat temu
  Qian Hong 4e84a553a8 ntdll: Truncate files through the server. 3 lat temu
  Zebediah Figura 8c26fca5c2 server: Don't rely on async_is_blocking() to determine whether IOCTL_AFD_WINE_ADDRESS_LIST_CHANGE should block. 3 lat temu
  Zebediah Figura b8f4061df0 ntdll: Implement IOCTL_AFD_RECV. 3 lat temu
  Zebediah Figura 101082253f server: Do not forbid closing fd handles in other processes. 3 lat temu
  Erich E. Hoover 61d7629ba4 server: Allow volume information queries to be asynchronous. 4 lat temu
  Zebediah Figura 61abc500f5 server: Use a callback to free the accept_req structure. 3 lat temu
  Alexandre Julliard 3bb5381587 server: Return the NT name for the ProcessImageFileName query. 3 lat temu
  Alexandre Julliard bb00942671 server: Store the NT name in the fd object. 3 lat temu
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. 3 lat temu
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. 3 lat temu
  Alexandre Julliard 123023eac7 server: Fetch the data for the debug events from the process memory views. 3 lat temu
  Alexandre Julliard 8fa03e494a server: Create the NLS section object for the l_intl.nls file. 4 lat temu
  Zebediah Figura 93fb921ca7 ws2_32: Use server-side async I/O in accept(). 4 lat temu
  Alexandre Julliard 5c4d6cf837 server: Pass all creation arguments to the device creation functions. 4 lat temu
  Zebediah Figura 3ad1739bc8 server: Create the Afd device. 4 lat temu
  Zebediah Figura 820d703c31 server: Remove no longer used is_fd_signaled(). 4 lat temu
  Jacek Caban 6898bdca94 server: Introduce ConDrv device. 4 lat temu