VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32134   15 years vboxsync nits
(edit) @32131   15 years vboxsync Runtime/poll: New attempt to save received events to prevent losing them
(edit) @32125   15 years vboxsync iprt/memtracker: hacking in progress.
(edit) @32117   15 years vboxsync Backed out r65185 as the fix shall be done in socket …
(edit) @32048   15 years vboxsync coredumper: bits.
(edit) @31980   15 years vboxsync coredumper: Use our own ELF defines, added OS specific defines to …
(edit) @31961   15 years vboxsync rtStrConvertWrapper: Release the thread.
(edit) @31956   15 years vboxsync Runtime/poll-win: Save received events of other sources because some …
(edit) @31942   15 years vboxsync Runtime/poll: Fix retrieving events after WaitForMultipleObjects
(edit) @31937   15 years vboxsync coredumper-solaris: bits.
(edit) @31935   15 years vboxsync coredumper-solaris: minor change.
(edit) @31914   15 years vboxsync coredumper-solaris: Fixed suspend/resume threads to not use heap. …
(edit) @31869   15 years vboxsync coredumper-solaris.cpp: RTFileGetSize returns uint64_t and this cannot …
(edit) @31862   15 years vboxsync RTCoreDumper: cleanup.
(edit) @31860   15 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31822   15 years vboxsync Runtime/r3/coredumper: rename.
(edit) @31821   15 years vboxsync tstRTCoreDump: copy to Runtime/r3.
(edit) @31717   15 years vboxsync Runtime/r3/posix: fileio-posix, comment.
(edit) @31585   15 years vboxsync Another one
(edit) @31584   15 years vboxsync Try to fix burning builds
(edit) @31582   15 years vboxsync Runtime/sockets: Don't loop in the non blocking calls
(edit) @31454   15 years vboxsync Build fix
(edit) @31453   15 years vboxsync Runtime/poll: Add a method to change the events to poll for without …
(edit) @31450   15 years vboxsync Runtime/socket: Make use of the new method to convert the S/G buffer …
(edit) @31406   15 years vboxsync RTPathSetMode/posix: No need to use realpath.
(edit) @31405   15 years vboxsync path.cpp: grr. build fix
(edit) @31404   15 years vboxsync RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
(edit) @31309   15 years vboxsync IPRT/posix: Added RTPathSetMode().
(edit) @31305   15 years vboxsync Assert.
(edit) @31304   15 years vboxsync IPRT: Added RTPathGetMode().
(edit) @31302   15 years vboxsync fixed Linux builds
(edit) @31288   15 years vboxsync path-posix.cpp: Implemented RTPathSetOwnerEx and RTPathSetOwner.
(edit) @31274   15 years vboxsync r3/alloc.cpp: Fixed realloc assertion.
(edit) @31252   15 years vboxsync Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
(edit) @31212   15 years vboxsync socket.cpp: renamed function to better reflect what's going on now.
(edit) @31189   15 years vboxsync Runtime/sockets: Don't switch back to blocking mode if the socket is …
(edit) @31158   15 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31157   15 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31122   15 years vboxsync IPRT/Sockets: Fix switch to blocking mode
(edit) @31121   15 years vboxsync IPRT/Sockets: Fix switch to blocking mode
(edit) @31106   15 years vboxsync Fix windows burn, take 3
(edit) @31105   15 years vboxsync Really fix windows burn
(edit) @31104   15 years vboxsync Fix windows burn
(edit) @31103   15 years vboxsync IPRT/Socket: Add non blocking versions of the read/write methods. The …
(edit) @30746   15 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30468   15 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30371   15 years vboxsync RTFsQueryType/win: Fix for FileSystemName not being terminated.
(edit) @30365   15 years vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
(edit) @30324   15 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30312   15 years vboxsync Runtime/process-posix: Better error message if the binaries format is …
(edit) @30307   15 years vboxsync compile fix
(edit) @30306   15 years vboxsync Runtime/socket: Windows does have a good enough sendmsg() equivalent …
(edit) @30303   15 years vboxsync iprt/RTDirRead: fixed memory leak introduced in r60863
(edit) @30294   15 years vboxsync build fix
(edit) @30283   15 years vboxsync Runtime: error checking
(edit) @30282   15 years vboxsync RTFsQueryType(): hfsplus on Linux
(edit) @30281   15 years vboxsync Runtime: added Darwin support to RTFsQueryType
(edit) @30279   15 years vboxsync removed unused header
(edit) @30276   15 years vboxsync iprt: added RTFsQueryType() for Windows
(edit) @30275   15 years vboxsync Runtime/socket: fix size_t/int problem
(edit) @30273   15 years vboxsync Runtime/socket: typo
(edit) @30272   15 years vboxsync Runtime/socket: there is no sendmsg equivalent on all Windows …
(edit) @30270   15 years vboxsync Runtime/tcp+socket: Add function to write to a socket using a …
(edit) @30254   15 years vboxsync iprt: introduced RTFsQueryType()
(edit) @30238   15 years vboxsync fileaio-solaris.cpp: Variable mixup. Fixes hang during async I/O
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30093   15 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30065   15 years vboxsync IPRT/process-win: Added fallback process detection for guests w/o …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29951   15 years vboxsync RTTcpServerCreateEx: Don't assert when failing to resolve the host name.
(edit) @29912   15 years vboxsync IPRT/process-win: Only deal with NULL domains on NT4.
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(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
Note: See TracRevisionLog for help on using the revision log.

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