summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld/parse.y
Commit message (Expand)AuthorAgeFilesLines
* Introduce portal group options in ctl.conf.mav2015-11-091-3/+17
* Add to CTL initial support for CDROMs and removable devices.mav2015-09-271-2/+29
* Add ctl-lun config option for consistency in HA setups.mav2015-09-151-2/+24
* Add two new portal group options "tag" and "foreign".mav2015-09-071-1/+27
* Eliminate unused headers.delphij2015-04-141-1/+0
* Move the "offload" clause from the target section to portal-grouptrasz2015-02-281-13/+13
* Add missing error check.trasz2015-02-261-1/+4
* Teach ctld(8) to control non-iSCSI CTL ports.mav2015-02-071-2/+38
* Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)trasz2015-02-061-1/+14
* Add support for multiple portal groups per target.mav2015-02-061-6/+43
* CTL LUN mapping rewrite.mav2015-02-011-13/+59
* Add support for sending redirections to iSCSI target.trasz2014-11-091-1/+28
* Keep the token list sorted.trasz2014-10-291-3/+3
* Make it possible to optionally use semicolon to separate statements.trasz2014-10-291-1/+11
* Simplify code; no functional changes.trasz2014-10-291-3/+3
* Add discovery-filter. This makes it possible to restrict which targetstrasz2014-10-291-4/+17
* Fix build after previous commit. While here, improve error messages.trasz2014-10-281-13/+27
* Remove the distinction between strings and numbers from ctld(8) yacc parser.trasz2014-10-281-24/+59
* Add basic iSNS client to the iSCSI target.mav2014-10-251-0/+30
* Whitespace fixes.trasz2014-10-221-1/+1
* Fix issues in config parser relating to lun serial numbers.jpaetzel2014-06-241-0/+13
* Rework the way we enable CTL iSCSI port. Previously conf_apply()trasz2014-04-161-0/+2
* Show proper configuration file line numbers in error messages.trasz2014-02-111-1/+1
* Use new auth-type "deny" instead of using "chap" with no chap entries;trasz2014-02-111-6/+2
* Add a new auth-group "default", defaulting to deny, and make it possibletrasz2014-02-111-1/+22
* Make it possible to redefine portal-group "default".trasz2014-02-111-3/+23
* Add auth-type.trasz2014-02-111-11/+52
* Rename a variable, no functional changes.trasz2014-02-111-16/+16
* Yacc cleanup; no functional changes.trasz2014-02-111-49/+49
* Implement initiator-name and initiator-portal restrictions.trasz2014-02-111-3/+87
* Fix typos.trasz2013-12-021-3/+3
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+621
OpenPOWER on IntegriCloud