VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49103   11 years vboxsync pr6927. ISO images are skipped by default during export. The command …
(edit) @49101   11 years vboxsync Main/NATNetwork.cpp: replace implicit call of autolock release, with scope.
(edit) @49100   11 years vboxsync Main/NATNetwork: reorder saving settings and firing change events, …
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @49073   11 years vboxsync NATNetwork::saveSettings: add IPv6 port-forwarding rules to the …
(edit) @49069   11 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @49066   11 years vboxsync Main: warning
(edit) @49059   11 years vboxsync Forgot part of r89856.
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49047   11 years vboxsync pr6927. the state of CD/DVD image is checked, only ISO image is …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49038   11 years vboxsync Main/Appliance: change API of IAppliance::write, allowing easy …
(edit) @49031   11 years vboxsync Main/webservice: always use an absolute path here
(edit) @49029   11 years vboxsync ovfreader: Don't check for xsi:type, just look for type. Dropped a …
(edit) @49028   11 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @49007   11 years vboxsync Documentation: Typos.
(edit) @49006   11 years vboxsync Main/GuestFileImpl.cpp: More locking.
(edit) @48989   11 years vboxsync Main/NetworkAdapterImpl.cpp: Avoids lock drops and re-acquirings on …
(edit) @48988   11 years vboxsync NetworkAdapter::COMSETTER(AttachmentType): makes disabled network …
(edit) @48987   11 years vboxsync NetworkAdapterImpl.cpp: revert r89338 (partly). No need to touch NAT …
(edit) @48985   11 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48973   11 years vboxsync Main/NetworkAdapter: disable for now as the locking order is wrong
(edit) @48970   11 years vboxsync Main/NetworkAdapter: notify NAT network changes also if we switch the …
(edit) @48969   11 years vboxsync Main/EmulatedUSB: update.
(edit) @48968   11 years vboxsync Main/NATNetwork: more logging
(edit) @48967   11 years vboxsync Main/MediumImpl: be more silent if Special medium properties are not there
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48915   11 years vboxsync Always set the HVP bit, seems 10.6.8 requires it.
(edit) @48914   11 years vboxsync IBIOSSettings: Added a read-only string property nonVolatileStorageFile.
(edit) @48889   11 years vboxsync Typo.
(edit) @48886   11 years vboxsync Mac OS X VM defaults: Default to I82545EM instead of I82543GC since …
(edit) @48880   11 years vboxsync Main/MediumAttachment: add forgotten method implementation
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48827   11 years vboxsync Mac OS X guest types enumeration: fixed typo.
(edit) @48824   11 years vboxsync Documentation typo.
(edit) @48821   11 years vboxsync Documentation.
(edit) @48820   11 years vboxsync IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
(edit) @48819   11 years vboxsync Build fix; forgot the include file.
(edit) @48818   11 years vboxsync Main/GuestCtrl: Fire IGuestFile events in every case; there might we …
(edit) @48817   11 years vboxsync Main: don't fire event if HostNameResolutionConfigurationChangeEvent …
(edit) @48806   11 years vboxsync Main: typo: HostDnsServiceResolvConf::init(VirtualBox *->const …
(edit) @48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
(edit) @48804   11 years vboxsync Main: VirtualBox::onHostNameResolutionConfigurationChange()
(edit) @48803   11 years vboxsync Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
(edit) @48796   11 years vboxsync Main/webservice: fix typo in the vboxjws manifest file
(edit) @48778   11 years vboxsync spaces
(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 …
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