Release 1.5.29.
[wine] / server / object.c
2013-04-11  Alexandre Julliardserver: Add a helper function to compute an SID length.
2010-01-08  Alexandre Julliardserver: Add support for returning the object name in...
2007-12-05  Alexandre Julliardserver: Return correct object types in the get_director...
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-10-04  Rob Shearmanserver: Add get_sd and set_sd object operations to...
2007-10-03  Rob Shearmanserver: Move set_security_object to handle.c and set_ob...
2007-03-22  Alexandre Julliardserver: Add an open_file() function to the object opera...
2007-02-15  Vitaliy Margolenserver: Add security descriptor field to object struct.
2006-12-18  Andrew Talbotserver: Cast-qual warnings fix.
2006-07-26  Alexandre Julliardserver: Added data_size_t type to represent sizes in...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-22  Alexandre Julliardserver: New scheme for cleaning up objects on server...
2006-03-06  Alexandre Julliardserver: Added unlink_named_object function.
2005-12-12  Alexandre Julliardserver: Added access rights mapping to file objects.
2005-12-12  Alexandre Julliardserver: Added infrastructure for access rights mapping.
2005-11-29  Vitaliy MargolenImplement directory object in wineserver.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-22  Vitaliy MargolenAdd name_lookup function in object_ops.
2005-11-22  Robert LunnonAdd stdarg.h where missing.
2005-11-21  Vitaliy MargolenReturn correct error on name collision when creating...
2005-11-18  Alexandre JulliardAdded a struct unicode_str to encapsulate object names.
2005-11-01  Vitaliy Margolen- Use OBJ_CASE_INSENSITIVE in object lookup.
2005-10-29  Vitaliy MargolenPass object attributes to create_named_object & find_ob...
2005-09-28  Vitaliy MargolenFix refcount leak and return correct error in create_na...
2005-06-09  Alexandre JulliardAdded a close_handle method to the object operations...
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-03-01  Alexandre JulliardConvert the object wait queue to a standard list.
2004-12-06  Eric PouechAnother round of const correctness fixes.
2003-09-11  Alexandre JulliardMoved list.h to include/wine so that it can be used...
2003-02-19  Alexandre JulliardMoved all references to file descriptors out of the...
2003-02-14  Alexandre JulliardChanged fd operations to take a struct fd instead of...
2003-01-30  Alexandre JulliardStarted moving functions that deal with Unix file descr...
2002-10-02  Alexandre JulliardAdded support for multiple object namespaces, and a...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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