pagure Logo
  • Log In

runtime / ntapi

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 304

Branch: 1bfc10dd6bd11b998fbbbb24a7b7ef69adbd89bb
main
debug: __ntapi_tt_wait_for_dummy_event(): fix logic, properly close hevent.
midipix • 8 years ago  
8d87a0
__ntapi_tt_spawn_native_process(): always use sparams->hsession.
midipix • 8 years ago  
875bdc
__ntapi_ldr_load_system_dll(): pass the system directory as the path parameter.
midipix • 8 years ago  
22238c
runtime data: added group identifiers.
midipix • 8 years ago  
3b2c11
process creation: added __ntapi_tt_spawn_native_process().
midipix • 8 years ago  
c164ff
internals: added __ntapi_tt_open_file_utf8() and __ntapi_tt_open_dir_utf8().
midipix • 8 years ago  
d37adb
__ntapi_tty_join_session(): for primary sessions, also set rtdata->hsession.
midipix • 8 years ago  
d9600b
tty session information: support free-standing session spawning.
midipix • 8 years ago  
c34b2c
__ntapi_pty_inherit(): re-set client info, free context upon failure.
midipix • 8 years ago  
862d11
pty layer: __ntapi_pty_inherit(): obtain hpty from the server.
midipix • 8 years ago  
f4367d
__ntapi_pty_open(): properly set the context's hpty member when opening a pts.
midipix • 8 years ago  
54abed
native ipc: added symlink daemon interface definitions.
midipix • 8 years ago  
45c7e6
native ipc: added guid definition.
midipix • 8 years ago  
fc3c8b
__ntapi_tt_port_name_from_attributes(): removed excess array elements.
midipix • 8 years ago  
e3982b
native ipc: added definitions for 'symlnk' and 'ntproc'.
midipix • 8 years ago  
41d417
tty session: added tty affiliation struct definition and constants.
midipix • 8 years ago  
ad6132
whitespace meditation.
midipix • 8 years ago  
fc3ec7
nt_string.h, ntapi_vtbl: added vsprintf and vsnprintf (via ntdll).
midipix • 8 years ago  
0d6a53
ntapi_vtbl: string functions: code maintenance.
midipix • 8 years ago  
47cc6e
nt_string.h, ntapi_vtbl: added snprintf (via ntdll).
midipix • 8 years ago  
3e65dd
struct _nt_runtime_data: enhance support for free-standing native utilities.
midipix • 8 years ago  
cc0351
__ntapi_init_completed: as in __ntapi_init_once, return address of shadow vtbl.
midipix • 8 years ago  
208f43
__ntapi_pty_open: refactor, explicit string comparison.
midipix • 8 years ago  
e9b18b
__ntapi_tt_istat: refactor, explicit string comparison.
midipix • 8 years ago  
900289
__ntapi_tt_statfs: refactor, explicit string comparison.
midipix • 8 years ago  
3119b6
__ntapi_tt_dev_mount_points_to_statfs: refactor, explicit string comparison.
midipix • 8 years ago  
fc8f1d
free-standing environment: remove fluff from the argv/envp parsing facility.
midipix • 8 years ago  
f7b999
string functions: added __ntapi_tt_strncmp_utf16().
midipix • 8 years ago  
a2ea1b
string functions: added __ntapi_tt_strncmp_multibyte().
midipix • 8 years ago  
964eed
string functions: added __ntapi_tt_strcmp_utf16().
midipix • 8 years ago  
060ead
string functions: added __ntapi_tt_strcmp_multibyte().
midipix • 8 years ago  
c30ed7
build system: configure test optimization: remove `expr` sub-shell invocation.
midipix • 8 years ago  
7f9f58
build system: configure test optimization: use `awk` instead of `grep | cut`.
midipix • 8 years ago  
3a41d7
build system: use `grep -q` instead of `grep > /dev/null`.
midipix • 8 years ago  
6ceb24
build system: add a test for legacy gcc versions.
midipix • 8 years ago  
e606ed
build system: warn only upon failure to detect native sizeof(void *).
midipix • 8 years ago  
f00768
process tokens: added __ntapi_tt_[enable/disable]_token_privilege().
midipix • 8 years ago  
5f1999
internals: added handle to the process's primary token.
midipix • 8 years ago  
a3e9aa
nt_token.h: added token privilege constants.
midipix • 8 years ago  
80cfca
__ntapi_tt_create_pipe_v2(): refactor, always close hdevpipes.
midipix • 8 years ago  
7a0fb6
__ntapi_uc_validate_unicode_stream_utf16(): preserve callback fn return value.
midipix • 8 years ago  
7845d0
__ntapi_uc_validate_unicode_stream_utf8(): preserve callback fn return value.
midipix • 8 years ago  
099813
nt_socket.h: add definition for NT_AFD_DEFER_ACCEPT.
midipix • 8 years ago  
262e3b
__ntapi_sc_accept(): fix handling of ipv6 addresses.
midipix • 8 years ago  
4543c9
ntapi_sc_listen(): properly support backlog and afd flags.
midipix • 8 years ago  
87511e
nt_socket.h: add afd bind (port-sharing) constants.
midipix • 8 years ago  
3c4d6f
ntapi_sc_bind(): properly support afd (port-sharing) flags.
midipix • 8 years ago  
3260d1
__ntapi_sc_getsockopt(): initial implementation and integration.
midipix • 8 years ago  
419228
__ntapi_sc_setsockopt(): initial implementation and integration.
midipix • 8 years ago  
830346
nt_socket.h: add afd sockopt definitions.
midipix • 8 years ago  
a867b0
nt_socket.h: add ipv6 sockopt constants.
midipix • 8 years ago  
1af137
  • « Newer
  • page 4 of 7
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.