projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Allow changing a thread affinity before it is initialized.
[wine]
/
server
/
file.c
2009-12-11
Alexandre Julliard
server: Simplify computation of file modes from the...
blob
|
commitdiff
|
raw
2009-12-11
Ben Peddell
server: Include user groups in file mode calculation...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Paul Chitescu
server: Only check if permission bits changed before...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Alexandre Julliard
server: Add support for opening files from a specified...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Alexandre Julliard
server: Moved the create_temp_file function to mapping.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Alexandre Julliard
server: Move the functions to extend file to mapping...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Alexandre Julliard
server: Don't use the cached file mode when setting...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Alexandre Julliard
server: Properly initialize mode and uid for file and...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Andrew Nguyen
server: Remap the EROFS errno value to STATUS_ACCESS_DE...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Paul Bryan Roberts
server: Refactor server side implementation of GetFileS...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Rob Shearman
server: Fix incorrect translation of the World SID...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Rob Shearman
server: Fix a typo in the enumeration of the ACE's...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Rob Shearman
server: Pass the security descriptor into create_file...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Rob Shearman
server: Fix file_set_sd to handle NULL DACLs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Alexandre Julliard
server: Use the file_pos_t type for file sizes and...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Rob Shearman
server: Only call fchmod in file_set_fd if the mode...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Rob Shearman
server: Remove an unnecessary check from file_set_fd.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add primitive support for setting and getting...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Alexandre Julliard
server: Add a default access mapping function for files...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Dmitry Timoshkov
server: Map ETXTBSY to STATUS_SHARING_VIOLATION.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Dmitry Timoshkov
server: Print a more informative message when file_set_...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Alexandre Julliard
server: Return a more correct fd type for anonymous...
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-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-03-27
Alexandre Julliard
server: Remove the return value of the flush() method...
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-01-12
Alexandre Julliard
ntdll: Moved the check for removable file in load_dll...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Dmitry Timoshkov
server: Map ESPIPE to STATUS_ILLEGAL_FUNCTION for consi...
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-02
Alexandre Julliard
server: Refuse to close handles in other processes...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
server: Translate errnos ENFILE and EMFILE to STATUS_TO...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Added data_size_t type to represent sizes in...
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
Mike McCormack
server: Fix the file notification interface to use...
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
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-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
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-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-08-08
Alexandre Julliard
Added an unmount_device request that invalidates all...
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-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-04-19
Alexandre Julliard
Cleaned up handling of 64-bit file sizes.
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-02-24
Alexandre Julliard
Convert async I/O queues to standard lists.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
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-07-06
Mike McCormack
Translate ENODEV and ENXIO error codes to NT status...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Alexandre Julliard
Use pread/pwrite everywhere to avoid changing the file...
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-16
Alexandre Julliard
Added support for FILE_DIRECTORY_FILE and FILE_NON_DIRE...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Filip Navara
Get rid of non-standard ERROR_UNKNOWN value.
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-07
Alexandre Julliard
Handle the set_file_pointer request on the client side.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Alexandre Julliard
Get rid of the removable media handling in the server.
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-03-27
Alexandre Julliard
Use futimes() instead of utime() to implement SetFileTi...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Alexandre Julliard
Make the standard create_file request handle serial...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-12
Alexandre Julliard
Changed the create_file server request to take NtCreate...
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-10
Alexandre Julliard
Print names for Win32 errors too, plus a few more statu...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added set_win32_error() for error codes that don't...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Store a "removable" flag instead of the full drive...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
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-05-15
Mike McCormack
- rewrite of the named pipe code
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Alexandre Julliard
Implemented file change notifications, based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
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
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-29
Marcus Meissner
Check for mkstemp, added a port implementation if it...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Martin Wilck
Fixed some bugs in my recently submitted patch series.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Martin Wilck
Add more flexibility to the queue_async server call...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Alexandre Julliard
Work around ftruncate implementations that don't suppor...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Martin Wilck
Add server side support for async IO on files.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Eric Pouech
New console code based on Win32 windows.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-24
Ove Kaaven
Save a disk file's drive type in the server object.
blob
|
commitdiff
|
raw
|
diff to current
next