|
|
@69784
|
7 years |
vboxsync |
doc burn fix
|
|
|
@69783
|
7 years |
vboxsync |
Main: SDS plan B it is.
|
|
|
@69782
|
7 years |
vboxsync |
VBoxSDS: Plan B it is.
|
|
|
@69781
|
7 years |
vboxsync |
gen-sql-comment.py: Another shot at output stuff that makes scm happy.
|
|
|
@69780
|
7 years |
vboxsync |
force build
|
|
|
@69779
|
7 years |
vboxsync |
VGSvcLogCreate: Fix case where pszLogFile is NULL.
|
|
|
@69778
|
7 years |
vboxsync |
gen-sql-comments.py: no trailing spaces in generated license header
|
|
|
@69777
|
7 years |
vboxsync |
testmanager/db: Fix typo in a comment.
|
|
|
@69776
|
7 years |
vboxsync |
testmanager/db: regen TestManagerDatabaseComments.pgsql to pick up …
|
|
|
@69775
|
7 years |
vboxsync |
VBoxSDS/Plan/B: More complete code.
|
|
|
@69774
|
7 years |
vboxsync |
Fix typo in comments.
|
|
|
@69773
|
7 years |
vboxsync |
vboxsoap: Increased the number of file we split soapC.cpp up into in …
|
|
|
@69772
|
7 years |
vboxsync |
split-soapC.cpp: Must take warning pushing and poping into account …
|
|
|
@69771
|
7 years |
vboxsync |
svcmain.cpp: Forgot to disable EF heap. oops.
|
|
|
@69770
|
7 years |
vboxsync |
midl.xsl: Corrected test on attribute which isn't always there.
|
|
|
@69769
|
7 years |
vboxsync |
OHCI: On root hub reset, set the PPS bit for connected devices and …
|
|
|
@69768
|
7 years |
vboxsync |
VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
|
|
|
@69767
|
7 years |
vboxsync |
OHCI: On reset, set (not just modify) the HcControl register and clear …
|
|
|
@69766
|
7 years |
vboxsync |
OHCI: Reduced per-frame debug log flooding, improved info output.
|
|
|
@69765
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: SVM fixes.
|
|
|
@69764
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM fixes.
|
|
|
@69763
|
7 years |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt: Force using a new ASID each time when …
|
|
|
@69762
|
7 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
|
|
|
@69761
|
7 years |
vboxsync |
iprt/dir.h,iprt/types.h: Moved the RTDIR type to types.h
|
|
|
@69760
|
7 years |
vboxsync |
RTProcIsRunningByName-linux.cpp: RTDIRENTRYTYPE_UNKNOWN, just in case.
|
|
|
@69759
|
7 years |
vboxsync |
RTDIRENTRY::enmType: Make the warning more visible as such.
|
|
|
@69758
|
7 years |
vboxsync |
VBoxManageGuestCtrl.cpp,DnDURIList.cpp: Fix RTDIRENTRYTYPE_UNKNOWN …
|
|
|
@69757
|
7 years |
vboxsync |
iprt/dir.h: Added RTDirReadExA and RTDirReadExAFree for avoiding …
|
|
|
@69756
|
7 years |
vboxsync |
iprt/dir.h: doc updates
|
|
|
@69755
|
7 years |
vboxsync |
DnDRUIList.cpp: pointed out broken directory enumeration that looks …
|
|
|
@69754
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69752
|
7 years |
vboxsync |
RTLogCreateEx[V] format annotations; fixed unsafe use in VBoxService.
|
|
|
@69751
|
7 years |
vboxsync |
Missed a RTLogCreateEx related call.
|
|
|
@69750
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@69748
|
7 years |
vboxsync |
Additions/linux/drm: set up fbdev fix information correctly. …
|
|
|
@69747
|
7 years |
vboxsync |
Main/VBoxSVC: VBOX_WITH_SDS_PLAN_B: Delay log file rotation and …
|
|
|
@69746
|
7 years |
vboxsync |
IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
|
|
|
@69745
|
7 years |
vboxsync |
IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
|
|
|
@69744
|
7 years |
vboxsync |
VBoxPci-linux.c: use kernel_write instead of vfs_write as of Linux …
|
|
|
@69743
|
7 years |
vboxsync |
svcnmain.cpp: log name nits
|
|
|
@69742
|
7 years |
vboxsync |
IPRT: Added RTGetOptFormatError.
|
|
|
@69741
|
7 years |
vboxsync |
Main: SDS plan B proof of concept update.
|
|
|
@69740
|
7 years |
vboxsync |
Hack midl.xsl extends $unknown translation for notdual to fix SDK build.
|
|
|
@69739
|
7 years |
vboxsync |
cbinding: cleanup fix
|
|
|
@69738
|
7 years |
vboxsync |
glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
|
|
|
@69737
|
7 years |
vboxsync |
glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
|
|
|
@69736
|
7 years |
vboxsync |
glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
|
|
|
@69735
|
7 years |
vboxsync |
xpcom/java/genjifaces.xsl: try fix IVBoxSVC burn by excluding midl bits
|
|
|
@69734
|
7 years |
vboxsync |
Main: SDS plan B proof of concept.
|
|
|
@69733
|
7 years |
vboxsync |
VBoxProxyStub: Don't complain if we haven't got the necessary …
|
|
|
@69732
|
7 years |
vboxsync |
glue/initterm.cpp: Fixed assert to ignore ERROR_ACCESS_DENIED and …
|
|
|
@69731
|
7 years |
vboxsync |
Main: More SDS plan B sketching.
|
|
|
@69730
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff. [build fix]
|
|
|
@69729
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff.
|
|
|
@69728
|
7 years |
vboxsync |
VBoxProxyStub: Untested SDS code cleanups.
|
|
|
@69727
|
7 years |
vboxsync |
VBoxProxyStub: Untested SDS code cleanups.
|
|
|
@69726
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Large HiDPI support cleanup/rework, removing …
|
|
|
@69725
|
7 years |
vboxsync |
VideoRec: Added a bit more error logging going into the release log.
|
|
|
@69724
|
7 years |
vboxsync |
VideoRec: Added a bit more error logging going into the release log.
|
|
|
@69723
|
7 years |
vboxsync |
Audio/HDA: Added return code for hdaStreamPeriodInit() and return if …
|
|
|
@69722
|
7 years |
vboxsync |
FE/Qt: bugref:9027: Setting WM_CLASS so that different VM windows get …
|
|
|
@69721
|
7 years |
vboxsync |
Devices/USB: bugref:9022 Update the possibly cached data when writing …
|
|
|
@69720
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69719
|
7 years |
vboxsync |
Audio/HDA: Forward ported / integrated r119000 + r119062 (Fixed CORB / …
|
|
|
@69718
|
7 years |
vboxsync |
RTMkDir,nt/RTDirRelDirCreate: Some adjustments.
|
|
|
@69717
|
7 years |
vboxsync |
Audio/HDA: Forward ported / integrated r118996.
|
|
|
@69716
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69715
|
7 years |
vboxsync |
VMM/HM: Nested Hw.virt: Cache and restore EFER of the nested-guest …
|
|
|
@69714
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Selector UI: HiDPI support fix for graphics code …
|
|
|
@69713
|
7 years |
vboxsync |
VMM/HMSVMR0: comment on nCR3 during VMRUN/VMEXIT.
|
|
|
@69712
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Selector UI: HiDPI support fix for graphics-button …
|
|
|
@69711
|
7 years |
vboxsync |
FE/Qt: bugref:8694: HiDPI support fix for VBoxAboutDlg: Make sure …
|
|
|
@69710
|
7 years |
vboxsync |
FE/Qt: VM settings: Shared Folders page: Fixing potential hang.
|
|
|
@69709
|
7 years |
vboxsync |
iprt/dir.h: RTDIRCREATE_FLAGS_XXX fixes.
|
|
|
@69708
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Selector UI: HiDPI support fix for …
|
|
|
@69707
|
7 years |
vboxsync |
VMM/HMSVMR0: Nested hw.virt: Fixed re-loading of guest state after …
|
|
|
@69706
|
7 years |
vboxsync |
VBoxManage: Fix format string. ticketref:17236
|
|
|
@69705
|
7 years |
vboxsync |
IPRT: VFS and NT path handling fixes.
* Rewrote RTDirQueryInfo for …
|
|
|
@69704
|
7 years |
vboxsync |
DevPS2: They really do think different! Darwin 6.0.2 and earlier reads …
|
|
|
@69703
|
7 years |
vboxsync |
BIOS: Slightly adjusted boot sector validity test (fixes …
|
|
|
@69702
|
7 years |
vboxsync |
FE/Qt: bugref:8694: HiDPI support fix for menu-bar & status-bar …
|
|
|
@69701
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Selector UI: HiDPI support fix for graphics code …
|
|
|
@69700
|
7 years |
vboxsync |
FE/Qt: bugref:8694: HiDPI support for session information dialog.
|
|
|
@69699
|
7 years |
vboxsync |
FE/Qt: bugref:8694: HiDPI support for take snapshot dialog.
|
|
|
@69698
|
7 years |
vboxsync |
FE/Qt: bugref:8694: HiDPI support for close VM dialog.
|
|
|
@69697
|
7 years |
vboxsync |
FE/Qt: German NLS.
|
|
|
@69696
|
7 years |
vboxsync |
FE/Qt: German NLS.
|
|
|
@69695
|
7 years |
vboxsync |
FE/Qt: updated translations. Thank you Peter Klofutar for the …
|
|
|
@69694
|
7 years |
vboxsync |
scm nits
|
|
|
@69693
|
7 years |
vboxsync |
Replaced tabs with spaces
|
|
|
@69692
|
7 years |
vboxsync |
VBoxProxyStub.c: Logging.
|
|
|
@69691
|
7 years |
vboxsync |
iprt: Started on RTDirRel for NT.
|
|
|
@69690
|
7 years |
vboxsync |
FE/Qt: bugref:8694: HiDPI support for wizards.
|
|
|
@69689
|
7 years |
vboxsync |
Main/WebMWriter: SVN props.
|
|
|
@69688
|
7 years |
vboxsync |
iprt: pathint-nt.cpp: Added RTNtPathRelativeFromUtf8 for RTDirRel. …
|
|
|
@69687
|
7 years |
vboxsync |
Config.kmk: Disabled clang warning: -Wno-gnu-anonymous-struct
|
|
|
@69686
|
7 years |
vboxsync |
/include/: darwin header tweaks
|
|
|
@69685
|
7 years |
vboxsync |
nit
|
|
|