VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35499   14 years vboxsync Doppelmoppel
(edit) @35464   14 years vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35463   14 years vboxsync TARGET_<target> -> <target>_1_TARGET, PATH_<…
(edit) @35445   14 years vboxsync Runtime/errmsgwin: add a heuristics for providing a human readable …
(edit) @35408   14 years vboxsync fileaio-win.cpp: Log native error code for unresolved errors …
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35337   14 years vboxsync More build fixes
(edit) @35329   14 years vboxsync win adds build fix
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35225   14 years vboxsync Config.kmk,path.cpp: VBOX_PATH_APP_PRIVATE_ARCH_TOP.
(edit) @35222   14 years vboxsync Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of …
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35213   14 years vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35185   14 years vboxsync missing exports
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 years vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35165   14 years vboxsync memobj-r0drv-linux: defined is more correct here
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35122   14 years vboxsync Runtime: too much replaced in the last fix
(edit) @35076   14 years vboxsync RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
(edit) @35051   14 years vboxsync warnings
(edit) @35024   14 years vboxsync Makefile.kmk: build fix
(edit) @35021   14 years vboxsync build fix
(edit) @35020   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35018   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35015   14 years vboxsync Runtime/fs: "fuseblk" is RTFSTYPE_FUSE as well
(edit) @34999   14 years vboxsync Backed out r68812, r68813 and r68816 - issue will be resolved with …
(edit) @34993   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34990   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34989   14 years vboxsync IPRT/RTTimeExplode: Fixed missing alldvrm issue on W2K/NT4.
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34962   14 years vboxsync build fix
(edit) @34960   14 years vboxsync build fix
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34952   14 years vboxsync tar.cpp: < 8GB, not <=. Added note about using 256-base encoding with …
(edit) @34951   14 years vboxsync FE/Qt4: fix burn
(edit) @34949   14 years vboxsync Runtime-tar: base 256 support for files greater 8GB
(edit) @34941   14 years vboxsync checksum/manifest: uninitialized variables
(edit) @34928   14 years vboxsync tarvfs.cpp: untested implementation of base-256 decoding.
(edit) @34921   14 years vboxsync Runtime/darwin: RTTimeSystemMilliTS incorrectly returned nanosecond …
(edit) @34919   14 years vboxsync Runtime: fix wrong writing of big file sizes
(edit) @34848   14 years vboxsync logging
(edit) @34845   14 years vboxsync iprt: Added RTManifestEntryExists.
(edit) @34801   14 years vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34786   14 years vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34726   14 years vboxsync OSE header fix
(edit) @34708   14 years vboxsync IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
(edit) @34673   14 years vboxsync build fix
(edit) @34672   14 years vboxsync more build fixing.
(edit) @34671   14 years vboxsync more build fixing.
(edit) @34670   14 years vboxsync build fix
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @34662   14 years vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34654   14 years vboxsync Runtime/err: handle newly added XPCOM error code
(edit) @34629   14 years vboxsync no RTThreadPoke() on Windows
(edit) @34628   14 years vboxsync clock_gettime not on Darwin
(edit) @34626   14 years vboxsync implemented RTThreadGetExecutionTimeMilli() for Posix and …
(edit) @34579   14 years vboxsync Completed the extension pack renaming. Some bugfixes.
(edit) @34560   14 years vboxsync vfsmemory.cpp: list bugfix (grumble, even with RTList* linked lists …
(edit) @34542   14 years vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
(edit) @34537   14 years vboxsync extpack & manifest bugfixes.
(edit) @34536   14 years vboxsync build fix
(edit) @34535   14 years vboxsync Manifest comparison.
(edit) @34510   14 years vboxsync reverted unnecessary build fix (wrong options).
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34502   14 years vboxsync build fixes
(edit) @34495   14 years vboxsync Made extension pack installation work.
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34474   14 years vboxsync build fix
(edit) @34466   14 years vboxsync Made RTManifest a build program, this drags in IPRT and libcrypto into …
(edit) @34464   14 years vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34450   14 years vboxsync RTManifestWriteStandard: Initial implementation.
(edit) @34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34442   14 years vboxsync bugfixing
(edit) @34441   14 years vboxsync A couple of vfs fixes.
(edit) @34436   14 years vboxsync RTVfsUtilPumpIoStreams: Flush the destination stream on success to …
(edit) @34435   14 years vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34418   14 years vboxsync VBoxExtPAckHelperApp.cpp: More code.
(edit) @34414   14 years vboxsync vfsmemory.cpp: warning
(edit) @34413   14 years vboxsync vfsbase.cpp: RTVfs*Release - Ignore NIL handles.
(edit) @34410   14 years vboxsync build fixes
(edit) @34407   14 years vboxsync vfsmemory.cpp: initial coding.
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34405   14 years vboxsync vfsstdfile.cpp: bug fix.
(edit) @34391   14 years vboxsync More extension pack code.
(edit) @34385   14 years vboxsync Build fix.
(edit) @34381   14 years vboxsync manifest stuff.
(edit) @34291   14 years vboxsync doc adj
(edit) @34289   14 years vboxsync thread-posix.cpp: Restored an accidental change causing crashes in …
(edit) @34256   14 years vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @34251   14 years vboxsync IPRT/process-win: Added mapping function for specific Windows error codes.
(edit) @34239   14 years vboxsync nc
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
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