index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-06-18
pty client interfaces: pty_xquery(): added NT_PTY_CONTEXT_INFORMATION support.
midipix
2
-3
/
+78
2018-06-18
pty interfaces: struct _nt_pty_inherit_info: simplify definition, remove union.
midipix
1
-11
/
+4
2018-06-18
pty framework: enum _nt_pty_info_class: added NT_PTY_{SLOT|CONTEXT}_INFORMATION.
midipix
1
-0
/
+2
2018-06-17
tty client-side interfaces(): added ntapi_tty_query_server_pts_slot_info().
midipix
6
-0
/
+69
2018-06-17
framework: nt_tty_msg_info: renamed .msg_id --> .msgid, .reserved --> .exarg.
midipix
1
-2
/
+2
2018-06-16
pty query: client-side interfaces: revised and extended for api consistency.
midipix
8
-37
/
+106
2018-06-16
pty query/set interfaces: code maintenance, whitespace meditation.
midipix
2
-23
/
+34
2018-06-15
nt_socket.h: macro defs: renamed NT_AF_DECnet --> NT_AF_DECNET (coding style).
midipix
1
-1
/
+1
2018-06-15
framework: struct _nt_socket: added vfd-related overlay members.
midipix
1
-0
/
+6
2018-06-15
string helper api's: added ntapi_tt_dec_utf16_to_uint{16|32|64|ptr}().
midipix
6
-0
/
+159
2018-06-15
keyed object directory interfaces: added ntapi_tt_keyed_object_to_key().
midipix
5
-0
/
+42
2018-06-14
string helper api's: added ntapi_tt_uintptr_to_dec{_null}_utf{8|16}().
midipix
6
-0
/
+189
2018-06-14
struct: _nt_directory_basic_information --> _nt_object_directory_information.
midipix
1
-2
/
+2
2018-06-13
keyed object directory: use a simplified naming scheme.
midipix
2
-72
/
+61
2018-06-13
framework: struct _nt_runtime_data: added .hntpgrpdir, .hobjanydir.
midipix
1
-0
/
+2
2018-06-08
build system: configure: support alternate bindir relative to exec_prefix.
midipix
1
-1
/
+8
2018-06-06
framework: struct _nt_runtime_data: added strace mask members.
midipix
1
-0
/
+4
2018-06-06
internals: removed __ntapi_log_write(), as it is no longer needed.
midipix
3
-72
/
+1
2018-06-05
build system: PE targets: mdso integration: support non-default --libpath.
midipix
1
-1
/
+2
2018-06-05
build system: configure: added initial dependency tracking support.
midipix
2
-0
/
+9
2018-06-05
build system: configure: added initial --program-prefix support.
midipix
2
-0
/
+8
2018-05-26
struct _nt_socket: union members: remove unused ones, add .hasync & .hsection.
midipix
1
-2
/
+2
2018-05-18
socket interfaces: send and receive: defer wait for completion to caller.
midipix
2
-14
/
+10
2018-05-15
local thread creation: extended argument: sync via atomic memory access.
midipix
1
-6
/
+13
2018-05-15
string interfaces: __ntapi_tt_aligned_block_memlock(): initial integration.
midipix
6
-1
/
+30
2018-05-14
daemon initialization: revised for optimized thread synchronization.
midipix
7
-115
/
+115
2018-05-12
__ntapi_dsr_connect_internal_client((): remove timeout (designated thread).
midipix
1
-10
/
+4
2018-05-07
advisory file locking: integrated client-side interfaces.
midipix
11
-0
/
+699
2018-05-07
struct _nt_runtime_data: integrated advisory file locking support.
midipix
2
-0
/
+42
2018-05-07
subsystem interfaces: integrated advisory file locking definitions.
midipix
7
-3
/
+222
2018-05-07
fs interfaces: ntapi_tt_open_volume_by_guid(): initial integration.
midipix
6
-0
/
+78
2018-05-07
object directory interfaces: integrated device- and node-related interfaces.
midipix
5
-0
/
+80
2018-03-29
acl helper interfaces: added ntapi_acl_init_common_descriptor_meta().
midipix
5
-2
/
+185
2018-03-29
acl common descriptor: allow setting admin access.
midipix
2
-4
/
+20
2018-03-29
internals: when running as a local/domain user, cache the domain's admin sid.
midipix
4
-7
/
+26
2018-03-29
sid helper interfaces: added ntapi_tt_sid_compare().
midipix
5
-0
/
+38
2018-03-29
__ntapi_acl_init_common_descriptor(): assign owner perms. via OWNER_RIGHTS sid.
midipix
1
-3
/
+2
2018-03-21
nt_port.h: added macro definitions for port access bits.
midipix
1
-0
/
+6
2018-03-21
daemon interfaces: ntapi_dsr_create_port(): allow passing a security desc.
midipix
2
-1
/
+2
2018-03-20
acl helper interfaces: added ntapi_acl_init_common_descriptor().
midipix
7
-0
/
+115
2018-03-20
ipc and keyed object directories: support multi-user env. via sec. descriptor.
midipix
1
-3
/
+83
2018-03-20
sysv semaphore: open ipc directory with minimally required access.
midipix
1
-2
/
+6
2018-03-20
sysv msgqueue: open ipc directory with minimally required access.
midipix
1
-2
/
+6
2018-03-20
sd & acl helper structures: added nt_sd_common_{data|meta|buffer}.
midipix
1
-0
/
+39
2018-03-20
internals: cache the process's token user sid.
midipix
2
-0
/
+17
2018-03-20
sid helper interfaces: added ntapi_tt_sid_copy().
midipix
6
-0
/
+32
2018-03-20
added helper sid struct definitions (with pre-defined sub-authority arrays).
midipix
1
-0
/
+24
2018-03-20
code maintenance: incorporate use of the __offsetof convenience macro.
midipix
5
-6
/
+6
2018-03-14
__ntapi_msq_send(): unmap the ad-hoc section as needed.
midipix
1
-6
/
+23
2018-03-14
__ntapi_msq_recv(): unmap the ad-hoc section as needed.
midipix
1
-5
/
+20
[prev]
[next]