More general approach to file descriptor types and flags.
[wine] / server / object.c
2002-01-09  Martin WilckMore general approach to file descriptor types and...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-10-04  Mike McCormackFetch a handle type in FILE_GetUnixHandle.
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-26  Alexandre JulliardAdded a real root key and simplified creation of the...
2000-05-03  Alexandre JulliardSmall optimization.
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-23  Alexandre JulliardAdded registry support to the server.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-04  Alexandre JulliardAdded optional debugging code in object management.
1999-05-16  Alexandre JulliardChanged select interface, separated timeouts from file...
1999-05-15  Alexandre JulliardServer reorganization:
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Alexandre JulliardAdded server-side file mapping object support.
1998-12-30  Alexandre JulliardAdded several file server requests
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712