VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48777   11 years vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48770   11 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48764   11 years vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48757   11 years vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   11 years vboxsync adjustments.
(edit) @48735   11 years vboxsync Main/Machine: store the passthrough flag even if there is no medium …
(edit) @48720   11 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @48718   11 years vboxsync SessionMachine::init: lockWrite() call depends on RT_LOCK_STRICT.
(edit) @48715   11 years vboxsync SDK: Clarification.
(edit) @48713   11 years vboxsync SessionMachine::init: lockWrite(LOCKVAL_SRC_POS_DECL).
(edit) @48712   11 years vboxsync NatNetwork/Main: build fix: lockWrite(RT_SRC_POS) -> lockWrite()
(edit) @48711   11 years vboxsync NatNetwork/Main: do network reference counting on starting/stopping …
(edit) @48710   11 years vboxsync NatNetworking/Main: do reference couting on network attachment switch.
(edit) @48709   11 years vboxsync NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec}, if …
(edit) @48702   11 years vboxsync Main: increase the default RAM size of a few Linux guests to at least 512MB
(edit) @48701   11 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48681   11 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
(edit) @48672   11 years vboxsync OSE build fix.
(edit) @48671   11 years vboxsync C++ kludge
(edit) @48670   11 years vboxsync Main/ConsoleImpl2: LogRel cosmetics.
(edit) @48669   11 years vboxsync move VBoxVolInfo to the correct place and export it
(edit) @48667   11 years vboxsync LogRel Guest OS type for easier parsing.
(edit) @48654   11 years vboxsync Main: Added KBUILD_TYPE to the release log.
(edit) @48631   11 years vboxsync Main: EmulatedUSB callback, detach device.
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48600   11 years vboxsync VBoxManage,Main: IHost::VideoCaptureDevices. Windows host implementation.
(edit) @48589   11 years vboxsync IHost::VideoCaptureDevices (update)
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48561   11 years vboxsync Main/src-server/ClientWatcher: Unused var. warning.
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48522   11 years vboxsync Main/NATNetwork::init(VirtualBox* ,const settings::NATNetwork&): Don't …
(edit) @48505   11 years vboxsync Main/Machine: preparations for moving machines to a different place on disk
(edit) @48494   11 years vboxsync Main/HostDnsServiceResolvConf::update(): Don't fail on update if …
(edit) @48492   11 years vboxsync HostDnsServiceDarwin::update() don't panic if host hasn't got networking.
(edit) @48490   11 years vboxsync tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec …
(edit) @48489   11 years vboxsync hostMonitoringRoutine: warnings.
(edit) @48488   11 years vboxsync hostMonitoringRoutine: warnings [-Wunused-parameter]
(edit) @48486   11 years vboxsync HostDnsServiceDarwin: listener for host's DNS configuration update.
(edit) @48479   11 years vboxsync Config.kmk,Main/Makefile.kmk: Use quotes instead of escaping the …
(edit) @48460   11 years vboxsync NATNetwork::COMGETTER(IPv6Enabled) & …
(edit) @48459   11 years vboxsync Main: don't build VBoxAPIWrap for SDK
(edit) @48440   11 years vboxsync Mac OS X should default to AHCI DVD drive and UTC in RTC.
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48425   11 years vboxsync Main: ApplianceImplExport: do not crash if VM has no CD/DVD medium.
(edit) @48424   11 years vboxsync Main: remove unnecessary includes
(edit) @48423   11 years vboxsync Main: EmulatedUSB fixes.
(edit) @48417   11 years vboxsync Main/NATNetworkImpl: accept hint for address selection returning …
(edit) @48415   11 years vboxsync Main/NATNework: Assign to dhcplowerip not next to the dhcpserver but …
(edit) @48408   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48405   11 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48390   11 years vboxsync Main/ExtPackManagerImpl: warning.
(edit) @48379   11 years vboxsync Main/NATNetwork: empty string.
(edit) @48378   11 years vboxsync Main/NATNetwork: correct handling upper-bound of network.
(edit) @48353   11 years vboxsync small fix. uint64_t has been changed to size_t
(edit) @48352   11 years vboxsync has changed, reading an ISO file and adding one to OVA/OVF package
(edit) @48351   11 years vboxsync removeOldClassIDs: Close the right handle, 2nd attempt.
(edit) @48350   11 years vboxsync removeOldClassIDs: Close the right handle.
(edit) @48349   11 years vboxsync inverted #ifdefs.
(edit) @48346   11 years vboxsync header fixes
(edit) @48342   11 years vboxsync Main/GuestCtrl: warnings, don't ignore the exit code
(edit) @48340   11 years vboxsync typo
(edit) @48339   11 years vboxsync 1st approach, to skip a real disk mounted to the CD-ROM on the host.
(edit) @48335   11 years vboxsync Add src-server/HostDnsService.cpp forgotten in previous.
(edit) @48334   11 years vboxsync Main/testcase: adds disabled by default test of DNS bits of HostImpl.
(edit) @48333   11 years vboxsync HistImpl: clean up
(edit) @48332   11 years vboxsync Main/DNS: implementation of DNS related hooks in IHost interface.
(edit) @48331   11 years vboxsync Main/DNS: adds dns service bits to build.
(edit) @48330   11 years vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
(edit) @48327   11 years vboxsync wine build fix.
(edit) @48323   11 years vboxsync Main,Installer: 32-bit on 64-bit COM API support (windows). Currently …
(edit) @48321   11 years vboxsync vboxapi.py: Ensure that the dynamic python code for the VBox type …
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48311   11 years vboxsync Warnings.
(edit) @48305   11 years vboxsync TokenImpl: debug build fix.
(edit) @48303   11 years vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @48299   11 years vboxsync SessionImpl.cpp: VBoxClient-x86.so fixes.
(edit) @48298   11 years vboxsync Main/idl: forgotten UUID changes
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48295   11 years vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48281   11 years vboxsync Main/webservice: misunderstanding, picked wrong socket abstraction name
(edit) @48279   11 years vboxsync Main/webservice: use SOCKET instead of int (gSOAP has this platform …
(edit) @48229   11 years vboxsync Main/HGCM: add plugin support (preparing for HGCM modules in an …
(edit) @48225   11 years vboxsync testcase/*: move the installation path for the remaining API/XPCOM …
(edit) @48180   11 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @48160   11 years vboxsync Main/src-server/PerformanceLinux: unused var.
(edit) @48128   11 years vboxsync Main/PerformanceLinux: don't resolve /dev/mapper symlinks
(edit) @48121   11 years vboxsync Main: don't log the medium type of host DVD drives
(edit) @48117   11 years vboxsync pr6022. Clean up the code.
(edit) @48107   11 years vboxsync NATNetwork windows build fix. Fixed memory leak in …
(edit) @48103   11 years vboxsync Main/NATNetwork: cut'n'paste typo: u32GatewayOffset -> u32DhcpOffset.
(edit) @48102   11 years vboxsync In addition to r88476: update UUID for IHostNetworkInterface.
(edit) @48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @48098   11 years vboxsync Main/NATNetwork: loopback mappings registration/deletion and modification.
(edit) @48093   11 years vboxsync NAT/xml: loopback mappings introduces NATNetwork entities: …
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