projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Don't change the UI level during ExecuteAction.
[wine]
/
dlls
/
kernel
/
sync.c
2005-10-06
Vitaliy Margolen
Add brackets around (a)?b:c construct.
blob
|
commitdiff
|
raw
2005-09-30
Vitaliy Margolen
Add brackets around (a)?b:c construct.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Alexandre Julliard
Use int instead of long in interlocked_* functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Eric Pouech
- now passing access rights when creating a named pipe...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Vitaliy Margolen
Specify flag OBJ_CASE_INSENSITIVE when calling appropri...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Phil Krylov
Fixed InterLocked* function definitions for non-x86...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-18
Ivan Leo Puoti
Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Mike McCormack
gcc 4.0 warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
- don't include winreg.h
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Mike McCormack
Dependency fixes for winternl.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Mike Hearn
Suppress the noisy SetNamedPipeHandleState fixme.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented SignalObjectAndWait.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Gerald Pfeifer
Fix compilation problem caused by ULONG_MAX.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Eric Pouech
- moved named pipe creation to ntdll
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Mike McCormack
Move mailslot set and query info implementation to...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Mike McCormack
Implement mailslots.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Mike McCormack
Implement CreateMailslot using NtCreateMailslotFile.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Alex Villacís Lasso
PeekNamedPipe now checks both for a NULL buffer and...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Steven Edwards
Added a check for poll.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Robert Shearman
Convert last error from NTSTATUS to a DOS error code...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Alexandre Julliard
Async callback function must be stdcall.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Mike McCormack
Implement TransactNamedPipe for the non-overlapped...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Mike McCormack
Use CreateEventW in preference to CreateEventA for...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Eric Pouech
Fixed some regressions from the previous change.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Juan Lang
Use W calls rather than A in CreatePipe.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Eric Pouech
- moved event, semaphore, mutex implementation from...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Vincent Béron
Fix various function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Mike McCormack
Implement CallNamedPipeA using CallNamedPipeW.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Alexandre Julliard
Implemented NtYieldExecution.
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-10
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Alexandre Julliard
Store the number of processors in the PEB structure.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Robert Shearman
Use the same path transformation for WaitNamedPipe and
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Eric Pouech
Added some missing prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-30
Alexandre Julliard
Added a few more info classes in NtQueryInformationFile.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-29
Mike McCormack
Use CreateEventW in preference to CreateEventA.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Raphael Junqueira
Remove duplicate code by using Nt* functions for PulseE...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Raphael Junqueira
Added stub for SignalObjectAndWait.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Dimitrie O. Paun
Remove the win32 debug channel, misc cleanup of debuggi...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-24
Uwe Bonnes
Pass inherit handle flag properly for CreateNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Alexandre Julliard
Authors: David Hammerton <david@transgaming.com>, Mike...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Dimitrie O. Paun
Move content of global.h into the appropriate private...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-02
Alexandre Julliard
Use wine_server_release_fd() instead of close() everywh...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-03
Mike McCormack
Stubs for job control.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-30
Mike McCormack
Return more sane mailslot error values.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Mike McCormack
Stub implementations for some functions related to...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Moved a few more functions to the dlls/kernel directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Alexandre Julliard
Moved synchronization and syslevel routines to dlls...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Mike McCormack
Move the mailslot stubs into the dlls/kernel directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Alexandre Julliard
Free the debug info when making a critical section...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Alexandre Julliard
Moved tape.c to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-06
Mike McCormack
Always return FALSE when doing an overlapped ConnectNam...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Eric Pouech
Implement anonymous pipes on top of named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Alexandre Julliard
Moved timer functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Mike McCormack
- rewrite of the named pipe code
blob
|
commitdiff
|
raw
|
diff to current
2003-05-12
Aric Stewart
Ignore requested access rights when emulated version...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-06
Alexandre Julliard
Fixed return value of CreateNamedPipe (spotted by Mike...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Dan Kegel
Added check for illegal pipe names.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Michael Stefaniuc
Compile the kernel dll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Alexandre Julliard
PeekNamedPipe: Check if the pipe was closed when there...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Rafael Kitover
Portability fixes for Cygwin.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-25
Uwe Bonnes
Fill lpcbAvail for PeekNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
Mike McCormack
Make ConnectNamedPipe work in overlapped mode.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-27
Mike McCormack
Implemented GetNamedPipeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Mike McCormack
Add stubs for several named pipe functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Mike McCormack
Implement WaitNamedPipe and DisconnectNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Patrik Stridvall
- Made sure that the files that contains the declarations
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Mike McCormack
Start implementing named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
Rein Klazes
Test pointer before it is dereferenced in CreateEventW().
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
blob
|
commitdiff
|
raw
|
diff to current