|
|
@98256
|
2 years |
vboxsync |
*.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
|
|
|
@98255
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
|
|
|
@98254
|
2 years |
vboxsync |
*.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348
|
|
|
@98253
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348
|
|
|
@98240
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348
|
|
|
@98169
|
2 years |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98128
|
2 years |
vboxsync |
*.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97854
|
2 years |
vboxsync |
Storage: Add VMDK resize. bugref:8707
|
|
|
@97839
|
2 years |
vboxsync |
undo. bugref:8707
|
|
|
@97836
|
2 years |
vboxsync |
Storage: Add VMDK resize. bugref:8707
|
|
|
@96832
|
2 years |
vboxsync |
Storage: added resize functionality for VMDK monolithicFlat and …
|
|
|
@96529
|
2 years |
vboxsync |
Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
|
|
|
@96524
|
2 years |
vboxsync |
Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
|
|
|
@96523
|
2 years |
vboxsync |
Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
|
|
|
@96508
|
2 years |
vboxsync |
Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96399
|
2 years |
vboxsync |
/Config.kmk and many other places: Change VBOX_VENDOR to the official …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90802
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@87239
|
4 years |
vboxsync |
Storage: Adjusted tstVD. bugref:9898
|
|
|
@87050
|
4 years |
vboxsync |
Main: bugref:9224: Added device and partition paths checks for Solaris
|
|
|
@87002
|
4 years |
vboxsync |
Main: bugref:9224: Added device and partition paths checks for FreeBSD
|
|
|
@86430
|
4 years |
vboxsync |
Storage/testcase/Makefile.kmk: deal with system libxml2 on Solaris
|
|
|
@85941
|
4 years |
vboxsync |
Main: bugref:9224: VD.cpp: Added assertions checking for NULL pointer. …
|
|
|
@85378
|
4 years |
vboxsync |
/Config.kmk, libs/Makefile.kmk, Runtime/Makefile.kmk, …
|
|
|
@85121
|
5 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82755
|
5 years |
vboxsync |
Storage/testcase: Cleanup fix.
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80205
|
5 years |
vboxsync |
Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
|
|
|
@80204
|
5 years |
vboxsync |
Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
|
|
|
@79965
|
5 years |
vboxsync |
Storage: Added a desired format parameter to VDGetFormat() so Main can …
|
|
|
@79019
|
6 years |
vboxsync |
*.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
|
|
|
@77242
|
6 years |
vboxsync |
Storage/testcase/Makefile.kmk: nit
|
|
|
@77232
|
6 years |
vboxsync |
Storage/QED+QCOW: It is not allowed to mix RTStrDup, RTMemAlloc and …
|
|
|
@77137
|
6 years |
vboxsync |
Storage/testcase/Makefile.kmk: FreeBSD fix
|
|
|
@76578
|
6 years |
vboxsync |
Storage: scm --guard-relative-to-dir {parent}
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76530
|
6 years |
vboxsync |
Storage: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72364
|
7 years |
vboxsync |
comment typos
|
|
|
@72340
|
7 years |
vboxsync |
Storage/testcase/Makefile.kmk: Don't link against StorageDbgLib for …
|
|
|
@72337
|
7 years |
vboxsync |
Storage/tstVDIo: Move away from the old I/O log replay code and …
|
|
|
@71249
|
7 years |
vboxsync |
Storage: Fix typo in a comment. From René Genz.
|
|
|
@70777
|
7 years |
vboxsync |
Storage/tstVDIo: Allow loading plugins (like the crypto plugin) for testing
|
|
|
@69844
|
7 years |
vboxsync |
IPRT: VFS IsRangeInUse cleanup.
* Renamed to RTVfsQueryRangeState / …
|
|
|
@69841
|
7 years |
vboxsync |
build fix
|
|
|
@69840
|
7 years |
vboxsync |
IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
|
|
|
@69616
|
7 years |
vboxsync |
DVM: Got a working pseudo vfs.
It's now possible to do stuff like:
…
|
|
|
@69611
|
7 years |
vboxsync |
iprt/dvm: Some API adjusting to VFS - work in progress. [build fix]
|
|
|
@69609
|
7 years |
vboxsync |
iprt/dvm: Some API adjusting to VFS - work in progress.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69229
|
7 years |
vboxsync |
Storage/testcase/vdkeystoremgr.*: export
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68520
|
7 years |
vboxsync |
Storage/testcase: Fix typo
|
|
|
@67455
|
8 years |
vboxsync |
Storage: Hacked up a virtual image format around the IPRT ISO maker …
|
|
|
@67349
|
8 years |
vboxsync |
vbox-img: Added 'createiso' command.
|
|
|
@66693
|
8 years |
vboxsync |
vbox-img: Added createfloppy command for testing the FAT12 formatting code.
|
|
|
@66666
|
8 years |
vboxsync |
Storage/tstVDIo: Plugged another small memory leak
|
|
|
@66664
|
8 years |
vboxsync |
Storage/testcase/*.vd: Add a few forgottin close() calls to delete all …
|
|
|
@66663
|
8 years |
vboxsync |
Storage/tstVDIo: Cleanup leftovers when the test script forgets to …
|
|
|
@66528
|
8 years |
vboxsync |
tstVDIo: Fix checking the location for Windows hosts
|
|
|
@66378
|
8 years |
vboxsync |
Storage/VD: Some cleanup (part 1), move the code related to plugin and …
|
|
|
@66263
|
8 years |
vboxsync |
Storage/tstVDIo: Rename VDIOREQ to TSTVDIOREQ, VDIOREQ will be reused …
|
|
|
@66251
|
8 years |
vboxsync |
tstVDIo: build fix
|
|
|
@66250
|
8 years |
vboxsync |
Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
|
|
|
@66249
|
8 years |
vboxsync |
Storage/vbox-img: Add option to create sparse files
|
|
|
@66213
|
8 years |
vboxsync |
Missing file
|
|
|
@66140
|
8 years |
vboxsync |
Storage: Add backend to handle CUE/BIN images (not yet working as the …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65812
|
8 years |
vboxsync |
vbox-img: fixed 2 tiny memory leaks
|
|
|
@65638
|
8 years |
vboxsync |
tstVDIo: Missing break
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64532
|
8 years |
vboxsync |
more typos
|
|
|
@63567
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63499
|
8 years |
vboxsync |
Better way of dealing with unused sizes in bin2c output.
|
|
|
@62873
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62758
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62735
|
8 years |
vboxsync |
tstVDIo.cpp: This double initialization of variables gotta stop! It's …
|
|
|
@62734
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62733
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62732
|
8 years |
vboxsync |
Storage: warnings - careful with mixing 'unsigned int' with 'size_t' …
|
|
|
@62731
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62729
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62535
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62482
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62471
|
8 years |
vboxsync |
Misc: scm
|
|
|
@61731
|
9 years |
vboxsync |
Storage/tstVDFill: Add flag for stream optimized variants
|
|
|
@61710
|
9 years |
vboxsync |
Storage/tstVDFill: properties
|
|
|
@61709
|
9 years |
vboxsync |
Storage: Simple tool to fill an image up to a certain size
|
|
|
@60954
|
9 years |
vboxsync |
vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped by …
|
|
|
@59823
|
9 years |
vboxsync |
Storage/vdkeystoremgr: build fixes
|
|
|
@59822
|
9 years |
vboxsync |
Storage/vdkeystoremgr: build fixes
|
|
|