summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntapi_impl.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-18ipc helper interfaces: allow requesting an existing connection.midipix1-0/+4
2021-12-30A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2020-12-05ipc internals: wrong __ntapi_ipc_page_alloc() ==> correct __ipc_page_alloc().midipix1-3/+0
2020-12-04internals: ipc connections: use volatile type for book-keeping variables.midipix1-3/+3
2020-12-04internals: increase __NT_IPC_PAGES (allocated one at a time) to the safe 512.midipix1-1/+1
2019-08-29__ntapi_tt_parse_cmd_line_args_utf16(): arg_count: fix alignment check logic.midipix1-0/+1
2019-07-29daemon routines: make __ntapi_dsr_{start|once} strictly internal functions.midipix1-1/+0
2019-02-22internals: explicitly apply internal visibility to the accessor table.midipix1-3/+3
2019-02-22attribute protected visibility to declarations of internal functions.midipix1-7/+7
2018-05-14daemon initialization: revised for optimized thread synchronization.midipix1-0/+5
2018-03-29internals: when running as a local/domain user, cache the domain's admin sid.midipix1-2/+3
2018-03-20internals: cache the process's token user sid.midipix1-0/+2
2018-03-20code maintenance: incorporate use of the __offsetof convenience macro.midipix1-1/+1
2018-01-20__ntapi_init(), fork: obtain and keep a handle to the running process.midipix1-0/+1
2017-07-31subsystem interfaces: integrated ipc connection handlers.midipix1-2/+24
2017-02-04annual chores.midipix1-1/+1
2016-10-23__ntapi_tt_fork(): child: obtain hprocess and hthread handles upon success.midipix1-0/+2
2016-07-24internals: added __ntapi_tt_open_file_utf8() and __ntapi_tt_open_dir_utf8().midipix1-0/+5
2016-06-24internals: added handle to the process's primary token.midipix1-0/+1
2016-01-23annual chores.midipix1-1/+1
2015-07-27entered advanced internal development stage.midipix1-0/+120