|
|
@82857
|
5 years |
vboxsync |
FE/Qt: Got the qt.conf path guard the wrong way around. Arrrg.
|
|
|
@82856
|
5 years |
vboxsync |
IPRT/assert-r0drv-darwin.cpp: Make sure we get the output to the …
|
|
|
@82855
|
5 years |
vboxsync |
FE/Qt: Don't define the Prefix path in the qt.conf for non-hardened …
|
|
|
@82854
|
5 years |
vboxsync |
/Makefile.kmk: Install the Qt .dSYM bits when VBOX_WITH_QT_DSYMS is …
|
|
|
@82853
|
5 years |
vboxsync |
Shared Clipboard: Build fix. bugref:9437
|
|
|
@82852
|
5 years |
vboxsync |
Shared Clipboard: Added missing / disabled code for negotiating …
|
|
|
@82851
|
5 years |
vboxsync |
Shared Clipboard: Set the transfer source for all platforms in a …
|
|
|
@82850
|
5 years |
vboxsync |
Shared Clipboard: Removed unused code. bugref:9437
|
|
|
@82849
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82848
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82847
|
5 years |
vboxsync |
Shared Clipboard: Renaming, to get the transfer code compiled again. …
|
|
|
@82846
|
5 years |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@82845
|
5 years |
vboxsync |
Installer/Linux: ticketref:18900 openSUSE Tumbleweed: cannot build RPM …
|
|
|
@82844
|
5 years |
vboxsync |
ValidationKit/linux/testboxscript-service.sh: use vanilla "type" for …
|
|
|
@82843
|
5 years |
vboxsync |
IPRT/tools/FTPServer: Implemented VFS support for files also. bugref:9646
|
|
|
@82842
|
5 years |
vboxsync |
IPRT/FTP: Retrieving files in sub directories also works now. bugref:9646
|
|
|
@82841
|
5 years |
vboxsync |
IPRT/FTP: Implemented support for directory traversing. bugref:9646
|
|
|
@82840
|
5 years |
vboxsync |
IPRT/FTP: Make sure to only add allowed (supported) FS entries to …
|
|
|
@82839
|
5 years |
vboxsync |
IPRT/FTP: Build fix. bugref:9646
|
|
|
@82838
|
5 years |
vboxsync |
IPRT/FTP: More code for listing directories, needed for some more FTP …
|
|
|
@82837
|
5 years |
vboxsync |
IPRT/file: Added some more thoughts and @todo regarding the …
|
|
|
@82836
|
5 years |
vboxsync |
IPRT/win: Enabled new RTFileSetSize implementation that works like …
|
|
|
@82835
|
5 years |
vboxsync |
IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
|
|
|
@82834
|
5 years |
vboxsync |
IPRT/win: Reimplemented RTFileSetSize to support truncating files …
|
|
|
@82833
|
5 years |
vboxsync |
IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
|
|
|
@82832
|
5 years |
vboxsync |
tstFile: Converted to new style and added append+truncate testcase …
|
|
|
@82831
|
5 years |
vboxsync |
Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean fix nit
|
|
|
@82830
|
5 years |
vboxsync |
Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean
|
|
|
@82829
|
5 years |
vboxsync |
FE/Qt: bugref:9611: UIAudioControllerEditor: Get rid of hardcoded …
|
|
|
@82828
|
5 years |
vboxsync |
FE/Qt: bugref:9611: UIAudioHostDriverEditor: Get rid of hardcoded …
|
|
|
@82827
|
5 years |
vboxsync |
Fix @todo line, wasn't caught by scm on linux
|
|
|
@82826
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Have gone through the functions and …
|
|
|
@82825
|
5 years |
vboxsync |
FE/Qt: bugref:9611: UIMachineSettingsUSB: Get rid of hardcoded USB …
|
|
|
@82824
|
5 years |
vboxsync |
IPRT/FTP: Doxygen fixes. bugref:9646
|
|
|
@82823
|
5 years |
vboxsync |
IPRT/FTP: Shut up MSVC. bugref:9646
|
|
|
@82822
|
5 years |
vboxsync |
IPRT/FTP: More work on directory listing.
|
|
|
@82821
|
5 years |
vboxsync |
FE/Qt: UICommon must use relative path in non-hardened builds.
|
|
|
@82820
|
5 years |
vboxsync |
FE/Qt: bugref:9611: UIMachineSettingsSerial: Get rid of hardcoded port …
|
|
|
@82819
|
5 years |
vboxsync |
PGMInternal.h: doxygen fix.
|
|
|
@82818
|
5 years |
vboxsync |
SUPDrv/darwin: Adjusted SMAP feature detection and handling to honor …
|
|
|
@82817
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
|
|
|
@82816
|
5 years |
vboxsync |
iprt/x86.h: Correct x2APIC MSR range from 0xBFF to 0x8FF. Intel …
|
|
|
@82815
|
5 years |
vboxsync |
hm_vmx.h: Incorrect size validation.
|
|
|
@82814
|
5 years |
vboxsync |
VMM/HM: Implement last-branch-record (LBR) support for guests executed …
|
|
|
@82813
|
5 years |
vboxsync |
IPRT/FTP: Remember the current working directory per client.
|
|
|
@82812
|
5 years |
vboxsync |
DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
|
|
|
@82811
|
5 years |
vboxsync |
Validation Kit/testmanager: Added running an Adminer instance for more …
|
|
|
@82810
|
5 years |
vboxsync |
x86.h: Updated/added LBR MSRs for upcoming changes.
|
|
|
@82809
|
5 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-darwin.cpp: build fixes.
|
|
|
@82808
|
5 years |
vboxsync |
/Config.kmk: Some unsuccessfull attempts at getting the sanitizer …
|
|
|
@82807
|
5 years |
vboxsync |
/Config.kmk: Removed debug $(warning ) invocation from the …
|
|
|
@82806
|
5 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-darwin.cpp: Implemented using the loaded kernel …
|
|
|
@82805
|
5 years |
vboxsync |
iprt/formats/mach-o.h: Some more version structs.
|
|
|
@82804
|
5 years |
vboxsync |
iprt/ministring.h: Attempt at fixing VBOX_WITH_EF_WRAPS compilation in …
|
|
|
@82803
|
5 years |
vboxsync |
Validation Kit/testmanager: Some more docs / hints.
|
|
|
@82802
|
5 years |
vboxsync |
Validation Kit/testmanager: Updated readme.txt.
|
|
|
@82801
|
5 years |
vboxsync |
VMM/PDMDevHlp: Remove space in timer description to fix debug …
|
|
|
@82800
|
5 years |
vboxsync |
Validation Kit/testmanager: Added the ability to also specify a user …
|
|
|
@82799
|
5 years |
vboxsync |
Validation Kit/testmanager: Corrected Makefile target …
|
|
|
@82798
|
5 years |
vboxsync |
Devices/Serial: Some fixes for unconnected mode where the application …
|
|
|
@82797
|
5 years |
vboxsync |
FE/Qt: Catalan and Brazilian Portuguese translation update for Qt itself.
|
|
|
@82796
|
5 years |
vboxsync |
Installer/Windows: Italian WiX translation update.
|
|
|
@82795
|
5 years |
vboxsync |
IPRT/log: Comment nit.
|
|
|
@82794
|
5 years |
vboxsync |
FE/Qt: VirtualBox Manager: Few uninit vars in UISnapshotPane.
|
|
|
@82793
|
5 years |
vboxsync |
Validation Kit/Test Manager: Made connecting to the database a bit …
|
|
|
@82792
|
5 years |
vboxsync |
VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
|
|
|
@82791
|
5 years |
vboxsync |
Devices/Trace: Fix trace IDs
|
|
|
@82790
|
5 years |
vboxsync |
Devices/Trace: build fix
|
|
|
@82789
|
5 years |
vboxsync |
Devices/Trace: Tracing driver to log execution of interface callbacks …
|
|
|
@82788
|
5 years |
vboxsync |
Runtime/tracelogwriter.cpp: Fix passing the trace log description in …
|
|
|
@82787
|
5 years |
vboxsync |
gen-slickedit-workstpace.sh: Adjustments for 24.
|
|
|
@82786
|
5 years |
vboxsync |
FE/Qt: Catalan, Italian, Japanese, Brazilian Portuguese and Turkish …
|
|
|
@82785
|
5 years |
vboxsync |
FE/Qt: Catalan and Chinese translation update for Qt itself.
|
|
|
@82784
|
5 years |
vboxsync |
FE/Qt: NLS lupdate for changed only qt_*.ts files, performed within Qt …
|
|
|
@82783
|
5 years |
vboxsync |
FE/Qt: NLS bug fix, replacing   with  
|
|
|
@82782
|
5 years |
vboxsync |
FE/Qt: NLS bug fix, replacing   with  
|
|
|
@82781
|
5 years |
vboxsync |
IPRT/FTP: Implemented FEAT and OPTS commands, along with some more …
|
|
|
@82780
|
5 years |
vboxsync |
Fix burn
|
|
|
@82779
|
5 years |
vboxsync |
So if you typo the file name, scm looks happy at first glance
|
|
|
@82778
|
5 years |
vboxsync |
This is guaranteed to make scm happy
|
|
|
@82777
|
5 years |
vboxsync |
flour bots
|
|
|
@82776
|
5 years |
vboxsync |
Fix flowerbox. Even though this code has guards that prevent it from …
|
|
|
@82775
|
5 years |
vboxsync |
Just checking in porting changes so far. Haven't tried building them …
|
|
|
@82774
|
5 years |
vboxsync |
VBoxTray/Makefile.kmk: update the icon resource identifier (follow up …
|
|
|
@82773
|
5 years |
vboxsync |
IPRT/FTP: Shut up MSVC.
|
|
|
@82772
|
5 years |
vboxsync |
IPRT/FTP: First working version for listing stuff. bugref:9646
|
|
|
@82771
|
5 years |
vboxsync |
IPRT/FTP: Doxygen build fixes.
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82769
|
5 years |
vboxsync |
VBoxExtPackHelperApp: Fix check in CommonDirRenameWrapper() to return …
|
|
|
@82768
|
5 years |
vboxsync |
Runtime/fuzz: Support normal files as input seed
|
|
|
@82767
|
5 years |
vboxsync |
GARepack: Cleanup nit. bugref:9587
|
|
|
@82766
|
5 years |
vboxsync |
Installer/win/Makefile.kmk: ditto
|
|
|
@82765
|
5 years |
vboxsync |
GARepack: Nit. Avoid wasting time executing comment shell lines. I've …
|
|
|
@82764
|
5 years |
vboxsync |
/Config.kmk: Fixed expansion confusion in …
|
|
|
@82763
|
5 years |
vboxsync |
Main/Makefile.kmk: Even more cleanup fixes.
|
|
|
@82762
|
5 years |
vboxsync |
VBoxCertUtil: Use the standard version + icon resource template.
|
|
|
@82761
|
5 years |
vboxsync |
VirtualBox/Makefile.kmk: Fix
|
|
|
@82760
|
5 years |
vboxsync |
VBoxHeadless/Makefile.kmk: Fix
|
|
|
@82759
|
5 years |
vboxsync |
FE/Qt: Use standard version + icon resource file template for VirtualBoxVM.
|
|
|
@82758
|
5 years |
vboxsync |
FE/Qt: Use standard version + icon resource file template for VirtualBoxVM.
|
|
|