VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82848   5 years vboxsync Shared Clipboard: More fixes to get the transfer code compiled again. …
(edit) @82847   5 years vboxsync Shared Clipboard: Renaming, to get the transfer code compiled again. …
(edit) @82846   5 years vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @82845   5 years vboxsync Installer/Linux: ticketref:18900 openSUSE Tumbleweed: cannot build RPM …
(edit) @82844   5 years vboxsync ValidationKit/linux/testboxscript-service.sh: use vanilla "type" for …
(edit) @82843   5 years vboxsync IPRT/tools/FTPServer: Implemented VFS support for files also. bugref:9646
(edit) @82842   5 years vboxsync IPRT/FTP: Retrieving files in sub directories also works now. bugref:9646
(edit) @82841   5 years vboxsync IPRT/FTP: Implemented support for directory traversing. bugref:9646
(edit) @82840   5 years vboxsync IPRT/FTP: Make sure to only add allowed (supported) FS entries to …
(edit) @82839   5 years vboxsync IPRT/FTP: Build fix. bugref:9646
(edit) @82838   5 years vboxsync IPRT/FTP: More code for listing directories, needed for some more FTP …
(edit) @82837   5 years vboxsync IPRT/file: Added some more thoughts and @todo regarding the …
(edit) @82836   5 years vboxsync IPRT/win: Enabled new RTFileSetSize implementation that works like …
(edit) @82835   5 years vboxsync IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
(edit) @82834   5 years vboxsync IPRT/win: Reimplemented RTFileSetSize to support truncating files …
(edit) @82833   5 years vboxsync IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
(edit) @82832   5 years vboxsync tstFile: Converted to new style and added append+truncate testcase …
(edit) @82831   5 years vboxsync Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean fix nit
(edit) @82830   5 years vboxsync Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean
(edit) @82829   5 years vboxsync FE/Qt: bugref:9611: UIAudioControllerEditor: Get rid of hardcoded …
(edit) @82828   5 years vboxsync FE/Qt: bugref:9611: UIAudioHostDriverEditor: Get rid of hardcoded …
(edit) @82827   5 years vboxsync Fix @todo line, wasn't caught by scm on linux
(edit) @82826   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Have gone through the functions and …
(edit) @82825   5 years vboxsync FE/Qt: bugref:9611: UIMachineSettingsUSB: Get rid of hardcoded USB …
(edit) @82824   5 years vboxsync IPRT/FTP: Doxygen fixes. bugref:9646
(edit) @82823   5 years vboxsync IPRT/FTP: Shut up MSVC. bugref:9646
(edit) @82822   5 years vboxsync IPRT/FTP: More work on directory listing.
(edit) @82821   5 years vboxsync FE/Qt: UICommon must use relative path in non-hardened builds.
(edit) @82820   5 years vboxsync FE/Qt: bugref:9611: UIMachineSettingsSerial: Get rid of hardcoded port …
(edit) @82819   5 years vboxsync PGMInternal.h: doxygen fix.
(edit) @82818   5 years vboxsync SUPDrv/darwin: Adjusted SMAP feature detection and handling to honor …
(edit) @82817   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
(edit) @82814   5 years vboxsync VMM/HM: Implement last-branch-record (LBR) support for guests executed …
(edit) @82813   5 years vboxsync IPRT/FTP: Remember the current working directory per client.
(edit) @82812   5 years vboxsync DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
(edit) @82811   5 years vboxsync Validation Kit/testmanager: Added running an Adminer instance for more …
(edit) @82809   5 years vboxsync IPRT/dbgkrnlinfo-r0drv-darwin.cpp: build fixes.
(edit) @82806   5 years vboxsync IPRT/dbgkrnlinfo-r0drv-darwin.cpp: Implemented using the loaded kernel …
(edit) @82803   5 years vboxsync Validation Kit/testmanager: Some more docs / hints.
(edit) @82802   5 years vboxsync Validation Kit/testmanager: Updated readme.txt.
(edit) @82801   5 years vboxsync VMM/PDMDevHlp: Remove space in timer description to fix debug …
(edit) @82800   5 years vboxsync Validation Kit/testmanager: Added the ability to also specify a user …
(edit) @82799   5 years vboxsync Validation Kit/testmanager: Corrected Makefile target …
(edit) @82798   5 years vboxsync Devices/Serial: Some fixes for unconnected mode where the application …
(edit) @82797   5 years vboxsync FE/Qt: Catalan and Brazilian Portuguese translation update for Qt itself.
(edit) @82796   5 years vboxsync Installer/Windows: Italian WiX translation update.
(edit) @82794   5 years vboxsync FE/Qt: VirtualBox Manager: Few uninit vars in UISnapshotPane.
(edit) @82793   5 years vboxsync Validation Kit/Test Manager: Made connecting to the database a bit …
(edit) @82792   5 years vboxsync VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
(edit) @82791   5 years vboxsync Devices/Trace: Fix trace IDs
(edit) @82790   5 years vboxsync Devices/Trace: build fix
(edit) @82789   5 years vboxsync Devices/Trace: Tracing driver to log execution of interface callbacks …
(edit) @82788   5 years vboxsync Runtime/tracelogwriter.cpp: Fix passing the trace log description in …
(edit) @82786   5 years vboxsync FE/Qt: Catalan, Italian, Japanese, Brazilian Portuguese and Turkish …
(edit) @82785   5 years vboxsync FE/Qt: Catalan and Chinese translation update for Qt itself.
(edit) @82784   5 years vboxsync FE/Qt: NLS lupdate for changed only qt_*.ts files, performed within Qt …
(edit) @82783   5 years vboxsync FE/Qt: NLS bug fix, replacing   with  
(edit) @82782   5 years vboxsync FE/Qt: NLS bug fix, replacing   with  
(edit) @82781   5 years vboxsync IPRT/FTP: Implemented FEAT and OPTS commands, along with some more …
(edit) @82780   5 years vboxsync Fix burn
(edit) @82779   5 years vboxsync So if you typo the file name, scm looks happy at first glance
(edit) @82778   5 years vboxsync This is guaranteed to make scm happy
(edit) @82777   5 years vboxsync flour bots
(edit) @82776   5 years vboxsync Fix flowerbox. Even though this code has guards that prevent it from …
(edit) @82775   5 years vboxsync Just checking in porting changes so far. Haven't tried building them …
(edit) @82774   5 years vboxsync VBoxTray/Makefile.kmk: update the icon resource identifier (follow up …
(edit) @82773   5 years vboxsync IPRT/FTP: Shut up MSVC.
(edit) @82772   5 years vboxsync IPRT/FTP: First working version for listing stuff. bugref:9646
(edit) @82771   5 years vboxsync IPRT/FTP: Doxygen build fixes.
(edit) @82770   5 years vboxsync IPRT/FTP: More work on data connection handling. bugref:9646
(edit) @82769   5 years vboxsync VBoxExtPackHelperApp: Fix check in CommonDirRenameWrapper() to return …
(edit) @82768   5 years vboxsync Runtime/fuzz: Support normal files as input seed
(edit) @82767   5 years vboxsync GARepack: Cleanup nit. bugref:9587
(edit) @82766   5 years vboxsync Installer/win/Makefile.kmk: ditto
(edit) @82765   5 years vboxsync GARepack: Nit. Avoid wasting time executing comment shell lines. I've …
(edit) @82763   5 years vboxsync Main/Makefile.kmk: Even more cleanup fixes.
(edit) @82762   5 years vboxsync VBoxCertUtil: Use the standard version + icon resource template.
(edit) @82761   5 years vboxsync VirtualBox/Makefile.kmk: Fix
(edit) @82760   5 years vboxsync VBoxHeadless/Makefile.kmk: Fix
(edit) @82759   5 years vboxsync FE/Qt: Use standard version + icon resource file template for VirtualBoxVM.
(edit) @82758   5 years vboxsync FE/Qt: Use standard version + icon resource file template for VirtualBoxVM.
(edit) @82757   5 years vboxsync FE/Qt: Use standard version + icon resource file template for …
(edit) @82756   5 years vboxsync FE/Qt: Use standard version + icon resource file template for …
(edit) @82755   5 years vboxsync Storage/testcase: Cleanup fix.
(edit) @82754   5 years vboxsync VMM: More cleanup fixes (bird specific ones).
(edit) @82753   5 years vboxsync WINNT/Video: VBoxWddm-info cleanup fix.
(edit) @82752   5 years vboxsync VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon …
(edit) @82751   5 years vboxsync Main/Makefile.kmk: VBoxSVC cleanup fix.
(edit) @82750   5 years vboxsync Installer/win/Stub: Cleanup fixes.
(edit) @82749   5 years vboxsync VBoxService: No need for custom resource file on windows, use the template.
(edit) @82748   5 years vboxsync Main/Makefile.kmk: VBoxSDS cleanup fix.
(edit) @82747   5 years vboxsync Installer/win/Resources: Cleanup fix.
(edit) @82746   5 years vboxsync VBoxNetNAT: No need for custom RC file, use template and get version …
(edit) @82745   5 years vboxsync VBoxNetDHCP: No need for custom RC file, use template and get version …
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @82743   5 years vboxsync GARepack: Removed unnecessary copy-to-obj-dir rules and added missing …
(edit) @82742   5 years vboxsync VBoxHeadless: No need for custom RC file, use template and get version …
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(edit) @82739   5 years vboxsync bootsectors/Config.kmk: Cleanup fixes.
(edit) @82738   5 years vboxsync Runtime/Makefile.kmk: Cleanup fixes.
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