|
|
@49590
|
11 years |
vboxsync |
Main/NetworkAdapter: fix refcounting when switching aware from a NAT …
|
|
|
@49588
|
11 years |
vboxsync |
Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
|
|
|
@49587
|
11 years |
vboxsync |
NAT networks: enable the network and the DHCP server by default
|
|
|
@49586
|
11 years |
vboxsync |
newer gcc versions require a space between literal and identifier
|
|
|
@49585
|
11 years |
vboxsync |
pr7072. noninformative error messages from the function …
|
|
|
@49570
|
11 years |
vboxsync |
Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
|
|
|
@49552
|
11 years |
vboxsync |
Main/Machine: the API description clearly says that deleting a VM …
|
|
|
@49547
|
11 years |
vboxsync |
Runtime+Main: the x86 directory is only used for Windows, Solaris …
|
|
|
@49546
|
11 years |
vboxsync |
Main/GuestCtrl: Allow empty passwords for IGuest::CreateSession().
|
|
|
@49541
|
11 years |
vboxsync |
Main/NATNetwork: Always do AddGlobalOption(DhcpOpt_Router,) to enforce …
|
|
|
@49539
|
11 years |
vboxsync |
Main/cbinding: lots of love and care for this long forgotten part of …
|
|
|
@49537
|
11 years |
vboxsync |
Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, …
|
|
|
@49517
|
11 years |
vboxsync |
Main: NetworkServiceRunner dependencies included in …
|
|
|
@49516
|
11 years |
vboxsync |
Introduce option "--need-main(-M) on|off" in network services to …
|
|
|
@49512
|
11 years |
vboxsync |
Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
|
|
|
@49504
|
11 years |
vboxsync |
Main/GuestCtrl: Reference counting bugfixes, handle more …
|
|
|
@49501
|
11 years |
vboxsync |
Uninitialized variable.
|
|
|
@49499
|
11 years |
vboxsync |
Space.
|
|
|
@49497
|
11 years |
vboxsync |
build-fix: like r90651.
|
|
|
@49496
|
11 years |
vboxsync |
build-fix: like r90651.
|
|
|
@49495
|
11 years |
vboxsync |
build fix: perhaps we need guardian to split class …
|
|
|
@49494
|
11 years |
vboxsync |
Main/NetServiceRunner: Make command line more flexible for adding …
|
|
|
@49489
|
11 years |
vboxsync |
Main/src-server: Warning.
|
|
|
@49474
|
11 years |
vboxsync |
crOpenGL: some host bits for buffer-based command submission
|
|
|
@49471
|
11 years |
vboxsync |
ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
|
|
|
@49460
|
11 years |
vboxsync |
fixed burn
|
|
|
@49459
|
11 years |
vboxsync |
Main: fixed race
|
|
|
@49456
|
11 years |
vboxsync |
ConsoleImpl2.cpp: Put HMForced in the rigth place.
|
|
|
@49453
|
11 years |
vboxsync |
Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
|
|
|
@49452
|
11 years |
vboxsync |
whitespace cleanup
|
|
|
@49447
|
11 years |
vboxsync |
pr7072. Changing the old logic for finding an appropriate image format …
|
|
|
@49446
|
11 years |
vboxsync |
pr7074. import logic for work with multiple VMs in OVF appliance was …
|
|
|
@49445
|
11 years |
vboxsync |
Main/HostDnsServiceWin: use sizeof() here
|
|
|
@49444
|
11 years |
vboxsync |
Main/HostDnsServiceWin: initlialization of local variables in …
|
|
|
@49440
|
11 years |
vboxsync |
Main/GuestCtrl: Bugfixes:
- Hold lock while registering wait event in …
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@49416
|
11 years |
vboxsync |
pr7074. import logic for work with multiple VMs in OVF appliance was fixed.
|
|
|
@49409
|
11 years |
vboxsync |
Main/HostDnsService: fixed object deletion and coding style
|
|
|
@49408
|
11 years |
vboxsync |
Main: spaces
|
|
|
@49405
|
11 years |
vboxsync |
Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> …
|
|
|
@49400
|
11 years |
vboxsync |
Main/HostNetworkInterfaceImpl: fixed regression from r82492 (xtracker 7054)
|
|
|
@49393
|
11 years |
vboxsync |
SDK documentation: Clarification for CopyFileFlag_T.
|
|
|
@49392
|
11 years |
vboxsync |
Main/Guest::UpdateGuestAdditions: CopyFileFlag_T -> AdditionsUpdateFlag_T.
|
|
|
@49390
|
11 years |
vboxsync |
Forgot to change IKeyboard's UUID.
|
|
|
@49389
|
11 years |
vboxsync |
GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
|
|
|
@49386
|
11 years |
vboxsync |
Main: Added a releaseKeys method to IKeyboard.
|
|
|
@49359
|
11 years |
vboxsync |
Guest Control: two non-initialized variables
|
|
|
@49356
|
11 years |
vboxsync |
SDK documentation: Clarification for IGuest::CreateSession().
|
|
|
@49350
|
11 years |
vboxsync |
Build fix.
|
|
|
@49349
|
11 years |
vboxsync |
Guest Control:
- Implemented IGuestSession::DirectoryRemove, …
|
|
|
@49324
|
11 years |
vboxsync |
Make the TurnResetIntoPowerOff setting configurable during runtime
|
|
|
@49312
|
11 years |
vboxsync |
Main/idl: fixed comment
|
|
|
@49311
|
11 years |
vboxsync |
Main/Display: harmless typo
|
|
|
@49296
|
11 years |
vboxsync |
Teach few more places in ConfigFileBase about SettingsVersion_v1_15.
|
|
|
@49295
|
11 years |
vboxsync |
NATNetworkImpl.cpp: NATNetwork::Data initialization on class object …
|
|
|
@49293
|
11 years |
vboxsync |
typo in prev change
|
|
|
@49292
|
11 years |
vboxsync |
Main/Machine: regression, incorrect UUID check, leading to Windows …
|
|
|
@49268
|
11 years |
vboxsync |
Main/HostDnsServiceLinux: Warning and spaces.
|
|
|
@49248
|
11 years |
vboxsync |
Main/HostDnsMonitor::getInfo() don't need to lock here. dns-monitor …
|
|
|
@49243
|
11 years |
vboxsync |
Main/HostDnsServiceDarwin: parent has been changed HostDnsService -> …
|
|
|
@49242
|
11 years |
vboxsync |
Main/HostDnsServiceDarwin.cpp: no this in static method.
|
|
|
@49241
|
11 years |
vboxsync |
Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE.
|
|
|
@49240
|
11 years |
vboxsync |
Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj (aParent)
|
|
|
@49239
|
11 years |
vboxsync |
Main/HostDnsServiceWin.cpp: update->updateInfo
|
|
|
@49238
|
11 years |
vboxsync |
Main/HostDnsServiceDarwin: build fix.
|
|
|
@49237
|
11 years |
vboxsync |
Main/HostDnsServiceSolaris: Attempt to fix Solaris build.
|
|
|
@49236
|
11 years |
vboxsync |
Main/HostDnsServiceWin.cpp: Attemp of Windows build fix.
|
|
|
@49235
|
11 years |
vboxsync |
Main/HostDnsService: splits HostDnsService on "singleton" …
|
|
|
@49234
|
11 years |
vboxsync |
Main/EmulatedUSB: pass settings to the emulated device.
|
|
|
@49228
|
11 years |
vboxsync |
Main/HostDnsService: Lockee & ALock (not used for now).
|
|
|
@49224
|
11 years |
vboxsync |
Main/HostDnsService.h: puvlic -> public.
|
|
|
@49223
|
11 years |
vboxsync |
Main/HostDnsService.h: c++-mode (indentation).
|
|
|
@49219
|
11 years |
vboxsync |
VirtualBox.cpp: VirtualBox::natNetworkRefInc and …
|
|
|
@49218
|
11 years |
vboxsync |
AHCI: Fix compatibility with saved states from previous versions
|
|
|
@49202
|
11 years |
vboxsync |
Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host …
|
|
|
@49201
|
11 years |
vboxsync |
HostDnsServiceLinux.cpp: inotify based watcher for /etc/resolv.conf.
|
|
|
@49190
|
11 years |
vboxsync |
Main,VBoxManage: Implement hotpluggable setting stubs
|
|
|
@49161
|
11 years |
vboxsync |
EmulatedUSBImpl: Ctor initialization list reordering warning.
|
|
|
@49139
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: 2 lines between methods.
|
|
|
@49136
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: G/c -line.
|
|
|
@49133
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: replace explicit autolock releasing with scopping.
|
|
|
@49132
|
11 years |
vboxsync |
Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
|
|
|
@49131
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: update comment in …
|
|
|
@49130
|
11 years |
vboxsync |
Main/ExtPackManagerImpl: internal method to get the full path of a module.
|
|
|
@49129
|
11 years |
vboxsync |
Main/NATNetworkImpl.h: G/c drops NAT_XML_SERIALIZATION and do …
|
|
|
@49127
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: do settings saving and event firing iff new …
|
|
|
@49126
|
11 years |
vboxsync |
NATNetwork::saveSettings: fireNATNetworkSettingEvent also for …
|
|
|
@49120
|
11 years |
vboxsync |
Main: emulated webcam updates.
|
|
|
@49116
|
11 years |
vboxsync |
*.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
|
|
|
@49103
|
11 years |
vboxsync |
pr6927. ISO images are skipped by default during export. The command …
|
|
|
@49101
|
11 years |
vboxsync |
Main/NATNetwork.cpp: replace implicit call of autolock release, with scope.
|
|
|
@49100
|
11 years |
vboxsync |
Main/NATNetwork: reorder saving settings and firing change events, …
|
|
|
@49074
|
11 years |
vboxsync |
Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
|
|
|
@49073
|
11 years |
vboxsync |
NATNetwork::saveSettings: add IPv6 port-forwarding rules to the …
|
|
|
@49069
|
11 years |
vboxsync |
API: Control and propagate triple fault reset/guru setting.
|
|
|
@49066
|
11 years |
vboxsync |
Main: warning
|
|
|
@49059
|
11 years |
vboxsync |
Forgot part of r89856.
|
|
|
@49058
|
11 years |
vboxsync |
Main: Added a TripleFaultReset switch.
|
|
|
@49047
|
11 years |
vboxsync |
pr6927. the state of CD/DVD image is checked, only ISO image is …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|