summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated to use nexus_wwn TPG attribute3.0-pre4Jerome Martin2014-10-301-1/+1
* More consistent status in ls outputJerome Martin2014-10-271-7/+8
* ui_backstore: Consistent spacing between classesJerome Martin2014-10-271-0/+3
* Do not start targetcli if target is not loaded3.0-pre3Jerome Martin2014-10-211-2/+9
* Workaround init script systemd stop problemsJerome Martin2014-10-211-1/+6
* Add messages describing exit checksJerome Martin2014-10-211-8/+16
* Simpler saveconfig and exit access & confirmationJerome Martin2014-10-212-41/+19
* Initscript refuses to start if configfs existsJerome Martin2014-10-201-2/+5
* StorageObject status include wwn and better statusJerome Martin2014-10-201-3/+8
* Remove obsolete gen_wwn parameterJerome Martin2014-10-202-64/+24
* Initscript: fix 'type' builtin call for shJerome Martin2014-10-191-1/+1
* Add /var/target/{pr, alua} to RPM and deb packagesJerome Martin2014-10-192-1/+7
* Initscript creates system directories if missingJerome Martin2014-10-191-0/+8
* Initscript logging fallback for non-LSB systemsJerome Martin2014-10-191-36/+83
* Fix manpage and initscript install for RPMJerome Martin2014-10-181-4/+8
* Updated RPM build dependenciesJerome Martin2014-10-181-1/+1
* Makefile: Use use only one dash in version for RPMJerome Martin2014-10-181-4/+1
* Reordered Makefile targets, declared PHONYJerome Martin2014-10-181-2/+4
* Added prettytable to debian build dependsJerome Martin2014-07-311-1/+1
* Packaging debian/ manually in releaseJerome Martin2014-07-311-0/+1
* Added .gitattributesJerome Martin2014-06-301-0/+3
* Updated project name in file headers, README.mdJerome Martin2014-05-2414-16/+17
* UINodeACL uses acls_tcq_depth fabric featureJerome Martin2014-05-231-4/+5
* Makefile: VERSION uses "~" for "-" in git tags3.0-pre2Jerome Martin2014-05-191-3/+9
* Initscripts start warns of already loaded modulesJerome Martin2014-05-191-9/+17
* Use RTSRoot.fabric_modules, not loaded_fabric_modulesJerome Martin2014-05-191-1/+1
* Use parse_specfile(), list_specfiles() in initscriptJerome Martin2014-05-191-5/+4
* Initscript rely on rtslib to create configfs nodesJerome Martin2014-05-191-10/+1
* Initscript stop action LSB compliance fixJerome Martin2014-05-191-6/+10
* Use FabricModules.all(), not RTSRoot in initscriptJerome Martin2014-05-191-2/+2
* Remove module loading logic, reply on initscriptJerome Martin2014-05-191-28/+4
* Makefile clean target rm's all *.pyc *.swp filesJerome Martin2014-05-191-1/+3
* saveconfig now uses same logic as config mode commitJerome Martin2014-05-192-19/+21
* Cleaned up commented code in ui_command_configureJerome Martin2014-05-191-8/+0
* Migrate running config if no startup fileJerome Martin2014-05-192-0/+44
* Fixed rtslib version require for debianJerome Martin2014-05-191-2/+2
* Allow 0.0.0.0 as portal IP to listen on all eths3.0-pre1Jerome Martin2014-05-121-1/+7
* Drop deprecated rd_dr backstore supportJerome Martin2014-05-122-94/+8
* Updated email in README.mdJerome Martin2014-05-121-1/+1
* Reload live config after commit in config modeJerome Martin2014-05-121-0/+4
* Allow the startup config to contain new attributesJerome Martin2014-05-122-2/+2
* Add python-prettytable dependencyJerome Martin2014-05-122-2/+2
* Allow TPGs tags to be 0Jerome Martin2014-05-121-2/+2
* Added header to MakefileJerome Martin2014-05-121-0/+16
* Ensure the first char of the version is a digitJerome Martin2014-05-121-3/+3
* Fix initscript to accept missing fabric modulesJerome Martin2014-05-111-23/+48
* Merge branch 'devel'Jerome Martin2014-05-114-11/+31
|\
| * Add ramdisk nullio supportAndy Grover2014-04-301-3/+8
| * Add some comments to document some classes as ABCsAndy Grover2013-11-261-0/+2
| * use os.ftruncate() for sparse file extensionAndy Grover2013-11-251-2/+1