| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r319072: | trasz | 2017-06-06 | 1 | -2/+5 |
* | MFC r314659,r314676: | ngie | 2017-05-29 | 2 | -0/+15 |
* | MFC r314659,r314676: | ngie | 2017-05-29 | 1 | -5/+5 |
* | MFC r316677: Do not register in CTL portal groups without portals. | mav | 2017-04-24 | 2 | -6/+18 |
* | MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102 | araujo | 2017-04-17 | 1 | -2/+2 |
* | MFC r316050,r316051: | ngie | 2017-03-30 | 1 | -5/+4 |
* | MFC r316049: | ngie | 2017-03-30 | 1 | -1/+1 |
* | MFC r310633: Add MAX_LUNS overflow safety checks. | mav | 2017-01-10 | 2 | -4/+27 |
* | MFC r309241,309243: | delphij | 2016-12-12 | 1 | -1/+4 |
* | MFC r308133, r308134: Fix wrong copy/paste in error message. | mav | 2016-11-14 | 1 | -2/+2 |
* | MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r... | araujo | 2016-10-21 | 3 | -5/+5 |
* | MFC r303199: | np | 2016-07-25 | 1 | -1/+1 |
* | MFC r303132: | trasz | 2016-07-24 | 2 | -2/+96 |
* | MFC r302503: | trasz | 2016-07-12 | 1 | -1/+1 |
* | Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed | trasz | 2016-06-09 | 2 | -6/+6 |
* | Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v" | trasz | 2016-06-05 | 3 | -4/+3 |
* | Describe default value for "offload". | trasz | 2016-06-01 | 1 | -0/+2 |
* | Fix error message. | trasz | 2016-05-19 | 1 | -2/+2 |
* | pdu_delete(request) frees request, so move the call after | truckman | 2016-05-16 | 1 | -1/+1 |
* | Make the usage() mention the -u option added in r295212. | trasz | 2016-04-12 | 1 | -1/+1 |
* | Use the log_errno value passed to the function instead of the errno global | trasz | 2016-03-15 | 1 | -6/+9 |
* | Check value returned from ucl_parser_add_file(). | jceel | 2016-03-13 | 1 | -2/+1 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -6/+0 |
* | DIRDEPS_BUILD: Update dependencies. | bdrewery | 2016-02-16 | 1 | -0/+2 |
* | Don't check CmdSN for initial login request. | mav | 2016-02-12 | 1 | -3/+4 |
* | Add an additional, libucl-based configuration file parser to ctld. | jceel | 2016-02-03 | 5 | -93/+1023 |
* | META MODE: Update dependencies with 'the-lot' and add missing directories. | bdrewery | 2015-12-01 | 1 | -0/+31 |
* | Add missing error checks. | trasz | 2015-11-14 | 1 | -6/+12 |
* | Cosmetics; no functional changes. | trasz | 2015-11-14 | 1 | -1/+2 |
* | Don't try to avoid calling free(3) with NULL argument. | trasz | 2015-11-14 | 1 | -4/+2 |
* | Introduce portal group options in ctl.conf. | mav | 2015-11-09 | 5 | -76/+98 |
* | Fix a ton of speelling errors | eadler | 2015-10-21 | 1 | -1/+1 |
* | Document CD block size of 2048. | mav | 2015-10-02 | 1 | -1/+1 |
* | Set default block size for CD to expected 2048 bytes. | mav | 2015-10-02 | 2 | -1/+5 |
* | Add to CTL initial support for CDROMs and removable devices. | mav | 2015-09-27 | 6 | -4/+49 |
* | Remove some duplicate, legacy, dead and questionable code. | mav | 2015-09-26 | 1 | -1/+1 |
* | Fix typo. | jpaetzel | 2015-09-25 | 1 | -1/+1 |
* | Make cltd ignore HA ports. | mav | 2015-09-21 | 1 | -1/+7 |
* | Add ctl-lun config option for consistency in HA setups. | mav | 2015-09-15 | 5 | -3/+36 |
* | Add negotiation of iSCSIProtocolLevel to 2 (RFC7144). | mav | 2015-09-13 | 1 | -0/+5 |
* | When updating port, apply only change of LUN map, not whole. | mav | 2015-09-13 | 3 | -3/+11 |
* | Add two new portal group options "tag" and "foreign". | mav | 2015-09-07 | 5 | -7/+58 |
* | Allow LUN options modification via CTL_LUNREQ_MODIFY. | mav | 2015-09-06 | 3 | -14/+35 |
* | Another addition to r287455. | mav | 2015-09-04 | 1 | -1/+0 |
* | Use proper term in the ctld(8) and iscsid(8) man pages. | trasz | 2015-09-03 | 1 | -2/+2 |
* | Simplify the introductory example in ctl.conf(5) down to absolute | trasz | 2015-09-03 | 1 | -7/+1 |
* | Some random tweaks to ctl.conf(5). | trasz | 2015-08-24 | 1 | -12/+38 |
* | Drop "internal" CTL frontend. | mav | 2015-08-15 | 1 | -1/+0 |
* | Refactor early stages of security negotiation. | mav | 2015-08-08 | 1 | -73/+77 |
* | Remove some code duplication. | mav | 2015-08-08 | 1 | -7/+1 |