André Hentschel
|
a160a65317
|
ntdll: Enable compilation with -D__WINESRC__.
|
2013-11-06 12:01:53 +01:00 |
Francois Gouget
|
51a256e65f
|
Assorted spelling fixes and wording tweaks.
|
2011-11-28 16:40:50 +01:00 |
Bernhard Loos
|
cf14ccc886
|
ntdll/tests: FILE_OVERWRITE and FILE_OVERWRITE_IF aren't legal for NtCreateNamedPipeFile.
|
2011-10-13 19:57:19 +02:00 |
Bernhard Loos
|
07b681e04a
|
ntdll: Implement the NamedPipeConfiguration value for the FilePipeLocalInformation class of NtQueryInformationFile.
|
2011-10-08 19:56:08 +02:00 |
Bernhard Loos
|
9034e694a3
|
server: Correctly implement permission checking for named pipes.
|
2011-10-08 19:55:35 +02:00 |
Bernhard Loos
|
e4c2a6d1cd
|
server: It's possible to call NtQueryInformationFile on a pipe if it was opened with access 0.
|
2011-10-08 19:55:19 +02:00 |
Bernhard Loos
|
bded698462
|
server: Sharing 0 is not allowed for named pipes.
|
2011-09-27 16:54:00 +02:00 |
André Hentschel
|
55542281f5
|
ntdll/tests: Don't test function directly when reporting GetLastError().
|
2011-09-26 18:16:13 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Francois Gouget
|
209acc5c89
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2011-08-01 11:04:48 +02:00 |
Bernhard Loos
|
e0f54d1b20
|
ntdll/tests: Add a number of named pipe tests using the nt api and ioctls.
|
2011-07-27 17:04:57 +02:00 |