Alexandre Julliard
|
c954e5b9e6
server: Avoid using wine/port.h.
|
%!s(int64=3) %!d(string=hai) anos |
Alexandre Julliard
|
d3df2b12ce
server: Remove support for process-local handle tables.
|
%!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
|
c6f2aacb57
server: Add a type descriptor to all server objects.
|
%!s(int64=3) %!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
|
2e51f9aae3
server: Add an object operation to retrieve an object name.
|
%!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
|
78846662ec
server: Use byte length in dump_strW() for consistency.
|
%!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 |
Alexandre Julliard
|
f55db7882d
server: Add link_name and unlink_name object operations.
|
%!s(int64=8) %!d(string=hai) anos |
Alexandre Julliard
|
008f14f03f
server: Directly return a structure in get_req_unicode_str().
|
%!s(int64=8) %!d(string=hai) anos |
Sebastian Lackner
|
46cba58a98
server: Initialize table->handles immediately after creation of atom table.
|
%!s(int64=9) %!d(string=hai) anos |
Marcus Meissner
|
7f602db55b
server: Avoid shadowing a global variable.
|
%!s(int64=13) %!d(string=hai) anos |
Alexandre Julliard
|
25e070c0ac
server: Use a unicode_str to represent atom names.
|
%!s(int64=16) %!d(string=hai) anos |
Francois Gouget
|
8a18e0e43a
Assorted spelling fixes.
|
%!s(int64=16) %!d(string=hai) anos |
Alexandre Julliard
|
8382eb01b2
server: Return correct object types in the get_directory_entry request.
|
%!s(int64=17) %!d(string=hai) anos |
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.
|
%!s(int64=17) %!d(string=hai) anos |
Alexandre Julliard
|
7e71c1ddee
server: Add an open_file() function to the object operations.
|
%!s(int64=17) %!d(string=hai) anos |
Michael Stefaniuc
|
5cecceccb2
server: Remove redundant NULL check before free() (found by Smatch).
|
%!s(int64=18) %!d(string=hai) anos |
Alexandre Julliard
|
0f273c17ff
server: Added data_size_t type to represent sizes in the server protocol.
|
%!s(int64=18) %!d(string=hai) anos |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
%!s(int64=18) %!d(string=hai) anos |
Alexandre Julliard
|
9873494ced
server: Class and global atoms should not be local to a window station.
|
%!s(int64=18) %!d(string=hai) anos |
Eric Pouech
|
b7607aebdc
ntdll: Correct implementation for atom query functions.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
28beba31d6
server: Added infrastructure for access rights mapping.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
24560e70bb
server: Make alloc_handle use attributes instead of inherit flag.
|
%!s(int64=19) %!d(string=hai) anos |
Ge van Geldorp
|
1a1583a364
Match PSDK STATUS_* definitions.
|
%!s(int64=19) %!d(string=hai) anos |
Vitaliy Margolen
|
baffcb95d3
Add name_lookup function in object_ops.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
499e343d9f
Export the winstation and desktop structures to avoid having to write
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
c3ac57dd86
Explicitly pass the winstation to the atom functions so that they can
|
%!s(int64=19) %!d(string=hai) anos |