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