VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16406   16 years vboxsync cbindings to OSE
(edit) @16405   16 years vboxsync exclude cbindings from OSE (for the time being)
(edit) @16401   16 years vboxsync iokit.cpp: antoher scsi-commands.
(edit) @16384   16 years vboxsync string.cpp: enable optimization
(edit) @16382   16 years vboxsync ipcdUnix.cpp, xpcom/server.cpp: Fixed wrong loop. Changed my mind …
(edit) @16380   16 years vboxsync remove dead code
(edit) @16378   16 years vboxsync string.cpp: !RT_SUCCESS -> RT_FAILURE, propsal for saving one …
(edit) @16377   16 years vboxsync Added Makefile.kmk to cbinding directory to be inline with VirtualBox
(edit) @16375   16 years vboxsync Main/Windows: workaround for some header versions lacking the extern "C".
(edit) @16370   16 years vboxsync #3575: Increase VBoxSVC file descriptor limit for Unix platforms.
(edit) @16369   16 years vboxsync Utf8Str::substr error handling
(edit) @16364   16 years vboxsync Main: Fixed: Error text is lost if the error happened in the middle of …
(edit) @16363   16 years vboxsync Main/USBProxyServiceLinux: logging and fix a burn
(edit) @16362   16 years vboxsync OVF: win fix
(edit) @16361   16 years vboxsync typo
(edit) @16360   16 years vboxsync OVF: HD Controller, Audio, Floppy, USB Controller support
(edit) @16341   16 years vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @16327   16 years vboxsync Main/HostHardwareLinux: forgot two volatiles
(edit) @16325   16 years vboxsync OVF: make com::xml and IAppliance use Utf8Str instead of std::string
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
(edit) @16310   16 years vboxsync AutoLock.cpp: TLS question.
(edit) @16309   16 years vboxsync OVF: avoid excessive string/list copying
(edit) @16307   16 years vboxsync OVF: ensure 64-bit math
(edit) @16306   16 years vboxsync OVF: parse floppy, cd-rom, usb controller, sound card
(edit) @16302   16 years vboxsync OVF: spelling in constants
(edit) @16301   16 years vboxsync webservice: logging improvements, optimizations
(edit) @16299   16 years vboxsync OVF: fix windows burn
(edit) @16298   16 years vboxsync OVF: copy disk image & attach it to the IDE controller for now
(edit) @16295   16 years vboxsync Should return TRUE for WM_POWERBROADCAST according to MSDN.
(edit) @16289   16 years vboxsync HostImpl.cpp: continuation indent.
(edit) @16267   16 years vboxsync #3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
(edit) @16266   16 years vboxsync Fix a handful of GCC warnings to reduce noise on stderr.
(edit) @16261   16 years vboxsync Main: HostImpl/USBProxyService-linux: documentation update
(edit) @16258   16 years vboxsync Main/USBProxyService-linux: clean up error reporting a bit
(edit) @16251   16 years vboxsync HostNetIf API: Fixed UUID generation for host network interfaces on Linux.
(edit) @16250   16 years vboxsync OVF: updated testcase to changed API
(edit) @16248   16 years vboxsync OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
(edit) @16246   16 years vboxsync more of device work, initialization part
(edit) @16244   16 years vboxsync Main: Use a non-zero proj_id in ftok() as suggested by the libc manual.
(edit) @16239   16 years vboxsync OVF: updated test case
(edit) @16238   16 years vboxsync Change the FramebufferPixelFormat enum value for Opaque from …
(edit) @16237   16 years vboxsync OVF: add separate IAppliance::interpret() method, API docs
(edit) @16235   16 years vboxsync disable keywords on VirtualBox.xidl to avoid excessive recompiles …
(edit) @16234   16 years vboxsync coding style
(edit) @16233   16 years vboxsync OVF: more lenient parsing of IDE disk correlation
(edit) @16231   16 years vboxsync OVF: formating; todo updates
(edit) @16229   16 years vboxsync disable keywords on VirtualBox.xidl to avoid excessive recompiles …
(edit) @16228   16 years vboxsync OVF: handle IDE controllers
(edit) @16225   16 years vboxsync Main: build HostHardwareLinux.cpp even if we aren't doing DBus
(edit) @16224   16 years vboxsync OVF: fix parsing of hardware items
(edit) @16222   16 years vboxsync Fixed typo, IFramebuffer was written as IFrameBuffer.
(edit) @16218   16 years vboxsync OVF: Added VirtualBox object member, make the vm name unique & use …
(edit) @16216   16 years vboxsync Main: Perform case-insensitive Guest OS type ID comparisons and …
(edit) @16215   16 years vboxsync Reapplied r41613.
(edit) @16212   16 years vboxsync OVF: add VirtualSystemDescriptionType_Name, suggest VM name
(edit) @16210   16 years vboxsync OVF: parse VirtualSystem/@id as machine name
(edit) @16209   16 years vboxsync OVF: fix ulong overflow
(edit) @16208   16 years vboxsync OVF: parse EulaSection
(edit) @16207   16 years vboxsync Replaced iterations over IHostNetworkInterface array with …
(edit) @16205   16 years vboxsync appliance to OSE
(edit) @16199   16 years vboxsync displayRefreshCallback: removed obsolete assertion (xTracker #3489).
(edit) @16198   16 years vboxsync HostNetIf API: added findHostNetworkInterfaceByName and …
(edit) @16196   16 years vboxsync handleDisplayResize: corrected the return code (xTracker #3489).
(edit) @16191   16 years vboxsync VirtualBoxImpl.h: forward declaration of IAppliance doesn't work on …
(edit) @16190   16 years vboxsync Main: improve USB proxy service error reporting
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16185   16 years vboxsync handleDisplayResize postpones the resize if framebuffer is being …
(edit) @16181   16 years vboxsync Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate
(edit) @16178   16 years vboxsync Main/Linux: fixes and clean ups in the DBus code
(edit) @16174   16 years vboxsync renamed VirtualBox4 to VirtualBox
(edit) @16170   16 years vboxsync More device work
(edit) @16166   16 years vboxsync purge the obsolete Qt3 GUI
(edit) @16137   16 years vboxsync Main: more Linux host USB enumeration adjustments
(edit) @16126   16 years vboxsync fixed webservice copyright
(edit) @16125   16 years vboxsync Guest::SetStatistic argument check as well.
(edit) @16124   16 years vboxsync fixed webservice copyright
(edit) @16123   16 years vboxsync Typo in Guest::GetStatistic argument check.
(edit) @16122   16 years vboxsync fixed webservice copyright
(edit) @16120   16 years vboxsync export webservices to OSE
(edit) @16118   16 years vboxsync Main: Fixed %ls/%s and Utf8Str/Bstr mismatch in hard disk code.
(edit) @16093   16 years vboxsync Main: try to get the USB enumeration right on RHEL5, again
(edit) @16089   16 years vboxsync Main: Mention in the docs that hard disk format identifiers are …
(edit) @16081   16 years vboxsync Main: case-insensitive comparison of hard disk formats
(edit) @16068   16 years vboxsync Main: next attempt to get USB enumeration working on RHEL5
(edit) @16049   16 years vboxsync HPET&SMC config
(edit) @16044   16 years vboxsync Main: attempt to support USB with sysfs on older Linux hosts
(edit) @16042   16 years vboxsync reverted r41685 (thanks Sander)
(edit) @16041   16 years vboxsync reverted 41727
(edit) @16040   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
(edit) @16039   16 years vboxsync Temporary reverted ACPI changes, till 2.1.2 out
(edit) @16018   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16016   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16006   16 years vboxsync Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @16004   16 years vboxsync Main/Global.cpp: Increase the memory size recommendations for Ubuntu …
(edit) @16001   16 years vboxsync Main: Fixed r41667.
(edit) @16000   16 years vboxsync Main: Don't write a zero char to the end of a virgin global or machine …
(edit) @15998   16 years vboxsync Main/SettingsConverter: Fixed: Conversion fails on a virgin 1.3 …
(edit) @15994   16 years vboxsync Fe/VBoxManage, Main: Enumerating guest properties did not work …
(edit) @15991   16 years vboxsync Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
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