index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tty
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-06-17
tty client-side interfaces(): added ntapi_tty_query_server_pts_slot_info().
midipix
1
-0
/
+50
2017-07-31
subsystem interfaces: integrated __ntapi_tty_client_session_disconnect().
midipix
1
-0
/
+38
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
1
-0
/
+52
2017-07-31
subsystem interfaces: integrated __ntapi_tty_query_information_service().
midipix
1
-0
/
+55
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
2
-2
/
+2
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
annual chores.
midipix
10
-10
/
+10
2017-01-08
ntapi_tty_create_session(): removed hard-coded fallback image name.
midipix
1
-15
/
+4
2017-01-07
framework: process parameters: renamed srv_ready --> hserver.
midipix
1
-8
/
+8
2017-01-07
subsystem infrastructure: distinguish between port and session type/subtype.
midipix
1
-2
/
+11
2017-01-07
__ntapi_tty_create_session(): properly close the server ready event handle.
midipix
1
-6
/
+8
2017-01-07
__ntapi_tty_create_session(): check for a server's premature termination.
midipix
1
-3
/
+16
2017-01-07
subsystem infrastructure: added proper session chain support.
midipix
1
-4
/
+48
2017-01-07
ntapi_tty_query_information_server: update, follow ntapi_pty_query's model.
midipix
1
-18
/
+34
2016-07-24
__ntapi_tty_join_session(): for primary sessions, also set rtdata->hsession.
midipix
1
-0
/
+3
2016-07-20
tty session information: support free-standing session spawning.
midipix
2
-2
/
+2
With matching support in the tty/pty server, passing the syspid of a child process should allow for child session initialization from within a multi-threaded parent as part of a fork-less, native process creation.
2016-05-14
code maintenance: mark unused parameters.
midipix
1
-0
/
+2
2016-01-23
annual chores.
midipix
10
-10
/
+10
2015-07-27
entered advanced internal development stage.
midipix
10
-0
/
+553