VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57706   9 years vboxsync tstRTFileAio: tell us why the test was skipped
(edit) @57704   9 years vboxsync tstRTFileAio: EINVAL is the documented error code for file systems o …
(edit) @57699   9 years vboxsync IPRT: build fix.
(edit) @57698   9 years vboxsync IPRT: More Solaris 11 certificate paths.
(edit) @57697   9 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update.
(edit) @57696   9 years vboxsync RTPathGlob: Follow links, duh.
(edit) @57691   9 years vboxsync Runtime: only compile if VBOX_WITH_LIBCURL defined
(edit) @57689   9 years vboxsync New IPRT tool: RTHttp, a very simple URL getter.
(edit) @57687   9 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of …
(edit) @57686   9 years vboxsync RTPathGlob: fix for a another stupid bug.
(edit) @57685   9 years vboxsync RTPathGlob: stupid bug fix.
(edit) @57681   9 years vboxsync RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update.
(edit) @57657   9 years vboxsync tstRTVfs: On all platforms.
(edit) @57656   9 years vboxsync IPRT/process-win.cpp: Don't unset env variables from parent in …
(edit) @57652   9 years vboxsync crypto/tsp-template.h: Corrected decoding of the seconds member, it's …
(edit) @57648   9 years vboxsync tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
(edit) @57647   9 years vboxsync fixed bug in ASMBitSetRange()
(edit) @57646   9 years vboxsync IPRT/pipe: build fix
(edit) @57645   9 years vboxsync IPRT/pipe: build fix
(edit) @57644   9 years vboxsync IPRT/pipe: build fix
(edit) @57643   9 years vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57641   9 years vboxsync RTCrPemFreeSections: pbData is always on the heap, so don't call …
(edit) @57638   9 years vboxsync tstRTVfs: Didn't mean to disable the std input test.
(edit) @57637   9 years vboxsync tstRTVfs: Fixed incorrect RTTest usage.
(edit) @57636   9 years vboxsync RTPipeFromNative/win: Handle full duplex pipes without asserting and …
(edit) @57635   9 years vboxsync RTVfsIoStrmFromRTFile: Fixed reference leak.
(edit) @57634   9 years vboxsync fileio-win.cpp: W10 return ERROR_INVALID_FUNCTION in RTFileQueryInfo …
(edit) @57624   9 years vboxsync IPRT,UINetworkReply: Fixes, logging.
(edit) @57622   9 years vboxsync duh2
(edit) @57621   9 years vboxsync duh
(edit) @57620   9 years vboxsync fileio-win.cpp: Condensed the console I/O handle workaround code in …
(edit) @57619   9 years vboxsync IPRT/testcase: Run tstRTVfs only for Windows at the moment.
(edit) @57617   9 years vboxsync IPRT: Build fix.
(edit) @57616   9 years vboxsync IPRT,UINetworkReply: Build & bug fixes.
(edit) @57615   9 years vboxsync RTPathGlob: build and bug fix.
(edit) @57614   9 years vboxsync build fix
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57610   9 years vboxsync Logging.
(edit) @57604   9 years vboxsync IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
(edit) @57603   9 years vboxsync IPRT/fileio-win.cpp: Follow-up fix to r102458: Use the undocumented …
(edit) @57598   9 years vboxsync Typo.
(edit) @57597   9 years vboxsync IPRT/fileio-win.cpp: Fixed support for RTFileQueryInfo() in …
(edit) @57586   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57582   9 years vboxsync build fix
(edit) @57580   9 years vboxsync IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.
(edit) @57577   9 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57574   9 years vboxsync rtCrx509TbsCertificate_AddKeyUsageFlags: Fix assertion.
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57548   9 years vboxsync RTCrStoreCertAddFromFile.cpp: Updated PEM certificate markers.
(edit) @57516   9 years vboxsync Runtime/http: additional error code
(edit) @57476   9 years vboxsync space.
(edit) @57444   9 years vboxsync static
(edit) @57434   9 years vboxsync build fix
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57409   9 years vboxsync thread-r0drv-nt.cpp: Remove unused function RTThreadSleepCommon.
(edit) @57405   9 years vboxsync build fix
(edit) @57387   9 years vboxsync manifest.cpp: build fix
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57368   9 years vboxsync fix
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57330   9 years vboxsync spinlock-r0drv-linux.c: warning.
(edit) @57325   9 years vboxsync ldrPE.cpp: Added kludge for windows 10's 32-bit imagehlp.dll which has …
(edit) @57323   9 years vboxsync the-linux-kernel.h: Use ASMChangeFlags for IPRT_LINUX_RESTORE_EFL_ONLY_AC.
(edit) @57322   9 years vboxsync spinlock-r0drv-linux.c: Fixed saving and restoring EFLAGS.AC, must do …
(edit) @57318   9 years vboxsync build fix
(edit) @57313   9 years vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57311   9 years vboxsync testcase/tstRTFileAio: actually it's VERR_ACCESS_DENIED not …
(edit) @57300   9 years vboxsync fix
(edit) @57294   9 years vboxsync typo
(edit) @57284   9 years vboxsync actually evaluated fAsyncMayFail
(edit) @57282   9 years vboxsync O_DIRECT seems to be not supported on tmpfs
(edit) @57281   9 years vboxsync iprt/r0drv/linux: addendum to r102031
(edit) @57276   9 years vboxsync iprt/r0drv/linux: Preserve EFLAGS/AC where ever it may possibly be …
(edit) @57274   9 years vboxsync iprt/r0drv/darwin: The remaining (hopefully) places where we might …
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57246   10 years vboxsync iprt/darwin/r0drv: More saving of EFLAGS/AC, seems anything that may …
(edit) @57237   10 years vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57230   10 years vboxsync spinlock-r0drv-darwin.cpp: Fix leak.
(edit) @57228   10 years vboxsync IPRT/r0drv/darwin: More EFLAGS.AC paranoia.
(edit) @57206   10 years vboxsync typo
(edit) @57189   10 years vboxsync Runtime/RTUtf16Copy: Fix implementation, would only copy half of the …
(edit) @57157   10 years vboxsync Runtime/win: Windows 10
(edit) @57122   10 years vboxsync symdbdata.h,ntBldSymDb.cpp: Quick updates for W10/10240.
(edit) @57078   10 years vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57077   10 years vboxsync Fixed copy & past burn (from the-linux-kernel.h).
(edit) @57074   10 years vboxsync r0drv/darwin: Added a whole bunch of EFLAGS.AC save and restores when …
(edit) @57070   10 years vboxsync testcase/tstRTR0ThreadPreemption: check for failures for …
(edit) @57069   10 years vboxsync testcase/tstRTR0ThreadPreemption: old constants in strings renamed to …
(edit) @57049   10 years vboxsync direnum-r3-nt.cpp: Just use 64KB buffers with remote directories, …
(edit) @57020   10 years vboxsync direnum-r3-nt.cpp: Workaround for windows CIFS servers with …
(edit) @57017   10 years vboxsync Reverted r101732
(edit) @57014   10 years vboxsync For one Windows test build without VBOX_WITH_NT_DIRENUM
(edit) @57004   10 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @57001   10 years vboxsync tstTimer: Error printing formatting fix.
(edit) @56978   10 years vboxsync Runtime: Formatting fixes, time.cpp being the most significant.
(edit) @56955   10 years vboxsync Runtime/r0drv/threadctxhooks: Call preempt_notifier_inc/dec() for …
(edit) @56951   10 years vboxsync Runtime/r0drv: comment.
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