projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: The namedArrays code path is dead (always FALSE).
[wine]
/
server
/
2006-06-08
Mike McCormack
server: Fix a possible memory leak.
tree
|
commitdiff
2006-06-08
Mike McCormack
server: Make wparam and lparam values unsigned long...
tree
|
commitdiff
2006-06-08
Robert Shearman
server: Don't attach the thread input when changing...
tree
|
commitdiff
2006-06-08
Robert Shearman
server: Don't set the client's server field before...
tree
|
commitdiff
2006-06-08
Alexandre Julliard
server: Don't report a fatal protocol error for things...
tree
|
commitdiff
2006-06-07
Mike McCormack
server: open_console's from field should be a handle.
tree
|
commitdiff
2006-06-07
Mike McCormack
server: Use unsigned long for request types that are...
tree
|
commitdiff
2006-06-07
Alexandre Julliard
server: Print process/thread id instead of pointer...
tree
|
commitdiff
2006-05-28
Alexandre Julliard
server: Return an error for invalid requests instead...
tree
|
commitdiff
2006-05-27
Eric Pouech
ntdll/kernel32: Pipe information.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-23
Robert Shearman
server: Don't clear the QS_POSTMESSAGE flag if there...
tree
|
commitdiff
2006-05-15
Robert Shearman
server: Retrieve the groups for a token from the server.
tree
|
commitdiff
2006-05-15
Mike McCormack
server: Avoid a crash if a registry notify event has...
tree
|
commitdiff
2006-05-05
Robert Shearman
server: Threads should start off without having an...
tree
|
commitdiff
2006-04-21
Alexandre Julliard
server: Ignore the SizeOfHeaders field and compute...
tree
|
commitdiff
2006-04-20
Alexandre Julliard
server: Remove some no longer needed ptrace code to...
tree
|
commitdiff
2006-04-20
Alexandre Julliard
ntdll: Get registers on the client side for NtGetContex...
tree
|
commitdiff
2006-04-19
Alexandre Julliard
server: Use the standard suspend mechanism to simulate...
tree
|
commitdiff
2006-04-14
Thomas Kho
x11drv: Properly handle VK_LMENU input.
tree
|
commitdiff
2006-04-13
Alexandre Julliard
server: Remove the use_ptrace variable.
tree
|
commitdiff
2006-04-12
Alexandre Julliard
server: Don't attach thread input to the desktop.
tree
|
commitdiff
2006-04-10
Alexandre Julliard
server: Moved the tkill function to ptrace.c.
tree
|
commitdiff
2006-04-10
Alexandre Julliard
server: Get rid of the no longer used get_thread_single...
tree
|
commitdiff
2006-04-10
Alexandre Julliard
server: Removed the thread attached flag, since we...
tree
|
commitdiff
2006-04-10
Alexandre Julliard
server: Always detach from the thread when we are done...
tree
|
commitdiff
2006-04-07
Alexandre Julliard
explorer: Don't use ExitWindows on shutdown.
tree
|
commitdiff
2006-04-07
Alexandre Julliard
server: Moved read/write_process_memory and get_selecto...
tree
|
commitdiff
2006-04-07
Alexandre Julliard
server: Hide assumptions about alignment inside the...
tree
|
commitdiff
2006-04-07
Alexandre Julliard
server: Get rid of alignment requirements in write_proc...
tree
|
commitdiff
2006-04-07
Robert Shearman
server: Free ptr in console_input_append_hist.
tree
|
commitdiff
2006-04-07
Robert Shearman
server: Handle failure of mem_alloc in duplicate_token.
tree
|
commitdiff
2006-04-07
Robert Shearman
server: Handle possible mem_alloc failure in create_token.
tree
|
commitdiff
2006-04-07
Robert Shearman
server: Should use release_object on an object instead...
tree
|
commitdiff
2006-04-07
Mike McCormack
server: Avoid comparison of -1 with an unsigned variable.
tree
|
commitdiff
2006-04-03
Alexandre Julliard
server: Don't single step into signal handlers.
tree
|
commitdiff
2006-03-31
Alexandre Julliard
server: Avoid crash on startup when the configuration...
tree
|
commitdiff
2006-03-30
Robert Shearman
server: Store the token source.
tree
|
commitdiff
2006-03-28
Mike McCormack
server: Fix a race condition in the delivery of change...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
server: Connect to the window station and desktop speci...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
server: Store window properties in the global atom...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
server: Fixed process exit code on FreeBSD.
tree
|
commitdiff
2006-03-24
Ken Thomases
server: Fix memory leak in read_process_memory handler.
tree
|
commitdiff
2006-03-24
Phil Krylov
server: Fix compilation under Darwin 7.
tree
|
commitdiff
2006-03-22
Alexandre Julliard
server: Class and global atoms should not be local...
tree
|
commitdiff
2006-03-22
Alexandre Julliard
server: New scheme for cleaning up objects on server...
tree
|
commitdiff
2006-03-07
Alexandre Julliard
server: Fixed length check in dump_inline_unicode_string.
tree
|
commitdiff
2006-03-07
Alexandre Julliard
user: Launch explorer to manage the desktop window.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
server: Support for closing the desktop window.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
server: Added unlink_named_object function.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
server: Infrastructure for having a thread own the...
tree
|
commitdiff
2006-03-06
Alexandre Julliard
server: Avoid crash in set_thread_desktop if the thread...
tree
|
commitdiff
2006-03-06
Alexandre Julliard
server: Return real parent and owner in the create_wind...
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-03-01
Mike McCormack
server: Print a message if wineserver crashes and we...
tree
|
commitdiff
2006-02-27
Eric Pouech
kernel32: ClearCommError.
tree
|
commitdiff
2006-02-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-02-23
Mike McCormack
server: Add directories to recursive watches as they...
tree
|
commitdiff
2006-02-22
Mike McCormack
server: Make sure we don't get into an infinite loop...
tree
|
commitdiff
2006-02-21
Alexandre Julliard
server: Remove no longer needed fields in the init_proc...
tree
|
commitdiff
2006-02-21
Alexandre Julliard
server: Avoid hang on process startup.
tree
|
commitdiff
2006-02-21
Mike McCormack
server: Track created and removed directories in the...
tree
|
commitdiff
2006-02-20
Mike McCormack
server: Distinguish between a directory and a file...
tree
|
commitdiff
2006-02-20
Alexandre Julliard
configure: Use --rpath if supported when building binar...
tree
|
commitdiff
2006-02-17
Mike McCormack
server: Use a single inotify watch, as it scales better...
tree
|
commitdiff
2006-02-16
Alexandre Julliard
server: Store the process exe module in the standard...
tree
|
commitdiff
2006-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
tree
|
commitdiff
2006-02-14
Eric Pouech
server: When possible, use tgkill instead of tkill...
tree
|
commitdiff
2006-02-14
Alexandre Julliard
server: Try to update the input key state even when...
tree
|
commitdiff
2006-02-08
Alexandre Julliard
server: Remove the no longer needed exe_file parameter...
tree
|
commitdiff
2006-02-08
Alexandre Julliard
server: Allow the main exe to be registered as a normal...
tree
|
commitdiff
2006-02-08
Alexandre Julliard
server: Fixed handling of inotify record length.
tree
|
commitdiff
2006-02-07
Mike McCormack
kernel32: ReadDirectoryChangesW fixes.
tree
|
commitdiff
2006-02-06
Mike McCormack
server: Fill in NtNotifyChangeDirectoryFile's buffer...
tree
|
commitdiff
2006-02-05
Robert Millan
Enable for GNU/kFreeBSD the same kernel-specific interf...
tree
|
commitdiff
2006-02-05
Alexandre Julliard
server: Remove no longer used create_flags from get_sta...
tree
|
commitdiff
2006-02-05
Alexandre Julliard
server: Fixed compile without inotify.
tree
|
commitdiff
2006-01-30
Mike McCormack
server: Initial inotify support.
tree
|
commitdiff
2006-01-27
Eric Pouech
Suppress some false-positives reported by valgrind.
tree
|
commitdiff
2006-01-27
Alexandre Julliard
server: Make the FILE_SHARE_DELETE sharing checks depen...
tree
|
commitdiff
2006-01-27
Mike McCormack
server: Fix the file notification interface to use...
tree
|
commitdiff
2006-01-27
Alexandre Julliard
server: Fixed low-level hardware hooks.
tree
|
commitdiff
2006-01-25
Alexandre Julliard
server: Allow opening a directory with write access...
tree
|
commitdiff
2006-01-24
Alexandre Julliard
server: Use the new set_fd_user function in create_seri...
tree
|
commitdiff
2006-01-24
Mike McCormack
server: Modify open_fd to create an fd without a user.
tree
|
commitdiff
2006-01-23
Alexandre Julliard
Fixed a couple of warnings on MacOS.
tree
|
commitdiff
2006-01-23
Alexandre Julliard
server: More generic mechanism for adding typecasts...
tree
|
commitdiff
2006-01-17
Robert Shearman
user: Fix WM_QUIT message ordering from PostQuitMessage.
tree
|
commitdiff
2006-01-17
Mike McCormack
server: Make sure to release the fd we grabbed in all...
tree
|
commitdiff
2006-01-13
Alexandre Julliard
ntdll: Add debug registers to the context of all except...
tree
|
commitdiff
2006-01-11
Alexandre Julliard
server: Don't round up the header size for image mappings.
tree
|
commitdiff
2006-01-11
Alexandre Julliard
ntdll: Handle NtSetContextThread on the client side...
tree
|
commitdiff
2006-01-03
Eric Pouech
ntdll: Correct implementation for atom query functions.
tree
|
commitdiff
2006-01-03
Vitaliy Margolen
server: Fix va_list compile error.
tree
|
commitdiff
2005-12-22
Alexandre Julliard
server: Fixed console access rights handling.
tree
|
commitdiff
2005-12-21
Alexandre Julliard
server: Set the context flags in get_thread_context...
tree
|
commitdiff
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
tree
|
commitdiff
2005-12-13
Alexandre Julliard
server: Added get_file_info implementation for named...
tree
|
commitdiff
2005-12-13
Alexandre Julliard
server: Fixed refcounting in get_fd requests for named...
tree
|
commitdiff
2005-12-12
Alexandre Julliard
server: Don't enable polling on regular files in add_queue.
tree
|
commitdiff
next