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) @65807   8 years vboxsync bugref:8743. Workaround for correct OVF export VMs which share one or …
(edit) @65646   8 years vboxsync gcc 7: Main: fall thru
(edit) @65611   8 years vboxsync Main/DHCPServerImpl: Check that IP addresses are not all-zeroes or …
(edit) @65580   8 years vboxsync Main/DHCPServerImpl: use newly introduced RTNetMaskToPrefixIPv4.
(edit) @65571   8 years vboxsync Main/DHCPServerImpl: fix Windows #include fallout in r113221.
(edit) @65569   8 years vboxsync Main/DHCPServerImpl: verify values passed to setConfiguration.
(edit) @65544   8 years vboxsync Main/HostUSBDeviceImpl: Report the port number on Windows for all USB …
(edit) @65543   8 years vboxsync Main/svcmain: coding style
(edit) @65542   8 years vboxsync Main/USBProxyBackendUsbIp: Don't quit working if reconnecting fails …
(edit) @65539   8 years vboxsync Main/USBProxyBackendFreeBSD: Fixes to make it work again, contributed …
(edit) @65530   8 years vboxsync bugref:8743. Workaround - fixed logic for putting the virtual disks in …
(edit) @65529   8 years vboxsync USB: bugref:8752 Fix USBLibPurgeEncoding and always purge the device …
(edit) @65525   8 years vboxsync Main/VBoxSVC: fix for ticketref:16409
(edit) @65457   8 years vboxsync Main/USBProxyService: Fix setting error description
(edit) @65432   8 years vboxsync doxygen fixes
(edit) @65428   8 years vboxsync doxygen fixes
(edit) @65426   8 years vboxsync Main: doxygen fixes and be less tolerant to real doxygen problems
(edit) @65420   8 years vboxsync VBoxSVC: temporary allow release assertions to terminate VBoxSVC
(edit) @65390   8 years vboxsync Main/Machine+Medium: must not touch the refcount of the current object …
(edit) @65361   8 years vboxsync xpcom/server.cpp: use a guaranteed safe sequence (never decreasing the …
(edit) @65247   8 years vboxsync xpcom/server.cpp: need to restore the VirtualBox object refcount if it …
(edit) @65246   8 years vboxsync xpcom/server.cpp: temporary logging change for bug hunting
(edit) @65201   8 years vboxsync Main/PerformanceImpl: Invalidate the magic after the timer was …
(edit) @65186   8 years vboxsync Main: scm
(edit) @65158   8 years vboxsync Main: doxygen fixes
(edit) @65125   8 years vboxsync Main: doxygen fixes
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @65066   8 years vboxsync doxygen fixes
(edit) @65063   8 years vboxsync Main: doxygen fixes
(edit) @65049   8 years vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64996   8 years vboxsync bugref:8527. added Unattended object as class member into MachineImpl class
(edit) @64972   8 years vboxsync Main: ThreadTask: m_hThread shouldn't be an object member
(edit) @64964   8 years vboxsync Main/VirtualBox: no need to do the fix to sanitiseMachineFilename() twice
(edit) @64962   8 years vboxsync Main/VirtualBox: check VM name, must not be empty, plus sanity check …
(edit) @64955   8 years vboxsync Main: better fix
(edit) @64954   8 years vboxsync forward-ported r112367 (Main: santiy check for sanitiseMachineFilename())
(edit) @64885   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64324   8 years vboxsync gcc 6.2 fix
(edit) @64273   8 years vboxsync Main/SystemProperties+Settings: initial value for exclusive hwvirt is …
(edit) @64217   8 years vboxsync Main/Snapshot: fix regression in previous fix (i_deparent may only be …
(edit) @64213   8 years vboxsync Main/MediumLock: when destroying locks, lock lists or lock list maps, …
(edit) @64212   8 years vboxsync Main/Snapshot: make sure that the source medium has no parent any more …
(edit) @64199   8 years vboxsync Main/Medium: fix too aggressive assertion, as running into errors when …
(edit) @64193   8 years vboxsync Main/NATEngine: Oops, drop the part of r111111 that checked for …
(edit) @64166   8 years vboxsync NAT: Don't use user supplied port-forwarding rule names as node names …
(edit) @64160   8 years vboxsync VBoxFrontends: fix for bugref:8161: added shutdown events handling to …
(edit) @64142   8 years vboxsync Main/NATEngine: Reject rules with names that contain whitespace, slash …
(edit) @64108   8 years vboxsync Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
(edit) @63975   8 years vboxsync Main: fixes initialization of SAS controller (ticketref:15972)
(edit) @63969   8 years vboxsync VBoxSVC: No need for openssl
(edit) @63935   8 years vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63653   8 years vboxsync Main/MediumImpl: Don't expost stream optimized images as preferred …
(edit) @63585   8 years vboxsync bugref:8482. Accidentally removed the header tchar.h. Fixed.
(edit) @63584   8 years vboxsync bugref:8482. The redundant async task implementations was eliminated …
(edit) @63581   8 years vboxsync bugref:4323. First implementation of Medium::setDescription().
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63542   8 years vboxsync USBProxyBackendSolaris.cpp: warnings.
(edit) @63503   8 years vboxsync warnings (clang)
(edit) @63460   8 years vboxsync warning
(edit) @63423   8 years vboxsync Main: warnings (weird configs)
(edit) @63418   8 years vboxsync main: warnings in weird configs
(edit) @63397   8 years vboxsync AutostartDb-generic.cpp: missing cast.
(edit) @63396   8 years vboxsync xpcom/server.cpp: warning
(edit) @63378   8 years vboxsync Main: warnings (gcc)
(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   9 years vboxsync Main/VRDEServer: disable VRDE server by default for new VMs
(edit) @62922   9 years vboxsync Main/VirtualBox: eliminate VBoxComEvents use
(edit) @62919   9 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62918   9 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62868   9 years vboxsync bugref:8482. Shifted the function handler() from descendants to the …
(edit) @62810   9 years vboxsync bugref:8482. The internal implementation of asynchronous task was …
(edit) @62780   9 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62761   9 years vboxsync Wrap ws2tcpip.h too.
(edit) @62701   9 years vboxsync VBoxMain/svcmain : fix for ​​​​​​​bugref:8161: added processing of …
(edit) @62692   9 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62686   9 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62681   9 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   9 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62485   9 years vboxsync (C) 2016
(edit) @62468   9 years vboxsync Main: scm
(edit) @62445   9 years vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62393   9 years vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
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