VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49248   11 years vboxsync Main/HostDnsMonitor::getInfo() don't need to lock here. dns-monitor …
(edit) @49243   11 years vboxsync Main/HostDnsServiceDarwin: parent has been changed HostDnsService -> …
(edit) @49242   11 years vboxsync Main/HostDnsServiceDarwin.cpp: no this in static method.
(edit) @49241   11 years vboxsync Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE.
(edit) @49240   11 years vboxsync Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj (aParent)
(edit) @49239   11 years vboxsync Main/HostDnsServiceWin.cpp: update->updateInfo
(edit) @49238   11 years vboxsync Main/HostDnsServiceDarwin: build fix.
(edit) @49237   11 years vboxsync Main/HostDnsServiceSolaris: Attempt to fix Solaris build.
(edit) @49236   11 years vboxsync Main/HostDnsServiceWin.cpp: Attemp of Windows build fix.
(edit) @49235   11 years vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49228   11 years vboxsync Main/HostDnsService: Lockee & ALock (not used for now).
(edit) @49224   11 years vboxsync Main/HostDnsService.h: puvlic -> public.
(edit) @49223   11 years vboxsync Main/HostDnsService.h: c++-mode (indentation).
(edit) @49219   11 years vboxsync VirtualBox.cpp: VirtualBox::natNetworkRefInc and …
(edit) @49202   11 years vboxsync Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host …
(edit) @49201   11 years vboxsync HostDnsServiceLinux.cpp: inotify based watcher for /etc/resolv.conf.
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49139   11 years vboxsync Main/NATNetworkImpl.cpp: 2 lines between methods.
(edit) @49136   11 years vboxsync Main/NATNetworkImpl.cpp: G/c -line.
(edit) @49133   11 years vboxsync Main/NATNetworkImpl.cpp: replace explicit autolock releasing with scopping.
(edit) @49132   11 years vboxsync Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
(edit) @49131   11 years vboxsync Main/NATNetworkImpl.cpp: update comment in …
(edit) @49129   11 years vboxsync Main/NATNetworkImpl.h: G/c drops NAT_XML_SERIALIZATION and do …
(edit) @49127   11 years vboxsync Main/NATNetworkImpl.cpp: do settings saving and event firing iff new …
(edit) @49126   11 years vboxsync NATNetwork::saveSettings: fireNATNetworkSettingEvent also for …
(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) @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) @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) @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) @48914   11 years vboxsync IBIOSSettings: Added a read-only string property nonVolatileStorageFile.
(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) @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) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48735   11 years vboxsync Main/Machine: store the passthrough flag even if there is no medium …
(edit) @48718   11 years vboxsync SessionMachine::init: lockWrite() call depends on RT_LOCK_STRICT.
(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) @48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48600   11 years vboxsync VBoxManage,Main: IHost::VideoCaptureDevices. Windows host implementation.
(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) @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) @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) @48460   11 years vboxsync NATNetwork::COMGETTER(IPv6Enabled) & …
(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) @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) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48405   11 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(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) @48346   11 years vboxsync header fixes
(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) @48333   11 years vboxsync HistImpl: clean up
(edit) @48332   11 years vboxsync Main/DNS: implementation of DNS related hooks in IHost interface.
(edit) @48330   11 years vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
(edit) @48311   11 years vboxsync Warnings.
(edit) @48305   11 years vboxsync TokenImpl: debug build fix.
(edit) @48299   11 years vboxsync SessionImpl.cpp: VBoxClient-x86.so fixes.
(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) @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) @48117   11 years vboxsync pr6022. Clean up the code.
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