Zebediah Figura b9d017123e server: Use a free list for unallocated object handles. 2 years ago
..
Makefile.in 93852599c2 server: Implement vm counters on FreeBSD. 2 years ago
async.c e81c2a6af4 server: Allow async completion callback to retrieve status on synchronous failure. 2 years ago
atom.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
change.c 990cc1c64b server: Define a server-side structure for SID. 2 years ago
class.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
clipboard.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
completion.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
console.c ef8d44e58e kernelbase: Support CONSOLE_READCONSOLE_CONTROL in ReadConsoleW. 2 years ago
debugger.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
device.c 2fc3d7eb29 server: Always close previous IRP handle. 2 years ago
directory.c 236d5d0476 server: Implement reading multiple entries in NtQueryDirectoryObject. 2 years ago
event.c 1381be977b server: Add sys/types.h include in a few more files. 2 years ago
fd.c 7b32a327f8 server: Allocate enough space for the backslash in dup_nt_name() (Valgrind). 2 years ago
file.c 990cc1c64b server: Define a server-side structure for SID. 2 years ago
file.h 990cc1c64b server: Define a server-side structure for SID. 2 years ago
handle.c b9d017123e server: Use a free list for unallocated object handles. 2 years ago
handle.h fde5967f72 server: Inherit standard handles together with explicit handle list. 4 years ago
hook.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
mach.c f6cefaa9e0 server: Remove workarounds for Mac OS X 10.4. 2 years ago
mailslot.c e5d69d9ee6 configure: Assume that sys/ioctl.h is available on Unix. 2 years ago
main.c 6a7c4947a0 server: Avoid using getopt_long(). 3 years ago
mapping.c 8eacd3e507 server: Store PE image info in process structure. 2 years ago
mutex.c 1381be977b server: Add sys/types.h include in a few more files. 2 years ago
named_pipe.c c488f29122 server: Return ReadDataAvailable value for FilePipeLocalInformation. 2 years ago
object.c 236d5d0476 server: Implement reading multiple entries in NtQueryDirectoryObject. 2 years ago
object.h 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. 2 years ago
process.c 990cc1c64b server: Define a server-side structure for SID. 2 years ago
process.h 8eacd3e507 server: Store PE image info in process structure. 2 years ago
procfs.c 9a07d210f1 server: Add a platform-specific entry point to initialize registers of a new thread. 7 years ago
protocol.def 236d5d0476 server: Implement reading multiple entries in NtQueryDirectoryObject. 2 years ago
ptrace.c 411592bf45 configure: Assume that sys/wait.h is available on Unix. 2 years ago
queue.c 095204a9f3 server: Return error when hardware message is too large. 2 years ago
region.c 8698b600c6 server: Map region to the window DPI in redraw_region(). 6 years ago
registry.c 990cc1c64b server: Define a server-side structure for SID. 2 years ago
request.c 411592bf45 configure: Assume that sys/wait.h is available on Unix. 2 years ago
request.h 15b4de0eba make_req 2 years ago
security.h 990cc1c64b server: Define a server-side structure for SID. 2 years ago
semaphore.c 1381be977b server: Add sys/types.h include in a few more files. 2 years ago
serial.c e5d69d9ee6 configure: Assume that sys/ioctl.h is available on Unix. 2 years ago
signal.c 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2 years ago
sock.c 731a968003 server: Replace redundant send_socket status fields with force_async boolean field. 2 years ago
symlink.c 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. 2 years ago
thread.c ddccc50bf6 [debugme] valgrind 2 years ago
thread.h 97afac469f ntdll: Avoid accessing the I/O status block in wait_async(). 3 years ago
timer.c c954e5b9e6 server: Avoid using wine/port.h. 2 years ago
token.c 868af0c500 server: Don't depend on the TOKEN_GROUPS structure on the server side. 2 years ago
trace.c 15b4de0eba make_req 2 years ago
unicode.c e224d74a57 server: Use sysctl instead of /proc/curproc/file on FreeBSD. 2 years ago
unicode.h 8fa03e494a server: Create the NLS section object for the l_intl.nls file. 3 years ago
user.c 538b24747c server: Free client-side user handles at process exit. 15 years ago
user.h 5b56bad50b server: Make window struct a server object. 2 years ago
window.c f139b06651 server: Store all 64 bits of window id. 2 years ago
wineserver.de.UTF-8.man.in 2723f70a4a server: Move WineHQ URLs to https. 6 years ago
wineserver.fr.UTF-8.man.in 2723f70a4a server: Move WineHQ URLs to https. 6 years ago
wineserver.man.in 2723f70a4a server: Move WineHQ URLs to https. 6 years ago
winstation.c 5b56bad50b server: Make window struct a server object. 2 years ago