|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@103527
|
9 months |
vboxsync |
Storage/ISCSI.cpp: Some unused variable fixes, bugref:3409
|
|
|
@103435
|
9 months |
vboxsync |
Storage/{VISO.cpp,ISCSI.cpp}: Verify that there is a config interface …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90802
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@79965
|
5 years |
vboxsync |
Storage: Added a desired format parameter to VDGetFormat() so Main can …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@74990
|
6 years |
vboxsync |
iSCSI: If LUN not explicitly specified and REPORT LUNS shows a single …
|
|
|
@74107
|
6 years |
vboxsync |
Storage/iSCSI: Fix login to COMSTAR iSCSI targets. The NSG field in …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@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
|
|
|
@69230
|
7 years |
vboxsync |
Storage: scm updates
|
|
|
@69154
|
7 years |
vboxsync |
Storage/iSCSI: Fix regression introduced r110744 which rendered the …
|
|
|
@66494
|
8 years |
vboxsync |
Storage: Get rid of duplicated code in the backends for unsupported …
|
|
|
@66486
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66110
|
8 years |
vboxsync |
Storage/VD: Implement infrastructure for region lists to be able to …
|
|
|
@64272
|
8 years |
vboxsync |
Storage: Doxygen fixes
|
|
|
@63905
|
8 years |
vboxsync |
Storage/VD: Add proper versioning of the backend structures instead of …
|
|
|
@63880
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup, get rid goto ... last part
|
|
|
@63829
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup (part 2, split up iscsiOpenImage into several …
|
|
|
@63827
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup (part 1, the easy stuff)
|
|
|
@63802
|
8 years |
vboxsync |
Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
|
|
|
@63785
|
8 years |
vboxsync |
Storage/VD: Doxygen after VBOXHDDBACKEND -> VDIMAGEBACKEND
|
|
|
@63781
|
8 years |
vboxsync |
Storage/VD: Rename VBOXHDDBACKEND to VDIMAGEBACKEND to follow the …
|
|
|
@62750
|
8 years |
vboxsync |
Storage: MSC understandably is a little confused about the state in …
|
|
|
@62748
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62482
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62471
|
8 years |
vboxsync |
Misc: scm
|
|
|
@62004
|
8 years |
vboxsync |
Storage/iSCSI: Fix possible endless reconnect loop if logging in to …
|
|
|
@61978
|
8 years |
vboxsync |
Storage/iSCSI: Fix a possible crash during VM resume when connectin to …
|
|
|
@61037
|
9 years |
vboxsync |
iSCSI: fix minor memory leaks
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57529
|
9 years |
vboxsync |
Storage/ISCSI: shut up gcc warning
|
|
|
@57388
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56370
|
9 years |
vboxsync |
Storage/iSCSI: Remove nonsense
|
|
|
@54430
|
10 years |
vboxsync |
Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity …
|
|
|
@54138
|
10 years |
vboxsync |
iSCSI: Fix code which is only triggered when using the iSCSI over …
|
|
|
@53539
|
10 years |
vboxsync |
Storage/iSCSI: Fail when a connection attempt takes too long to pause …
|
|
|
@51105
|
11 years |
vboxsync |
Missing files for previous commit
|
|
|
@50988
|
11 years |
vboxsync |
Storage/VD: Cleanup VD plugin handling. One shared object can now …
|
|
|
@50304
|
11 years |
vboxsync |
iSCSI: Add option to dump malformed response packets
|
|
|
@49781
|
11 years |
vboxsync |
iSCSI: Fix release logging (missed one thing)
|
|
|
@49780
|
11 years |
vboxsync |
iSCSI: Fix release logging
|
|
|
@48851
|
11 years |
vboxsync |
Storage: Addressing 64-bit windows warnings.
|
|
|
@48743
|
11 years |
vboxsync |
Storage/VD: Add support for different sector sizes (only opening and …
|
|
|
@45486
|
12 years |
vboxsync |
Storage: Fix unused label and variable warnings
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44361
|
12 years |
vboxsync |
Storage/iSCSI: Fix endless recursion when setting up the connection if …
|
|
|
@44256
|
12 years |
vboxsync |
Storage/iSCSI: Clean up and merge sync and async I/O
|
|
|
@44252
|
12 years |
vboxsync |
Storage/Backends: async/sync I/O unification, remove separate entries …
|
|
|
@44242
|
12 years |
vboxsync |
Storage: Next step in the sync/async I/O unification, change all calls …
|
|
|
@44232
|
12 years |
vboxsync |
Storage: Fix regression introduced when adding …
|
|
|
@43925
|
12 years |
vboxsync |
ISCSI: IPv6 address parsing.
|
|
|
@43448
|
12 years |
vboxsync |
Storage/iSCSI: issue 3100. resend command READ CAPACITY in case of a …
|
|
|
@42398
|
12 years |
vboxsync |
Storage/iSCSI: Log the status detail in case of an intitator error …
|
|
|
@42192
|
12 years |
vboxsync |
iSCSI: bug out early if we get only an encrypted initiator secret
|
|
|
@42125
|
12 years |
vboxsync |
optional encrypted store of the iSCSI initiator secret
|
|
|
@41785
|
12 years |
vboxsync |
Comment typos.
|
|
|
@40229
|
13 years |
vboxsync |
Storage/ISCSI: Don't validate the ExpStatSN field of a Login Respone …
|
|
|
@40173
|
13 years |
vboxsync |
ISCSI: Use simple queue to fix communication with recent COMSTAR targets
|
|
|
@39519
|
13 years |
vboxsync |
VD: API to repair corrupted images
|
|
|
@38876
|
13 years |
vboxsync |
Storage: Add async discard API
|
|
|
@38621
|
13 years |
vboxsync |
VD: Initial support to discard unused blocks in an image + support for …
|
|
|
@38469
|
13 years |
vboxsync |
VD: Interface cleanup. Merge the two involved structures (generic …
|
|
|
@37688
|
13 years |
vboxsync |
Storage/iSCSI: log opening and closing of connections, with local port …
|
|
|
@37176
|
14 years |
vboxsync |
iSCSI: Pause the VM if a request times out.
|
|
|
@36633
|
14 years |
vboxsync |
Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
|
|
|
@36230
|
14 years |
vboxsync |
iSCSI: Limit the number of certain error messages in the release log …
|
|
|
@36133
|
14 years |
vboxsync |
iSCSI: Clear tail pointer of waiting PDUs during reattach too (safety) …
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
copied from trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|