projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Documentation update.
[wine]
/
include
/
server.h
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
2000-12-15
Alexandre Julliard
Converted enum_key_value request to the new request...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Alexandre Julliard
Export the wine server functions from ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Mike McCormack
- created server object for handling async i/o
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Alexandre Julliard
Convert NtQueryKey and NtEnumerateKey to the new reques...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-01
Alexandre Julliard
Converted some of the registry server requests to the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Andreas Mohr
Make GetTickCount not use the whole Unix epoch (since...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-16
Mike McCormack
Implemented SetCommMask, SetCommTimeouts, GetCommMask...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-07
Mike McCormack
Added serial port object to the server.
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-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Alexandre Julliard
Added the data structures and macros that will be neede...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-22
Alexandre Julliard
Added APC support in waitable timers.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Implemented SEC_IMAGE mappings and shared PE sections...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
Francois Gouget
Reordered the CALLBACK and WINAPI directives so that...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Turchanov Sergei
Implemented local atoms in the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-14
Alexandre Julliard
Added support for registry values larger than the serve...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-03
Alexandre Julliard
Store process file name in startup info.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Alexandre Julliard
Implemented thread and (partial) module snapshots,...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Alexandre Julliard
Save the registry on server exit without client interve...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-14
Alexandre Julliard
Load done event now created by the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Alexandre Julliard
Added support for WINEPREFIX environment variable.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Ove Kaaven
Handle POLLHUP better (delay FD_CLOSE notification...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
Fixed a couple of file descriptor leaks.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
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-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Added server protocol version check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Removed PDB32_DEBUGGED flag and send all debug events...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-18
Alexandre Julliard
Store the handle of the process exe file in the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Moved global atoms to the server (based on the work...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-27
Alexandre Julliard
Implemented GetThreadSelectorEntry through the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
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-20
Alexandre Julliard
Added Get/SetThreadContext support through the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-09
Juergen Schmied
- removed copying of HKEY_USERS to HKEY_CURRENT_USER
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Alexandre Julliard
Implemented waitable timers.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Alexandre Julliard
Store all object names as Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Added wine.conf option for new format registry files.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Added current context to the exception debug event...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Alexandre Julliard
Added registry support to the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-21
Alexandre Julliard
Added server_call_noerr function that avoids touching...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Alexandre Julliard
Added support for WriteProcessMemory through the server.
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-11-12
Alexandre Julliard
Added support for CREATE_SUSPENDED flag in CreateProcess.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Lionel Ulmer
Suppressed compiler warning by using the 'unused' attri...
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-06-11
Alexandre Julliard
Return console handles in alloc_console request.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Alexandre Julliard
Added support for dumping variable-size data of server...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Alexandre Julliard
Added TEB in init_thread request.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Alexandre Julliard
Added env ptr to new_process request
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Ulrich Weigand
Added new CLIENT_DebuggerRequest routine, implemented...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-27
Alexandre Julliard
Added cmd line in new_process request.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-23
Alexandre Julliard
Added server pid and tid in init_thread request, and...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Alexandre Julliard
Added new_process and init_process request.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Ulrich Weigand
Handle suspend/resume_thread requests in phase STARTING...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Removed dst_handle in duplicate_handle request.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-20
Alexandre Julliard
Added get/set_handle_info request.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Alexandre Julliard
Added server snapshot support (processes only for now).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Alexandre Julliard
Added input queue to server-side console object,
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Hacked server-side device support
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
Alexandre Julliard
Added server-side file mapping object support.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Added change notifications.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Alexandre Julliard
Added several file server requests
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added beginnings of server-side file handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-26
Alexandre Julliard
Release 980726
wine-980726
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current