Age | Commit message (Expand) | Author | Files | Lines |
2018-05-14 | daemon initialization: revised for optimized thread synchronization. | midipix | 2 | -7/+2 |
2018-05-07 | advisory file locking: integrated client-side interfaces. | midipix | 1 | -0/+10 |
2018-05-07 | struct _nt_runtime_data: integrated advisory file locking support. | midipix | 1 | -0/+39 |
2018-05-07 | subsystem interfaces: integrated advisory file locking definitions. | midipix | 4 | -1/+146 |
2018-05-07 | fs interfaces: ntapi_tt_open_volume_by_guid(): initial integration. | midipix | 2 | -0/+10 |
2018-05-07 | object directory interfaces: integrated device- and node-related interfaces. | midipix | 2 | -0/+16 |
2018-03-29 | acl helper interfaces: added ntapi_acl_init_common_descriptor_meta(). | midipix | 2 | -2/+11 |
2018-03-29 | acl common descriptor: allow setting admin access. | midipix | 1 | -1/+7 |
2018-03-29 | sid helper interfaces: added ntapi_tt_sid_compare(). | midipix | 2 | -0/+6 |
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 | 1 | -0/+1 |
2018-03-20 | acl helper interfaces: added ntapi_acl_init_common_descriptor(). | midipix | 2 | -0/+16 |
2018-03-20 | sd & acl helper structures: added nt_sd_common_{data|meta|buffer}. | midipix | 1 | -0/+39 |
2018-03-20 | sid helper interfaces: added ntapi_tt_sid_copy(). | midipix | 2 | -0/+6 |
2018-03-20 | added helper sid struct definitions (with pre-defined sub-authority arrays). | midipix | 1 | -0/+24 |
2018-01-26 | struct _nt_spawn_process_params: foreign process creation: support passing cwd. | midipix | 1 | -1/+2 |
2018-01-21 | struct _nt_thread_params: replace the thread_id member with a complete cid. | midipix | 1 | -1/+1 |
2018-01-14 | atomics: at_store(), at_store_32(), at_store_64(): use a full memory barrier. | midipix | 1 | -3/+6 |
2017-12-27 | nt_rtdata: ldso: finalized (dun-dun-duuuun!) the stage-one loader context abi. | midipix | 1 | -1/+1 |
2017-12-27 | __ntapi_tt_spawn_foreign_process(): added interopflags support. | midipix | 1 | -1/+1 |
2017-12-25 | nt_process.h: struct _nt_runtime_data: loader abi: added bridge support. | midipix | 1 | -0/+3 |
2017-12-25 | nt_process.h: refactor: NT_PROCESS_CREATE_FLAGS_ --> NT_PROCESS_SPAWN_FLAG_. | midipix | 1 | -3/+3 |
2017-12-25 | nt_process: added foreign process creation flags. | midipix | 1 | -0/+19 |
2017-12-25 | nt_process.h: struct nt_startup_info: added flag bits. | midipix | 1 | -0/+17 |
2017-12-25 | framework: port guids: replaced NT_PORT_GUID_SYMLNK with NT_PORT_GUID_BRIDGE. | midipix | 1 | -2/+2 |
2017-12-22 | tt_array_copy_utf16(): properly implement the interp-optarg-script semantics. | midipix | 1 | -2/+2 |
2017-12-22 | tt_array_copy_utf8(): properly implement the interp-optarg-script semantics. | midipix | 1 | -3/+3 |
2017-12-22 | struct _nt_spawn_process_params: refactor (interp-optarg-script semantics). | midipix | 1 | -2/+2 |
2017-10-29 | framework ipc: added shmkey definitions. | midipix | 2 | -0/+4 |
2017-10-29 | __ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend. | midipix | 1 | -1/+9 |
2017-10-15 | framework: struct _nt_runtime_data: adjusted to match loader abi. | midipix | 1 | -1/+4 |
2017-10-08 | struct _nt_process_alternate_client_id: renamed .htarget --> .hpidany. | midipix | 1 | -1/+1 |
2017-10-08 | struct _nt_runtime_data: added the .hpidanydir and .hbnorootdir members. | midipix | 1 | -0/+2 |
2017-10-08 | process creation: added __ntapi_tt_spawn_foreign_process(). | midipix | 2 | -0/+4 |
2017-10-08 | struct _nt_spawn_process_params: added the .startupinfo member. | midipix | 1 | -0/+23 |
2017-10-08 | struct _nt_spawn_process_params: added the .hroot and .hcwd members. | midipix | 1 | -0/+2 |
2017-09-17 | native interfaces: zw_query_directory_object(): fixed signature. | midipix | 1 | -1/+1 |
2017-09-17 | struct _nt_socket: added the hobject union member. | midipix | 1 | -0/+1 |
2017-09-10 | envp primitives: integrated __ntapi_tt_get_env_var_meta_utf8(). | midipix | 2 | -2/+18 |
2017-09-10 | struct nt_runtime_data: added shared memory and tmpfs layer definitions. | midipix | 2 | -0/+10 |
2017-09-08 | subsystem interfaces: optimized struct _nt_sem_info. | midipix | 1 | -3/+2 |
2017-09-08 | integrated msgqueue client side interfaces. | midipix | 3 | -1/+118 |
2017-09-08 | subsystem interfaces: integrated sysv msgqueue definitions. | midipix | 4 | -0/+92 |
2017-08-18 | __ntapi_ipc_create_pipe(): refine, change polling strategy. | midipix | 1 | -1/+1 |
2017-08-04 | subsystem interfaces: added server-to-server synchronization interfaces. | midipix | 4 | -0/+94 |
2017-07-31 | subsystem interfaces: integrated sysv semaphore client-side interfaces. | midipix | 3 | -0/+95 |
2017-07-31 | subsystem interfaces: integrated __ntapi_tty_client_session_disconnect(). | midipix | 2 | -0/+5 |
2017-07-31 | subsystem interfaces: integrated ipc connection section handlers. | midipix | 3 | -0/+75 |
2017-07-31 | subsystem interfaces: integrated ipc connection handlers. | midipix | 2 | -0/+24 |
2017-07-31 | subsystem interfaces: integrated __ntapi_tty_query_information_service(). | midipix | 2 | -0/+29 |