VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107597   3 weeks vboxsync Main/src-server/ApplianceImplImport.cpp: Some unused assignment …
(edit) @107588   3 weeks vboxsync Main,Puel: Made the object tracker code a compile time option …
(edit) @107577   3 weeks vboxsync src/VBox/Main/src-client/HGCM: Fixed warnings found by Parfait …
(edit) @107548   3 weeks vboxsync Devices/Network: Fixed and added configuration for packets broadcast …
(edit) @107532   3 weeks vboxsync src/VBox/Main/src-server/USBProxyService: Fixed warnings found by …
(edit) @107531   3 weeks vboxsync src/VBox/Main/include/USBDeviceFilterImpl.[h|cpp]: Fixed warnings …
(edit) @107529   3 weeks vboxsync src/VBox/Main/include/PerformanceImpl.h: Fixed warnings found by …
(edit) @107528   3 weeks vboxsync src/VBox/Main/include/Performance.h: Fixed warnings found by Parfait …
(edit) @107527   3 weeks vboxsync src/VBox/Main/include/MediumImpl.h: Fixed warnings found by Parfait …
(edit) @107526   3 weeks vboxsync src/VBox/Main/include/MachineImpl[.h|.cpp]: Fixed warnings found by …
(edit) @107525   3 weeks vboxsync src/VBox/Main/include/HostNetworkInterfaceImpl.h: Fixed warning found …
(edit) @107522   3 weeks vboxsync src/VBox/Main/include/HostDriveImpl.h: Fixed warning found by Parfait …
(edit) @107521   3 weeks vboxsync src/VBox/Main/include/DHCPConfigImpl.h: Fixed warning found by Parfait …
(edit) @107520   3 weeks vboxsync src/VBox/Main/include/ovfreader.h: Fixed warning found by Parfait …
(edit) @107519   3 weeks vboxsync src/VBox/Main/include/ApplianceImplPrivate.h: Fixed warning found by …
(edit) @107518   3 weeks vboxsync src/VBox/Main/include/ovfreader.h: Fixed warning found by Parfait …
(edit) @107517   3 weeks vboxsync src/VBox/Main/include/ApplianceImplPrivate.h: Fixed warnings found by …
(edit) @107511   3 weeks vboxsync src/VBox/Main/include/RemoteUSBDeviceImpl.h: Fixed warning found by …
(edit) @107509   3 weeks vboxsync src/VBox/Main/include/GuestProcessImpl.h: Fixed warning found by …
(edit) @107507   3 weeks vboxsync src/VBox/Main/include/GuestSessionImpl.h: Fixed warning found by …
(edit) @107503   3 weeks vboxsync src/VBox/Main/include/RecordingInternals.h: Fixed warning found by …
(edit) @107500   3 weeks vboxsync src/VBox/Main/include/WebMWriter.h: Fixed warning found by Parfait …
(edit) @107498   3 weeks vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
(edit) @107497   3 weeks vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
(edit) @107474   3 weeks vboxsync Main/{include/Performance.h,src-server/Performance.cpp}: Missing field …
(edit) @107267   7 weeks vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107254   8 weeks vboxsync bugref:10806. Added member TrackedObjectData:m_fLifeTimeExpired, the …
(edit) @107240   8 weeks vboxsync bugref:10806. New TrackedObjectState enum usage. Added member …
(edit) @107239   8 weeks vboxsync bugref: 10806. Added new parameters to …
(edit) @107188   2 months vboxsync src/VBox/Main/include/Recording: Fixed missing constructor …
(edit) @107186   2 months vboxsync include/GuestSessionImplTasks.h: Added missing initializers in …
(edit) @107123   2 months vboxsync Main: Fix running VMs with less than 2GiB of RAM (r165896 regression) …
(edit) @106960   3 months vboxsync Main: Unify the TPM instantiation as much as possible between x86 and …
(edit) @106957   3 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106956   3 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106907   3 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106903   3 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106902   3 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106901   3 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   3 months vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106891   3 months vboxsync Added a copy constructor to avoid the compiler warning C5267 on Windows.
(edit) @106881   3 months vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
(edit) @106880   3 months vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106878   3 months vboxsync Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
(edit) @106809   3 months vboxsync VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
(edit) @106691   3 months vboxsync scm
(edit) @106690   3 months vboxsync scm
(edit) @106641   3 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106624   3 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(edit) @106528   3 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106516   3 months vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106515   3 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106384   4 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106356   4 months vboxsync Main: Some early system table builder code to generate ACPI tables for …
(edit) @106262   4 months vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106159   4 months vboxsync Additions: Automatic Upgrade: Linux: Prevent reading installer stdout …
(edit) @106142   4 months vboxsync Additions: Automatic Upgrade: Cleanup guest session files after …
(edit) @106080   5 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106062   5 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @106023   5 months vboxsync Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
(edit) @105971   5 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105959   5 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105892   5 months vboxsync Main/Guest Control: Use GSTCTLDIR_F_NONE here, fixed comment.
(edit) @105866   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105865   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105726   6 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105658   6 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105654   6 months vboxsync Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
(edit) @105627   6 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105605   6 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105436   6 months vboxsync Main/Recording,testcase: Reduce tstRecording dependencies; …
(edit) @105352   7 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105337   7 months vboxsync Main/Recording: Corrected calling convention for …
(edit) @105266   7 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   7 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   7 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105127   7 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105095   7 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105089   7 months vboxsync Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
(edit) @105088   7 months vboxsync Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
(edit) @105087   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105006   7 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104819   8 months vboxsync Main: Also make use of …
(edit) @104799   8 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104794   8 months vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   8 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104780   8 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104702   9 months vboxsync Main: Rebranding changes. bugref:10690
(edit) @104692   9 months vboxsync Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
(edit) @104641   9 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104640   9 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104636   9 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104570   9 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
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