pagure Logo
  • Log In

runtime / ntapi

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 900

Branch: 015a8901ff
main
daemon interfaces: ntapi_dsr_create_port(): allow passing a security desc.
midipix • 7 years ago  
138984
acl helper interfaces: added ntapi_acl_init_common_descriptor().
midipix • 7 years ago  
60ddd3
ipc and keyed object directories: support multi-user env. via sec. descriptor.
midipix • 7 years ago  
b8eeed
sysv semaphore: open ipc directory with minimally required access.
midipix • 7 years ago  
10276e
sysv msgqueue: open ipc directory with minimally required access.
midipix • 7 years ago  
9a95bf
sd & acl helper structures: added nt_sd_common_{data|meta|buffer}.
midipix • 7 years ago  
6e02db
internals: cache the process's token user sid.
midipix • 7 years ago  
99ec4d
sid helper interfaces: added ntapi_tt_sid_copy().
midipix • 7 years ago  
e7235f
added helper sid struct definitions (with pre-defined sub-authority arrays).
midipix • 7 years ago  
39bb9d
code maintenance: incorporate use of the __offsetof convenience macro.
midipix • 7 years ago  
a73815
__ntapi_msq_send(): unmap the ad-hoc section as needed.
midipix • 7 years ago  
12d3bf
__ntapi_msq_recv(): unmap the ad-hoc section as needed.
midipix • 7 years ago  
f2dbb3
__ntapi_sem_ioctl(): unmap the ad-hoc section as needed.
midipix • 7 years ago  
31d7ce
__ntapi_sem_set(): unmap the ad-hoc section as needed.
midipix • 7 years ago  
1d4745
__ntapi_sem_query(): unmap the ad-hoc section as needed.
midipix • 7 years ago  
dfc080
struct _nt_spawn_process_params: foreign process creation: support passing cwd.
midipix • 7 years ago  
29b2c1
struct _nt_thread_params: replace the thread_id member with a complete cid.
midipix • 7 years ago  
c8a126
__ntapi_tt_create_thread(): SP register: remove redundant pointer allocation.
midipix • 7 years ago  
360317
__ntapi_tt_create_thread(): support caller-provided thread stack.
midipix • 7 years ago  
2db6fe
__ntapi_tt_create_local_thread(): use cached handle to running process.
midipix • 7 years ago  
f36e2d
__ntapi_init(), fork: obtain and keep a handle to the running process.
midipix • 7 years ago  
80b89c
thread creation routines: refactor for readability and style.
midipix • 7 years ago  
e870a2
atomics: at_store(), at_store_32(), at_store_64(): use a full memory barrier.
midipix • 7 years ago  
b29902
__ntapi_tt_spawn_native_process(): use sparams->hroot as needed.
midipix • 7 years ago  
3c26f0
nt_rtdata: ldso: finalized (dun-dun-duuuun!) the stage-one loader context abi.
midipix • 7 years ago  
b7e180
__ntapi_tt_spawn_foreign_process(): added interopflags support.
midipix • 7 years ago  
3c39f1
nt_process.h: struct _nt_runtime_data: loader abi: added bridge support.
midipix • 7 years ago  
de652a
nt_process.h: refactor: NT_PROCESS_CREATE_FLAGS_ --> NT_PROCESS_SPAWN_FLAG_.
midipix • 7 years ago  
fa26cc
nt_process: added foreign process creation flags.
midipix • 7 years ago  
109012
nt_process.h: struct nt_startup_info: added flag bits.
midipix • 7 years ago  
c9f661
framework: port guids: replaced NT_PORT_GUID_SYMLNK with NT_PORT_GUID_BRIDGE.
midipix • 7 years ago  
20527e
tt_array_copy_utf16(): properly implement the interp-optarg-script semantics.
midipix • 7 years ago  
112cac
tt_array_copy_utf8(): properly implement the interp-optarg-script semantics.
midipix • 7 years ago  
15812f
struct _nt_spawn_process_params: refactor (interp-optarg-script semantics).
midipix • 7 years ago  
2104cf
__ntapi_ldr_load_system_dll(): support 'downlevel' with greater compassion.
midipix • 7 years ago  
1f892c
__ntapi_ldr_load_system_dll(): added 'downlevel' support...
midipix • 7 years ago  
8e91cc
__ntapi_ldr_load_system_dll(): use shell-style path for the system32 directory.
midipix • 7 years ago  
da3cfa
project: foreign framework support: explicitly set dependency visibility flags.
midipix • 7 years ago  
7b64a6
__ntapi_tt_get_csr_port_handle_addr_by_logic_x86_64(): added missing braces.
midipix • 7 years ago  
767992
__ntapi_tt_fork_v2(): properly indent code block.
midipix • 7 years ago  
4c5509
internal foreign process creation: set process and thread creation flags.
midipix • 7 years ago  
a1d104
build system: added --cchost support.
midipix • 7 years ago  
f6d035
build system: added PERK to the toolchain variables.
midipix • 7 years ago  
d1ebf8
unicode: __utf8_to_utf16_handler_4bytes(): fix conversion logic.
midipix • 7 years ago  
880eca
unicode: __utf16_to_utf8_handler_4bytes(): fix conversion logic.
midipix • 7 years ago  
13e6f2
build system: toolchain: added definitions for message and resource compilers.
midipix • 7 years ago  
4e3496
__ntapi_tt_spawn_native_process(): initial clean-up, fixed buflen-related bug.
midipix • 7 years ago  
da4030
__ntapi_tt_array_convert_utf8_to_utf16(): fixed stub (must update bytes_written).
midipix • 7 years ago  
1cf951
framework ipc: added shmkey definitions.
midipix • 7 years ago  
db66aa
__ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend.
midipix • 7 years ago  
ec0b96
build system: PE targets: added mdso-based import library generation support.
midipix • 7 years ago  
a65132
  • « Newer
  • page 11 of 18
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.