projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix various query related memory leaks.
[wine]
/
server
/
2005-09-16
Alexandre Julliard
Preliminary version of the context support for x86-64.
tree
|
commitdiff
2005-09-16
Alexandre Julliard
Use the proper size for the cmsg_fd structure on 64...
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Remove an exiting thread from the process only after...
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Timeout 0 means infinite wait for SendMessageTimeout.
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
tree
|
commitdiff
2005-09-06
Eric Pouech
- rewrite kernel32:{Set|Get}PriorityClass on top of...
tree
|
commitdiff
2005-08-24
Alexandre Julliard
Don't cache file descriptors open on removable devices.
tree
|
commitdiff
2005-08-23
Alexandre Julliard
Added a separate set_handle_cached_fd request instead...
tree
|
commitdiff
2005-08-22
Alexandre Julliard
Don't try to detach from a thread that is exiting,...
tree
|
commitdiff
2005-08-19
Alexandre Julliard
Added a watchdog mechanism to break out of the wait4...
tree
|
commitdiff
2005-08-16
Alexandre Julliard
Avoid a crash in find_hardware_message_window when...
tree
|
commitdiff
2005-08-15
Alexandre Julliard
Better handling of conflicting section information...
tree
|
commitdiff
2005-08-09
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-08-09
Alexandre Julliard
The temp buffer always stores WCHARs, fixed its type...
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Added an unmount_device request that invalidates all...
tree
|
commitdiff
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
tree
|
commitdiff
2005-07-30
Alexandre Julliard
Added a separate device object to keep track of inodes...
tree
|
commitdiff
2005-07-29
Alexandre Julliard
Automatically generate the list of error names in make_...
tree
|
commitdiff
2005-07-29
Alexandre Julliard
Removed a no longer used variable.
tree
|
commitdiff
2005-07-29
Alexandre Julliard
Fixed a couple of error codes.
tree
|
commitdiff
2005-07-28
Alexandre Julliard
Renamed fd to unix_fd in the closed_fd structure to...
tree
|
commitdiff
2005-07-19
Alexandre Julliard
Create the desktop class when needed without requiring...
tree
|
commitdiff
2005-07-18
Robert Shearman
- Change the default user SID to match what was previou...
tree
|
commitdiff
2005-07-14
Robert Shearman
Make mailslots use as much of the default async fd...
tree
|
commitdiff
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
tree
|
commitdiff
2005-07-13
Robert Shearman
Store the default DACL in the token.
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Get rid of the boot_done request.
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Avoid potential crashes when there is no handle table.
tree
|
commitdiff
2005-07-12
Alexandre Julliard
Moved the fields that depends on startup info from...
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Load the HKEY_CURRENT_USER branch at server startup...
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Store the global hooks table in the desktop object.
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Tie windows and thread input structures to a specific...
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Export the winstation and desktop structures to avoid...
tree
|
commitdiff
2005-07-08
Alexandre Julliard
Explicitly pass the winstation to the atom functions...
tree
|
commitdiff
2005-07-08
Alexandre Julliard
Put in place the basic infrastructure to allow supporti...
tree
|
commitdiff
2005-07-07
Alexandre Julliard
Convert the shared mapping list to a standard list.
tree
|
commitdiff
2005-07-07
Dmitry Timoshkov
Make IsWindowUnicode work in the case when window belon...
tree
|
commitdiff
2005-07-07
Alexandre Julliard
Store the global atom table in the process window station.
tree
|
commitdiff
2005-07-02
Vitaliy Margolen
Load all dll sections no matter what attributes say.
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Don't bother loading the config file anymore.
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Make the clipboard information local to the process...
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Clear the process handle table before releasing it...
tree
|
commitdiff
2005-06-28
Alexandre Julliard
Keep track of the windows and hooks used by a thread...
tree
|
commitdiff
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
tree
|
commitdiff
2005-06-20
Robert Shearman
Add support for impersonating a token.
tree
|
commitdiff
2005-06-20
Mike McCormack
Remove unnecessary includes.
tree
|
commitdiff
2005-06-16
Robert Shearman
- All versions of Windows ignore the access rights...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Remove the process locks in process_killed, not process...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Call the close_handle notification for all objects...
tree
|
commitdiff
2005-06-14
Robert Shearman
Fix size used to validate the sids in aces.
tree
|
commitdiff
2005-06-14
Robert Shearman
Add TokenType attribute to specify whether the token...
tree
|
commitdiff
2005-06-14
Mike McCormack
Call remove_process_locks when a process ends, fix...
tree
|
commitdiff
2005-06-10
Robert Shearman
Change code style of form "if( x )" to "if (x)" for...
tree
|
commitdiff
2005-06-09
Alexandre Julliard
Store the process along with the key handle in notifica...
tree
|
commitdiff
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
tree
|
commitdiff
2005-06-09
Alexandre Julliard
The desktop of a new thread should be set from the...
tree
|
commitdiff
2005-06-09
Robert Shearman
- Avoid evil signed bitfields.
tree
|
commitdiff
2005-06-09
Robert Shearman
Fix a regression in the performance of named pipes...
tree
|
commitdiff
2005-06-09
Mike McCormack
Include user.h in the new winstation.c to avoid a warni...
tree
|
commitdiff
2005-06-08
Robert Shearman
Implement overlapped I/O with named pipes.
tree
|
commitdiff
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
tree
|
commitdiff
2005-06-07
Robert Shearman
- Add a default asynchronous I/O implementation.
tree
|
commitdiff
2005-05-31
Alexandre Julliard
Added a from_child parameter to the get_update_region...
tree
|
commitdiff
2005-05-26
Alexandre Julliard
Crop the update region to the new window rectangle...
tree
|
commitdiff
2005-05-25
Robert Shearman
- Use NULL instead of 0 for all non-handle pointers.
tree
|
commitdiff
2005-05-25
Robert Shearman
- Print commas between ACE's.
tree
|
commitdiff
2005-05-24
Robert Shearman
Implement NtAccessCheck.
tree
|
commitdiff
2005-05-23
Robert Shearman
- Add new server type "struct security_descriptor".
tree
|
commitdiff
2005-05-23
Rob Shearman
Fix several memory leaks.
tree
|
commitdiff
2005-05-16
Robert Shearman
Add user attribute to token objects.
tree
|
commitdiff
2005-05-14
Alexandre Julliard
Fixed a number of atom test failures.
tree
|
commitdiff
2005-05-14
Alexandre Julliard
Fixed another case where a mouse message could get...
tree
|
commitdiff
2005-05-13
Alexandre Julliard
Only set the new window of a hardware message if the...
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Allow passing a string to the window property server...
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Changed atom handling to use counted strings instead of
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Store a bitmap of active hooks on the client side to...
tree
|
commitdiff
2005-05-10
Eric Pouech
- changed ATOM support in wineserver to match NTDLL...
tree
|
commitdiff
2005-05-09
Michael Stefaniuc
Change the type of 1 bit wide bitfields to unsigned.
tree
|
commitdiff
2005-05-09
Eric Pouech
Fixed a wrong ops when creating named pipe client.
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Treat 0xffff the same as 0 for the handle generation...
tree
|
commitdiff
2005-05-07
Robert Lunnon
Include <sys/filio.h> on platforms that support it.
tree
|
commitdiff
2005-05-05
Robert Shearman
- Fix access rights for RegOpenKeyEx and RegCreateKeyEx...
tree
|
commitdiff
2005-04-28
Mike McCormack
Implemented GetLastInputInfo.
tree
|
commitdiff
2005-04-26
Alexandre Julliard
Make sure a thread has a queue as soon as it creates...
tree
|
commitdiff
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
tree
|
commitdiff
2005-04-22
Robert Shearman
- Clean up well-known privileges.
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Allow nested hardware message processing by storing...
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Load system.reg and userdef.reg at server init time.
tree
|
commitdiff
2005-04-19
Alexandre Julliard
Cleaned up handling of 64-bit file sizes.
tree
|
commitdiff
2005-04-18
Eric Pouech
Removed the no longer user APC_ASYNC kind of APC.
tree
|
commitdiff
2005-04-18
Eric Pouech
- moved named pipe creation to ntdll
tree
|
commitdiff
2005-04-11
Mike McCormack
Calculate the size of the next mailslot message correctly.
tree
|
commitdiff
2005-04-11
Raphael Junqueira
Fix potential region leak.
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Return the coordinates information needed to setup...
tree
|
commitdiff
2005-03-30
Mike McCormack
Implement mailslots.
tree
|
commitdiff
2005-03-30
Alexandre Julliard
The update region passed in WM_NCPAINT and the clipping...
tree
|
commitdiff
2005-03-29
Eric Pouech
Clean-up async IO internal functions.
tree
|
commitdiff
2005-03-29
James Hawkins
- Implement NtLoadKey.
tree
|
commitdiff
next