VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49408   11 years vboxsync Main: spaces
(edit) @49405   11 years vboxsync Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> …
(edit) @49400   11 years vboxsync Main/HostNetworkInterfaceImpl: fixed regression from r82492 (xtracker 7054)
(edit) @49393   11 years vboxsync SDK documentation: Clarification for CopyFileFlag_T.
(edit) @49392   11 years vboxsync Main/Guest::UpdateGuestAdditions: CopyFileFlag_T -> AdditionsUpdateFlag_T.
(edit) @49390   11 years vboxsync Forgot to change IKeyboard's UUID.
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49386   11 years vboxsync Main: Added a releaseKeys method to IKeyboard.
(edit) @49359   11 years vboxsync Guest Control: two non-initialized variables
(edit) @49356   11 years vboxsync SDK documentation: Clarification for IGuest::CreateSession().
(edit) @49350   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49324   11 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49312   11 years vboxsync Main/idl: fixed comment
(edit) @49311   11 years vboxsync Main/Display: harmless typo
(edit) @49296   11 years vboxsync Teach few more places in ConfigFileBase about SettingsVersion_v1_15.
(edit) @49295   11 years vboxsync NATNetworkImpl.cpp: NATNetwork::Data initialization on class object …
(edit) @49293   11 years vboxsync typo in prev change
(edit) @49292   11 years vboxsync Main/Machine: regression, incorrect UUID check, leading to Windows …
(edit) @49268   11 years vboxsync Main/HostDnsServiceLinux: Warning and spaces.
(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) @49234   11 years vboxsync Main/EmulatedUSB: pass settings to the emulated device.
(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) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(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) @49161   11 years vboxsync EmulatedUSBImpl: Ctor initialization list reordering warning.
(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) @49130   11 years vboxsync Main/ExtPackManagerImpl: internal method to get the full path of a module.
(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) @49120   11 years vboxsync Main: emulated webcam updates.
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(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.
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