projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Assorted spelling fixes.
[wine]
/
server
/
named_pipe.c
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
blob
|
commitdiff
|
raw
2005-12-13
Alexandre Julliard
server: Added get_file_info implementation for named...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Alexandre Julliard
server: Fixed refcounting in get_fd requests for named...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Allow the named pipe device to be opened as...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-05
Alexandre Julliard
server: Let the directory code handle device names.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-05
Vitaliy Margolen
Move named pipe objects into directory name space.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-02
Vitaliy Margolen
Move event and mutex objects into directory name space.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
Vitaliy Margolen
Return correct error on name collision when creating...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-18
Alexandre Julliard
Added a struct unicode_str to encapsulate object names.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Vitaliy Margolen
Fix error returned when opening nonexistent pipes.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-01
Vitaliy Margolen
Fix error returned when exceeding allowed instances.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Vitaliy Margolen
Pass object attributes to create_named_object & find_ob...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Vitaliy Margolen
- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
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-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Mike McCormack
Fix some gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
Remove unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Robert Shearman
Change code style of form "if( x )" to "if (x)" for...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Robert Shearman
Fix a regression in the performance of named pipes...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Robert Shearman
Implement overlapped I/O with named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Robert Shearman
- Use NULL instead of 0 for all non-handle pointers.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Eric Pouech
Fixed a wrong ops when creating named pipe client.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Eric Pouech
- moved named pipe creation to ntdll
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
Support WaitNamedPipe timeouts.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Alexandre Julliard
Fixed refcount handling (waiting clients must not incre...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
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-07-15
Mike McCormack
Fix a double free in the named pipe code.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Alexandre Julliard
Removed the get_file_info request.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-24
Uwe Bonnes
Pass inherit handle flag properly for CreateNamedPipe.
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-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-14
Alexandre Julliard
Make it possible to retrieve an inheritable handle...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Mike McCormack
- rewrite of the named pipe code
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Bill Medland
Fix for client accessing a named pipe after the server...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-12
Alexandre Julliard
Added an inode object to keep track of all file descrip...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-12
Alexandre Julliard
Removed direct references to the file descriptor, use...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-02
Alexandre Julliard
Added support for multiple object namespaces, and a...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-12
Marcus Meissner
Add refcounting to the thread member of the pipe user.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
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-10-05
Alexandre Julliard
Added get_file_info support to named pipes and sockets...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-27
Mike McCormack
Implemented GetNamedPipeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Mike McCormack
Implement WaitNamedPipe and DisconnectNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
Ove Kaaven
Added STATUS_* constant for named pipes. Return STATUS_...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Mike McCormack
Start implementing named pipes.
blob
|
commitdiff
|
raw
|
diff to current