summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* next version is fb15Andy Grover2012-06-271-1/+1
* Fix backstore delete cmd, it no longer needs to delete storage objectsv2.0rc1.fb14Andy Grover2012-06-251-3/+0
* Update manpage to mention you can run targetcli cmdAndy Grover2012-06-201-1/+6
* next version is fb14Andy Grover2012-06-121-1/+1
* lun may be Nonev2.0rc1.fb13Andy Grover2012-06-121-1/+1
* sroeageobject.backstore no longer availableAndy Grover2012-06-122-9/+7
* remove code supporting legacy modeAndy Grover2012-06-121-9/+0
* Cope with rtslib backstore subclass removalAndy Grover2012-06-121-41/+9
* Remove next_hba_indexAndy Grover2012-06-111-23/+4
* reraise exception more simplyAndy Grover2012-06-111-9/+8
* import re needed for human_to_bytesAndy Grover2012-06-111-0/+1
* Use human_to_bytes for fileio and ramdisk backstoresAndy Grover2012-06-111-3/+4
* add a note if user uses pscsi for scsi block deviceAndy Grover2012-06-111-0/+5
* backstore: copy bytes/human conversion funcs from rtslibAndy Grover2012-06-111-2/+47
* Fix docstring to reflect fileio backstores are buffered by defaultAndy Grover2012-06-051-2/+2
* update version to fb13Andy Grover2012-05-311-1/+1
* Merge branch 'merge' into devAndy Grover2012-05-312-16/+23
|\
| * luns create/delete now accept lunX syntaxAndy Grover2012-05-311-4/+12
| * Fixed wrong exception check in luns/ createJerome Martin2012-05-311-2/+3
| * Changed default auto_cd_after_create to FalseJerome Martin2012-05-311-1/+1
| * Made startup message less verbose, display versionAndy Grover2012-05-311-9/+7
|/
* add THANKS filev2.0rc1.fb12Andy Grover2012-04-231-0/+8
* Exception.message is deprecatedAndy Grover2012-04-191-1/+1
* Only access authentication attribute in UINodeACL if has_feature(acls_auth)Andy Grover2012-04-191-4/+5
* Update manpage for details->detailv2.0rc1.fb11Andy Grover2012-03-191-1/+1
* Update ui_command_sessionsAndy Grover2012-03-191-44/+50
* Merge pull request #12 from JonnyJD/sessionsAndy Grover2012-03-162-0/+91
|\
| * Included sessions usage in the manpage, re #11Johannes Dewender2012-03-151-0/+6
| * + command options for sessions, close #11Johannes Dewender2012-03-151-29/+69
| * + root command sessions, re #11Johannes Dewender2012-03-151-0/+45
|/
* Merge pull request #10 from JonnyJD/loop_auth_fixAndy Grover2012-03-071-2/+3
|\
| * loop "tpg" has no authentication -> don't show in summaryJohannes Dewender2012-03-081-2/+3
|/
* Allow "delete tpg4" as well as "delete 4"v2.0rc1.fb10Andy Grover2012-02-281-1/+3
* fix for rd_mcp -> ramdisk renameAndy Grover2012-02-281-5/+4
* Fixup previous commit, mutual auth builds on authAndy Grover2012-02-281-7/+12
* Show auth status, and errors if auth is misconfiguredAndy Grover2012-02-231-6/+29
* Rename rd_mcp to ramdiskv2.0rc1.fb9Andy Grover2012-02-202-4/+4
* Some further manpage cleanups.Andy Grover2012-02-181-3/+4
* Make TPGs called tpgX in ui instead of tpgtXAndy Grover2012-02-182-7/+7
* Update manpageAndy Grover2012-02-181-22/+95
* update version to fb8v2.0rc1.fb8Andy Grover2012-02-161-1/+1
* Add auto_save_on_exit preferenceAndy Grover2012-02-132-0/+8
* Shorten output by only printing basename of backup fileAndy Grover2012-02-131-1/+1
* Remove differential behavior based on self.loadedv2.0rc1.fb7Andy Grover2012-02-071-11/+2
* Change summary to indicate if fabrics that need HW don't have itAndy Grover2012-02-071-1/+3
* Don't load fabric modules on init.Andy Grover2012-02-073-20/+61
* Call _check_self() in UIRTSLibNode.execute_command()Andy Grover2012-02-071-3/+5
* Update version to 2.0rc1.fb6v2.0rc1.fb6Andy Grover2012-02-031-1/+1
* Fix TPG summary to be red if disabledAndy Grover2012-02-031-4/+4
* Savefile may contain passwords, chmod to 600Andy Grover2012-01-251-0/+2