VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58076   9 years vboxsync upstream fixes post 2.9.2
(edit) @58075   9 years vboxsync DrvHostDSound: optional release logging
(edit) @58074   9 years vboxsync VMM/GIM: Added some release logging for Hyper-V debugging transport …
(edit) @58073   9 years vboxsync Installer/linux/debian/rules: automatically disable Wine if everything …
(edit) @58072   9 years vboxsync libxml 2.9.2 unmodified
(edit) @58071   9 years vboxsync DrvHostDSound: restored optional release logging, IPRT rc vs HRESULT …
(edit) @58070   9 years vboxsync VBoxNetAdp/darwin: Handle SIOCADDMULTI/SIOCDELMULTI with NULL argument …
(edit) @58069   9 years vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @58068   9 years vboxsync IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
(edit) @58067   9 years vboxsync IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
(edit) @58066   9 years vboxsync RTUriFileCreate: NULL and empty input paths are invalid, period.
(edit) @58065   9 years vboxsync tstRTUri: Must duplicate stuff to deal with NULL returns.
(edit) @58064   9 years vboxsync FE/Qt: Mac OS X: Return Zoom botton for normal/scale-mode VM windows …
(edit) @58063   9 years vboxsync tstRTUri: Added an actual UNC test, which fails, so it's disabled.
(edit) @58062   9 years vboxsync tstRTUri: Actually, there are no UNC tests here. Paths where misleading.
(edit) @58061   9 years vboxsync tstRTUri: Added two tests where we're not doing the right thing …
(edit) @58060   9 years vboxsync tstRTUri.cpp: fixed the windows centric test strings used with …
(edit) @58059   9 years vboxsync tstRTUri: Merged the windows reference results into g_aCreateFileURIs …
(edit) @58058   9 years vboxsync VMM/GIM: Windows' size_t nonsense.
(edit) @58057   9 years vboxsync tstRTUri.cpp: The windows API results aren't the documentation of the …
(edit) @58056   9 years vboxsync Main/ConsoleImpl2: Make the default Hyper-V debug port, same as Windbg …
(edit) @58055   9 years vboxsync VMM/GIM: Filter out 'bad' packets (DHCP BOOTP, NETBIOS etc.) over the …
(edit) @58054   9 years vboxsync VBoxService: page fix
(edit) @58053   9 years vboxsync VBoxGuest: s/vbgd/VGDrv/ + started on page.
(edit) @58052   9 years vboxsync VBoxService: More service introduction pages. A few more cleanups.
(edit) @58051   9 years vboxsync USB/Win: Keep old configuration if SET INTERFACE fails.
(edit) @58050   9 years vboxsync uri.cpp: Reformatted the code and found decoding statement. Must check …
(edit) @58049   9 years vboxsync uri.cpp: r=bird: You need to decode the stuff, you cannot just copy …
(edit) @58048   9 years vboxsync DisplayImpl: warning.
(edit) @58047   9 years vboxsync typo
(edit) @58046   9 years vboxsync typo
(edit) @58045   9 years vboxsync VBoxUsbRt: typo
(edit) @58044   9 years vboxsync operator precedence
(edit) @58043   9 years vboxsync be on the safe side and check the index first
(edit) @58042   9 years vboxsync VBoxService: warning
(edit) @58041   9 years vboxsync tstRTFileAio: typo
(edit) @58040   9 years vboxsync warning
(edit) @58039   9 years vboxsync warning
(edit) @58038   9 years vboxsync warning
(edit) @58037   9 years vboxsync warning
(edit) @58036   9 years vboxsync USB/Win: Do not leak memory if request fails.
(edit) @58035   9 years vboxsync warning
(edit) @58034   9 years vboxsync VBoxService: oops
(edit) @58033   9 years vboxsync VBoxService: Started adding pages with some details for each component.
(edit) @58032   9 years vboxsync VBoxService: Build fix
(edit) @58031   9 years vboxsync VBoxService: Some more cleanups log statements & comments.
(edit) @58030   9 years vboxsync VBoxService: build fix
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @58028   9 years vboxsync Solaris/Installer: quieter during uninstall.
(edit) @58027   9 years vboxsync Solaris/Installer: fix parameters.
(edit) @58026   9 years vboxsync Solaris/Installer: vboxconfig.sh, fix typo.
(edit) @58024   9 years vboxsync Solaris/Installer: use ipadm for configuring vboxnet adapters for S12+.
(edit) @58023   9 years vboxsync VBoxServiceControlSession.cpp: Pass RTPROC_FLAGS_PROFILE on unix too; …
(edit) @58021   9 years vboxsync Main/Settings: Missing version handling
(edit) @58020   9 years vboxsync duh
(edit) @58019   9 years vboxsync USBIdDatabase*: A couple of fixes, One yielding 109 bytes extra saving.
(edit) @58018   9 years vboxsync USBIdDatabase*: build fix attempt
(edit) @58017   9 years vboxsync USBIdDatabase.*: Warnings.
(edit) @58016   9 years vboxsync USBIdDatabase*: Size optimization reducing VBoxSVC by xxxx bytes on …
(edit) @58015   9 years vboxsync Devices/ACPI: Fix typo breaking the first serial port
(edit) @58014   9 years vboxsync VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.
(edit) @58013   9 years vboxsync FE/Qt: Runtime UI: Scaling: Fixing rounding regression in r102275.
(edit) @58012   9 years vboxsync Installer/linux: get rid of build time generation for vboxdrv.sh.
(edit) @58011   9 years vboxsync FE/Qt: Mac OS X: Update IDisplay's viewport, e.g. 3D overlay, when …
(edit) @58010   9 years vboxsync Installer/linux/rpm: post-DKMS removal: changed an installer message …
(edit) @58009   9 years vboxsync added svn properties to correct build on OSE machines
(edit) @58008   9 years vboxsync VMM/GIM: LogRel nit.
(edit) @58007   9 years vboxsync VMM/GIM: fix typo.
(edit) @58006   9 years vboxsync USBIdDatabase*: ERROR_DUPLICATE_ENTRY and duplicate usage statement.
(edit) @58005   9 years vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
(edit) @58004   9 years vboxsync pr7179. Part related to Console class and VMPowerUpTask, …
(edit) @58003   9 years vboxsync pr7179. first part - insertion of ThreadTask into build process
(edit) @58002   9 years vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @58001   9 years vboxsync USBIdDatabase*: The product and vendor arrays should be const, just …
(edit) @58000   9 years vboxsync USBIdDatabase*: Corrected file header, fixed LogRel statement (was …
(edit) @57999   9 years vboxsync VMM/GIM: Extra logging to help setup of Hyper-V debug interface.
(edit) @57998   9 years vboxsync FE/Qt: 7837: Runtime UI: Adding filetype suffix to screenshot filename …
(edit) @57997   9 years vboxsync small fix. this line doesn't belong to pr7179
(edit) @57996   9 years vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @57995   9 years vboxsync USBProxyService.cpp: Don't require the 'port' and 'bus' USB device …
(edit) @57994   9 years vboxsync HostUSBDeviceImpl: Fixed wrong state transition in i_failTransition …
(edit) @57993   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed bogus "show" command.
(edit) @57992   9 years vboxsync Newlines.
(edit) @57991   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed hang when processing log …
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57988   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Since cancel is the default action for …
(edit) @57987   9 years vboxsync ValidationKit: improve guessing the relevant FQDN of the system, …
(edit) @57986   9 years vboxsync Installers/linux: try to rebuild the kernel modules if they cannot be …
(edit) @57985   9 years vboxsync Installers/linux: silence some unwanted output.
(edit) @57984   9 years vboxsync Linux: /etc/init.d/vboxdrv => /sbin/rcvboxdrv
(edit) @57983   9 years vboxsync Build fix.
(edit) @57982   9 years vboxsync Nits.
(edit) @57981   9 years vboxsync IPRT: misc/uri.cpp: Bugfixes, behave more like …
(edit) @57980   9 years vboxsync Installer/linux: forgot the vboxpci kernel module in a couple of places.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57978   9 years vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57976   9 years vboxsync Runtime/Doxyfile: updated the file and fixed the missing @endlink in …
(edit) @57975   9 years vboxsync IPRT: Some more doxygen fixes.
(edit) @57974   9 years vboxsync IPRT: Some more doxygen 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