summaryrefslogtreecommitdiff
path: root/targetcli
Commit message (Collapse)AuthorAgeFilesLines
* targetcli: Change copyright to Apache License 2.02.1upstreamNicholas Bellinger2013-07-046-54/+64
| | | | | | | | | This patch converts rtslib code copyright from AGPL to the permissive Apache License 2.0. It also update copyright owner to Datera, Inc. Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
* targetcli: Add support for iser network portal attribute in UIPortal classNicholas Bellinger2013-04-111-1/+24
| | | | Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
* src: fix display of numeral formsJan Engelhardt2013-03-121-6/+6
| | | | For an amount of 0, the plural is to be used in English.
* luns create/delete now accept lunX syntaxJerome Martin2012-05-081-3/+14
| | | | | | | * Normally, the lun is referenced by its index which is a numebr greater than 0, and this is supported by tab completion. Howver, it seems that for some, typing 'lunX' instead of just 'X' is more intuitive, so the alternative syntax is now allowed.
* Fixed wrong exception check in luns/ createJerome Martin2012-05-081-2/+3
| | | | | * When trying to create a new LUN with a bad storage object, a stack trace was being dumped.
* Allow CTRL-D in saveconfig and unsaved config promptJerome Martin2012-05-082-2/+10
|
* Added node ACLs tcq_depth attributeJerome Martin2012-05-081-0/+29
| | | | * This is not an attribute in rtslib, but we present it as if it was one.
* Skip unsaved config check on exit when not rootJerome Martin2012-05-081-1/+2
| | | | * A warning would be nice but lio_dump needs root privileges.
* Now check if config needs save before exitingJerome Martin2012-05-081-0/+45
| | | | * If there are unsaved changes, prompt the user.
* Added generic auth support in ui_nodeJerome Martin2012-05-072-44/+30
| | | | | * Replaces Node ACL ad-hoc auth support * Allows auth support in TPGT (recently added in iSCSI)
* Made startup less verboseJerome Martin2012-05-071-6/+6
| | | | * Loading fabric modules success and failures are now debug messages only.
* Spacing between classes is now two lines.Jerome Martin2011-09-204-0/+24
|
* Changed name to targetcli at community request.Jerome Martin2011-09-206-0/+2264