pagure Logo
  • Log In

runtime / ntapi

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

Commits 891

Branch: 6ebb48a464
main
remove nt_sync_block and related interfaces in favor of pure atomic primitives.
midipix • 5 years ago  
6445d5
struct _nt_runtime_data: added .hkey_{ctrlset,tcipi,users,userv}.
midipix • 5 years ago  
4686df
struct _nt_runtime_data: added .host_name.
midipix • 5 years ago  
c75b7e
enum _nt_tty_opcode: added network-related opcodes.
midipix • 5 years ago  
c3620f
subsystem interfaces: removed unsued / not-implemented vms bits.
midipix • 5 years ago  
702adf
struct _nt_sem_info: future-proof .ipcuid, .ipcgid, ipccuid,and .ipccgid.
midipix • 5 years ago  
7701d9
struct _nt_msq_info: future-proof .ipcuid, .ipcgid, ipccuid,and .ipccgid.
midipix • 5 years ago  
1710c4
__ntapi_tt_spawn_foreign_process(): fix copy-paste error (cf. prev. for loop).
midipix • 5 years ago  
b2cb88
__ntapi_tt_{i}stat{fs}(): top-level UNC shares might not have a trailing slash.
midipix • 5 years ago  
7bb8ac
__ntapi_tt_spawn_native_process(): support additional pass-through context.
midipix • 5 years ago  
103960
ntapi_tt_open_physical_parent_directory(): remove buffer alignment requirement.
midipix • 5 years ago  
baceb0
atomic primitives: refactor for coding-style consistency.
midipix • 5 years ago  
e40843
struct nt_pty_context(): replace the .sync member with a simple atomic lock.
midipix • 5 years ago  
ae5d60
remove nt_symlink.h (use a kernel driver on winxp, not needed otherwise).
midipix • 5 years ago  
1c0e99
runtime flags: defined NT_RUNTIME_DATA_TTY_TOP_LEVEL.
midipix • 5 years ago  
441756
struct _nt_runtime_data: set type of amask (admin mask) to native access type.
midipix • 5 years ago  
978970
runtime flags: renamed seh trap flag to NT_RUNTIME_DATA_DEBUG_SEH_TRAP.
midipix • 5 years ago  
34a88c
struct _nt_runtime_data: support propagation of umask and amask (admin mask).
midipix • 5 years ago  
cc8356
debug interfaces: normalize extension functions (set prefix to tt_debug_).
midipix • 5 years ago  
d4344e
debug helpers: __ntapi_tt_debug_break_process(): initial implementation.
midipix • 5 years ago  
2a7f67
__ntapi_tt_create_thread(): remote threads: x86_64: properly pass arg in reg.
midipix • 5 years ago  
d7c519
debug translation units: added missing note.
midipix • 5 years ago  
03cd3c
__ntapi_tt_create_thread(): whitespace meditation.
midipix • 5 years ago  
c2fe99
__ntapi_tt_debug_execution_flow(): impl. NT_DBG_FLOW_MASK_DETACH_AND_CLOSE.
midipix • 5 years ago  
dce12f
__ntapi_tt_debug_execution_flow(): defined enhanced flow masks.
midipix • 5 years ago  
c155d9
struct _nt_tty_log_info, __log_exception_to_server(): report priority.
midipix • 5 years ago  
7969fc
debug helpers: __ntapi_tt_debug_execution_flow(): initial implementation.
midipix • 5 years ago  
bf05bd
__ntapi_tt_spawn_foreign_process(): added initial debug support.
midipix • 5 years ago  
168f83
debug helpers: added __ntapi_tt_create_{attach_}debug_object().
midipix • 5 years ago  
e20eeb
process creation: spawn: added debug-related definitions.
midipix • 5 years ago  
c95ea0
dbg_state of the union.
midipix • 5 years ago  
8918bd
process runtime flags: added NT_RUNTIME_DATA_DEBUG_{FOREIGN|NATIVE}_CHILDREN.
midipix • 5 years ago  
921b8b
log info: added NT_TTY_LOG_INFO_EXCEPTION_ENTRY and related fields.
midipix • 5 years ago  
49fdf6
ntapi.h: added pointers to the native debug-related interfaces.
midipix • 5 years ago  
8a35fe
native api: added debug-related definitions.
midipix • 5 years ago  
b2a33c
native api custom import table: added table-generation reference.
midipix • 5 years ago  
e4f43f
internals: renamed nt_debug.h --> nt_log.h, renamed interfaces accordingly.
midipix • 5 years ago  
a7ffe3
tty API: renamed NT_TTY_LOG_WRITE --> NT_TTY_LOG_ENTRY.
midipix • 6 years ago  
1c3ec4
tty API: defined enum _nt_tty_log_info_type, struct _nt_tty_log_msg.
midipix • 6 years ago  
ccc0f9
tty API: added NT_TTY_LOG_WRITE, NT_TTY_LOG_QUERY.
midipix • 6 years ago  
02f584
framework api: process flags: defined NT_RUNTIME_DATA_SEH_TRAP.
midipix • 6 years ago  
3103f7
__ntapi_sc_getsockopt(): support NT_SO_IOCTL_GET_TCP_INFO.
midipix • 6 years ago  
c8cd7a
nt_socket.h: added afd socket ioctl core definitions.
midipix • 6 years ago  
807f38
nt_exception.h: added SEH-oriented definitions.
midipix • 6 years ago  
fb30a9
api headers: moved enum _nt_exception_disposition to nt_exception.h.
midipix • 6 years ago  
08ce77
build system: configure: make --all-shared and --all-static mutually exclusive.
midipix • 6 years ago  
51b09b
internals: explicitly attribute protected visibility to all interfaces.
midipix • 6 years ago  
766a63
internals: explicitly apply internal visibility to the accessor table.
midipix • 6 years ago  
919f42
ntapi_entry_point(): explicitly apply protected visibility.
midipix • 6 years ago  
da6912
attribute protected visibility to declarations of internal functions.
midipix • 6 years ago  
c30fbc
nt_api.h: NTAPI_STATIC now implies protected visibility.
midipix • 6 years ago  
9a9511
  • « Newer
  • page 7 of 18
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.