2006-02-06 |
Robert Millan | configure: For sys/mount.h, sys/statfs.h and sys/vfs... |
blob | commitdiff | raw |
2006-02-05 |
Robert Millan | Enable for GNU/kFreeBSD the same kernel-specific interf... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Alexandre Julliard | server: Make the FILE_SHARE_DELETE sharing checks depen... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Hans Leidekker | ntdll: Add implementation of tape IOCTLs. |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Alexandre Julliard | ntdll: Cleaned up the ioctl functions. |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Eric Pouech | ntdll: Created infrastructure to support IOCTL for... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Vitaliy Margolen | ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Alexandre Julliard | Pass specific access rights to wine_server_handle_to_fd. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Alexandre Julliard | server: Support for opening devices. |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Alexandre Julliard | server: Use attributes instead of inherit flag in file... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Vitaliy Margolen | Move mailslot devices into directory name space. |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Vitaliy Margolen | Move named pipe objects into directory name space. |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Alexandre Julliard | Fixed some compiler warnings on Darwin. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Ge van Geldorp | Match PSDK STATUS_* definitions. |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Alexandre Julliard | Fixed handling of mailslot read timeout to avoid compil... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Eric Pouech | NtReadFile: now returning correct status in NtReadFile... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Alexandre Julliard | Added an implementation of the FSCTL_DISMOUNT_VOLUME... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Vitaliy Margolen | - Send whole OBJECT_ATTRIBUTES.Attributes to the server... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Vitaliy Margolen | Cosmetic changes to NtCreateNamedPipeFile change "oa... |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Eric Pouech | - now passing access rights when creating a named pipe... |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Ivan Leo Puoti | Added FSCTL_PIPE_LISTEN support. |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Alexandre Julliard | Moved the FileFsDeviceInformation query to a separate... |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Ivan Leo Puoti | Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile... |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Ivan Leo Puoti | Improve NtCreateNamedPipe trace. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Ivan Leo Puoti | NtCreateNamedPipeFile is no longer a stub, so fix TRACE... |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Vincent Béron | Use proper macro for using IOKit includes. |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Uwe Bonnes | Wait for the object multiple times until TIMEOUT is... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Pierre d'Herbemont | Move the (Mac OS X) IOKit headers to the top of the... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Robert Shearman | - Don't free the fileio object because it will be freed... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Robert Shearman | Implement overlapped I/O with named pipes. |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Uwe Bonnes | Call fileio_terminate for FILE_AsyncWriteService. |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Juan Lang | Implement NtQueryVolumeInformationFile for type |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Alexandre Julliard | Removed the special casing of kernel32 and ntdll for... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Robert Lunnon | Implement NtQueryVolumeInformation for Solaris. |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Ivan Leo Puoti | Add parameter checking to NtReadFile/NtWriteFile. |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Alexandre Julliard | Remove a few more instances of strncpy. |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Eric Pouech | - moved named pipe creation to ntdll |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Mike McCormack | Move mailslot set and query info implementation to... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Mike McCormack | Implement mailslots. |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Mike McCormack | Implement CreateMailslot using NtCreateMailslotFile. |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Ivan Leo Puoti | Improve parameter checking in NtCreateFile. |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Ulrich Czekalla | Don't mark a file as readonly if it has any write bit... |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Eric Pouech | - got rid of include/async.h |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Rein Klazes | On Linux, use fstatfs instead of fstatvfs. It is too... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Eric Pouech | Fixed some regressions from the previous change. |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Dmitry Timoshkov | Add a test for ReadFile/WriteFile fault handling, make... |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Eric Pouech | Moved kernel32.DeleteFileW core implementation to ntdll... |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Hamish | Fix for async writes to comm ports. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Alexandre Julliard | Added a fallback implementation of futimes. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-08-27 |
Mike McCormack | Added stub implementations for NtDeleteFile and NtCance... |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Robert Shearman | Handle ECONNRESET in FILE_GetNtStatus. |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Robert Shearman | - Errors should only be reported to I/O completion... |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Emmanuel Maillard | - Update build system to support IOKit and CoreFoundati... |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Rein Klazes | Do not make a directory read-only. |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Alexandre Julliard | Fd type is no longer used, get rid of it. |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Eric Pouech | - better support for non-blocking COMM and socket read... |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Mike McCormack | Stub implementation and declaration for NtCreateNamedPi... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Alexandre Julliard | Don't use lseek when truncating a file to avoid corrupt... |
blob | commitdiff | raw | diff to current |
2004-05-14 |
Alexandre Julliard | Removed the no longer used SMB file I/O support, we... |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Alexandre Julliard | Reimplemented GetFileType and SetEndOfFile using ntdll... |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Alexandre Julliard | Added a few more info classes in NtQueryInformationFile. |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Alexandre Julliard | Moved support for opening named pipes to ntdll. |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Alexandre Julliard | Added auto-detection of DOS drive devices based on... |
blob | commitdiff | raw | diff to current |
2004-04-27 |
Alexandre Julliard | Pass the creation disposition to wine_nt_to_unix_file_n... |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Alexandre Julliard | Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Alexandre Julliard | Properly set IO_STATUS_BLOCK.Information in NtCreateFile. |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Alexandre Julliard | Reimplemented GetFileAttributesExW and GetCompressedFil... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Alexandre Julliard | Reimplemented GetFileAttributesW, SetFileAttributesW... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Alexandre Julliard | Fixed a number of NT status values to be closer to... |
blob | commitdiff | raw | diff to current |
2004-04-12 |
Alexandre Julliard | Implemented NtCreatelFile using the new symlink scheme. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Alexandre Julliard | Replace the get_file_info request by an fstat() on... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Alexandre Julliard | Handle the set_file_pointer request on the client side. |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Alexandre Julliard | Better support for device handles in NtQueryVolumeInfor... |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Alexandre Julliard | Handle file mappings on removable media entirely inside... |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Alexandre Julliard | Partial implementation of NtQueryVolumeInformationFile. |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Alexandre Julliard | Implemented NtQueryDirectoryFile (partly based on a... |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Alexandre Julliard | Get rid of ntdll_get_process_heap and ntdll_get_process... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Alexandre Julliard | Reimplemented GetVolumeInformation and SetVolumeLabel... |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Alexandre Julliard | Open a real file handle for drive devices, and get... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s... |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Marcus Meissner | Allow offset of NULL to NtWriteFile. |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Alexandre Julliard | Added wine_server_release_fd function to release the... |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Robert Shearman | Handle EIO file error. |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Carlos Lozano | NtReadFile checks that offset is not null. |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Alexandre Julliard | Added hack to call CreateFileW through a pointer so... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Alexandre Julliard | Pass the cdrom device path in CDROM_InitRegistry so... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Eric Pouech | Regression fixes for Nt{Read|Write}File: |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Jon Griffiths | Documentation updates. |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Paul Rupe | register_new_async sets status already. Do not overwri... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Alexandre Julliard | Implemented NtDelayExecution and make Sleep call it. |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Eric Pouech | - made async.h ready for use in ntdll: replaced all... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Eric Pouech | - started implementing ntdll.NtDeviceIoControlFile... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Eric Pouech | - start moving a few file related functions from files... |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Mike McCormack | - rewrite of the named pipe code |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Eric Pouech | Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
blob | commitdiff | raw | diff to current |
next |