| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r328336: | Edward Tomasz Napierala | 2018-04-16 | 1 | -0/+2 |
| * | MFC r326276: | Eitan Adler | 2018-03-05 | 7 | -0/+14 |
| * | MFC r319074: | Edward Tomasz Napierala | 2017-06-06 | 1 | -4/+7 |
| * | MFC r314659,r314676: | Enji Cooper | 2017-05-29 | 1 | -2/+2 |
| * | MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102 | Marcelo Araujo | 2017-04-17 | 1 | -2/+2 |
| * | MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r... | Marcelo Araujo | 2016-10-21 | 3 | -5/+5 |
| * | Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength | Edward Tomasz Napierala | 2016-06-09 | 2 | -10/+18 |
| * | Build iscsid(8) with ICL_KERNEL_PROXY defined by default, as required | Edward Tomasz Napierala | 2016-05-23 | 1 | -1/+1 |
| * | When iscsid(8) is running in ICL proxy mode, don't try to send Logout PDUs. | Edward Tomasz Napierala | 2016-05-19 | 1 | -0/+12 |
| * | Add initial support for negotiating iSER parameters to iscsid(8). Some | Edward Tomasz Napierala | 2016-05-17 | 1 | -2/+42 |
| * | MFH | Glen Barber | 2016-04-04 | 2 | -7/+14 |
| |\ |
|
| | * | Make fail() preserve the errno. | Edward Tomasz Napierala | 2016-03-15 | 1 | -1/+5 |
| | * | Use the log_errno value passed to the function instead of the errno global | Edward Tomasz Napierala | 2016-03-15 | 1 | -6/+9 |
| * | | Create packages for atm, ccdconfig, devd, ipf, ipfw, | Glen Barber | 2016-02-09 | 1 | -0/+1 |
| |/ |
|
| * | Improve reporting of connection problems in iscsid(8). | Edward Tomasz Napierala | 2016-01-27 | 1 | -7/+14 |
| * | The <libutil.h> is an ordinary header file; should sort just like any other. | Edward Tomasz Napierala | 2016-01-24 | 1 | -2/+1 |
| * | META MODE: Update dependencies with 'the-lot' and add missing directories. | Bryan Drewery | 2015-12-01 | 1 | -0/+21 |
| * | Remove unneeded includes. | Edward Tomasz Napierala | 2015-11-14 | 2 | -2/+0 |
| * | Remove a few unused headers. | Xin LI | 2015-10-06 | 2 | -4/+0 |
| * | Use proper term in the ctld(8) and iscsid(8) man pages. | Edward Tomasz Napierala | 2015-09-03 | 1 | -2/+2 |
| * | Remove OpenSSL dependency from iscsid(8) and ctld(8). | Edward Tomasz Napierala | 2015-07-03 | 3 | -28/+15 |
| * | Remove unused code. | Edward Tomasz Napierala | 2015-02-12 | 2 | -21/+0 |
| * | The connection_new() routine was taking an absurd number of parameters; fix it. | Edward Tomasz Napierala | 2015-02-05 | 1 | -15/+7 |
| * | Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v) | Edward Tomasz Napierala | 2015-02-05 | 3 | -5/+13 |
| * | Slightly polish iSCSI parameters negotiation. | Alexander Motin | 2014-12-19 | 1 | -2/+7 |
| * | Make sequence numbers checks more strict. | Alexander Motin | 2014-12-17 | 2 | -3/+3 |
| * | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| * | For both iSCSI initiator and target increase socket buffer sizes before | Alexander Motin | 2014-11-22 | 2 | -1/+10 |
| * | Make both iSCSI initiator and target support base64 encoded CHAP data. | Alexander Motin | 2014-11-09 | 1 | -1/+50 |
| * | iscsid does not need to link to libssl | Baptiste Daroussin | 2014-11-06 | 1 | -2/+2 |
| * | Whitespace fixes. | Edward Tomasz Napierala | 2014-10-22 | 2 | -4/+4 |
| * | Untangle iSCSI authentication code by splitting off the CHAP | Edward Tomasz Napierala | 2014-10-22 | 4 | -193/+449 |
| * | Add the new iscsi(4) man page | Allan Jude | 2014-09-13 | 1 | -5/+7 |
| * | Don't blindly assume the target agreed to transition to Full Feature Phase; | Edward Tomasz Napierala | 2014-09-11 | 1 | -9/+31 |
| * | Fix memory leak, reported by Coverity. | Alexander Motin | 2014-09-10 | 1 | -0/+1 |
| * | Make the iSCSI stack use __FBSDID() properly. | Edward Tomasz Napierala | 2014-08-21 | 6 | -6/+18 |
| * | Add LIBCRYPTO and LIBSSL to DPADD | Enji Cooper | 2014-08-18 | 1 | -1/+1 |
| * | Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. | Alexander Motin | 2014-07-06 | 3 | -24/+10 |
| * | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
| * | Implement redirection handling in initiator. | Edward Tomasz Napierala | 2014-06-18 | 2 | -2/+62 |
| * | Get rid of unneccessary argument. | Edward Tomasz Napierala | 2014-06-18 | 1 | -5/+8 |
| * | Improve code a little; no functional changes. | Edward Tomasz Napierala | 2014-06-18 | 1 | -9/+21 |
| * | Use proper term in debug messages. | Edward Tomasz Napierala | 2014-06-18 | 1 | -5/+5 |
| * | Remove unused variable. | Edward Tomasz Napierala | 2014-05-15 | 1 | -4/+0 |
| * | Remove redundant code. | Edward Tomasz Napierala | 2014-04-17 | 1 | -1/+0 |
| * | Make it possible for the initiator side to operate in both proxy | Edward Tomasz Napierala | 2014-04-16 | 3 | -34/+46 |
| * | Update most userspace consumers of capability.h to use capsicum.h instead. | Robert Watson | 2014-03-16 | 1 | -1/+1 |
| * | So, it turns out SIGCHLD is discarded by default, so we have to set up | Edward Tomasz Napierala | 2014-02-11 | 1 | -0/+28 |
| * | Empty data segment during Login Phase is rather unlikely, but it's not | Edward Tomasz Napierala | 2014-02-11 | 3 | -7/+1 |
| * | The log_whatever() routines don't accept NULL for format strings, | Edward Tomasz Napierala | 2014-02-10 | 1 | -4/+4 |