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