Jinoh Kang
|
3b37584316
server: Implement the \??\GLOBALROOT symbolic link.
|
3 years ago |
Huw Davies
|
6fdae1979b
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
3 years ago |
Alexandre Julliard
|
2ff7a7676c
server: Add a native_machine global variable.
|
3 years ago |
Alexandre Julliard
|
339ed57643
server: Get rid of the CPU type and functions.
|
3 years ago |
Alexandre Julliard
|
8d50c34655
server: Check the supported machines list to validate an image mapping.
|
3 years ago |
Alexandre Julliard
|
96865eb7e7
server: Return a list of supported machines instead of a CPU bitmask.
|
3 years ago |
Zebediah Figura
|
fe9e2f070b
server: Make pulse_event() static.
|
3 years ago |
Alexandre Julliard
|
d6ef9401b3
server: Use the object type information to implement access mapping.
|
3 years ago |
Alexandre Julliard
|
4d646de90d
server: Add generic mapping masks for all object types.
|
3 years ago |
Alexandre Julliard
|
dc4e881834
server: Add support for object counts in the object type information.
|
3 years ago |
Alexandre Julliard
|
c6f2aacb57
server: Add a type descriptor to all server objects.
|
3 years ago |
Alexandre Julliard
|
123023eac7
server: Fetch the data for the debug events from the process memory views.
|
3 years ago |
Alexandre Julliard
|
2b6426da65
server: Don't store the debug object in the debugger thread.
|
3 years ago |
Alexandre Julliard
|
46b84e7a83
ntdll: Implement NtDebugActiveProcess() and NtRemoveProcessDebug().
|
3 years ago |
Alexandre Julliard
|
8fa03e494a
server: Create the NLS section object for the l_intl.nls file.
|
4 years ago |
Paul Gofman
|
ae106feed2
server: Do not dereference symlinks specified as root directory.
|
4 years ago |
Alexandre Julliard
|
3b3c8619c8
server: Keep permanent objects on the standard object list.
|
4 years ago |
Alexandre Julliard
|
25692223f1
server: Rename make_object_static() to make_object_permanent().
|
4 years ago |
Alexandre Julliard
|
2e51f9aae3
server: Add an object operation to retrieve an object name.
|
4 years ago |
Zebediah Figura
|
77e74fb1db
ntdll: Implement NtMakeTemporaryObject().
|
4 years ago |
Zebediah Figura
|
c7032e9222
server: Implement OBJ_PERMANENT.
|
4 years ago |
Jacek Caban
|
18f83c12a0
server: Support console global symlinks.
|
4 years ago |
Rémi Bernon
|
e2a1f00a38
server: Implement DBG_REPLY_LATER handling.
|
4 years ago |
Alexandre Julliard
|
7b41b7510f
server: Add a helper function for splitting a path into individual elements.
|
4 years ago |
Jacek Caban
|
b2a546c92d
server: Introduce kernel_object struct for generic association between server and kernel objects.
|
5 years ago |
Alexandre Julliard
|
c7f16d6220
server: Add a helper function to create a symlink to an existing object.
|
8 years ago |
Alexandre Julliard
|
3ea7f7d2f4
server: Set the security descriptor at object creation.time.
|
8 years ago |
Alexandre Julliard
|
ff9d90bbb0
server: Use a standard object for object attribute roots instead of a directory.
|
8 years ago |
Alexandre Julliard
|
b548f8c4a7
server: Remove some no longer used directory functions.
|
8 years ago |
Alexandre Julliard
|
7a5b14d456
server: Add a function to open a named object inside any parent, not only directories.
|
8 years ago |