VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36433   14 years vboxsync Main/HostPower: uninitialized variable
(edit) @36432   14 years vboxsync doc/manual: VBoxManage guestcontrol typos
(edit) @36431   14 years vboxsync Main/USBProxyServiceLinux: fix segfault
(edit) @36430   14 years vboxsync VBoxRecompiler.c: VMM needs msrEFER in sync when calling …
(edit) @36429   14 years vboxsync build fix / file header nits.
(edit) @36428   14 years vboxsync com/string.h: AssertLogRel when encountering an invalid encoding in …
(edit) @36427   14 years vboxsync updated sketches a bit.
(edit) @36426   14 years vboxsync MiniString: doc addition
(edit) @36425   14 years vboxsync MiniString::utf8Length -> MiniString::uniLength.
(edit) @36424   14 years vboxsync doc: note about mingw-w64 on recent Ubuntu releases were added.
(edit) @36423   14 years vboxsync VRDE.h: note about UTF8 USB descriptor strings. Minor updates for 4th …
(edit) @36422   14 years vboxsync PCI: sync
(edit) @36421   14 years vboxsync Input/Usb: typo (comments).
(edit) @36420   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36419   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36418   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36417   14 years vboxsync Installer/Linux and Main: USB enumeration: fix detection of USB via …
(edit) @36416   14 years vboxsync PGMRZDynMap.cpp: Committed a slightly modified version of …
(edit) @36415   14 years vboxsync nits
(edit) @36414   14 years vboxsync Please mark all recompiler changes or the will be lost.
(edit) @36413   14 years vboxsync dang.
(edit) @36412   14 years vboxsync GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
(edit) @36411   14 years vboxsync MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the …
(edit) @36410   14 years vboxsync slipr: %R[ether] -> %RTmac.
(edit) @36409   14 years vboxsync Changed assertions to debug-only.
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
(edit) @36406   14 years vboxsync rdesktop-usb: Fixed and restored a previously removed assertion.
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @36404   14 years vboxsync Windows Guest Additions installer: Don't check system mode (safe mode) …
(edit) @36403   14 years vboxsync VBoxVideo: fix memory leak
(edit) @36402   14 years vboxsync VBoxVideo: typo fix
(edit) @36401   14 years vboxsync VBoxBFE: The testcase/Makefile.kmk is *NOT* allowed to reference …
(edit) @36400   14 years vboxsync PCI: work on IOMMU notifications
(edit) @36399   14 years vboxsync vboxweb.cpp: prefix nit.
(edit) @36398   14 years vboxsync x86.h: doxygen comments.
(edit) @36397   14 years vboxsync FE/Qt: 3887: Make certain VM settings editable during runtime: Saved …
(edit) @36396   14 years vboxsync VBoxGlobal.cpp: Allow Network -> Allow VMs; easier to understand what …
(edit) @36395   14 years vboxsync Main/xml/Settings: fAutoReset and hdType were sometimes not correctly …
(edit) @36394   14 years vboxsync FE/Qt: Additional fix for r70746: Check also if corresponding …
(edit) @36393   14 years vboxsync FE/Qt: 5605: Display the GUI warning in VM settings if USB 2.0 option …
(edit) @36392   14 years vboxsync r0drv/solaris/solevent*: Must re-check the wait condition before going …
(edit) @36391   14 years vboxsync dev/audio: consistent CoInit/Uninit
(edit) @36390   14 years vboxsync thread-win.cpp: Backed out r70739 as OleUninitialize will decrement …
(edit) @36389   14 years vboxsync Additions/x11: remove headers for X.Org Server 1.10 pre-release
(edit) @36388   14 years vboxsync Additions/x11: do not build or install drivers for pre-release server …
(edit) @36387   14 years vboxsync remove extra ole ref decrement
(edit) @36386   14 years vboxsync FE/VirtualBox: Use VBoxOGLTest program on FreeBSD
(edit) @36385   14 years vboxsync VBoxNetFlt/FreeBSD: Fix kernel crash if VIMAGE is enabled (Thanks to …
(edit) @36384   14 years vboxsync recompiler: Fix build on FreeBSD
(edit) @36383   14 years vboxsync AHCI+ATAController: Port r70670 + r70674 (Signal no current profile if …
(edit) @36382   14 years vboxsync hint
(edit) @36381   14 years vboxsync todo
(edit) @36380   14 years vboxsync s/hard reset/reset/g
(edit) @36379   14 years vboxsync thread2-r0drv-linux.c: iprt-%s not vbox-%s as thread name (old …
(edit) @36378   14 years vboxsync thread2-r0drv-linux.c: Missing break in the RTTHREADTYPE_TIMER case. …
(edit) @36377   14 years vboxsync Solaris/VBoxNetFltBow: remove unneeded headers.
(edit) @36376   14 years vboxsync build fix
(edit) @36375   14 years vboxsync tstGuestPropSvc.cpp: Used RTTest so we can allocate a guarded buffer …
(edit) @36374   14 years vboxsync FE/Qt: forward ported r70622 to trunk: make sure that the window is …
(edit) @36373   14 years vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
(edit) @36371   14 years vboxsync indent
(edit) @36370   14 years vboxsync indent
(edit) @36369   14 years vboxsync VBoxService/cat: Inform about read input error.
(edit) @36368   14 years vboxsync thread-win.cpp: Enabled the COM assertions + automatic cleanup.
(edit) @36367   14 years vboxsync fileio-win.cpp: Handle ERROR_NOT_ENOUGH_MEMORY conditions occuring …
(edit) @36366   14 years vboxsync iprt/thread-win.cpp: Experimental code (disabled) for checking for …
(edit) @36365   14 years vboxsync Main: Fix for parameter handling in setGuestPropertyToVM().
(edit) @36364   14 years vboxsync FE/Qt: Runtime GUI: VRDE server status is now updated on notifications …
(edit) @36363   14 years vboxsync IPRT: Added g_frtAtExitCalled.
(edit) @36362   14 years vboxsync iprt/dllmain-win.cpp: Make sure IPRT doesn't ever get unloaded.
(edit) @36361   14 years vboxsync fix solaris debug builds
(edit) @36360   14 years vboxsync Runtime/r0drv/linux: fail to lock kernel memory for kmap()'ed memory
(edit) @36359   14 years vboxsync Linux/Additions/sharedfolders: don't use GFP_HIGHUSER if we pass …
(edit) @36358   14 years vboxsync NAT/arp: typo (gramma).
(edit) @36357   14 years vboxsync FE/Qt: 3887: Make certain VM settings editable during runtime (initial …
(edit) @36356   14 years vboxsync FE/Qt: Another code reordering missed in r70213.
(edit) @36355   14 years vboxsync FE/Qt: Some code reordering missed in r70213.
(edit) @36354   14 years vboxsync NAT: log ether %RX8->%hhx.
(edit) @36353   14 years vboxsync NAT/arp: cosmetic. verfication of updating of pair moved to …
(edit) @36352   14 years vboxsync NAT: for gratuitous ARP processing pair ar_sip, ar_sha is used. NAT …
(edit) @36351   14 years vboxsync NAT: loging of ethernet addresses.
(edit) @36350   14 years vboxsync Main/server/USB/linux: get rid of esoteric locations for probing for …
(edit) @36349   14 years vboxsync Runtime/log: another forgotten file
(edit) @36348   14 years vboxsync Main/USB/Linux: also show state in testcase device enumeration
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36346   14 years vboxsync vboxshell: use new media API
(edit) @36345   14 years vboxsync Runtime/log: forgotten file
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36343   14 years vboxsync PCI: actual IOMMU attach/detach code for Linux
(edit) @36342   14 years vboxsync VBoxUSB/solaris: Fix misleading variable names.
(edit) @36341   14 years vboxsync HostDrivers/VBoxUSB/solaris: LogRel device capture/release and fix …
(edit) @36340   14 years vboxsync PCI: guest power management
(edit) @36339   14 years vboxsync DevATA: Adjust maximum transfer length to the new value, fixes ATAPI …
(edit) @36338   14 years vboxsync VBoxService: Also report terminated status when used by SCM, logging.
(edit) @36337   14 years vboxsync DevATA: Disable feature list for now because it breaks at least Windows XP
(edit) @36336   14 years vboxsync DevATA: Signal no current profile if no medium is loaded and add …
(edit) @36335   14 years vboxsync FE/Common/VBoxKeyboard: some release logging
(edit) @36334   14 years vboxsync FE/Qt: SLE* is SUSE as well (though not really OpenSUSE)
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