Commit History

Autor SHA1 Mensaxe Data
  Alexandre Julliard 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. %!s(int64=3) %!d(string=hai) anos
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. %!s(int64=3) %!d(string=hai) anos
  Alexandre Julliard dc4e881834 server: Add support for object counts in the object type information. %!s(int64=3) %!d(string=hai) anos
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. %!s(int64=3) %!d(string=hai) anos
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 50e2c62a60 server: Initialize the object permanent flag. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard ab9ded062f server: Restart search from the start when releasing permanent objects at exit. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 3b3c8619c8 server: Keep permanent objects on the standard object list. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 25692223f1 server: Rename make_object_static() to make_object_permanent(). %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 82c84548eb server: Use OBJ_PERMANENT for permanent objects. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. %!s(int64=4) %!d(string=hai) anos
  Zebediah Figura 77e74fb1db ntdll: Implement NtMakeTemporaryObject(). %!s(int64=4) %!d(string=hai) anos
  Zebediah Figura c7032e9222 server: Implement OBJ_PERMANENT. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 6db1232567 server: Add a helper function for hashing a Unicode string. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 5721d5f8da server: Add a helper function for case-insensitive Unicode string comparisons. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 7b41b7510f server: Add a helper function for splitting a path into individual elements. %!s(int64=4) %!d(string=hai) anos
  Alexandre Julliard 78846662ec server: Use byte length in dump_strW() for consistency. %!s(int64=4) %!d(string=hai) anos
  Zebediah Figura 2b9c7f8bfb server: Make free_object() static. %!s(int64=4) %!d(string=hai) anos
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. %!s(int64=5) %!d(string=hai) anos
  Michael Müller 187b53e5a5 server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set. %!s(int64=7) %!d(string=hai) anos
  Michael Müller af2d01c2fa server: Implement changing the label of a security descriptor. %!s(int64=7) %!d(string=hai) anos
  Sebastian Lackner 332d592158 server: Explicitly mark memory as undefined in mem_alloc wrapper. %!s(int64=7) %!d(string=hai) anos
  Alexandre Julliard 3ea7f7d2f4 server: Set the security descriptor at object creation.time. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 7ad32cf56a server: Allow lookup_name to distinguish the case of an empty path. %!s(int64=8) %!d(string=hai) anos
  Sebastian Lackner f7915d4e43 server: Fix memory leak of object name structure. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 7a5b14d456 server: Add a function to open a named object inside any parent, not only directories. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard 0458a7d0e3 server: Use the lookup_name operation when creating a named object. %!s(int64=8) %!d(string=hai) anos
  Alexandre Julliard bfd0dff215 server: Add a function to lookup an object by name inside any parent, not only directories. %!s(int64=8) %!d(string=hai) anos