Sign in
goma
/
wine
/
f92b7c06c2b7bf4e4f57cb2f4fb187b191332a5e
/
server
/
mapping.c
5188574
Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h.
by Alexandre Julliard
· 23 years ago
5769d1d
Better support for configure detection of missing types, added check
by Alexandre Julliard
· 23 years ago
ca18f15
Clear mapping->shared_file on error.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
88cd32b
More general approach to file descriptor types and flags.
by Martin Wilck
· 23 years ago
6f011c0
- move async activation into the server - implement async queues
by Mike McCormack
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
708a846
Save a disk file's drive type in the server object.
by Ove Kaaven
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
ff58be5
Fetch a handle type in FILE_GetUnixHandle.
by Mike McCormack
· 24 years ago
84fdfd0
Repaired shared PE data sections.
by Alexandre Julliard
· 24 years ago
5f195f8
Small server protocol cleanups.
by Alexandre Julliard
· 24 years ago
8081e5a
Added handle_t type to server interface so that we can make handles
by Alexandre Julliard
· 24 years ago
63411db
Avoid dup'ing file descriptors when not necessary.
by Alexandre Julliard
· 24 years ago
d549f69
Use a separate FIFO pair for server requests that don't need to pass a
by Alexandre Julliard
· 24 years ago
1ab243b
Merged the get_read_fd and get_write_fd requests.
by Alexandre Julliard
· 24 years ago
1c99af4
Check the attributes of the *current* section, not only the attributes
by Andreas Mohr
· 24 years ago
908464d
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
by Alexandre Julliard
· 24 years ago
9c2370b
Added exception handling wrapper to a number of server requests.
by Alexandre Julliard
· 25 years ago
c19e1a7
Implemented SEC_IMAGE mappings and shared PE sections (with the help
by Alexandre Julliard
· 25 years ago
ef88637
Made request tracing more robust against bogus lengths.
by Alexandre Julliard
· 25 years ago
cb1fc73
Changed the server to return STATUS_* error codes.
by Alexandre Julliard
· 25 years ago
1dca5e2
Moved poll handling to the generic part of the server objects.
by Alexandre Julliard
· 25 years ago
d16319c
Store all object names as Unicode in the server.
by Alexandre Julliard
· 25 years ago
c76ad35
Added get_page_size function.
by Alexandre Julliard
· 25 years ago
ebe29ef
Further server optimizations:
by Alexandre Julliard
· 26 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
adb8793
Do not use pagesize aligned size_low to grow mapped file, but original
by Marcus Meissner
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago
cb28bdc
Added support for mappings with no associated file.
by Alexandre Julliard
· 26 years ago
068a26e
Moved process definitions to include/server/process.h
by Alexandre Julliard
· 26 years ago
0562539
Implemented file sharing checks in the server.
by Alexandre Julliard
· 26 years ago
a8b8d9c
Added server-side file mapping object support.
by Alexandre Julliard
· 26 years ago