Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Vitaliy Margolen
|
babfa79436
|
Move named pipe objects into directory name space.
Change tests accordingly.
Add small test for WaitNamedPipe.
|
2005-12-05 13:09:35 +01:00 |
Vitaliy Margolen
|
f676bc8d85
|
Move event and mutex objects into directory name space.
|
2005-12-02 15:55:48 +01:00 |
Vitaliy Margolen
|
80444dfe51
|
Implement symbolic link object in wineserver.
Implement Nt[Create|Open|Query]SymbolicLinkObject.
Change tests accordingly.
|
2005-11-30 19:22:57 +01:00 |
Vitaliy Margolen
|
3c6bdcce53
|
Implement directory object in wineserver.
Implement Nt[Create|Open]DirectoryObject.
Change tests accordingly.
|
2005-11-29 17:21:05 +01:00 |
Vitaliy Margolen
|
893987b871
|
Return correct error on name collision when creating new named
objects.
Check for correct error in affected places.
|
2005-11-21 16:27:03 +00:00 |
Vitaliy Margolen
|
6d905e81e1
|
More Object Manager tests.
|
2005-11-21 15:18:10 +00:00 |
Vitaliy Margolen
|
f2686d4620
|
Fix error returned when opening nonexistent pipes.
|
2005-11-02 14:15:09 +00:00 |
Vitaliy Margolen
|
ecca104869
|
Fix error returned when exceeding allowed instances.
|
2005-11-01 21:37:30 +00:00 |
Vitaliy Margolen
|
1ca6e899ec
|
- Use OBJ_CASE_INSENSITIVE in object lookup.
- Remove case_sensitive flag from namespace.
- Remove todo_wine from now succeeding tests.
|
2005-11-01 10:22:38 +00:00 |
Vitaliy Margolen
|
6613580ea9
|
Add a few tests for object manager.
|
2005-09-30 10:33:54 +00:00 |