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) @66877   8 years vboxsync Main: bugref:8855: make it better readable
(edit) @66875   8 years vboxsync Main: bugref:8855: when renaming settings, don't change the config …
(edit) @66646   8 years vboxsync Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter list …
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66483   8 years vboxsync Main/Machine: fix the operation count handling for …
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66217   8 years vboxsync Main: a few doxygen fixes
(edit) @66211   8 years vboxsync vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
(edit) @66202   8 years vboxsync Main: updated usb.ids
(edit) @66126   8 years vboxsync Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
(edit) @66122   8 years vboxsync Main/svcmain: typo fix
(edit) @66121   8 years vboxsync Main/svcmain: cleanups, make functions static and use IPRT where …
(edit) @66046   8 years vboxsync Main/Snapshot: When creating a snapshot it's necessary to copy the …
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65887   8 years vboxsync Main/Appliance: support importing more than 10 NICs if the OVF …
(edit) @65883   8 years vboxsync Main/USBProxyBackendUsbIp: Follow up fix, only clear the device list …
(edit) @65875   8 years vboxsync USBProxyBackendUsbIp: Disable code which makes the testcase fail …
(edit) @65854   8 years vboxsync Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when …
(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
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