summaryrefslogtreecommitdiff
path: root/external/bsd/iscsi
AgeCommit message (Expand)Author
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-09-19Define ISCSI_HTONLL6 and ISCSI_NTOHLL6 (6 byte network byte order accessormartin
2012-03-15Add __printflike where needed. Fix various format string issues.joerg
2012-02-17Fix typos (in comments).mbalmer
2012-01-01Tweak white space so I get my annual commit.wrstuden
2011-12-14include inttypes.h to get the fixed size integer types - from Gregor Rieplagc
2011-11-05Fix segfault when read(2) returns -1cheusov
2011-11-02Use standard section names.wiz
2011-11-02fix a function prototypeyamt
2011-10-06Bump version number to 20111006sborrill
2011-10-06Provide function in libiscsi to return the compile-time limit on number ofsborrill
2011-08-17fix strict aliasing issues.christos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
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-22Release 20110222sborrill
2011-02-22Skip .orig filessborrill
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-09-23Don't depend on shared library dependencies; we also need -lpuffs here.he
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-15Add mkdist to build a distribution tarball based on the one in netpgpsborrill
2010-04-15Regen to pick up the new version numberagc
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-30catch up with change of filenameagc
2009-06-30Portable iSCSI - snapshot of current sources/changesagc