index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
project: src/ipc: normalized source file names.
midipix
2
-0
/
+0
2017-08-18
__ntapi_ipc_create_pipe(): refine, change polling strategy.
midipix
2
-20
/
+18
2017-08-06
primary token: enable symlink creation capabilities by default.
midipix
1
-0
/
+4
2017-08-04
subsystem interfaces: added server-to-server synchronization interfaces.
midipix
6
-14
/
+247
2017-08-04
__tt_port_attr_from_name(): properly initialize attr->type.
midipix
1
-0
/
+4
2017-08-04
__ipc_connect_by_attr(): return section-related info in the _by_port code path.
midipix
1
-5
/
+2
2017-08-01
__ntapi_tt_fork(): fixed typo in legacy OS code path.
midipix
1
-1
/
+1
2017-07-31
subsystem interfaces: integrated sysv semaphore client-side interfaces.
midipix
8
-0
/
+823
2017-07-31
subsystem interfaces: integrated __ntapi_tty_client_session_disconnect().
midipix
3
-0
/
+40
2017-07-31
subsystem interfaces: session creation: set ppid_type and co. with server chain.
midipix
1
-0
/
+19
2017-07-31
subsystem interfaces: session creation: use srv_type and co. more elegantly.
midipix
1
-9
/
+5
2017-07-31
subsystem interfaces: integrated ipc connection section handlers.
midipix
4
-14
/
+265
2017-07-31
subsystem interfaces: integrated ipc connection handlers.
midipix
5
-2
/
+317
2017-07-31
subsystem interfaces: integrated __ntapi_tty_query_information_service().
midipix
3
-0
/
+57
2017-07-31
subsystem interfaces: set port type from guid when creating a server instance.
midipix
1
-3
/
+12
2017-07-31
subsystem interfaces: normalized port name helper functions.
midipix
5
-5
/
+5
2017-07-31
subsystem interfaces: integrated extended port name helper functions.
midipix
3
-0
/
+150
2017-07-31
subsystem interfaces: ipc object guid parameter is always a const.
midipix
2
-6
/
+6
2017-07-31
subsystem interfaces: integrated ipc object directory handlers.
midipix
3
-1
/
+98
2017-07-31
subsystem interfaces: integrated sysv semaphore definitions.
midipix
1
-2
/
+6
2017-07-31
__ntapi_blt_alloc(): properly support user-provided block array regions.
midipix
1
-1
/
+4
2017-07-31
string to hex, hex to string: pre-alpha api normalization.
midipix
3
-14
/
+14
2017-07-31
__ntapi_tt_string_to_guid_utf16(): support outer dashes and outer underscores.
midipix
1
-4
/
+16
2017-07-31
__ntapi_tty_create_session(): use the proper 'server ready' event type.
midipix
1
-1
/
+1
2017-07-31
__ntapi_tty_create_session(): properly set the server's runtime abi.
midipix
1
-0
/
+4
2017-02-04
update code following libpemagine's pre-alpha API update.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
115
-115
/
+115
2017-02-02
added crc64 definitions and interfaces.
midipix
3
-0
/
+60
2017-01-29
{i}stat{fs} interfaces(): hold the operating system's hand as needed.
midipix
3
-0
/
+12
2017-01-28
__ntapi_tt_open_physical_parent_directory(): whitespace meditation.
midipix
1
-8
/
+8
2017-01-28
__ntapi_tt_open_physical_parent_directory(): properly handle \Device\Mup.
midipix
1
-5
/
+28
2017-01-28
__ntapi_tt_create_native_process(): rtdata: provide a uniform command line.
midipix
2
-112
/
+89
2017-01-26
guid <--> string conversion functions: normalized interfaces.
midipix
8
-13
/
+13
2017-01-19
__ntapi_tt_get_peb_env_block_utf16(): rewrite more elegantly.
midipix
1
-7
/
+4
2017-01-19
__ntapi_tt_get_cmd_line_utf16(): rewrite more elegantly.
midipix
1
-9
/
+4
2017-01-19
__ntapi_tt_get_runtime_data(): integral process: guard against false positives.
midipix
2
-1
/
+12
2017-01-19
__ntapi_tt_get_runtime_data(): simplify logic, check align. at page boundary.
midipix
1
-11
/
+17
2017-01-18
ntapi_tt_open_{physical|logical}_parent_directory: added 'reserved' param.
midipix
2
-2
/
+7
2017-01-18
__ntapi_tt_open_logical_parent_directory(): updated stub return value.
midipix
1
-1
/
+1
2017-01-18
ntapi_tt_open_logical_parent_directory(): added inheritance and share params.
midipix
1
-0
/
+4
2017-01-18
ntapi_tt_open_logical_parent_directory(): removed 'type' param (not needed).
midipix
1
-3
/
+1
2017-01-18
ntapi_tt_open_physical_parent_directory(): added inheritance and share params.
midipix
1
-4
/
+5
2017-01-18
ntapi_tt_open_physical_parent_directory(): removed 'type' param (not needed).
midipix
1
-4
/
+1
2017-01-17
struct nt_runtime_data: update for the benefit of the framework loader impl.
midipix
1
-3
/
+3
2017-01-16
__ntapi_dsr_start_impl(): copy the loop routine addr and ctx onto the stack.
midipix
1
-2
/
+4
2017-01-16
daemon initialization: establish SEH frames for the daemon and internal thread.
midipix
5
-3
/
+84
2017-01-08
ntapi_tty_create_session(): removed hard-coded fallback image name.
midipix
1
-15
/
+4
2017-01-07
daemon initialization: simplified logic, fixed params-related race hazard.
midipix
2
-47
/
+53
2017-01-07
framework: process parameters: renamed srv_ready --> hserver.
midipix
2
-14
/
+14
2017-01-07
subsystem infrastructure: distinguish between port and session type/subtype.
midipix
1
-2
/
+11
[prev]
[next]