projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Refactor the Installer.RelatedProducts method into InstallerImpl_RelatedProducts.
[wine]
/
server
/
2009-12-08
Paul Chitescu
server: Only check if permission bits changed before...
tree
|
commitdiff
2009-12-08
Alexandre Julliard
server: Improve parameter checks when opening a directory.
tree
|
commitdiff
2009-12-01
Alexandre Julliard
server: Add support for opening files from a specified...
tree
|
commitdiff
2009-12-01
Alexandre Julliard
server: Make sure that last error doesn't get set durin...
tree
|
commitdiff
2009-12-01
Alexandre Julliard
server: Don't set last error in close_handle(), return...
tree
|
commitdiff
2009-12-01
Alexandre Julliard
server: Don't set last error in get_handle(), move...
tree
|
commitdiff
2009-11-24
Paul Chitescu
wineserver: Do not uselessly set the KEY_DIRTY flag...
tree
|
commitdiff
2009-11-24
Albert Lee
server: Support event ports on Solaris.
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Implement the file sharing check for delete...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Implement the file sharing check when truncatin...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Implement the special file sharing rules for...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Don't create a file object for anonymous mappings.
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Moved the create_temp_file function to mapping.c.
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Store a duplicate of the file descriptor for...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Use the file descriptor instead of the file...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Also store a file descriptor object for mappings.
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Move the functions to extend file to mapping...
tree
|
commitdiff
2009-11-20
Alexandre Julliard
server: Use the correct thread id to set affinity.
tree
|
commitdiff
2009-11-20
Alexandre Julliard
server: Only require REG_OPTION_VOLATILE when creating...
tree
|
commitdiff
2009-11-17
Rob Shearman
server: Extend get_token_user server call to also retri...
tree
|
commitdiff
2009-11-12
Henri Verbeet
server: Store the Unix name in the fd.
tree
|
commitdiff
2009-10-22
Andrey Turkin
server: Open mem file for write when writing memory.
tree
|
commitdiff
2009-10-15
Alexandre Julliard
server: Free client-side user handles at process exit.
tree
|
commitdiff
2009-10-12
Alexandre Julliard
server: Add support for allocating purely client-side...
tree
|
commitdiff
2009-10-06
Andrey Turkin
kernel32: Always use ANSI version of OutputDebugString.
tree
|
commitdiff
2009-10-01
Michael Stefaniuc
server: A signed 1-bit bitfield doesn't make much sense...
tree
|
commitdiff
2009-10-01
Juan Lang
server: A thread's affinity is restricted to the proces...
tree
|
commitdiff
2009-09-30
Juan Lang
server: Use kernel support for thread affinity when...
tree
|
commitdiff
2009-09-30
Juan Lang
server: Setting a process's affinity sets all of its...
tree
|
commitdiff
2009-09-01
Alexandre Julliard
server: Disable large files for procfs on Solaris.
tree
|
commitdiff
2009-08-27
Alexandre Julliard
ntdll: Fix handling of the duplicate MxCsr entry in...
tree
|
commitdiff
2009-08-21
Alexandre Julliard
server: Define an architecture-independent structure...
tree
|
commitdiff
2009-08-18
Mike Kaplinskiy
server: Change cancel_async to take an optional iosb...
tree
|
commitdiff
2009-08-17
Alexandre Julliard
server: Don't use the cached file mode when setting...
tree
|
commitdiff
2009-08-17
Alexandre Julliard
server: Properly initialize mode and uid for file and...
tree
|
commitdiff
2009-08-17
Michael Karcher
server: Don't report LOAD_DLL debug event for exe module.
tree
|
commitdiff
2009-08-12
Alexandre Julliard
server: Add support for image mappings for both 32...
tree
|
commitdiff
2009-07-13
Andrew Nguyen
server: Remap the EROFS errno value to STATUS_ACCESS_DE...
tree
|
commitdiff
2009-07-07
Alexandre Julliard
server: Return the process CPU in the get_process_info...
tree
|
commitdiff
2009-06-26
Alexandre Julliard
server: Use sys/inotify.h if it exists instead of hardc...
tree
|
commitdiff
2009-06-18
Alexandre Julliard
server: The ptrace interfaces uses longs, not ints.
tree
|
commitdiff
2009-06-13
Alexandre Julliard
server: Restart at the head of the wait queue when...
tree
|
commitdiff
2009-06-12
Dmitry Timoshkov
user32: Add a test for PeekMessage((HWND)-1), make...
tree
|
commitdiff
2009-06-09
Alexandre Julliard
server: Avoid a crash when trying to wait on a disconne...
tree
|
commitdiff
2009-06-03
Alexandre Julliard
server: Hide a window before destroying it if it was...
tree
|
commitdiff
2009-06-03
Alexandre Julliard
server: Reset events on the message queue fd to avoid...
tree
|
commitdiff
2009-05-19
Alexandre Julliard
ntdll: Tweak the file mapping permission checks some...
tree
|
commitdiff
2009-04-21
Hans Leidekker
server: Add requests to set and retrieve default dacl.
tree
|
commitdiff
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
tree
|
commitdiff
2009-04-08
Alexandre Julliard
server: Make all dump function take a prefix string...
tree
|
commitdiff
2009-04-03
Alexandre Julliard
server: Verify that the client is using a supported...
tree
|
commitdiff
2009-04-03
Alexandre Julliard
server: Store the type of CPU that the client is runnin...
tree
|
commitdiff
2009-04-03
Alexandre Julliard
server: Use the thread entry point field to pass the...
tree
|
commitdiff
2009-03-03
Alexandre Julliard
server: Make the new named pipe server fd inherit the...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
server: Overlapped named pipes are never blocking,...
tree
|
commitdiff
2009-01-30
Alexandre Julliard
server: Don't return a value from a void function.
tree
|
commitdiff
2009-01-29
Marcus Meissner
server: Handle NULL thread in send_hardware_message...
tree
|
commitdiff
2009-01-19
Alexandre Julliard
server: Store process/thread affinity as a 64-bit value.
tree
|
commitdiff
2009-01-19
Alexandre Julliard
server: Generate padding in request structures from...
tree
|
commitdiff
2009-01-16
Alexandre Julliard
server: Set stderr in line-buffered mode before doing...
tree
|
commitdiff
2009-01-15
Alexandre Julliard
user32: Use the message_data_t union when receiving...
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Replace EXCEPTION_RECORD by an explicit definit...
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Simplify the debug_event_t structure.
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Avoid crash on initialization of the thread...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Reorganize some requests to avoid padding,...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make atom_t an unsigned int to avoid padding...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make TEB and PEB client_ptr_t instead of void...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make thread entry points client_ptr_t instead...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Move ldt_copy to the init_process_done request...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Send the version with the initial fd so that...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the various async I/O parameters client_pt...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Specify the user APC to call only once the...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Explicitly specify when an ioctl call needs...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the arguments for CreateRemoteThread clien...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make a couple of fields smaller in the apc_call...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make padding explicit in the wake_up_reply...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the address parameters in inter-process...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the mapping base address a client_ptr_t...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the address argument for read/write_proces...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the message callback function a client_ptr...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make timer callback function and argument clien...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make hook procedures client_ptr_t instead of...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the device opaque data a client_ptr_t...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the class opaque data a client_ptr_t inste...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the select cookie a client_ptr_t instead...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Store debugging output strings as client_ptr_t...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Store module names as client_ptr_t instead...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make module handles always 64-bit.
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Add a module_handle_t type to represent client...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Get rid of the unused count parameter in fd_que...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Use the same field for process and thread handl...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
tree
|
commitdiff
2008-12-24
Alexandre Julliard
server: Make lparam_t always 64-bit.
tree
|
commitdiff
2008-12-24
Alexandre Julliard
server: Store data for hardware messages in the message...
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Make apc_param_t always 64-bit.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Use mem_size_t instead of file_pos_t for memory...
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Make mem_size_t always 64-bit.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Add a mem_size_t type to represent memory sizes...
tree
|
commitdiff
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
tree
|
commitdiff
2008-12-15
Alexandre Julliard
server: Add an apc_param_t type to store APC client...
tree
|
commitdiff
next