VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107867   5 weeks vboxsync bugref:10806. Revised the functions updateLastAccessTime() and …
(edit) @107616   6 weeks vboxsync Main/include/PlatformBase.h: Missing member initializer, bugref:3409
(edit) @107597   6 weeks vboxsync Main/src-server/ApplianceImplImport.cpp: Some unused assignment …
(edit) @107588   6 weeks vboxsync Main,Puel: Made the object tracker code a compile time option …
(edit) @107577   6 weeks vboxsync src/VBox/Main/src-client/HGCM: Fixed warnings found by Parfait …
(edit) @107548   6 weeks vboxsync Devices/Network: Fixed and added configuration for packets broadcast …
(edit) @107532   6 weeks vboxsync src/VBox/Main/src-server/USBProxyService: Fixed warnings found by …
(edit) @107531   6 weeks vboxsync src/VBox/Main/include/USBDeviceFilterImpl.[h|cpp]: Fixed warnings …
(edit) @107529   6 weeks vboxsync src/VBox/Main/include/PerformanceImpl.h: Fixed warnings found by …
(edit) @107528   6 weeks vboxsync src/VBox/Main/include/Performance.h: Fixed warnings found by Parfait …
(edit) @107527   6 weeks vboxsync src/VBox/Main/include/MediumImpl.h: Fixed warnings found by Parfait …
(edit) @107526   6 weeks vboxsync src/VBox/Main/include/MachineImpl[.h|.cpp]: Fixed warnings found by …
(edit) @107525   6 weeks vboxsync src/VBox/Main/include/HostNetworkInterfaceImpl.h: Fixed warning found …
(edit) @107522   6 weeks vboxsync src/VBox/Main/include/HostDriveImpl.h: Fixed warning found by Parfait …
(edit) @107521   6 weeks vboxsync src/VBox/Main/include/DHCPConfigImpl.h: Fixed warning found by Parfait …
(edit) @107520   6 weeks vboxsync src/VBox/Main/include/ovfreader.h: Fixed warning found by Parfait …
(edit) @107519   6 weeks vboxsync src/VBox/Main/include/ApplianceImplPrivate.h: Fixed warning found by …
(edit) @107518   6 weeks vboxsync src/VBox/Main/include/ovfreader.h: Fixed warning found by Parfait …
(edit) @107517   6 weeks vboxsync src/VBox/Main/include/ApplianceImplPrivate.h: Fixed warnings found by …
(edit) @107511   6 weeks vboxsync src/VBox/Main/include/RemoteUSBDeviceImpl.h: Fixed warning found by …
(edit) @107509   6 weeks vboxsync src/VBox/Main/include/GuestProcessImpl.h: Fixed warning found by …
(edit) @107507   6 weeks vboxsync src/VBox/Main/include/GuestSessionImpl.h: Fixed warning found by …
(edit) @107503   6 weeks vboxsync src/VBox/Main/include/RecordingInternals.h: Fixed warning found by …
(edit) @107500   6 weeks vboxsync src/VBox/Main/include/WebMWriter.h: Fixed warning found by Parfait …
(edit) @107498   6 weeks vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
(edit) @107497   6 weeks vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
(edit) @107474   7 weeks vboxsync Main/{include/Performance.h,src-server/Performance.cpp}: Missing field …
(edit) @107267   2 months vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107254   2 months vboxsync bugref:10806. Added member TrackedObjectData:m_fLifeTimeExpired, the …
(edit) @107240   3 months vboxsync bugref:10806. New TrackedObjectState enum usage. Added member …
(edit) @107239   3 months vboxsync bugref: 10806. Added new parameters to …
(edit) @107188   3 months vboxsync src/VBox/Main/include/Recording: Fixed missing constructor …
(edit) @107186   3 months vboxsync include/GuestSessionImplTasks.h: Added missing initializers in …
(edit) @107123   3 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   4 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106903   4 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106902   4 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106901   4 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   4 months vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106891   4 months vboxsync Added a copy constructor to avoid the compiler warning C5267 on Windows.
(edit) @106881   4 months vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
(edit) @106880   4 months vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106878   4 months vboxsync Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
(edit) @106809   4 months vboxsync VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
(edit) @106691   4 months vboxsync scm
(edit) @106690   4 months vboxsync scm
(edit) @106641   4 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106624   4 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(edit) @106528   4 months vboxsync Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
(edit) @106516   4 months vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106515   4 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   5 months vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106159   5 months vboxsync Additions: Automatic Upgrade: Linux: Prevent reading installer stdout …
(edit) @106142   5 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   6 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105959   6 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105892   6 months vboxsync Main/Guest Control: Use GSTCTLDIR_F_NONE here, fixed comment.
(edit) @105866   6 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105865   6 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   6 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   7 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105605   7 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105436   7 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   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   8 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   8 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105127   8 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   8 months vboxsync Certificate repair function added - bugref:10310
(edit) @105095   8 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105089   8 months vboxsync Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
(edit) @105088   8 months vboxsync Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
(edit) @105087   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105006   8 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104819   9 months vboxsync Main: Also make use of …
(edit) @104799   9 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104794   9 months vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   9 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104780   9 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   10 months vboxsync Make TLS default and auto-generate a certificate - bugref: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