VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25800   15 years vboxsync Solaris/VBoxNetAdp: support upto 32 host-only network interfaces. This …
(edit) @25799   15 years vboxsync NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
(edit) @25798   15 years vboxsync Solaris/Additions: prevent automatic module unloading, uninit vars.
(edit) @25797   15 years vboxsync VBoxHeadless: define VBOX_WITH_GUEST_PROPS in makefile (xTracker 4294).
(edit) @25796   15 years vboxsync VBoxService: Not needed.
(edit) @25795   15 years vboxsync VBoxService: Added service description for SCM running on W2K+.
(edit) @25794   15 years vboxsync Runtime/Makefile.kmk: Install VBoxRT.dll into bin/testcase on windows …
(edit) @25793   15 years vboxsync semrw-*generic.cpp: Corrected the c&p invalid handle errors in …
(edit) @25792   15 years vboxsync Build fix
(edit) @25791   15 years vboxsync iprt/lockvalidator,tstRTLockValidator: Fixed some class reference …
(edit) @25790   15 years vboxsync Devices: -Wshadow
(edit) @25789   15 years vboxsync Main: build fix
(edit) @25786   15 years vboxsync Main: fix broken rollback in OVF error handling code (any error in …
(edit) @25783   15 years vboxsync typo.
(edit) @25780   15 years vboxsync Misc: -Wshadow warnings.
(edit) @25778   15 years vboxsync VMMDevHGCM: shut up signed warnings.
(edit) @25777   15 years vboxsync PATM.cpp: Shut up -Wshadow warnings.
(edit) @25774   15 years vboxsync Audio-OSX: header update
(edit) @25773   15 years vboxsync Audio-OSX: try to fix burns
(edit) @25771   15 years vboxsync *: Shut up -Wshadow warnings.
(edit) @25770   15 years vboxsync Audio-OSX: Rewrite of the CoreAudio device. Added recording support.
(edit) @25768   15 years vboxsync Devices/pulseaudio: protect against killing the pulseaudio daemon …
(edit) @25766   15 years vboxsync build fix.
(edit) @25764   15 years vboxsync VBoxScreenshotViewer::VBoxScreenshotViewer: gcc warning.
(edit) @25763   15 years vboxsync VBoxFBOverlay.cpp: Shut up unused pDst warning.
(edit) @25761   15 years vboxsync webserivces/Makefile.kmk: More -Wno-shadow.
(edit) @25760   15 years vboxsync VMMRZ.cpp: docs.
(edit) @25759   15 years vboxsync iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
(edit) @25758   15 years vboxsync webservice/Makefile.kmk: -Wno-shadow for soapC-*.cpp
(edit) @25757   15 years vboxsync PDMAsyncCompletionFile.cpp: nitpicking.
(edit) @25756   15 years vboxsync Solaris: OSE fixes.
(edit) @25755   15 years vboxsync VBoxManage: add snapshot <vm> restorecurrent command
(edit) @25754   15 years vboxsync NAT: xtracker 4583: hopefully fix 100% CPU load with NAT under certain …
(edit) @25753   15 years vboxsync NAT: use CHECK_FD_SET for FD_CLOSE
(edit) @25752   15 years vboxsync NAT: bugfix for registering xfds_poll at poll()
(edit) @25751   15 years vboxsync semrw-lockless-generic.cpp: -todo
(edit) @25750   15 years vboxsync NAT: Hrmpf
(edit) @25749   15 years vboxsync Main: removed obsolete code
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25747   15 years vboxsync NAT: some cleanup, no semantics change
(edit) @25746   15 years vboxsync NetIf-win.cpp: Removed dead code.
(edit) @25745   15 years vboxsync NetFltInstall.cpp: Look for files in the executable directory if not …
(edit) @25744   15 years vboxsync SUPDrv.c: Enabled assertion that was temporarily disabled for me.
(edit) @25743   15 years vboxsync Solaris/Additions: full root packaging, fixes.
(edit) @25742   15 years vboxsync FE/Qt4: we are a little bit behind with the copyright year
(edit) @25740   15 years vboxsync HostServices/SharedOpenGL not if Main is disabled
(edit) @25739   15 years vboxsync Solaris/Additions: full root packaging, fixes.
(edit) @25738   15 years vboxsync spaces
(edit) @25737   15 years vboxsync Devices/pulseaudio: fixed input buffer size and some cleanup, thanks …
(edit) @25736   15 years vboxsync Main: Forward locking location info to the IPRT API. Added a todo with …
(edit) @25735   15 years vboxsync Solaris/Additions: full root packaging, fixes.
(edit) @25733   15 years vboxsync Solaris/Additions: full root packaging, fixes.
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25731   15 years vboxsync Solaris/Addition: full root packaging, missed files.
(edit) @25730   15 years vboxsync VMReq.cpp: Set the EMTs as signallers of the request semaphores.
(edit) @25729   15 years vboxsync Main/XML: always write localOrUTC attribute
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25727   15 years vboxsync build fix
(edit) @25726   15 years vboxsync pulse: fixed possible misuse of hw struct
(edit) @25725   15 years vboxsync Solaris/Additions: fix duplicate target.
(edit) @25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25723   15 years vboxsync iprt/RTSemRW: A little cleanup.
(edit) @25722   15 years vboxsync iprt/RTSemFastMutex: A little cleanup.
(edit) @25721   15 years vboxsync iprt/RTSemMutex: MutexSem -> hMutexSem
(edit) @25720   15 years vboxsync iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
(edit) @25719   15 years vboxsync Solaris/Additions: full root packaging, build fix.
(edit) @25718   15 years vboxsync PDMCritSect: Fixed uSubClass assertion.
(edit) @25717   15 years vboxsync iprt: Added RTSemEventCreateEx and did some cleanups of the …
(edit) @25716   15 years vboxsync Solaris/Additions: full root packaging, build fix.
(edit) @25715   15 years vboxsync semmutex-linux.cpp: lock validation fixes
(edit) @25714   15 years vboxsync iprt: Adjuested the remaining RTSemMutex implementations.
(edit) @25713   15 years vboxsync iprt: Remove %Rt from the docs and testcase because there appears to …
(edit) @25712   15 years vboxsync Solaris/Additions: full root packaging.
(edit) @25711   15 years vboxsync iprt: RTSemMutex order validation.
(edit) @25710   15 years vboxsync iprt: SemRW lock order bugfixes.
(edit) @25709   15 years vboxsync VBoxServiceExec: Fixed argument lookup for sysprep execution.
(edit) @25708   15 years vboxsync VBoxServiceUtils: Extended logging for VBoxServiceWritePropF().
(edit) @25707   15 years vboxsync iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
(edit) @25704   15 years vboxsync iprt,pdmcritsect: More flexible lock naming, added …
(edit) @25703   15 years vboxsync iprt/lockvalidator: Tested and debugged the basics of lock order …
(edit) @25702   15 years vboxsync fixed syntax diagram
(edit) @25701   15 years vboxsync MSC doesn't like comments in defined(). grumble.
(edit) @25700   15 years vboxsync iprt/lockvalidator: finishing the code and fixing bugs.
(edit) @25699   15 years vboxsync VBoxNetFlt/FreeBSD: Fix incorrect flag in the receive callback. Fixes …
(edit) @25698   15 years vboxsync FreeBSD: Use the old TAP code when bridging to a TAP device and set …
(edit) @25697   15 years vboxsync LsiLogic: Fix gcc warning
(edit) @25696   15 years vboxsync Main: fix stupid, stupid typo in r55674 which caused weirdness with …
(edit) @25695   15 years vboxsync Shared folders: resolve symlinks on host.
(edit) @25694   15 years vboxsync working on lock order testcase…
(edit) @25693   15 years vboxsync Disabled dvd & floppyattach commands. Review and remove later.
(edit) @25692   15 years vboxsync iprt/lockvalidator: Implemented order validatation and the …
(edit) @25691   15 years vboxsync pulse: don't crash on error
(edit) @25690   15 years vboxsync iprt/lockvalidator: Record recursion on the lock stack.
(edit) @25689   15 years vboxsync iprt/lockvalidator: Implement the lock stack (not recording recursion yet).
(edit) @25688   15 years vboxsync build fix.
(edit) @25687   15 years vboxsync Linux host/guest kernel modules: respect unsupported modules on some …
(edit) @25686   15 years vboxsync FE/Qt4: move the RTCUseUTC to the System/Motherboard tab
(edit) @25685   15 years vboxsync iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
(edit) @25684   15 years vboxsync build fix for newer gcc versions
(edit) @25682   15 years vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
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