|
|
@64955
|
8 years |
vboxsync |
Main: better fix
|
|
|
@64954
|
8 years |
vboxsync |
forward-ported r112367 (Main: santiy check for sanitiseMachineFilename())
|
|
|
@64885
|
8 years |
vboxsync |
IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
|
|
|
@64324
|
8 years |
vboxsync |
gcc 6.2 fix
|
|
|
@64273
|
8 years |
vboxsync |
Main/SystemProperties+Settings: initial value for exclusive hwvirt is …
|
|
|
@64217
|
8 years |
vboxsync |
Main/Snapshot: fix regression in previous fix (i_deparent may only be …
|
|
|
@64213
|
8 years |
vboxsync |
Main/MediumLock: when destroying locks, lock lists or lock list maps, …
|
|
|
@64212
|
8 years |
vboxsync |
Main/Snapshot: make sure that the source medium has no parent any more …
|
|
|
@64199
|
8 years |
vboxsync |
Main/Medium: fix too aggressive assertion, as running into errors when …
|
|
|
@64193
|
8 years |
vboxsync |
Main/NATEngine: Oops, drop the part of r111111 that checked for …
|
|
|
@64166
|
8 years |
vboxsync |
NAT: Don't use user supplied port-forwarding rule names as node names …
|
|
|
@64160
|
8 years |
vboxsync |
VBoxFrontends: fix for bugref:8161: added shutdown events handling to …
|
|
|
@64142
|
8 years |
vboxsync |
Main/NATEngine: Reject rules with names that contain whitespace, slash …
|
|
|
@64108
|
8 years |
vboxsync |
Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
|
|
|
@63975
|
8 years |
vboxsync |
Main: fixes initialization of SAS controller (ticketref:15972)
|
|
|
@63969
|
8 years |
vboxsync |
VBoxSVC: No need for openssl
|
|
|
@63935
|
8 years |
vboxsync |
Main: Configured Visual C++ precompiled headers for VBoxSVC, …
|
|
|
@63677
|
8 years |
vboxsync |
shut up gcc for complaining about readdir_r() with glibc 2.24+
|
|
|
@63653
|
8 years |
vboxsync |
Main/MediumImpl: Don't expost stream optimized images as preferred …
|
|
|
@63585
|
8 years |
vboxsync |
bugref:8482. Accidentally removed the header tchar.h. Fixed.
|
|
|
@63584
|
8 years |
vboxsync |
bugref:8482. The redundant async task implementations was eliminated …
|
|
|
@63581
|
8 years |
vboxsync |
bugref:4323. First implementation of Medium::setDescription().
|
|
|
@63563
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 years |
vboxsync |
scm cleanups
|
|
|
@63542
|
8 years |
vboxsync |
USBProxyBackendSolaris.cpp: warnings.
|
|
|
@63503
|
8 years |
vboxsync |
warnings (clang)
|
|
|
@63460
|
8 years |
vboxsync |
warning
|
|
|
@63423
|
8 years |
vboxsync |
Main: warnings (weird configs)
|
|
|
@63418
|
8 years |
vboxsync |
main: warnings in weird configs
|
|
|
@63397
|
8 years |
vboxsync |
AutostartDb-generic.cpp: missing cast.
|
|
|
@63396
|
8 years |
vboxsync |
xpcom/server.cpp: warning
|
|
|
@63378
|
8 years |
vboxsync |
Main: warnings (gcc)
|
|
|
@63311
|
8 years |
vboxsync |
Use shlobj.h wrapper.
|
|
|
@63256
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63187
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63184
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63182
|
8 years |
vboxsync |
ThreadTask: split createThread up into three methods to avoid having …
|
|
|
@63181
|
8 years |
vboxsync |
Main: warnings/cleanup
|
|
|
@63178
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63176
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63174
|
8 years |
vboxsync |
Main: unreachable code.
|
|
|
@63172
|
8 years |
vboxsync |
Main: warning about switches and some other stuff.
|
|
|
@63171
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@63170
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63145
|
8 years |
vboxsync |
bugref:8482. Fixed small typo
|
|
|
@63144
|
8 years |
vboxsync |
bugref:8482. Shifted progress notification to the Medium::Task destructor
|
|
|
@62982
|
8 years |
vboxsync |
Main/VRDEServer: disable VRDE server by default for new VMs
|
|
|
@62922
|
8 years |
vboxsync |
Main/VirtualBox: eliminate VBoxComEvents use
|
|
|
@62919
|
8 years |
vboxsync |
Please use 'static const' on data that is constant, don't make the …
|
|
|
@62918
|
8 years |
vboxsync |
Main: rip out long dead code, some leftovers from earlier event …
|
|
|
@62868
|
8 years |
vboxsync |
bugref:8482. Shifted the function handler() from descendants to the …
|
|
|
@62810
|
8 years |
vboxsync |
bugref:8482. The internal implementation of asynchronous task was …
|
|
|
@62780
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62701
|
8 years |
vboxsync |
VBoxMain/svcmain : fix for bugref:8161: added processing of …
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62686
|
8 years |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62681
|
8 years |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62468
|
8 years |
vboxsync |
Main: scm
|
|
|
@62445
|
8 years |
vboxsync |
gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
|
|
|
@62393
|
8 years |
vboxsync |
Main/Appliance: fix generation of new MAC addresses on import (for …
|
|
|
@62363
|
8 years |
vboxsync |
Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
|
|
|
@62346
|
8 years |
vboxsync |
Main/Machine: add lock release which was lost in the previous changeset
|
|
|
@62343
|
8 years |
vboxsync |
Main: do not truncate uint16_t to uint8_t in …
|
|
|
@62292
|
8 years |
vboxsync |
Main/Machine: Eliminate unneeded taking of the Host object lock in …
|
|
|
@62222
|
8 years |
vboxsync |
Main/server: add a BUILDID to the server similar to what we have in …
|
|
|
@62221
|
8 years |
vboxsync |
Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
|
|
|
@62192
|
8 years |
vboxsync |
Main: Allow StorageBus_PCIe
|
|
|
@62105
|
8 years |
vboxsync |
Main/Machine: fix extradata map copying to work where STL isn't …
|
|
|
@62047
|
8 years |
vboxsync |
bugref:8344. small improvement. Always uses original extension of image.
|
|
|
@62014
|
8 years |
vboxsync |
Main/Machine: add a stub for an aux settings file (which will be an …
|
|
|
@61986
|
8 years |
vboxsync |
Main/AudioAdapter: whitespace cleanup
|
|
|
@61917
|
8 years |
vboxsync |
Main: doxygen fix
|
|
|
@61911
|
8 years |
vboxsync |
Main/src-server/StorageControllerImpl.cpp: Warning.
|
|
|
@61910
|
8 years |
vboxsync |
Main/src-server/MediumImpl.cpp: Warning.
|
|
|
@61908
|
8 years |
vboxsync |
fix for bugref:8441: improved windows procedures in Clipboard, DND …
|
|
|
@61863
|
8 years |
vboxsync |
Main/Medium: use != instead of bitwise for booleans.
|
|
|
@61790
|
8 years |
vboxsync |
bugref:8344. Removed useless comparison.
|
|
|
@61788
|
8 years |
vboxsync |
re-enable x2APIC for new Linux VMs
|
|
|
@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
|
8 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
|
|
|