|
|
@95623
|
2 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Always utilise newlocale(3C) + …
|
|
|
@95587
|
2 years |
vboxsync |
IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
|
|
|
@95586
|
2 years |
vboxsync |
IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
|
|
|
@95320
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
|
|
|
@95274
|
3 years |
vboxsync |
FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
|
|
|
@95208
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Use PAM when authenticating to Solaris …
|
|
|
@95203
|
3 years |
vboxsync |
IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
|
|
|
@95196
|
3 years |
vboxsync |
IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
|
|
|
@95190
|
3 years |
vboxsync |
IPRT/r3/darwin: Use pthread_sigmask instead of sigprocmask on darwin, …
|
|
|
@95147
|
3 years |
vboxsync |
IPRT/Process creation: Fixed fallback handling for using stdin's TTY …
|
|
|
@95133
|
3 years |
vboxsync |
IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17).
|
|
|
@95114
|
3 years |
vboxsync |
IPRT/win: Export and import library adjustments for C++17 and noexcept …
|
|
|
@95113
|
3 years |
vboxsync |
IPRT/win: Export and import library adjustments for C++17 and noexcept …
|
|
|
@95110
|
3 years |
vboxsync |
IPRT/RTPathQueryInfo-nt.cpp: The g_pfnNtQueryFullAttributesFile type …
|
|
|
@95109
|
3 years |
vboxsync |
IPRT/xml: Having another go at the PFNEXTERNALENTITYLOADER declaration …
|
|
|
@95097
|
3 years |
vboxsync |
IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
|
|
|
@95096
|
3 years |
vboxsync |
IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
|
|
|
@95095
|
3 years |
vboxsync |
IPRT/RTTestIErrContext: typo.
|
|
|
@95084
|
3 years |
vboxsync |
IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
|
|
|
@95083
|
3 years |
vboxsync |
IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
|
|
|
@95007
|
3 years |
vboxsync |
IPRT/Process creation: A bit more logging, added a hint. bugref:10225
|
|
|
@95006
|
3 years |
vboxsync |
IPRT/Process creation: More code for PAM_TTY authentication, along …
|
|
|
@94984
|
3 years |
vboxsync |
IPRT/Process creation: We also need to set PAM_TTY (if available) to …
|
|
|
@94908
|
3 years |
vboxsync |
/Config.kmk,IPRT: Some arm64 adjustments. bugref:10224
|
|
|
@94888
|
3 years |
vboxsync |
Runtime: Fix a few memory leaks in error handling paths, bugref:3409
|
|
|
@94877
|
3 years |
vboxsync |
IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
|
|
|
@94876
|
3 years |
vboxsync |
Reverted r151276.
|
|
|
@94875
|
3 years |
vboxsync |
IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
|
|
|
@94839
|
3 years |
vboxsync |
Runtime/socket.cpp: Relax annoying assertion
|
|
|
@94561
|
3 years |
vboxsync |
IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
|
|
|
@94406
|
3 years |
vboxsync |
Runtime: Make it possible to override PAM usage with IPRT_WITHOUT_PAM …
|
|
|
@94310
|
3 years |
vboxsync |
IPRT/RTPathTemp: Reverted the bits of r150550 related to RTPathTemp as …
|
|
|
@94286
|
3 years |
vboxsync |
IPRT/Win: Prefer LOCALAPPDATA over TMP / TEMP for RTPathTemp(). …
|
|
|
@94277
|
3 years |
vboxsync |
IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
|
|
|
@94157
|
3 years |
vboxsync |
Runtime: Windows build fixes and updated .def file in preparation for …
|
|
|
@94094
|
3 years |
vboxsync |
IPRT/darwin: Renamed variable in RTMpGetMaxFrequency. bugref:9898
|
|
|
@94093
|
3 years |
vboxsync |
IPRT: Use same approach in RTMpGetMaxFrequency for getting at the a …
|
|
|
@94091
|
3 years |
vboxsync |
IPRT: Better RTMpGetDescription for darwin.arm (first M1 has two …
|
|
|
@94087
|
3 years |
vboxsync |
IPRT/mp/darwin: Reimplemented RTMpGetOnlineSet to avoid getting the …
|
|
|
@93754
|
3 years |
vboxsync |
IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
|
|
|
@93640
|
3 years |
vboxsync |
Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
|
|
|
@93544
|
3 years |
vboxsync |
IPRT: Default to UTF-8 on macOS when nothing else is given in the …
|
|
|
@93543
|
3 years |
vboxsync |
IPRT: Default to UTF-8 on macOS when nothing else is given in the …
|
|
|
@93500
|
3 years |
vboxsync |
IPRT/win: Additional OpenSSL exports for libssh. bugref:9469
|
|
|
@93487
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Corrected IPRT_LIBPATM_FILE_1_XXX macros …
|
|
|
@93451
|
3 years |
vboxsync |
IPRT: Local IPC Server: add interface to set server socket access mode …
|
|
|
@93301
|
3 years |
vboxsync |
IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93230
|
3 years |
vboxsync |
IPRT/RTDirRemove/posix: Correction to r131730 that makes the kludge …
|
|
|
@93216
|
3 years |
vboxsync |
Fixing a comment typo.
|
|
|
@93141
|
3 years |
vboxsync |
IPRT/http-server: Also free pszUrl of RTHTTPSERVERREQ in …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93059
|
3 years |
vboxsync |
IPRT/utf8-win.cpp: Optimize string conversion from/to process codepage …
|
|
|
@93026
|
3 years |
vboxsync |
IPRT/LocalIpc/posix: Fixed incorrect handle and state validation. …
|
|
|
@93025
|
3 years |
vboxsync |
IPRT/LocalIpc/poisx: How difficult can this be to get right? bugref:10134
|
|
|
@93019
|
3 years |
vboxsync |
iprt: local ipc server: add interface to grant r/w access to a server …
|
|
|
@92919
|
3 years |
vboxsync |
IPRT/r3/posix: Just use sched_yield() everywhere, as it's a standard …
|
|
|
@92904
|
3 years |
vboxsync |
IPRT/vcc-fakes-kernel32.cpp: Adjustments for W10 SDK. bugref:10116
|
|
|
@92792
|
3 years |
vboxsync |
IPRT/semevent-nt: Converted semevent-r0drv-nt.cpp into something that …
|
|
|
@92784
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share more code between the single-release and …
|
|
|
@92782
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share more code between the single-release and …
|
|
|
@92781
|
3 years |
vboxsync |
IPRT/posix/semwait.h: Build fix. bugref:10138
|
|
|
@92780
|
3 years |
vboxsync |
IPRT/posix/semwait.h: Doxygen fix; removed unused function. bugref:10138
|
|
|
@92779
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share some common bits between the …
|
|
|
@92777
|
3 years |
vboxsync |
IPRT/semevent-linux: Implemented missing RTSemEventWaitEx and made use …
|
|
|
@92776
|
3 years |
vboxsync |
IPRT/r3/posix: Implemented RTSemEventWaitEx. bugref:10138
|
|
|
@92761
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
|
|
|
@92758
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
|
|
|
@92755
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
|
|
|
@92750
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Use release logging for translation …
|
|
|
@92714
|
3 years |
vboxsync |
IPRT/RTR3Init*: RTR3INIT_FLAGS_SUPLIB & RTR3INIT_FLAGS_TRY_SUPLIB …
|
|
|
@92679
|
3 years |
vboxsync |
iprt: Local Ipc Server: put synchronization primitives into …
|
|
|
@92678
|
3 years |
vboxsync |
IPRT/localipc/posix: Some minor adjustments to …
|
|
|
@92677
|
3 years |
vboxsync |
iprt: Local Ipc Server: add Linux implementation for getting remote …
|
|
|
@92676
|
3 years |
vboxsync |
iprt: Local Ipc Server: add Linux implementation for getting remote …
|
|
|
@92672
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
|
|
|
@92671
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
|
|
|
@92657
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Try use PAM on linux for authentication so …
|
|
|
@92625
|
3 years |
vboxsync |
IPRT/RTR3Init/win: Use RTGetOptArgvFromString instead of …
|
|
|
@92620
|
3 years |
vboxsync |
IPRT,RTProcCreatEx/posix: Throw 'fish' in with bash, zsh and ksh, it …
|
|
|
@92619
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/darwin: Always set TMPDIR when constructing a …
|
|
|
@92618
|
3 years |
vboxsync |
IPRT,RTProcCreatEx/posix: Do *not* use achBuf for temporary stuff, …
|
|
|
@92617
|
3 years |
vboxsync |
IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …
|
|
|
@92613
|
3 years |
vboxsync |
SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
|
|
|
@92507
|
3 years |
vboxsync |
IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
|
|
|
@92325
|
3 years |
vboxsync |
IPRT/test.cpp: Missing spacing.
|
|
|
@92258
|
3 years |
vboxsync |
IPRT,VMMDev,ValKit: Some new test units. bugref:10093
|
|
|
@92245
|
3 years |
vboxsync |
IPRT/rtR3WinUnhandledXcptFilter: Log the PID and command line too.
|
|
|
@91620
|
3 years |
vboxsync |
IPRT/RTDirRemove/posix: Do not rely on EEXIST taking priority over …
|
|
|
@91605
|
3 years |
vboxsync |
IPRT/win: Try detect windows 11 and server 2019 & 2022 by the stupid …
|
|
|
@91594
|
3 years |
vboxsync |
Runtime/VBoxRT-openssl-1.1plus.def: Export more openssl stuff for …
|
|
|
@91033
|
3 years |
vboxsync |
Runtime/tpm-win: Some bug fixes, bugref:10075
|
|
|
@91028
|
3 years |
vboxsync |
Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
|
|
|
@91027
|
3 years |
vboxsync |
Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
|
|
|
@90995
|
3 years |
vboxsync |
Runtime/RTTpm: Add API to query the maximum supported locality of a …
|
|
|
@90915
|
3 years |
vboxsync |
Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
|
|
|
@90880
|
3 years |
vboxsync |
IPRT/RTKrnlModLoadedQueryInfoAll: Fixed regression from r146424.
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90781
|
3 years |
vboxsync |
IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90392
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|