projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntdll: Remove superfluous semicolons.
[wine]
/
dlls
/
ntdll
/
server.c
2007-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
blob
|
commitdiff
|
raw
2007-03-17
Andrew Talbot
ntdll: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Block async signals during process init and...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Make the server signal mask global.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Make the fd cache section an uninterruptible...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Avoid heap allocation in fd cache. Fixed a coupl...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
ntdll: Make the virtual.c critical section uninterrupti...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Alexandre Julliard
server: Implement process control using Mach primitives...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Alexandre Julliard
ntdll: Unset the WINESERVERSOCKET variable after we...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-21
Alexandre Julliard
ntdll: Setting the needs_close flag in server_get_unix_...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Alexandre Julliard
ntdll: Store the fd type in the cache and return it...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Andrew Talbot
ntdll: Cast-qual warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-03
Alexandre Julliard
ntdll: Added a server_get_unix_fd function that avoids...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
ntdll: Maintain a file descriptor cache on the client...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Alexandre Julliard
server: Compute the removable device flag on the server...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Alexandre Julliard
ntdll: Simplify wine_server_handle_to_fd.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Alexandre Julliard
ntdll: Fix a race condition at thread exit.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Convert the server start time to the abs_time_t...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Alexandre Julliard
ntdll: Avoid accessing the TEB after the memory view...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Alexandre Julliard
server: Simplify process creation.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Alexandre Julliard
libwine: Added entry for sigprocmask in the pthread...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-21
Andrew Talbot
ntdll: Write-strings warnings fix.
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-03-16
Alexandre Julliard
libwine: Added support for executing wine binaries...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-17
Alexandre Julliard
ntdll: Remove no longer used oldcwd in start_server.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Alexandre Julliard
libwine: Try the current load path in priority before the
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
Pass specific access rights to wine_server_handle_to_fd.
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-09
Alexandre Julliard
Make wine_server_fd_to_handle use attributes instead...
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-10-06
Alexandre Julliard
Added a critical section around the fd cache until...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Alexandre Julliard
Fixed a bug where we could set the wrong handle in...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-16
Alexandre Julliard
Use the proper size for the cmsg_fd structure on 64...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Use SIZE_T instead of ULONG for the size arguments...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Alexandre Julliard
Fix a file descriptor leak when opening the first file...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Alexandre Julliard
Use explicit function pointers for pthread support...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Alexandre Julliard
Fixed a file descriptor leak.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Alexandre Julliard
Don't cache file descriptors open on removable devices.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Alexandre Julliard
Added a separate set_handle_cached_fd request instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Alexandre Julliard
Use the new RtlExitUserThread function instead of exporting
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Alexandre Julliard
Moved the ntdll per-thread data out of the TEB into...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Alexandre Julliard
Moved the server part of the ExitThread functionality...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Alexandre Julliard
Replace the wineprefixcreate --update option by a ...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Mike McCormack
Mask SIGCHLD to prevent partial writes in the new_proce...
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-08-13
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Robert Shearman
Documentation for Wine client-side server interface.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-30
Alexandre Julliard
Use wine_exec_wine_binary in all cases to start the...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-28
Alexandre Julliard
Initial version of the Wine preloader, used to reserve...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-11
Alexandre Julliard
Initial support for automatically creating the ~/.wine...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Alexandre Julliard
Fixed an error message.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-05
Alexandre Julliard
Added a WINEDEBUG environment variable that allows...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-01
Alexandre Julliard
Added wine_server_release_fd function to release the...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Store the thread entry point in the startup info passed...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Alexandre Julliard
Moved the exec_wine_binary function to the wine library...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-09
Alexandre Julliard
Moved the remaining SYSDEPS_* functions to the wine_pth...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-06
Alexandre Julliard
Added server_abort_thread to replace SYSDEPS_AbortThread.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Alexandre Julliard
Changed the init code to make libwine load only ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Pavel Roskin
Include ntdll_misc.h to get the GetCurrentProcess/Threa...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Get rid of the argv0 and full_argv0 global variables.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Alexandre Julliard
Moved the wine server client-side support to dlls/ntdll...
blob
|
commitdiff
|
raw
|
diff to current