projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Make the message callback function a client_ptr_t instead of a void pointer.
[wine]
/
server
/
named_pipe.c
2008-12-26
Alexandre Julliard
server: Get rid of the unused count parameter in fd_que...
blob
|
commitdiff
|
raw
2008-02-05
Rob Shearman
server: Always try return a named pipe server that...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Rob Shearman
server: Use the security descriptor passed in when...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Alexandre Julliard
server: Add a default access mapping function for files...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-09
Marcus Meissner
server: set_server_state needs to be called with non...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Alexandre Julliard
server: Allocate the wait event for FSCTL_PIPE_WAIT...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Alexandre Julliard
server: Allocate the wait event for FSCTL_PIPE_LISTEN...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Alexandre Julliard
server: Infrastructure to return a wait handle for...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Alexandre Julliard
server: Store valid file options in pseudo file descrip...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Alexandre Julliard
server: Don't give out read/write access to the named...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Alexandre Julliard
server: Use the standard file descriptor wait queue...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Alexandre Julliard
server: Moved the FSCTL_PIPE_LISTEN implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Add a specific data type for ioctl codes so...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Rename the get_file_info function to get_fd_typ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Store the opening options in the file descripto...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Explicitly shutdown closed pipes to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Alexandre Julliard
server: Fix the handling of the signaled status for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alexandre Julliard
server: Hold a pointer to the queue from the async...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alexandre Julliard
server: Make timeout status for async I/O specifiable...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Add a separate function to set the timeout...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Make async I/O queues into real objects.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Alexandre Julliard
server: Remove the return value of the flush() method...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Alexandre Julliard
server: A named pipe wait can be satisfied by an idle...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implement the open_file method for named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Don't enforce named pipes path format in ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implemented the open_file method for named...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Move the signalling of the named pipe completio...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Use the common pattern for async I/O parameters...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
server: Set the specified in/out buffer sizes on named...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Alexandre Julliard
server: Return an fd type in the get_handle_fd request.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Refuse to close handles in other processes...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Get rid of the server-side file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
server: Remove redundant NULL check before free() ...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Alexandre Julliard
server: Only call gettimeofday once per poll loop.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Make the create_async function take an absolute...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
server: Don't set the client's server field before...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Eric Pouech
ntdll/kernel32: Pipe information.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
Alexandre Julliard
server: New scheme for cleaning up objects on server...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
blob
|
commitdiff
|
raw
|
diff to current
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
next