|
|
@61758
|
8 years |
vboxsync |
Temporarily disabled x2APIC for new VMs.
|
|
|
@61747
|
8 years |
vboxsync |
enable X2APIC for Linux guests
|
|
|
@61714
|
8 years |
vboxsync |
Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
|
|
|
@61713
|
8 years |
vboxsync |
Main/MediumAttachment: Update the medium attachment log tag string …
|
|
|
@61686
|
8 years |
vboxsync |
Main: allow to compile with VBOX_WITH_USB=
|
|
|
@61667
|
8 years |
vboxsync |
bugref:8238 VBoxSVC settings - USBDeviceFilter
|
|
|
@61645
|
8 years |
vboxsync |
bugref:8344. added logic when new location consists of only a filename …
|
|
|
@61624
|
8 years |
vboxsync |
Main: fixed lock ordering
|
|
|
@61611
|
8 years |
vboxsync |
Main: properly revert the internal state if the VRDE server cannot be …
|
|
|
@61604
|
8 years |
vboxsync |
bugref:8344. using RTPATH_SLASH.
|
|
|
@61588
|
8 years |
vboxsync |
Main/Machine: some comment fixing
|
|
|
@61549
|
8 years |
vboxsync |
bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
|
|
|
@61541
|
8 years |
vboxsync |
bugref:8344. Better processing of source and destination filename. …
|
|
|
@61519
|
9 years |
vboxsync |
bugref:8344. Added logic checking new path for correctness.
|
|
|
@61483
|
9 years |
vboxsync |
bugref:8344. First variant of "move" operation for medium. Standalone …
|
|
|
@61482
|
9 years |
vboxsync |
Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
|
|
|
@61481
|
9 years |
vboxsync |
Main/USBProxyBackendSolaris.cpp: better event semaphore destruction …
|
|
|
@61423
|
9 years |
vboxsync |
USBProxyBackendLinux: initialize mhFile
|
|
|
@61418
|
9 years |
vboxsync |
bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
|
|
|
@61380
|
9 years |
vboxsync |
bugref:8238 VBoxSVC settings - Tidy Up
|
|
|
@61378
|
9 years |
vboxsync |
bugref:8238 VBoxSVC settings - USBControllerImpl
|
|
|
@61377
|
9 years |
vboxsync |
bugref:8238 VBoxSVC settings - MediumAttachementImpl.cpp
|
|
|
@61362
|
9 years |
vboxsync |
Main: follow-up for r107642: during the first hour log everything
|
|
|
@61347
|
9 years |
vboxsync |
Main: reduce the occurrence of certain messages to max 1/minute
|
|
|
@61314
|
9 years |
vboxsync |
Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. …
|
|
|
@61302
|
9 years |
vboxsync |
Main/HostDnsService: dumpHostDnsInformation - print domain before the …
|
|
|
@61216
|
9 years |
vboxsync |
bugref:8238 VBoxSVC settings - AudioAdapterImpl
|
|
|
@61196
|
9 years |
vboxsync |
xpcom/server.cpp: exit code adjust.
|
|
|
@61190
|
9 years |
vboxsync |
Main/VirtualBox: release logging of VirtualBox object creation/deletion
|
|
|
@61174
|
9 years |
vboxsync |
Main/Medium: fix accidentally negated assertion in previous lock order fix
|
|
|
@61173
|
9 years |
vboxsync |
Main/NetworkAdapter: one more RT_BOOL() to fix vcc warning
|
|
|
@61171
|
9 years |
vboxsync |
8238 VBoxSVC settings - corrections added - NetworkAdapterImpl
|
|
|
@61170
|
9 years |
vboxsync |
8238 VBoxSVC settings - NetworkAdapterImpl
|
|
|
@61169
|
9 years |
vboxsync |
8238 VBoxSVC settings - BandwidthGroupImpl
|
|
|
@61137
|
9 years |
vboxsync |
Main/Medium: some more lock order fixing, but a lot of work is left
|
|
|
@61127
|
9 years |
vboxsync |
format specifier fix
|
|
|
@61086
|
9 years |
vboxsync |
use RTASSERT_OFFSET_OF
|
|
|
@61084
|
9 years |
vboxsync |
Main/PerformanceSolaris.cpp: fix struct version incompatibilities …
|
|
|
@61042
|
9 years |
vboxsync |
Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
|
|
|
@61034
|
9 years |
vboxsync |
Main/NetworkAdapter: fix MAC address generation when applying settings …
|
|
|
@61030
|
9 years |
vboxsync |
Main/NATEngine: do not call BaseFinalConstruct from any method other …
|
|
|
@61012
|
9 years |
vboxsync |
Main/Appliance: fix regression (storage controller naming …
|
|
|
@61009
|
9 years |
vboxsync |
Main: big settings cleanup and writing optimization. Moved …
|
|
|
@61005
|
9 years |
vboxsync |
Main/Appliance: a little bit too much of the future went into the …
|
|
|
@61003
|
9 years |
vboxsync |
Main/Appliance: get rid of "Controller" in storage controller names …
|
|
|
@60951
|
9 years |
vboxsync |
NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or …
|
|
|
@60903
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after …
|
|
|
@60865
|
9 years |
vboxsync |
Never use static instances of CComModule as it messes up the log …
|
|
|
@60826
|
9 years |
vboxsync |
Main/VRDEServer: make defaults consistent
|
|
|
@60809
|
9 years |
vboxsync |
Main/Machine: initialize the parallel port addresses even if no OS …
|
|
|
@60808
|
9 years |
vboxsync |
Main/NetworkAdapter: connect the cable to all network adapers in the …
|
|
|
@60805
|
9 years |
vboxsync |
Main/NATNetwork: fix regression from settings cleanup, have to allow …
|
|
|
@60795
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp: Fix for detecting the correct speed of the …
|
|
|
@60786
|
9 years |
vboxsync |
Main/NATNetwork+NATEngine: simplify settings handling greatly by …
|
|
|
@60785
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp: Fixes
|
|
|
@60765
|
9 years |
vboxsync |
API: stop using ATL and use a vastly smaller lookalike instead, plus a …
|
|
|
@60764
|
9 years |
vboxsync |
Main/src-server/win/VBoxComEvents: eliminate the use of not really …
|
|
|
@60763
|
9 years |
vboxsync |
Main/VirtualBox: cleanup
|
|
|
@60758
|
9 years |
vboxsync |
Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host …
|
|
|
@60755
|
9 years |
vboxsync |
Main/USBProxyBackend: Fixes
|
|
|
@60745
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp: Start over if the server sends garbage …
|
|
|
@60744
|
9 years |
vboxsync |
Main/USBProxyBackend: Add flag for each backend indicating whether we …
|
|
|
@60742
|
9 years |
vboxsync |
Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
|
|
|
@60713
|
9 years |
vboxsync |
Main/USBProxyBackendUsbIp.cpp: Fixes for Windows, RTPoll returns with …
|
|
|
@60712
|
9 years |
vboxsync |
Main/HostUSBDevice: Fix crash on Windows if the USB/IP backend is …
|
|
|
@60644
|
9 years |
vboxsync |
Main/Machine: fix restoring snapshots which have more network adapters …
|
|
|
@60628
|
9 years |
vboxsync |
Main/Medium: don't skip this important assertion doing sanity checking
|
|
|
@60627
|
9 years |
vboxsync |
Main/Medium: When creating a medium lock list, explicitly state which …
|
|
|
@60608
|
9 years |
vboxsync |
Main+Storage/VD: add a capability which marks preferred medium format …
|
|
|
@60606
|
9 years |
vboxsync |
Main/USBProxyBackend-freebsd.cpp: Fixes
|
|
|
@60551
|
9 years |
vboxsync |
Main/USBProxyService,USBProxyBackendUsbIp: Fixes
|
|
|
@60509
|
9 years |
vboxsync |
Main/Console+Host: winsock2 include fixing
|
|
|
@60448
|
9 years |
vboxsync |
bugref:7179. Removed auto_ptr from VFSExplorerImpl.cpp
|
|
|
@60447
|
9 years |
vboxsync |
bugref:7179. Removed auto_ptr from HostDnsServiceWin.cpp.
|
|
|
@60410
|
9 years |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60343
|
9 years |
vboxsync |
Certificate: The data need not be backupable as the object is …
|
|
|
@60342
|
9 years |
vboxsync |
CertificateImpl.cpp: Removed content free autogenerated comments and …
|
|
|
@60341
|
9 years |
vboxsync |
ICertificate, Import wizard: Some adjustments to make it do and show …
|
|
|
@60334
|
9 years |
vboxsync |
CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
|
|
|
@60332
|
9 years |
vboxsync |
ApplianceImpl: The what's needed to determine the trusted state of the …
|
|
|
@60331
|
9 years |
vboxsync |
bugref:8249. Explicit cast to CertificateVersion_T.
|
|
|
@60330
|
9 years |
vboxsync |
bugref:8249. Explicit cast uint64_t to CertificateVersion.
|
|
|
@60328
|
9 years |
vboxsync |
bugref:8249. Improvement ICertificate interface.
|
|
|
@60288
|
9 years |
vboxsync |
Main/Medium+Snapshot: fix long standing bugs in medium locking during …
|
|
|
@60247
|
9 years |
vboxsync |
Main: When switching to/from NAT network, also consider the paused state
|
|
|
@60246
|
9 years |
vboxsync |
CertificateImpl.*: Implemented the two missing internal function in …
|
|
|
@60243
|
9 years |
vboxsync |
CertificateImpl: Sketched how this should've been done. Don't …
|
|
|
@60239
|
9 years |
vboxsync |
Main: fixed subversion properties
|
|
|
@60220
|
9 years |
vboxsync |
bugref:8249. Added an attribute certificate into IAppliance interface. …
|
|
|
@60161
|
9 years |
vboxsync |
USB: build fix.
|
|
|
@60160
|
9 years |
vboxsync |
USB: darwin build fix.
|
|
|
@60159
|
9 years |
vboxsync |
USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
|
|
|
@60156
|
9 years |
vboxsync |
USB: Purge strings.
|
|
|
@60154
|
9 years |
vboxsync |
Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
|
|
|
@60153
|
9 years |
vboxsync |
USBGetDevices.cpp: Collected and #ifdef'ed the USBFS specific code.
|
|
|
@60150
|
9 years |
vboxsync |
USBGetDevices.cpp: fixes
|
|
|
@60149
|
9 years |
vboxsync |
USBGetDevices.cpp: fixes
|
|
|
@60148
|
9 years |
vboxsync |
USBGetDevices.cpp: removed dead suffix code.
|
|
|
@60147
|
9 years |
vboxsync |
USBGetDevices.cpp: prefix functions, doxygen brief style (short …
|
|
|