|
|
@23341
|
15 years |
vboxsync |
Main: opimization for r52856
|
|
|
@23339
|
15 years |
vboxsync |
Host::uninit: llChildren is modified during child uninit.
|
|
|
@23338
|
15 years |
vboxsync |
Host::uninit: llChildren is modified during child uninit.
|
|
|
@23337
|
15 years |
vboxsync |
Main/MediumImpl: make sure that host drive locations do not get …
|
|
|
@23335
|
15 years |
vboxsync |
ConsoleImpl,MachineImpl: Re-did the live snapshot bits.
|
|
|
@23334
|
15 years |
vboxsync |
Main: be stricter with bumping settings version to 1.9 when …
|
|
|
@23331
|
15 years |
vboxsync |
Main/MachineImpl: add paranoia to check for duplicate attachments
|
|
|
@23330
|
15 years |
vboxsync |
tstXPCOMCCall: change for recent IConsoleCallback change
|
|
|
@23328
|
15 years |
vboxsync |
Main: fix assert + crash attaching disk
|
|
|
@23327
|
15 years |
vboxsync |
Main: more header cleanup; move VirtualBox instance data to cpp …
|
|
|
@23319
|
15 years |
vboxsync |
Main: more header cleanup
|
|
|
@23310
|
15 years |
vboxsync |
Main/HostHardwareLinux: use sysfs for querying host drives if hal is …
|
|
|
@23308
|
15 years |
vboxsync |
fix OSE
|
|
|
@23304
|
15 years |
vboxsync |
Main: make backups before overwriting old XML files; remove obsolete …
|
|
|
@23289
|
15 years |
vboxsync |
Main: nasty typo.
|
|
|
@23288
|
15 years |
vboxsync |
Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
|
|
|
@23280
|
15 years |
vboxsync |
Main: avoid full recompile if only comments in VirtualBox.xidl are changed
|
|
|
@23279
|
15 years |
vboxsync |
Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
|
|
|
@23273
|
15 years |
vboxsync |
Main: warnings
|
|
|
@23271
|
15 years |
vboxsync |
Main: duplicate NS_DECL_ISUPPORTS (already done as part of the COM map)
|
|
|
@23270
|
15 years |
vboxsync |
Main: get the VBOX_WITH_USB checks right
|
|
|
@23269
|
15 years |
vboxsync |
export to OSE
|
|
|
@23265
|
15 years |
vboxsync |
export to OSE
|
|
|
@23264
|
15 years |
vboxsync |
fix OSE exports
|
|
|
@23259
|
15 years |
vboxsync |
Main: attempt solaris build fix
|
|
|
@23257
|
15 years |
vboxsync |
Main: IHost header cleanup, remove cruft elsewhere
|
|
|
@23249
|
15 years |
vboxsync |
medium: rename default IDE/FD storage controller names to IDE …
|
|
|
@23245
|
15 years |
vboxsync |
Main/MachineImpl: add a few missing null medium checks
|
|
|
@23237
|
15 years |
vboxsync |
Main/Settings: Fix crash when opening pre 1.7 config files. Attached …
|
|
|
@23236
|
15 years |
vboxsync |
medium-merge: fix osx
|
|
|
@23235
|
15 years |
vboxsync |
API: fix opening new dvd/floppy images, introduce fallback format
|
|
|
@23232
|
15 years |
vboxsync |
typo
|
|
|
@23231
|
15 years |
vboxsync |
merge: solaris build fix
|
|
|
@23230
|
15 years |
vboxsync |
Main: update forgotten doxygen.xsl as well
|
|
|
@23228
|
15 years |
vboxsync |
merge: first solaris build fix
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23222
|
15 years |
vboxsync |
ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
|
|
|
@23203
|
15 years |
vboxsync |
Main/NetIf-linux: don't crash VBoxSVC if /proc/net/route couldn't be opened
|
|
|
@23197
|
15 years |
vboxsync |
UUID: for r52117, r52023
|
|
|
@23188
|
15 years |
vboxsync |
SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
|
|
|
@23187
|
15 years |
vboxsync |
SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
|
|
|
@23185
|
15 years |
vboxsync |
Skip VBVA update if framebufer is being resized.
|
|
|
@23182
|
15 years |
vboxsync |
UUID: for r52603
|
|
|
@23180
|
15 years |
vboxsync |
Main: fixed win burns
|
|
|
@23179
|
15 years |
vboxsync |
Main: firmware type setter
|
|
|
@23175
|
15 years |
vboxsync |
glue/initterm.cpp: Don't assume RTThreadSelf() won't return …
|
|
|
@23150
|
15 years |
vboxsync |
Main: Fix getHostMemoryUsage for FreeBSD. Contributed by Bernhard Froehlich
|
|
|
@23144
|
15 years |
vboxsync |
NetIf-darwin.cpp: More search corrections on sdl_data not terminated …
|
|
|
@23136
|
15 years |
vboxsync |
NetIf-darwin.cpp: Corrected search search on BSD name in the list …
|
|
|
@23134
|
15 years |
vboxsync |
Main/darwin/iokit.*: DARWINETHERNIC::szBSDName is too small, increased …
|
|
|
@23130
|
15 years |
vboxsync |
VM starts even if VRDP server fails to bind to a port.
|
|
|
@23128
|
15 years |
vboxsync |
COM/XPCOM glue: Bug fixes around the EventQueue init/uninit calls from …
|
|
|
@23107
|
15 years |
vboxsync |
Backed out 52463
|
|
|
@23104
|
15 years |
vboxsync |
Main/USBProxyServiceLinux: VBOX_USB_SYSFS_BY_DEFAULT -> …
|
|
|
@23103
|
15 years |
vboxsync |
HostOnly: Fixed VERR_INTNET_FLT_IF_NOT_FOUND issue (trailing garbage …
|
|
|
@23102
|
15 years |
vboxsync |
Main/USBProxyServiceLinux: allow selection of the default host USB …
|
|
|
@23099
|
15 years |
vboxsync |
PATM: implemented couple tweaks to make NetBSD bootable (still some …
|
|
|
@23096
|
15 years |
vboxsync |
EventQuqueu.cpp: windows simplications.
|
|
|
@23092
|
15 years |
vboxsync |
Main/glue: EventQueue bugfixes and code style adjustments and …
|
|
|
@23084
|
15 years |
vboxsync |
ConsoleImpl: removed todo, not valid anymore
|
|
|
@23080
|
15 years |
vboxsync |
VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
|
|
|
@23061
|
15 years |
vboxsync |
forward ported r52387 (fixes host interface parsing problem)
|
|
|
@23020
|
15 years |
vboxsync |
unused variables
|
|
|
@23015
|
15 years |
vboxsync |
VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
|
|
|
@23012
|
15 years |
vboxsync |
VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
|
|
|
@23009
|
15 years |
vboxsync |
VMM: State machine adjustments. Have only received basic testing.
|
|
|
@23008
|
15 years |
vboxsync |
Main: increased the maximum length of host-only internal network names …
|
|
|
@22982
|
15 years |
vboxsync |
VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
|
|
|
@22916
|
15 years |
vboxsync |
fixed Win burns, spaces
|
|
|
@22915
|
15 years |
vboxsync |
VMM: some state stuff (work in progress, back out on bustage).
|
|
|
@22911
|
15 years |
vboxsync |
event queues cleaned up
|
|
|
@22910
|
15 years |
vboxsync |
ConsoleImpl2.cpp: spaces.
|
|
|
@22875
|
15 years |
vboxsync |
FreeBSD: Add support for bridged and hostonly networking. Contributed …
|
|
|
@22867
|
15 years |
vboxsync |
ConsoleImpl2.cpp: Minore BSTR leak (not on branches). Good pratice to …
|
|
|
@22866
|
15 years |
vboxsync |
#3987: Virtio PCI + Net skeleton.
|
|
|
@22864
|
15 years |
vboxsync |
TCP ports range for VRDP server: delete VRDPPortRange extra data on VM …
|
|
|
@22849
|
15 years |
vboxsync |
typos
|
|
|
@22847
|
15 years |
vboxsync |
Python, COM glue: event processing API
|
|
|
@22815
|
15 years |
vboxsync |
#2957: Fixed an error in listing host network interfaces when all …
|
|
|
@22814
|
15 years |
vboxsync |
HGCM: delete a disconnected client handle. Fixes HGCMReset hang/assertion.
|
|
|
@22810
|
15 years |
vboxsync |
FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22786
|
15 years |
vboxsync |
build fix (msc doesn't like #ifdefs inside macro parameter lists).
|
|
|
@22784
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
|
|
|
@22779
|
15 years |
vboxsync |
Main: cosmetics
|
|
|
@22778
|
15 years |
vboxsync |
Main: fix infinite recursion when renaming machines with snapshots
|
|
|
@22763
|
15 years |
vboxsync |
Main/GuestProperties: expanded a comment about guest properties …
|
|
|
@22762
|
15 years |
vboxsync |
Main/GuestProperties: made transient properties setable while a …
|
|
|
@22746
|
15 years |
vboxsync |
ConsoleImpl2.cpp: SysprepArgs and SysprepExec should be set before we …
|
|
|
@22732
|
15 years |
vboxsync |
HGCM: properly delete a client handle on the client disconnect. Should …
|
|
|
@22725
|
15 years |
vboxsync |
Webservice: cosmetics
|
|
|
@22722
|
15 years |
vboxsync |
VBoxCOM,VBoxManage,WebService: Event queue fun.
|
|
|
@22708
|
15 years |
vboxsync |
Main: comptr+webservice logging
|
|
|
@22705
|
15 years |
vboxsync |
Main: fix windows burn
|
|
|
@22702
|
15 years |
vboxsync |
Main: comptr logging
|
|
|
@22700
|
15 years |
vboxsync |
Main: comptr logging
|
|
|
@22699
|
15 years |
vboxsync |
Main/XML: fix bad snapshot description written by earlier trunk builds …
|
|
|
@22666
|
15 years |
vboxsync |
webservice: add webtest logoff command, docs, cleanup
|
|
|
@22665
|
15 years |
vboxsync |
webservice: use -1 for allocating a single object with soap_new_* …
|
|
|
@22663
|
15 years |
vboxsync |
VRDP server port range: extra data keys.
|
|
|