pagure Logo
  • Log In

runtime / ntapi

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

Commits 479

Branch: 9c8e9fa708890502a30ec978661d2d542de7a255
main
string helper api's: added ntapi_tt_dec_utf16_to_uint{16|32|64|ptr}().
midipix • 6 years ago  
23d954
keyed object directory interfaces: added ntapi_tt_keyed_object_to_key().
midipix • 6 years ago  
8ca63f
string helper api's: added ntapi_tt_uintptr_to_dec{_null}_utf{8|16}().
midipix • 6 years ago  
aac1ec
struct: _nt_directory_basic_information --> _nt_object_directory_information.
midipix • 6 years ago  
f7c707
keyed object directory: use a simplified naming scheme.
midipix • 6 years ago  
d5e229
framework: struct _nt_runtime_data: added .hntpgrpdir, .hobjanydir.
midipix • 6 years ago  
5981d9
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
4b08f1
framework: struct _nt_runtime_data: added strace mask members.
midipix • 6 years ago  
36a0cc
internals: removed __ntapi_log_write(), as it is no longer needed.
midipix • 6 years ago  
cbd18a
build system: PE targets: mdso integration: support non-default --libpath.
midipix • 6 years ago  
b69287
build system: configure: added initial dependency tracking support.
midipix • 6 years ago  
567637
build system: configure: added initial --program-prefix support.
midipix • 6 years ago  
fd1008
struct _nt_socket: union members: remove unused ones, add .hasync & .hsection.
midipix • 6 years ago  
213fd9
socket interfaces: send and receive: defer wait for completion to caller.
midipix • 6 years ago  
543bf7
local thread creation: extended argument: sync via atomic memory access.
midipix • 6 years ago  
80236a
string interfaces: __ntapi_tt_aligned_block_memlock(): initial integration.
midipix • 6 years ago  
e29bce
daemon initialization: revised for optimized thread synchronization.
midipix • 6 years ago  
ad58de
__ntapi_dsr_connect_internal_client((): remove timeout (designated thread).
midipix • 6 years ago  
392ff9
advisory file locking: integrated client-side interfaces.
midipix • 7 years ago  
6a4793
struct _nt_runtime_data: integrated advisory file locking support.
midipix • 7 years ago  
dbeebd
subsystem interfaces: integrated advisory file locking definitions.
midipix • 7 years ago  
b92a12
fs interfaces: ntapi_tt_open_volume_by_guid(): initial integration.
midipix • 7 years ago  
0e25b0
object directory interfaces: integrated device- and node-related interfaces.
midipix • 7 years ago  
6729c8
acl helper interfaces: added ntapi_acl_init_common_descriptor_meta().
midipix • 7 years ago  
32ec33
acl common descriptor: allow setting admin access.
midipix • 7 years ago  
17fbe4
internals: when running as a local/domain user, cache the domain's admin sid.
midipix • 7 years ago  
0a8487
sid helper interfaces: added ntapi_tt_sid_compare().
midipix • 7 years ago  
227c15
__ntapi_acl_init_common_descriptor(): assign owner perms. via OWNER_RIGHTS sid.
midipix • 7 years ago  
808392
nt_port.h: added macro definitions for port access bits.
midipix • 7 years ago  
498a44
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
  • « Newer
  • page 2 of 10
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.