VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69547   7 years vboxsync common/utils.py: Use the PyHandle.Close method rather than …
(edit) @69546   7 years vboxsync winbase: Use the PyHandle.Close method rather than …
(edit) @69545   7 years vboxsync tdGuestOsInstOS2.py: more heap debug
(edit) @69544   7 years vboxsync testdriver: temporary heap debug code for windows [scm fix]
(edit) @69543   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69542   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69541   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69540   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Options/Details widget: No medium …
(edit) @69539   7 years vboxsync Linux/NetFlt: (bugref:9036) Drop UFO support to prevent compilation …
(edit) @69538   7 years vboxsync FE/Qt: bugref:8901: Snapshot Pane: Cleanup error handling a bit, no …
(edit) @69537   7 years vboxsync VMM/HMSVMR0: todo.
(edit) @69536   7 years vboxsync IPRT: Go seriously paranoid on written byte counts returned by …
(edit) @69535   7 years vboxsync VMM/HM: Nested Hw.virt: nit.
(edit) @69534   7 years vboxsync Linux drivers: only do test builds of drivers which are enabled. …
(edit) @69531   7 years vboxsync Linux and FreeBSD drivers: use -src not -mod for all install rules. …
(edit) @69529   7 years vboxsync Linux drivers: make it easier to use different kernel headers. …
(edit) @69528   7 years vboxsync Linux drivers: move module test build function to Config.kmk. …
(edit) @69527   7 years vboxsync Installer/linux: re-enable use of the variable KERN_DIR for building …
(edit) @69526   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Adjust layout a bit to avoid …
(edit) @69525   7 years vboxsync Additions/linux/drm: remove load_lut call-back removed in 4.14. …
(edit) @69524   7 years vboxsync Additions/linux/drm: fix preprocessor error. bugref:8524: …
(edit) @69523   7 years vboxsync Runtime/vfs/vfsiosmisc: Fix possible memory leak
(edit) @69522   7 years vboxsync pkzip: Fixed memory leak and missing error code in unlikely error …
(edit) @69521   7 years vboxsync pemfile.cpp: Don't leak pSection if binary and _F_ONLY_PEM is used. …
(edit) @69520   7 years vboxsync Runtime/json: Plug small memory leak in out of memory error condition
(edit) @69519   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Resurrecting …
(edit) @69518   7 years vboxsync FE/Qt: bugref:8400: Media Manager: Moving UIEnumerationProgressBar …
(edit) @69512   7 years vboxsync oops
(edit) @69511   7 years vboxsync RDP: forgotten scm settings file
(edit) @69509   7 years vboxsync Additions/WINNT: scm adjustment
(edit) @69506   7 years vboxsync More scm updates
(edit) @69505   7 years vboxsync More scm updates
(edit) @69502   7 years vboxsync DevLPC: Added LGPL disclaimer text.
(edit) @69501   7 years vboxsync PC/BIOS: Added LGPL disclaimer text where appropriate.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69488   7 years vboxsync HostDrivers: Adjust *mod.c scm config
(edit) @69487   7 years vboxsync pushed the vboxvideo_drm.c tab preservation stuff down to the lower …
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69461   7 years vboxsync common/utils.py: pylint fix
(edit) @69459   7 years vboxsync VMM: scm udpates
(edit) @69458   7 years vboxsync VMM: scm udpates
(edit) @69457   7 years vboxsync Artwork: scm updates
(edit) @69456   7 years vboxsync ValidationKit: scm type
(edit) @69455   7 years vboxsync Artwork: scm updates
(edit) @69454   7 years vboxsync ValidationKit: scm update
(edit) @69453   7 years vboxsync VMM: scm udpates
(edit) @69452   7 years vboxsync ValidationKit: scm update
(edit) @69451   7 years vboxsync test/audio: updates
(edit) @69450   7 years vboxsync test/audio: updates
(edit) @69449   7 years vboxsync testmanager: scm updates
(edit) @69448   7 years vboxsync testmanager/db: scm updates
(edit) @69447   7 years vboxsync ValidationKit: scm updates
(edit) @69446   7 years vboxsync fix_stale_refs.py: file header, svn properties.
(edit) @69445   7 years vboxsync tdAppliance1.py: started py3 conversion
(edit) @69444   7 years vboxsync reporter.py: started converting to py3.
(edit) @69443   7 years vboxsync common/utils.py: openNoDenyDeleteNoInherit
(edit) @69441   7 years vboxsync IPRT: scm updates
(edit) @69440   7 years vboxsync VMM: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69439   7 years vboxsync VMM: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69438   7 years vboxsync IPRT: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69437   7 years vboxsync IPRT: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69436   7 years vboxsync IPRT: remove internal ELF headers (using iprt/formats/elf*.h instead).
(edit) @69435   7 years vboxsync Debugger,DTrace,IPRT: Use iprt/formats/elf*.h instead of the internal …
(edit) @69434   7 years vboxsync Runtime: scm updates
(edit) @69430   7 years vboxsync EFI: scm updates
(edit) @69429   7 years vboxsync efi: scm updates
(edit) @69428   7 years vboxsync Installer/linux/vboxdrv.sh: always clean up empty kernel driver misc …
(edit) @69427   7 years vboxsync FE/Qt: updated translations. Thank you Vincenzo Reale for the Italian …
(edit) @69426   7 years vboxsync Devices/Network: scm update
(edit) @69424   7 years vboxsync Devices/PC: scm config update
(edit) @69423   7 years vboxsync ipxe/src: sources and headers shouldn't be svn:executable, right. (scm)
(edit) @69421   7 years vboxsync Devices/Graphics: scm config update
(edit) @69420   7 years vboxsync Graphics/shaderlib: scm updates
(edit) @69419   7 years vboxsync Serial/DrvTcp: scm updates
(edit) @69418   7 years vboxsync Devices/Graphics: VMSVGA occlusion queries (build fix)
(edit) @69416   7 years vboxsync RDP: scm updates
(edit) @69415   7 years vboxsync Devices/Graphics: VMSVGA occlusion queries
(edit) @69414   7 years vboxsync VMM/HMSVMR0: Doxygen leading to removing unused code.
(edit) @69413   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fixes.
(edit) @69412   7 years vboxsync scm: java files
(edit) @69410   7 years vboxsync nit
(edit) @69409   7 years vboxsync VMM/IEM: Nested Hw.virt: VMRUN fixes.
(edit) @69408   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fix CPUMSvmVmExitRestoreHostState.
(edit) @69407   7 years vboxsync Installer/win: scm updates
(edit) @69406   7 years vboxsync Installer/win: Drop VBOX_WITH_BUNDLED_INSTALLER and related …
(edit) @69405   7 years vboxsync Installer/solaris: scm cleanups
(edit) @69404   7 years vboxsync Installer/linux: don't drop executable marking on rules
(edit) @69403   7 years vboxsync Installer/linux: don't drop executable marking on rules
(edit) @69402   7 years vboxsync Installer/linux: scm cleanups
(edit) @69401   7 years vboxsync Installer/linux/rpm: scm cleanups
(edit) @69400   7 years vboxsync Installer/linux/debian: scm cleanups
(edit) @69399   7 years vboxsync Main/Medium: Fix an oversight introduced when using the ready made …
(edit) @69398   7 years vboxsync Main/Medium: Back out previous change, it had good intentions but …
(edit) @69397   7 years vboxsync Serial: Don't switch to polling mode if the TIOCMIWAIT ioctl was …
(edit) @69396   7 years vboxsync Installer/darwin: more scm updates
(edit) @69395   7 years vboxsync Installer/common: more scm updates
(edit) @69394   7 years vboxsync Storage: some more scm updates
(edit) @69393   7 years vboxsync GuestHost/OpenGL: scm updates
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