Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Zebediah Figura 5a3acd7a0c server: Create fast synchronization objects for fd-based objects. 4 yıl önce
  Zebediah Figura a304ef4f02 server: Create fast synchronization objects for device managers. 4 yıl önce
  Zebediah Figura 0236b96726 server: Add an object operation to retrieve a fast synchronization object. 4 yıl önce
  Daniel Lehman 2fc3d7eb29 server: Always close previous IRP handle. 2 yıl önce
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. 3 yıl önce
  Alexandre Julliard 9df976766f libport: Remove the obsolete O_LARGEFILE define. 3 yıl önce
  Zebediah Figura 097685aa9e ntoskrnl: Report separately whether an IRP was marked pending. 3 yıl önce
  Zebediah Figura 484b78bda0 ntoskrnl: Report the initial status of an IRP separately from the IOSB status. 3 yıl önce
  Zebediah Figura 69ea35a954 ntoskrnl: Report IRP completion via get_next_device_request if possible. 3 yıl önce
  Zebediah Figura a1c42293a2 server: Don't wake up always-blocking asyncs. 3 yıl önce
  Zebediah Figura 32347fcf08 server: Queue a cancel IRP in the device file cancel_async callback. 3 yıl önce
  Zebediah Figura 4f1c7ba5f9 server: Cancel asyncs through fd_ops. 3 yıl önce
  Zebediah Figura b1e4d920c3 server: Return void from the ioctl callback. 3 yıl önce
  Zebediah Figura a36e2769c9 server: Return void from the flush callback. 3 yıl önce
  Zebediah Figura 377d18c7b1 server: Return void from the write callback. 3 yıl önce
  Zebediah Figura 6d49991188 server: Return void from the read callback. 3 yıl önce
  Zebediah Figura 6cc36a46ff server: Return void from the get_volume_info callback. 3 yıl önce
  Zebediah Figura dd58bf9ce2 server: Use a separate function and flag to communicate that the initial status of an async is not known yet. 3 yıl önce
  Zebediah Figura 559a8cea57 server: Add a helper to call async_request_complete() while allocating new memory. 3 yıl önce
  Zebediah Figura 96593370cd server: Introduce a helper to fill an iosb and terminate the async. 3 yıl önce
  Zebediah Figura fd4e7703e9 server: Do not create an iosb for IRP calls not associated with an async. 3 yıl önce
  Zebediah Figura 0f332fc039 server: Allow calling async_terminate() with STATUS_PENDING. 3 yıl önce
  Zebediah Figura 10ca57f4f5 server: Remove support for waiting on an IRP object. 3 yıl önce
  Erich E. Hoover a656ca5e32 ntoskrnl.exe: Implement volume information queries for device files. 4 yıl önce
  Alexandre Julliard bb00942671 server: Store the NT name in the fd object. 4 yıl önce
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. 4 yıl önce
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. 4 yıl önce
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. 4 yıl önce
  Alexandre Julliard 5c4d6cf837 server: Pass all creation arguments to the device creation functions. 4 yıl önce
  Alexandre Julliard 5e9b1a3c67 server: Return the device name for device files. 4 yıl önce