projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo.
[wine]
/
server
/
fd.c
2007-04-23
Gerald Pfeifer
server: Silence compiler warning in fd_queue_async().
blob
|
commitdiff
|
raw
2007-04-18
Alexandre Julliard
server: Use the standard file descriptor wait queue...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Alexandre Julliard
server: Allow specifying the status code to return...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Add a specific data type for ioctl codes so...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Move the server part of device unmounting to...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Alexandre Julliard
server: Don't bother with default entry points for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Rename the get_file_info function to get_fd_typ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Store the opening options in the file descripto...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Alexandre Julliard
server: Fix the handling of the signaled status for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alexandre Julliard
server: Hold a pointer to the queue from the async...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Add a separate function to set the timeout...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Check file access in register_async before...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Make async I/O queues into real objects.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Avoid redundant polling in fd_queue_async_timeout.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Add a generic wait queue to the file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Alexandre Julliard
server: Remove the return value of the flush() method...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Alexandre Julliard
server: Always return STATUS_PENDING when an async...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implemented the open_file method for named...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Make struct async into a real object, to keep...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
server: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
ntdll: Moved the check for removable file in load_dll...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Alexandre Julliard
server: Return an fd type in the get_handle_fd request.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Gerald Pfeifer
server: Compilation fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Refuse to close handles in other processes...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Get rid of the server-side file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
ntdll: Maintain a file descriptor cache on the client...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Alexandre Julliard
server: Compute the removable device flag on the server...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Alexandre Julliard
ntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Alexandre Julliard
server: Only call gettimeofday once per poll loop.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Alexandre Julliard
server: Added support for kqueue() as an alternative...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Alexandre Julliard
server: Abstract the epoll functions a bit more.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Alexandre Julliard
server: Round up the timeout for poll() to avoid redund...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Make the create_async function take an absolute...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Alexandre Julliard
server: Fixed a compiler warning on MacOSX.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Eric Pouech
Suppress some false-positives reported by valgrind.
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-25
Alexandre Julliard
server: Allow opening a directory with write access...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Mike McCormack
server: Modify open_fd to create an fd without a user.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Mike McCormack
server: Make sure to release the fd we grabbed in all...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Don't enable polling on regular files in add_queue.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Support for opening devices.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Alexandre Julliard
Make the unmount_device request take a handle to the...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Alexandre Julliard
Don't cache file descriptors open on removable devices.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Alexandre Julliard
Added an unmount_device request that invalidates all...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
blob
|
commitdiff
|
raw
|
diff to current
2005-07-30
Alexandre Julliard
Added a separate device object to keep track of inodes...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-28
Alexandre Julliard
Renamed fd to unix_fd in the closed_fd structure to...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Robert Shearman
Make mailslots use as much of the default async fd...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
Remove unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Robert Shearman
Change code style of form "if( x )" to "if (x)" for...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Robert Shearman
- Add a default asynchronous I/O implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Robert Shearman
- Use NULL instead of 0 for all non-handle pointers.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Eric Pouech
Clean-up async IO internal functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Steven Edwards
Added a check for poll.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Alexandre Julliard
Convert the object wait queue to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Alexandre Julliard
Regular files are always ready for I/O, no need to...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Alexandre Julliard
Convert async I/O queues to standard lists.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Alexandre Julliard
Fixed potential crash in fd_dump function.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Peter Chapman
Fix up several inline assembler blocks so that they...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Alexandre Julliard
Added fallback syscalls for epoll functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Alexandre Julliard
Added support for epoll() as an alternative to poll...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Alexandre Julliard
Moved timeout processing to a separate function.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Take care to not close the file handle if there are...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Alexandre Julliard
Converted the timeout list to use the standard list...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Alexandre Julliard
Make sure to run through the poll loop once before...
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-05-22
Alexandre Julliard
Make sure we don't truncate the file on open before...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Alexandre Julliard
Reimplemented CreateDirectoryW and RemoveDirectoryW...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
Added support for FILE_DIRECTORY_FILE and FILE_NON_DIRE...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Alexandre Julliard
Removed the get_file_info request.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-02
Alexandre Julliard
Moved FILE_DELETE_ON_CLOSE support to the inode object...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Alexandre Julliard
Check file sharing permissions based on the file inode...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
Wim Lewis
EOVERFLOW does not exist on OpenBSD.
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-07-03
Alexandre Julliard
One more workaround for a missing NFS lock daemon.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-21
Eric Pouech
- adapted kernel32 so that it no longer (directly)...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Mike McCormack
- rewrite of the named pipe code
blob
|
commitdiff
|
raw
|
diff to current
2003-05-11
Alexandre Julliard
Ignore locking failures caused by missing NFS locking...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Bill Medland
Fix for client accessing a named pipe after the server...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Alexandre Julliard
Added generic signal handling mechanism based on pipes...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Alexandre Julliard
Ignore fcntl failure when setting a write lock on a...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Gerald Pfeifer
Fix signature of open_fd().
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Alexandre Julliard
Implemented file locking functions (partly based on...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-12
Alexandre Julliard
Added an inode object to keep track of all file descrip...
blob
|
commitdiff
|
raw
|
diff to current
next