VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76367   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @76366   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @76363   6 years vboxsync VFSExplorer: Fixed some mixed up error codes. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76250   6 years vboxsync Main: removed obsolete HostWindowId
(edit) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76239   6 years vboxsync Main: bugref:6913: don't try to notify changes related to NULL medium …
(edit) @76238   6 years vboxsync Main: bugref:6913: Fixed use of already NULL reference to VirtualBox
(edit) @76220   6 years vboxsync Main: bugref:6913: fixed doxygen errors
(edit) @76215   6 years vboxsync Main: bugref:6913: Added generation of medium events
(edit) @76192   6 years vboxsync bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType …
(edit) @76190   6 years vboxsync Main/DHCPServer: (bugref:9288) Added --comment command line option to …
(edit) @76170   6 years vboxsync Main/DHCPServer: (bugref:9288) …
(edit) @76168   6 years vboxsync UnattendedScript.cpp: Make scm happy (should teach it about #if).
(edit) @76167   6 years vboxsync Main: Split out the two text script classes from UnattendedScript …
(edit) @76165   6 years vboxsync Main/Global.cpp: Split out status code conversion functions into a …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @76153   6 years vboxsync Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error …
(edit) @76132   6 years vboxsync Main/DHCPServer: (bugref:9288) Fixed regression causing no DNS-related …
(edit) @76112   6 years vboxsync Backed out accidental change in previous commit.
(edit) @76111   6 years vboxsync VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300
(edit) @76110   6 years vboxsync Main/doxygen.xsl: Correction for VBoxSDS if'ing. bugref:3300
(edit) @76092   6 years vboxsync Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
(edit) @76091   6 years vboxsync VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
(edit) @76087   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76086   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76085   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76084   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76083   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300
(edit) @76082   6 years vboxsync VBoxSDS: Implemented (disabled) monitoring client (VBoxSVC) process …
(edit) @76072   6 years vboxsync VBoxSDS: Moved VirtualBoxSDSImpl.cpp to …
(edit) @76071   6 years vboxsync VBoxSDS,VBoxSVC: Some DEBUG_bird experiments for identifying the …
(edit) @76070   6 years vboxsync svchlp.h: Fixed head and include guards.
(edit) @76067   6 years vboxsync VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at …
(edit) @76066   6 years vboxsync VBoxSDS: updates
(edit) @76065   6 years vboxsync VBoxSDS: nits
(edit) @76064   6 years vboxsync VirtualBoxClientListImpl.cpp -> src-global/win/
(edit) @76013   6 years vboxsync HGCM: doxygen fix
(edit) @75991   6 years vboxsync HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75978   6 years vboxsync doxygen fix
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75955   6 years vboxsync Main: Load VBoxGuestPropSvc from the VMMDev driver.
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75922   6 years vboxsync bugref:9306. small fix.
(edit) @75921   6 years vboxsync bugref:9306. Clean up and fixes around the processing of cloud profile …
(edit) @75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
(edit) @75919   6 years vboxsync Main/Host: add new feature check for nested virtualization
(edit) @75913   6 years vboxsync Main/GuestCtrlPrivate.cpp: Implemented full filetype -> FsObjType …
(edit) @75909   6 years vboxsync webservice/Makefile.kmk: Would be interesting to see how enabling some …
(edit) @75908   6 years vboxsync webservice/Makefile.kmk: Use -O0 as -O1 makes little (if any) …
(edit) @75904   6 years vboxsync web services: Try reduce opimizations of vboxsoap and vboxwebsrv for …
(edit) @75902   6 years vboxsync web services: Backed out r127102 as it break the windows build (debug).
(edit) @75898   6 years vboxsync Solaris build fix - less gcc optimisations building gSOAP
(edit) @75891   6 years vboxsync Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
(edit) @75888   6 years vboxsync GuestCtrlPrivate.cpp: Incorrect assertion. bugref:9313
(edit) @75868   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75863   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75862   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75861   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75854   6 years vboxsync GuestCtrlImpl.cpp: You cannot change uFlags from uint32_t to int32_t …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75834   6 years vboxsync Main/Global: change default graphics controller (applied when creating …
(edit) @75823   6 years vboxsync ConsoleImpl.cpp: warning.
(edit) @75821   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75819   6 years vboxsync Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75796   6 years vboxsync webservice/webtest.cpp: fix surprisingly rare build issue, should be …
(edit) @75794   6 years vboxsync tools: gSOAP 2.8.72, with changed directory names of our self-built …
(edit) @75793   6 years vboxsync webservice/webtest.cpp: add Runtime init (with the SSL code it …
(edit) @75774   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75771   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
(edit) @75769   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75766   6 years vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @75747   6 years vboxsync HGCM: Continue with getting VERR_CANCELLED to the service when the …
(edit) @75740   6 years vboxsync HGCM,VMMDev: Made the HGCM command/message completion callback return …
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75730   6 years vboxsync Main/CloudProviderManager: Make sure to keep cloud providers …
(edit) @75700   6 years vboxsync Main: disabled assert
(edit) @75674   6 years vboxsync Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock …
(edit) @75669   6 years vboxsync Main/ExtPackManager: doxygen comment fix
(edit) @75667   6 years vboxsync Main/CloudProviderManager: fix Windows build issue, forgotten …
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75660   6 years vboxsync Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
(edit) @75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75617   6 years vboxsync Rolled back r126789.
(edit) @75614   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75605   6 years vboxsync Guest Control/Main: Implemented stub for IGuestSession::fsObjRemoveArray().
(edit) @75601   6 years vboxsync Main/HGCMThread: Use an automatic reset event semaphore rather an …
(edit) @75574   6 years vboxsync Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75541   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
(edit) @75540   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75539   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
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