projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed some bugs in MCI string parsing.
[wine]
/
server
/
file.c
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
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
2001-10-08
Eric Pouech
- fixed copy&paste bug (GENERIC_WRITE instead of GENERI...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Mike McCormack
Fetch a handle type in FILE_GetUnixHandle.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Bernhard Rosenkraenzer
Set executable permissions when creating .exe/.com...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Alexandre Julliard
Backed out the suspend_process_for_ptrace change.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-22
Mike McCormack
Remove truncate debug message printed on successful...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Bill Medland
SetFilePointer correction; return ERROR_NEGATIVE_SEEK...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
Marcus Meissner
Drop any file64 functions, try to use system supplied...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-13
Alexandre Julliard
Repaired shared PE data sections.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Alexandre Julliard
New mechanism to transfer file descriptors from client...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-12
Andreas Mohr
Workaround for SuSE 7 2.2.16 kernel bug.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Avoid dup'ing file descriptors when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Hidenori Takeshima
Fix for 64-bit negative seek value.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-04
Alexandre Julliard
Made request tracing more robust against bogus lengths.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Alexandre Julliard
Changed the server to return STATUS_* error codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Alexandre Julliard
Moved poll handling to the generic part of the server...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Alexandre Julliard
Use poll() instead of select() for the server main...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Marcus Meissner
Flush handle in any access mode.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Alexandre Julliard
Fixed get_event_obj/get_file_obj to use the process...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-15
Eric Pouech
Fixed hash function.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for ReadProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Howard Abrams
Added checks for sys/errno.h, sys/signal.h and sys...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Made server communication faster by using a shared...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Alexandre Julliard
Adapted to new select interface.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
CLIENT_WaitReply: don't clear last error on success...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
David Luyer
- fixed missing stdlib.h and string.h includes everywhere
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Added support for mappings with no associated file.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Alexandre Julliard
Moved process definitions to include/server/process.h
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Juergen Schmied
Implemented flag FILE_FLAG_DELETE_ON_CLOSE.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Michael Veksler
Added missing includes to avoid warnings/errors.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Alexandre Julliard
Handle set_file_time requests changing only one of...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Hacked server-side device support
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1999-01-03
Alexandre Julliard
Implemented file sharing checks in the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Marcus Meissner
Need <errno.h> for errno decl. on Solaris.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Alexandre Julliard
Added server-side file mapping object support.
blob
|
commitdiff
|
raw
|
diff to current
next