summaryrefslogtreecommitdiff
path: root/external/bsd/iscsi/dist/src
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-10-20remove unused variableschristos
2013-07-20Use Mt for email addresses.wiz
2013-03-28Remove unknown \*(tN and \*(sP macros.njoly
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-08-17fix strict aliasing issues.christos
2011-02-22Update HISTORY to show that iscsifs was in NetBSD 5.0sborrill
2011-02-22Markup fix.wiz
2011-02-22Note limitations of CHAP implementation in BUGS section.sborrill
2011-02-22Skip target if TargetName is empty.sborrill
2011-02-22Retry read capacity. Device may not be ready on first access, so need tosborrill
2011-02-22Document -D option (discover LUNs).sborrill
2011-02-21man page claims that you can use auth type = none, but in reality thissborrill
2011-02-21Remove hostname from pathname to storage in mount point.sborrill
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-08-03Add missing -h flag to examplesborrill
2010-04-19Regen with autoconf-2.63 and automake-1.11.1 because of man page changes.sborrill
2010-04-19Put .8 man pages in man8, not man1.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-11-08Add missing newline.ghen
2009-07-23Fix from Bert Kiers, also noted by jak - be consistent in naming theagc
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-25Put the OSD sources in their own directoryagc
2009-06-25Update the external tree for new structure for reachover builds.agc
2009-06-22Move source files from the reachover framework to the dist framework.agc