summaryrefslogtreecommitdiff
path: root/external/bsd/iscsi/dist/src/lib
AgeCommit message (Expand)Author
2021-01-17remove unset (and always printed as "(null)") gfilename variable.mrg
2020-09-06fix null argumentchristos
2020-03-17external/bsd/iscsi: Fix -Werror=maybe-uninitialized error in initiator.c.fox
2019-10-08grow the buffer.christos
2014-11-15Drop pointer checks that are always true.joerg
2014-09-30make seek test routine work with the configured block size.mlelstv
2014-09-30the buffer is also used when there is no inputmlelstv
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-11-01rfc3720 Appendix D. SendTargets Operation requires that requestingmlelstv
2013-10-24PR 48338: fix typo making a boolean expression always truemartin
2013-07-20Use Mt for email addresses.wiz
2012-09-29Treat LUNs as 64bit numbers that they are.mlelstv
2012-03-15Add __printflike where needed. Fix various format string issues.joerg
2012-02-17Fix typos (in comments).mbalmer
2011-11-05Fix segfault when read(2) returns -1cheusov
2011-11-02Use standard section names.wiz
2011-11-02fix a function prototypeyamt
2011-10-06Provide function in libiscsi to return the compile-time limit on number ofsborrill
2011-02-22Skip target if TargetName is empty.sborrill
2011-02-21man page claims that you can use auth type = none, but in reality thissborrill
2011-02-20manual page improvements, from enami tsugutomo, with thanks.agc
2011-02-09Make sure we include <inttypes.h> if we have it. From Rumko.agc
2010-04-19Regen with autoconf-2.63 and automake-1.11.1 because of man page changes.sborrill
2010-04-15Add --version-info libtool flag so that libiscsi.so major/minor can be keptsborrill
2010-04-14Update to reflect current source files. iscsi.c is now protocol.csborrill
2010-03-03fix multi-thread problems wrt read/write buffer. PR/42651.yamt
2010-01-25scsi_command_t: rather than putting cleanup code before everyyamt
2010-01-20- remove unnecessary and confusing initialization of sess->d.yamt
2010-01-20implement REPORT LUNS for non-zero LUNs correctly.yamt
2010-01-20add missing trailing newline chars to some of iscsi_err messages.yamt
2010-01-20target_transfer_data: fix an incorrect flattening of RETURN_NOT_EQUALyamt
2010-01-20disk_write: report an error from target_transfer_data instead ofyamt
2009-07-15.Xr takes exactly two arguments plus separators, so fix the use here.joerg
2009-06-30Portable iSCSI - snapshot of current sources/changesagc
2009-06-25Update the external tree for new structure for reachover builds.agc