Historial de Commits

Autor SHA1 Mensaje Fecha
  Jinoh Kang 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. hace 2 años
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. hace 2 años
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. hace 3 años
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. hace 3 años
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. hace 3 años
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. hace 3 años
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. hace 4 años
  Jacek Caban 18f83c12a0 server: Support console global symlinks. hace 4 años
  Alexandre Julliard 78846662ec server: Use byte length in dump_strW() for consistency. hace 4 años
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. hace 5 años
  Alexandre Julliard c7f16d6220 server: Add a helper function to create a symlink to an existing object. hace 8 años
  Alexandre Julliard 3ea7f7d2f4 server: Set the security descriptor at object creation.time. hace 8 años
  Alexandre Julliard ff9d90bbb0 server: Use a standard object for object attribute roots instead of a directory. hace 8 años
  Alexandre Julliard 7ad32cf56a server: Allow lookup_name to distinguish the case of an empty path. hace 8 años
  Alexandre Julliard b21a324070 server: Use the link_name operation to create named objects. hace 8 años
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. hace 8 años
  Alexandre Julliard 37503be654 server: Fix checks for a valid directory in object attributes. hace 8 años
  Alexandre Julliard 008f14f03f server: Directly return a structure in get_req_unicode_str(). hace 8 años
  Alexandre Julliard ed268bbf91 server: Use a common helper function to implement open object calls. hace 8 años
  Alexandre Julliard d15f47412e server: Always print the full path of objects when dumping them. hace 8 años
  Alexandre Julliard c4843d4a45 server: Add a helper function to skip the object attributes structure. hace 8 años
  Alexandre Julliard 426c4a2f08 server: Pass full object attributes in the create_symlink request. hace 8 años
  Alexandre Julliard 4c1f36cb68 server: Return the total length of the target in query_symlink. hace 14 años
  Alexandre Julliard c928aa67fb server: Follow symlink even with OBJ_OPENLINK unless it is the last element of the path. hace 16 años
  Alexandre Julliard 8382eb01b2 server: Return correct object types in the get_directory_entry request. hace 17 años
  Rob Shearman c1707d8938 server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. hace 17 años
  Alexandre Julliard 7e71c1ddee server: Add an open_file() function to the object operations. hace 17 años
  Alexandre Julliard 0f273c17ff server: Added data_size_t type to represent sizes in the server protocol. hace 18 años
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. hace 18 años
  Alexandre Julliard e57f734765 server: Added access rights mapping to symlink objects. hace 19 años