VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63187   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63184   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63182   8 years vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63181   8 years vboxsync Main: warnings/cleanup
(edit) @63178   8 years vboxsync Main: warnings
(edit) @63176   8 years vboxsync Main: warnings
(edit) @63174   8 years vboxsync Main: unreachable code.
(edit) @63172   8 years vboxsync Main: warning about switches and some other stuff.
(edit) @63171   8 years vboxsync Main: warning about switches
(edit) @63170   8 years vboxsync Main: warning about switches
(edit) @63147   8 years vboxsync Main: warnings
(edit) @63145   8 years vboxsync bugref:8482. Fixed small typo
(edit) @63144   8 years vboxsync bugref:8482. Shifted progress notification to the Medium::Task destructor
(edit) @62982   8 years vboxsync Main/VRDEServer: disable VRDE server by default for new VMs
(edit) @62922   8 years vboxsync Main/VirtualBox: eliminate VBoxComEvents use
(edit) @62919   8 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62918   8 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62868   8 years vboxsync bugref:8482. Shifted the function handler() from descendants to the …
(edit) @62810   8 years vboxsync bugref:8482. The internal implementation of asynchronous task was …
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62701   8 years vboxsync VBoxMain/svcmain : fix for ​​​​​​​bugref:8161: added processing of …
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62468   8 years vboxsync Main: scm
(edit) @62445   8 years vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62393   8 years vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62346   8 years vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62343   8 years vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @62292   8 years vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62222   8 years vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @62221   8 years vboxsync Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
(edit) @62192   8 years vboxsync Main: Allow StorageBus_PCIe
(edit) @62105   8 years vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62047   8 years vboxsync bugref:8344. small improvement. Always uses original extension of image.
(edit) @62014   8 years vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @61986   8 years vboxsync Main/AudioAdapter: whitespace cleanup
(edit) @61917   8 years vboxsync Main: doxygen fix
(edit) @61911   8 years vboxsync Main/src-server/StorageControllerImpl.cpp: Warning.
(edit) @61910   8 years vboxsync Main/src-server/MediumImpl.cpp: Warning.
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61863   8 years vboxsync Main/Medium: use != instead of bitwise for booleans.
(edit) @61790   8 years vboxsync bugref:8344. Removed useless comparison.
(edit) @61788   8 years vboxsync re-enable x2APIC for new Linux VMs
(edit) @61758   8 years vboxsync Temporarily disabled x2APIC for new VMs.
(edit) @61747   8 years vboxsync enable X2APIC for Linux guests
(edit) @61714   8 years vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
(edit) @61713   8 years vboxsync Main/MediumAttachment: Update the medium attachment log tag string …
(edit) @61686   8 years vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61667   8 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @61645   8 years vboxsync bugref:8344. added logic when new location consists of only a filename …
(edit) @61624   8 years vboxsync Main: fixed lock ordering
(edit) @61611   8 years vboxsync Main: properly revert the internal state if the VRDE server cannot be …
(edit) @61604   8 years vboxsync bugref:8344. using RTPATH_SLASH.
(edit) @61588   8 years vboxsync Main/Machine: some comment fixing
(edit) @61549   8 years vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
(edit) @61541   8 years vboxsync bugref:8344. Better processing of source and destination filename. …
(edit) @61519   8 years vboxsync bugref:8344. Added logic checking new path for correctness.
(edit) @61483   9 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61482   9 years vboxsync Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
(edit) @61481   9 years vboxsync Main/USBProxyBackendSolaris.cpp: better event semaphore destruction …
(edit) @61423   9 years vboxsync USBProxyBackendLinux: initialize mhFile
(edit) @61418   9 years vboxsync bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
(edit) @61380   9 years vboxsync bugref:8238 VBoxSVC settings - Tidy Up
(edit) @61378   9 years vboxsync bugref:8238 VBoxSVC settings - USBControllerImpl
(edit) @61377   9 years vboxsync bugref:8238 VBoxSVC settings - MediumAttachementImpl.cpp
(edit) @61362   9 years vboxsync Main: follow-up for r107642: during the first hour log everything
(edit) @61347   9 years vboxsync Main: reduce the occurrence of certain messages to max 1/minute
(edit) @61314   9 years vboxsync Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. …
(edit) @61302   9 years vboxsync Main/HostDnsService: dumpHostDnsInformation - print domain before the …
(edit) @61216   9 years vboxsync bugref:8238 VBoxSVC settings - AudioAdapterImpl
(edit) @61196   9 years vboxsync xpcom/server.cpp: exit code adjust.
(edit) @61190   9 years vboxsync Main/VirtualBox: release logging of VirtualBox object creation/deletion
(edit) @61174   9 years vboxsync Main/Medium: fix accidentally negated assertion in previous lock order fix
(edit) @61173   9 years vboxsync Main/NetworkAdapter: one more RT_BOOL() to fix vcc warning
(edit) @61171   9 years vboxsync 8238 VBoxSVC settings - corrections added - NetworkAdapterImpl
(edit) @61170   9 years vboxsync 8238 VBoxSVC settings - NetworkAdapterImpl
(edit) @61169   9 years vboxsync 8238 VBoxSVC settings - BandwidthGroupImpl
(edit) @61137   9 years vboxsync Main/Medium: some more lock order fixing, but a lot of work is left
(edit) @61127   9 years vboxsync format specifier fix
(edit) @61086   9 years vboxsync use RTASSERT_OFFSET_OF
(edit) @61084   9 years vboxsync Main/PerformanceSolaris.cpp: fix struct version incompatibilities …
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @61034   9 years vboxsync Main/NetworkAdapter: fix MAC address generation when applying settings …
(edit) @61030   9 years vboxsync Main/NATEngine: do not call BaseFinalConstruct from any method other …
(edit) @61012   9 years vboxsync Main/Appliance: fix regression (storage controller naming …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @61005   9 years vboxsync Main/Appliance: a little bit too much of the future went into the …
(edit) @61003   9 years vboxsync Main/Appliance: get rid of "Controller" in storage controller names …
(edit) @60951   9 years vboxsync NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or …
(edit) @60903   9 years vboxsync Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60826   9 years vboxsync Main/VRDEServer: make defaults consistent
(edit) @60809   9 years vboxsync Main/Machine: initialize the parallel port addresses even if no OS …
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