VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29833   15 years vboxsync fileaio-freebsd.cpp: Fixes
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29728   15 years vboxsync IPRT/process-win: Beautified.
(edit) @29727   15 years vboxsync IPRT/process-win: Not needed.
(edit) @29726   15 years vboxsync IPRT/process-win: Fixed some errors, added NT4 support, modularized a bit.
(edit) @29718   15 years vboxsync Typo.
(edit) @29717   15 years vboxsync IPRT/process-win: Comment/Explanation.
(edit) @29716   15 years vboxsync IPRT/process-win: More generic way for starting processes from a …
(edit) @29642   15 years vboxsync RTSystemQueryDmiString-linux.cpp: RTSYSDMISTR_MANUFACTURER.
(edit) @29636   15 years vboxsync Runtime/process-posix: consume less stack during RTProcCreateEx
(edit) @29624   15 years vboxsync posix/process-posix: rtCheckCredentials for Solaris.
(edit) @29602   15 years vboxsync process-posix: use crypt_r() instead of crypt()
(edit) @29582   15 years vboxsync Runtime/r3/posix: support executing as different user (Linux only for now)
(edit) @29578   15 years vboxsync RTSystemQueryDmiString-win.cpp: Ignore RPC_E_TOO_LATE and enable …
(edit) @29560   15 years vboxsync RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
(edit) @29559   15 years vboxsync pipe-posix.cpp: nits
(edit) @29477   15 years vboxsync fileaio-posix.cpp: Fix assertion (It is possible to have 0 requests …
(edit) @29449   15 years vboxsync fileaio-posix.cpp: Fix flushes which were in the waiting list but not …
(edit) @29328   15 years vboxsync process-posix.cpp: Unbroke VBoxService on non-windows guests.
(edit) @29289   15 years vboxsync IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
(edit) @29277   15 years vboxsync alloc-solaris.cpp: MMAP mode in case it comes in handy later.
(edit) @29269   15 years vboxsync mp-solaris.cpp: Stubbed RTMpCpuId on sparc, pending proper …
(edit) @29263   15 years vboxsync sparc adjustments.
(edit) @29251   15 years vboxsync thread-win.cpp: build fix.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29241   15 years vboxsync fileaio-win: Return VERR_NOT_SUPPORTED instead of …
(edit) @29237   15 years vboxsync Runtime/FreeBSD: Fix build of fileaio-freebsd.cpp
(edit) @29129   15 years vboxsync Runtime/Aio: Fix flush API. The fFlush flag needs to be resetted
(edit) @29111   15 years vboxsync IPRT/fileaio-linux: Support flushes, not supported by any filesystem …
(edit) @29004   15 years vboxsync Backed out accidental change done in r61039.
(edit) @29003   15 years vboxsync Guest Control/Main/HostService: Proper shutdown / notification when VM …
(edit) @28929   15 years vboxsync IPRT: Fixed wrong format specifier in assertion (various …
(edit) @28928   15 years vboxsync utf8-posix.cpp: Fixed VERR_NO_TRANSLATION error on solaris.
(edit) @28919   15 years vboxsync nits.
(edit) @28918   15 years vboxsync iprt: dropped RT_DONT_CONVERT_FILENAMES, we've never needed it so far…
(edit) @28916   15 years vboxsync Don't use RTStrCopyEx with RTSTR_MAX.
(edit) @28915   15 years vboxsync iprt: More path conversion avoidance.
(edit) @28912   15 years vboxsync generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
(edit) @28911   15 years vboxsync build fix.
(edit) @28910   15 years vboxsync IPRT: Fixed mixed up free calls.
(edit) @28904   15 years vboxsync build fix
(edit) @28903   15 years vboxsync IPRT: iconv cache.
(edit) @28901   15 years vboxsync RTPathReal: fixed freeing of rtPathToNative result.
(edit) @28880   15 years vboxsync build fix.
(edit) @28877   15 years vboxsync IPRT: pathhost changes.
(edit) @28863   15 years vboxsync RTMpIsCpuOnline/linux/r3: disabled asssertion as …
(edit) @28858   15 years vboxsync RTMpIsCpuOnline/linux/r3: better assertion.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28692   15 years vboxsync iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
(edit) @28690   15 years vboxsync oops.
(edit) @28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28688   15 years vboxsync IPRT: Added RTDirFlush and RTDirFlushParent.
(edit) @28535   15 years vboxsync iprt: add RTSocketFromNative API
(edit) @28496   15 years vboxsync Runtime/FreeBSD: Build fix
(edit) @28459   15 years vboxsync time-win.cpp: Fixed 1000000 scale down bug in RTTimeSystemMilliTS …
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28326   15 years vboxsync alloc-ef.cpp: build fix.
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28311   15 years vboxsync alloc-posix.cpp: avoid bzero.
(edit) @28301   15 years vboxsync alloc.cpp: oops, switched the #ifdef branches there.
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28273   15 years vboxsync alloc-ef.cpp: spaces
(edit) @28271   15 years vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28199   15 years vboxsync IPRT: xml crash fix
(edit) @28164   15 years vboxsync IPRT: attribute namespace support
(edit) @28163   15 years vboxsync IPRT: xml optimizations, preps for better namespace support
(edit) @27959   15 years vboxsync iprt: added RTTcpSetSendCoalescing.
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27791   15 years vboxsync socket.cpp: build fix.
(edit) @27787   15 years vboxsync iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
(edit) @27772   15 years vboxsync Backed out 59389 (r3/socket.cpp) as it seems to cause some really …
(edit) @27771   15 years vboxsync fix.
(edit) @27770   15 years vboxsync tcp.cpp: no need to special FreeBSD case here I think.
(edit) @27759   15 years vboxsync IPRT: Build fix for FreeBSD
(edit) @27755   15 years vboxsync IPRT: an attempt to implement correct socket use accounting
(edit) @27747   15 years vboxsync process-posix.cpp: added todos.
(edit) @27745   15 years vboxsync build fix
(edit) @27743   15 years vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
(edit) @27721   15 years vboxsync RTPipeFromNative/posix: Solaris creates bi-directional pipes so we …
(edit) @27667   15 years vboxsync iprt/RTProcCreateEx: restored assertion removed in r58933 and added a …
(edit) @27649   15 years vboxsync RTTest: Added RTTest*Value* for reporting simple benchmark result. …
(edit) @27637   15 years vboxsync pipe-win.cpp: Don't flag RTPOLL_EVT_WRITE unless asked for.
(edit) @27618   15 years vboxsync iprt: Enabled RTSystemQueryDmiString-win.cpp. Fixed the header from …
(edit) @27614   15 years vboxsync iprt: Implemented RTPipeFromNative on posix.
(edit) @27613   15 years vboxsync iprt: Added RTPipeFromNative, implemented the windows version and …
(edit) @27579   15 years vboxsync IPRT/process-win: Whops.
(edit) @27578   15 years vboxsync IPRT/process-win: Comment on NT4.
(edit) @27575   15 years vboxsync alloc-ef.cpp: sensible variable names.
(edit) @27556   15 years vboxsync process-win.cpp: must keep child process handles around or we risk …
(edit) @27554   15 years vboxsync localipc-win.cpp: don't drag in …
(edit) @27553   15 years vboxsync pipe-win: fixed bug in RTPipeWrite.
(edit) @27549   15 years vboxsync iprt/socket.cpp: relaxed the locking for accept and shutdown.
(edit) @27541   15 years vboxsync RT: temporary commented out owner assert in RT socket's shutdown() - …
(edit) @27513   15 years vboxsync process-win.cpp: code review / cleanup.
(edit) @27512   15 years vboxsync process-win.cpp: must mark handles passed to the child as inheritable.
(edit) @27511   15 years vboxsync pipe-win.cpp: simplified.
(edit) @27510   15 years vboxsync poll-win.cpp,socket.cpp: Tested socket polling for windows.
(edit) @27509   15 years vboxsync iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
(edit) @27506   15 years vboxsync tcp.cpp: drop some of the includes.
(edit) @27504   15 years vboxsync socket.cpp,tcp.cpp: Windows build fixes.
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