VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   6 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79009   6 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79007   6 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79005   6 years vboxsync IPRT/RTHttp: Use RTLdrLoadSystem to find libproxy.so.1. bugref:8352
(edit) @79003   6 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
(edit) @78803   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
(edit) @78732   6 years vboxsync IPRT/string: Implemented RTUtf16CopyEx.
(edit) @78731   6 years vboxsync IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec.
(edit) @78730   6 years vboxsync IPRT/RTDirRemove/posix: Translate EEXIST to VERR_DIR_NOT_EMTPY as …
(edit) @78705   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. [build …
(edit) @78702   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
(edit) @78607   6 years vboxsync Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for …
(edit) @78566   6 years vboxsync IPRT: comment
(edit) @78561   6 years vboxsync Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
(edit) @78456   6 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize. [forgot VBoxRTImp.def] bugref:9431
(edit) @78426   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78425   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78417   6 years vboxsync Utf8Str,RTCString: Assert that C-string pointer parameters in …
(edit) @78400   6 years vboxsync RTPathAbsEx: logging.
(edit) @78373   6 years vboxsync tstRTSymlink: Use the enmType parameter so recent w10 stop failing. …
(edit) @78356   6 years vboxsync IPRT/isovfs.cpp: Ignore 2nd primary descriptor.
(edit) @78348   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78345   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78337   6 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize.
(edit) @78335   6 years vboxsync IPRT/mem: Use RTMEMPAGEALLOC_F_ADVISE_LOCKED & …
(edit) @78334   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78314   6 years vboxsync IPRT/nt: Implemented offSub & cbSub in the NT versions of …
(edit) @78281   6 years vboxsync IPRT/rest: doCall - always call consumeBody
(edit) @78278   6 years vboxsync IPRT/nt: Implemented offSub & cbSub in the NT versions of …
(edit) @78272   6 years vboxsync IPRT/rest: RTCRestBinaryResponse::receiveHttpCallback if we are …
(edit) @78252   6 years vboxsync IPRT/http: render therefore unto the download callback the user data …
(edit) @78207   6 years vboxsync IPRT/RTDirFlushParent: Missing +1 in yesterday's changes. bugref:9172
(edit) @78205   6 years vboxsync IPRT/rtFsModeFromDos: Ignore read-only DOS attribute on directories. …
(edit) @78200   6 years vboxsync IPRT/pathint-nt.cpp: Dealth with three more RTPATH_MAX buffers. bugref:9172
(edit) @78187   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78186   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78184   6 years vboxsync IPRT/RTPathGetCurrent/win: Upper case the drive letter so it is …
(edit) @78183   6 years vboxsync Runtime/common/crypto/cipher-openssl.cpp: Fix copy and paste bug
(edit) @78178   6 years vboxsync IPRT: Relaxing RTPATH_MAX in a couple of places. bugref:9172
(edit) @78153   6 years vboxsync IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
(edit) @78120   6 years vboxsync IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
(edit) @78109   6 years vboxsync IPRT/dir2.cpp: Don't curse at directories (comment typo).
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78097   6 years vboxsync log-vbox.cpp: bird stuff
(edit) @78096   6 years vboxsync IPRT/Makefile.kmk: darwin build fix (RTPathAbsExEx). bugref:9172
(edit) @78091   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. [build …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78066   6 years vboxsync IPRT,GUI: Workaround for certificate downloads getting redirected to https.
(edit) @78053   6 years vboxsync iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
(edit) @78050   6 years vboxsync IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
(edit) @78049   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78009   6 years vboxsync RTHttp: Destroy the HTTP instance before exit.
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77981   6 years vboxsync Runtime/dbgmod.cpp: Make RTDbgModCreateFromMap(), …
(edit) @77971   6 years vboxsync Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
(edit) @77970   6 years vboxsync IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
(edit) @77941   6 years vboxsync Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the …
(edit) @77929   6 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
(edit) @77917   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77914   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77913   6 years vboxsync Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and …
(edit) @77911   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77907   6 years vboxsync Runtime/dbgmodnm.cpp: Plug memory leak in error case
(edit) @77836   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77835   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77834   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77833   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77832   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77825   6 years vboxsync IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
(edit) @77823   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77818   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77817   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
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