VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57636   10 years vboxsync RTPipeFromNative/win: Handle full duplex pipes without asserting and …
(edit) @57635   10 years vboxsync RTVfsIoStrmFromRTFile: Fixed reference leak.
(edit) @57634   10 years vboxsync fileio-win.cpp: W10 return ERROR_INVALID_FUNCTION in RTFileQueryInfo …
(edit) @57633   10 years vboxsync WDDM: minor fixes for VBOXWDDMDISP_DEVICE::cRTs greater than 1
(edit) @57632   10 years vboxsync USBIdDatabaseGenerator: coding style
(edit) @57631   10 years vboxsync FE/Qt: Thread-pool: Cleanup/rework.
(edit) @57629   10 years vboxsync FE/Qt: Thread-pool: Get rid of friend classes.
(edit) @57628   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Passing the right default focus to …
(edit) @57627   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Fixing default focus.
(edit) @57626   10 years vboxsync FE/Qt: Thread-pool: Doxy (part 2).
(edit) @57625   10 years vboxsync Main/HostUSBdevice: USB dtabase enabled + minor fix
(edit) @57624   10 years vboxsync IPRT,UINetworkReply: Fixes, logging.
(edit) @57623   10 years vboxsync VMM/PATM: when adding a new PATM saved state version in r98941, one …
(edit) @57622   10 years vboxsync duh2
(edit) @57621   10 years vboxsync duh
(edit) @57620   10 years vboxsync fileio-win.cpp: Condensed the console I/O handle workaround code in …
(edit) @57619   10 years vboxsync IPRT/testcase: Run tstRTVfs only for Windows at the moment.
(edit) @57618   10 years vboxsync FE/Qt: resorted to fix a warning with gcc
(edit) @57617   10 years vboxsync IPRT: Build fix.
(edit) @57616   10 years vboxsync IPRT,UINetworkReply: Build & bug fixes.
(edit) @57615   10 years vboxsync RTPathGlob: build and bug fix.
(edit) @57614   10 years vboxsync build fix
(edit) @57613   10 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57612   10 years vboxsync FE/Qt: Thread-pool: Doxy.
(edit) @57611   10 years vboxsync FE/Qt: Thread-pool: Move medium-enumeration's thread-pool object to …
(edit) @57610   10 years vboxsync Logging.
(edit) @57608   10 years vboxsync FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and review comments …
(edit) @57606   10 years vboxsync HostDrivers/VBoxNetAdp/solaris: check the return value of mod_remove() …
(edit) @57605   10 years vboxsync Additions/solaris: check the return value of mod_remove() before doing …
(edit) @57604   10 years vboxsync IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
(edit) @57603   10 years vboxsync IPRT/fileio-win.cpp: Follow-up fix to r102458: Use the undocumented …
(edit) @57602   10 years vboxsync VMMDev: log the guest OS type in plain text for convenience when …
(edit) @57601   10 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57600   10 years vboxsync NAT: don't deadlock if we try to activate a NAT network while the VM …
(edit) @57599   10 years vboxsync Main/ConsoleImpl: don't complain if NAT redirection rules should be …
(edit) @57598   10 years vboxsync Typo.
(edit) @57597   10 years vboxsync IPRT/fileio-win.cpp: Fixed support for RTFileQueryInfo() in …
(edit) @57596   10 years vboxsync Main/Network: reduce amount of release log messages (#7993)
(edit) @57595   10 years vboxsync NVMe: Fixes
(edit) @57594   10 years vboxsync HostDrivers/VBoxPci: enclose find_module() calls by mutex_lock/unlock …
(edit) @57593   10 years vboxsync Fe/VBoxManage: Fixed broken "guestcontrol <VM-Name> list" command. …
(edit) @57592   10 years vboxsync FE/Qt: Build fix for r102439.
(edit) @57591   10 years vboxsync FE/Qt: 7958: Reusing VBoxGlobal host-screen wrappers.
(edit) @57590   10 years vboxsync FE/Qt: 7958: Adding more host-screen related wrappers to VBoxGlobal. …
(edit) @57589   10 years vboxsync Additions/linux: don't freak out if the compilation of vboxvideo.ko fails
(edit) @57588   10 years vboxsync FE/Qt: 7127: UIMedium: Replace annoying assertion with silent check.
(edit) @57586   10 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57585   10 years vboxsync DevVGA: fixed wrong comparison which broke some VGA modes.
(edit) @57584   10 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57583   10 years vboxsync vboxDrvCfgInfEnumerationCallback: add missing newlines in debug logs.
(edit) @57582   10 years vboxsync build fix
(edit) @57581   10 years vboxsync UINetworkReply.cpp: Quick hack: Mark the ancient certificate as …
(edit) @57580   10 years vboxsync IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.
(edit) @57578   10 years vboxsync typos
(edit) @57577   10 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57576   10 years vboxsync NetFlt/Win: do not restart netlwf filter when VM changes state (#8009)
(edit) @57575   10 years vboxsync VMM/PGM: fix typo in stam counter in the macro (though unused).
(edit) @57574   10 years vboxsync rtCrx509TbsCertificate_AddKeyUsageFlags: Fix assertion.
(edit) @57573   10 years vboxsync UINetworkReply.cpp: Implemented retrieving SSL root certs from the …
(edit) @57572   10 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57571   10 years vboxsync Audio/CoreAudio: Fix cracks and lost samples when the sample rates …
(edit) @57567   10 years vboxsync VMM: unused var.
(edit) @57566   10 years vboxsync VMM/Makefile: revert r102380 temporarily.
(edit) @57565   10 years vboxsync VMM: unused var.
(edit) @57564   10 years vboxsync VMM: unused var.
(edit) @57563   10 years vboxsync VMM: unused var.
(edit) @57562   10 years vboxsync VMM: unused vars.
(edit) @57561   10 years vboxsync VMM: Add gcc's unused-variables warning to VMMR0 template.
(edit) @57560   10 years vboxsync VMM/GIM: unused vars.
(edit) @57559   10 years vboxsync Storage/VD: Allow block allocation when writing back the encrypted …
(edit) @57558   10 years vboxsync VMM: unused vars.
(edit) @57557   10 years vboxsync VMM/HMVMXR0: windows build fix.
(edit) @57556   10 years vboxsync Main/Network: fix to include wireless adapters into bridged list (#7993)
(edit) @57555   10 years vboxsync VMM/HMVMXR0: Don't lose interrupt-window exiting due to unrelated …
(edit) @57554   10 years vboxsync Main/Network: alternative implementation of NetIfList using …
(edit) @57553   10 years vboxsync FE/Qt: Better log statement for geometry load/save.
(edit) @57552   10 years vboxsync Main: be slightly more descriptive with this informational message
(edit) @57551   10 years vboxsync FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and coding style …
(edit) @57550   10 years vboxsync NAT: improved error message
(edit) @57549   10 years vboxsync VMM/HMR0A: Avoid 2 conditional branches in the VT-x vmlaunch/vmresume …
(edit) @57548   10 years vboxsync RTCrStoreCertAddFromFile.cpp: Updated PEM certificate markers.
(edit) @57547   10 years vboxsync FE/Qt: 7958: Adding yet another host-screen related wrapper to …
(edit) @57546   10 years vboxsync UsbCardReader: Clear the pointer to the driver or we might run into a …
(edit) @57545   10 years vboxsync FE/Qt: 7961: Fixing/Improving log search regression caused in r102258.
(edit) @57544   10 years vboxsync warning
(edit) @57543   10 years vboxsync warning
(edit) @57542   10 years vboxsync SharedOpenGL: Missed the realloc case
(edit) @57541   10 years vboxsync SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we can …
(edit) @57540   10 years vboxsync FE/Qt: 7958: Adding few more screen-geometry related wrappers to …
(edit) @57539   10 years vboxsync FE/Qt: 7980: Handling one more RTHttp error-code.
(edit) @57538   10 years vboxsync Typo.
(edit) @57537   10 years vboxsync NVMe: Alignment testcase
(edit) @57536   10 years vboxsync Main/Network: Yet another attempt to find the root cause of failure to …
(edit) @57535   10 years vboxsync VMMR3.def: Include methods used for the NVMe emulation in the …
(edit) @57534   10 years vboxsync Missing file
(edit) @57533   10 years vboxsync tstVDIo: Fix for the out of memory case
(edit) @57532   10 years vboxsync Storage/testcase: Remove unused testcases which have a counterpart in …
(edit) @57531   10 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57530   10 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57529   10 years vboxsync Storage/ISCSI: shut up gcc warning
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette