VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3037   18 years vboxsync Main: More exact state check on getting an USB detached notification.
(edit) @3035   18 years vboxsync Main: Fixed: HostUSBDevice takes ownership of the new USBDEVICE …
(edit) @3034   18 years vboxsync Main: Fixed async USB (added proper detection of device re-cycle on …
(edit) @3033   18 years vboxsync Main: Made Auto[Limited]Caller support NULL objects (for conditional …
(edit) @3030   18 years vboxsync More logging.
(edit) @3029   18 years vboxsync Hack for missing /proc/bus/usb/devices not setting the driver name …
(edit) @3019   18 years vboxsync Main: Deassociate the machine from the USB filter if failed to capture it.
(edit) @3014   18 years vboxsync Keep comments simple please.
(edit) @3013   18 years vboxsync don't assert on normal errors, crashing VBoxSVC is extremely annoying.
(edit) @3007   18 years vboxsync Moved the template code out of cdefs.h, partly because it didn't …
(edit) @3001   18 years vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2978   18 years vboxsync Main: USB: Don't try to remove the filter we didn't insert (may happen …
(edit) @2976   18 years vboxsync Main: - XPCOM: Implemented storing compreg.data and xpti.data in the …
(edit) @2967   18 years vboxsync async capture/hold/release of usb devices. (untested)
(edit) @2961   18 years vboxsync Main: Added the IMachine::logFolder property and corrected changeset:21642.
(edit) @2957   18 years vboxsync Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
(edit) @2939   18 years vboxsync Main: Preparations for async USB handling.
(edit) @2929   18 years vboxsync Main: Removed devNode from the host DVD drive description (it's up to …
(edit) @2926   18 years vboxsync introduced LIB_HAL_LIBPATH for rhel5
(edit) @2918   18 years vboxsync VBoxManage: 'registerimage' can now register images of any supproted …
(edit) @2917   18 years vboxsync Updated the host DVD code on Linux to use hal for device detection
(edit) @2853   18 years vboxsync typo
(edit) @2845   18 years vboxsync Main: Switched USBController to the new locking model.
(edit) @2805   18 years vboxsync Main: Fixed: Machine-level USB filters are now inserted to the USB …
(edit) @2804   18 years vboxsync Main: Added Machine::AutoStateDependency smart class that helps to …
(edit) @2798   18 years vboxsync Framebuffer, which does not use the guest VRAM directly, must be …
(edit) @2755   18 years vboxsync Added a little hack to make sure we catch newly attached devices.
(edit) @2754   18 years vboxsync Split com.cpp into generic bits and initterm bits so it won't drag in …
(edit) @2723   18 years vboxsync Main: Fixed compiler warnings.
(edit) @2674   18 years vboxsync Web services: implemented soap faults (error handling) + explicit …
(edit) @2672   18 years vboxsync Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
(edit) @2657   18 years vboxsync Web services: attempted fix for XSLT problems (#1976), plus a couple …
(edit) @2656   18 years vboxsync More logging
(edit) @2651   18 years vboxsync provide MPS table if IOAPIC is present, use the last 16 bytes of the …
(edit) @2644   18 years vboxsync Use a cast to avoid compiler warnings.
(edit) @2635   18 years vboxsync if IOAPIC is eanbled, enable ACPI as well
(edit) @2634   18 years vboxsync nls
(edit) @2628   18 years vboxsync ms != ns.
(edit) @2623   18 years vboxsync Fixed UTC typo.
(edit) @2622   18 years vboxsync pass time offset to CFGM
(edit) @2610   18 years vboxsync spelling
(edit) @2607   18 years vboxsync pass vendor id and product id along as well.
(edit) @2605   18 years vboxsync Use both locationID and sessionID as 'address'.
(edit) @2603   18 years vboxsync config loader logging
(edit) @2602   18 years vboxsync preliminary system time offset implementation
(edit) @2600   18 years vboxsync Implemented USB attach and detach notifications. (darwin)
(edit) @2587   18 years vboxsync Darwin USB (work in progress)…
(edit) @2579   18 years vboxsync Activate new VMDK code again.
(edit) @2577   18 years vboxsync Web services: XSLTs operate on the real VirtualBox.xidl now; got rid …
(edit) @2567   18 years vboxsync Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
(edit) @2563   18 years vboxsync Added release logging to the Linux TAP code (removed superfluous debug …
(edit) @2561   18 years vboxsync Added release logging to the Linux TAP code
(edit) @2540   18 years vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2527   18 years vboxsync Check VRDP multiconnection property. A new external authentication …
(edit) @2522   18 years vboxsync VRDP multiconnection clipboard. The VRDP server always works in …
(edit) @2521   18 years vboxsync Main and XML changes for VRDP multiconnection mode (at least 2 more …
(edit) @2519   18 years vboxsync added API for VRDP multi connection
(edit) @2511   18 years vboxsync Web services: lots of minor fixes, fixed broken attribute setters, all …
(edit) @2486   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2484   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2470   18 years vboxsync Web service: fix warnings.
(edit) @2463   18 years vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
(edit) @2459   18 years vboxsync added IErrorInfo testcase
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2453   18 years vboxsync Updated the Linux TAP code again to make it more legacy compatible
(edit) @2449   18 years vboxsync Made APILinux example compile again. However, it currently does not work.
(edit) @2434   18 years vboxsync Main: Fixed: VirtualBox would allow to create host network interfaces …
(edit) @2433   18 years vboxsync Do not look for invalid HGCM handles.
(edit) @2417   18 years vboxsync Prevent VRDP updates when framebuffer is being resized.
(edit) @2408   18 years vboxsync Some refinements. the inode must be different. greate.
(edit) @2407   18 years vboxsync Use a helper app to avoid confusing the os.
(edit) @2396   18 years vboxsync Fixes to Linux host networking and a manual update
(edit) @2393   18 years vboxsync VBOX_VRDP ifdefs for OSE
(edit) @2390   18 years vboxsync Resurrect old VMDK code and make it default.
(edit) @2389   18 years vboxsync Fixing Linux build.
(edit) @2388   18 years vboxsync Fixing Linux build.
(edit) @2386   18 years vboxsync Clipboard RDP channel
(edit) @2382   18 years vboxsync New dynamic TAP setup code for Linux
(edit) @2365   18 years vboxsync Web services: implemented wsmap=suppress, com output arguments, enum …
(edit) @2358   18 years vboxsync New VMDK code.
(edit) @2343   18 years vboxsync Web services: more types support, including enums (mostly working).
(edit) @2342   18 years vboxsync Export missing OS X stuff to OSE.
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2331   18 years vboxsync Main: Implemented server shutdown delay on VirtualBox instantiation …
(edit) @2313   18 years vboxsync Corrected a typo (consistent, but I assume not intentional!).
(edit) @2282   18 years vboxsync check if the path really exists
(edit) @2266   18 years vboxsync Do not access framebuffer when it is being resized.
(edit) @2259   18 years vboxsync Web service: More updates.
(edit) @2239   18 years vboxsync Main: Use RTPathCompare() instead of #ifdef's.
(edit) @2219   18 years vboxsync Repaint display when framebuffer completed an asynchronous resize.
(edit) @2212   18 years vboxsync Repaint display when framebuffer completed an asynchronous resize.
(edit) @2210   18 years vboxsync Disable r20541, r20552.
(edit) @2206   18 years vboxsync Repaint display when the resize is completed (second try).
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