VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80878   5 years vboxsync IPRT/env-generic.cpp: RTENV_ALLOW_EQUAL_FIRST_IN_VAR should only be …
(edit) @80860   5 years vboxsync IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
(edit) @80857   5 years vboxsync RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
(edit) @80855   5 years vboxsync RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
(edit) @80837   5 years vboxsync VBoxRT: Added RTUtf16NLen to the stable interface (Bstr needs it).
(edit) @80832   5 years vboxsync IPRT: Added RTPathEnsureTrailingSeparatorEx.
(edit) @80827   5 years vboxsync IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
(edit) @80764   5 years vboxsync IPRT: Optimized RTEnvPutEx. bugref:9341
(edit) @80735   5 years vboxsync linux kernel 5.3 fixes: tickref:18911, contribution from Larry.Finger …
(edit) @80715   5 years vboxsync Runtime: Add generic/RTPathGetCurrentOnDrive-generic.cpp for NetBSD too.
(edit) @80713   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80712   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @80710   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80708   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80665   5 years vboxsync IPRT: Redid RTTimerLRChangeInterval. Converted RTTimerLR testcase to …
(edit) @80635   5 years vboxsync extvfs.cpp: Build fix
(edit) @80633   5 years vboxsync Runtime/extvfs.cpp: bug fixes
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80565   5 years vboxsync IPRT/string.h: Added hexformatting variants that takes an additional …
(edit) @80530   5 years vboxsync IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
(edit) @80518   5 years vboxsync Runtime/RTVfs: Implement RTVfsDirRewind
(edit) @80503   5 years vboxsync IPRT/process-win.cpp: More pszUser == NULL + RTPROC_FLAGS_SERVICE …
(edit) @80496   5 years vboxsync IPRT/string.h: Added added two more human readable size formatting …
(edit) @80492   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80485   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80484   5 years vboxsync IPRT/pipe-win.cpp: Don't reject PIPE_TYPE_MESSAGE pipes in …
(edit) @80481   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80438   5 years vboxsync VBoxRTImp.def: export RTNetIsIPv4AddrStr
(edit) @80433   5 years vboxsync Linux/host and guest drivers: support SLES 12 SP4 kernel (which SUSE …
(edit) @80358   5 years vboxsync iprt/string.h: Fixed RTStrStartsWith and RTStrIStartsWith return code …
(edit) @80328   5 years vboxsync IPRT/memobj-r0drv-solaris.c: Implemented mapping or sub-ranges as …
(edit) @80327   5 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80321   5 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80292   5 years vboxsync IPRT/crypto/tsp: Relax the check for the 'millis' field allowing zero …
(edit) @80290   5 years vboxsync IPRT/timer-r0drv-linux.c: A shot at working around the unit test …
(edit) @80204   5 years vboxsync Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
(edit) @80035   5 years vboxsync Runtime: Build fix for OS/2
(edit) @80033   5 years vboxsync Runtime/r3/win/vcc100-kernel32-fakes.cpp: Include …
(edit) @80031   5 years vboxsync Runtime/r3/win/vcc100-kernel32-fakes.cpp: Include …
(edit) @80028   5 years vboxsync Runtime/Makefile.kmk: Need the fileaio-* and ioqueue-* implementations …
(edit) @80024   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @80002   5 years vboxsync Runtime/Makefile.kmk: VBOX_WITH_RAW_MODE fix for extpack builds. …
(edit) @80001   5 years vboxsync Runtime/Makefile.kmk: VBOX_WITH_RAW_MODE fix for extpack builds. …
(edit) @79984   5 years vboxsync Runtime/RTIoQueue: Updates [scm fix]
(edit) @79983   5 years vboxsync Runtime/RTIoQueue: Updates
(edit) @79953   5 years vboxsync Runtime: ​bugref:8231 Starting on defining and implementing a new …
(edit) @79952   5 years vboxsync Runtime: ​bugref:8231 Starting on defining and implementing a new …
(edit) @79951   5 years vboxsync Runtime: ​bugref:8231 Starting on defining and implementing a new …
(edit) @79950   5 years vboxsync Runtime: ​bugref:8231 Starting on defining and implementing a new …
(edit) @79949   5 years vboxsync Runtime: bugref:8231 Starting on defining and implementing a new …
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79888   5 years vboxsync IPRT/rest: doQueryParameters - adjust previous, use %RMpa that encodes …
(edit) @79884   5 years vboxsync tstRTCRest-1: use consistent quoting (or rather, now, not quoting) for …
(edit) @79862   5 years vboxsync IPRT/rest: RTCRestClientApiBase::reinitHttpInstance - RTHTTP no longer …
(edit) @79840   5 years vboxsync IPRT/http-curl.cpp: Apparently cURL forgets proxy setup after …
(edit) @79837   5 years vboxsync IPRT/rest: doQueryParameters - use %RMpf instead of %RMpq. Plus sings …
(edit) @79835   5 years vboxsync IPRT/http-curl.cpp: logging fix.
(edit) @79807   5 years vboxsync IPRT/messagerefentry.cpp: screen width tweak.
(edit) @79788   5 years vboxsync IPRT/lockvalidator: Changed rtLockValidatorRecSharedMakeRoom() to grow …
(edit) @79787   5 years vboxsync IPRT/lockvalidator: Better fix for problem in r132153, as there is no …
(edit) @79786   5 years vboxsync IPRT/lockvalidator: Must serialize for detection before calling …
(edit) @79747   5 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79677   5 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79570   5 years vboxsync IPRT: Added RTPathPurgeFilename for making valid filenames out of …
(edit) @79562   5 years vboxsync IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
(edit) @79561   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79559   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79522   5 years vboxsync VBox/log.h: Kicked out most event group (base classes are still there) …
(edit) @79521   5 years vboxsync VBox/log.h: Kicked out most event group (base classes are still there) …
(edit) @79496   5 years vboxsync IPRT/DllMain: Don't put a 8KB buffer on the stack that we only need …
(edit) @79495   5 years vboxsync IPRT/thread-win.cpp: Don't give windows a 64KB aligned stack size, …
(edit) @79468   5 years vboxsync IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
(edit) @79467   5 years vboxsync IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
(edit) @79427   5 years vboxsync IPRT/rest: Fix inverted logic to specify kDoCall_RequireBody flag. We …
(edit) @79421   5 years vboxsync IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
(edit) @79413   5 years vboxsync IPRT/tcp: RTTcpClientCancelConnect must not attempt close an already …
(edit) @79411   5 years vboxsync IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
(edit) @79370   5 years vboxsync IPRT/direnum-r3-nt.cpp: Fixed enumerating directories we're not …
(edit) @79293   5 years vboxsync IPRT/rtFsModeFromUnix: Don't mark the special '.' and '..' entries as …
(edit) @79284   5 years vboxsync IPRT/RTFileModeToFlagsEx: Added support for 'a' and 'a+' access mode. …
(edit) @79200   5 years vboxsync iprt/file.h,createtemp-generic.cpp: nits
(edit) @79155   5 years vboxsync IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode …
(edit) @79025   5 years vboxsync Linux/host and guest drivers: support more openSUSE 15.0 and 15.1 kernels.
(edit) @79020   5 years vboxsync RTMemPageAllocExTag/win: Shut up VirtualLock assertion for now.
(edit) @79019   5 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @79014   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79012   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79011   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79010   5 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79009   5 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79007   5 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79005   5 years vboxsync IPRT/RTHttp: Use RTLdrLoadSystem to find libproxy.so.1. bugref:8352
(edit) @79003   5 years vboxsync IPRT: Implemented rtldrNativeLoadSystem for posix systems. bugref:8352 …
(edit) @78971   6 years vboxsync RTPoll/darwin: Add POLLHUP to the events when RTPOLL_EVT_ERROR is …
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @78906   6 years vboxsync VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
(edit) @78833   6 years vboxsync tstRTPoll: Check read results after the socket and pipe we waited on …
(edit) @78832   6 years vboxsync IPRT/poll.cpp: A shot at the missing POLLHUP for sockets on solaris. …
(edit) @78821   6 years vboxsync IPRT/socket.h: Added RTTcpSetBufferSize. bugref:9474
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette