summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * debian: use dh_pythonJohannes Dewender2013-10-269-88/+13
| * debian: fix build with setuptoolsJohannes Dewender2013-10-251-0/+3
| * debian: update dependenciesJohannes Dewender2013-10-252-8/+3
| * rename debian package to targetcli-fbJohannes Dewender2013-10-2510-26/+27
| * fix version number in packaging, fix #29Johannes Dewender2013-10-251-3/+3
* | Update README.md with in-repo pkgscript rationaleAndy Grover2013-10-251-0/+10
|/
* Merge pull request #28 from cvubrugier/masterAndy Grover2013-10-222-1/+4
|\
| * Use 2to3 in setup.py and mention that targetcli-fb is Python 3 compatibleChristophe Vu-Brugier2013-10-222-1/+4
|/
* Merge pull request #27 from cvubrugier/masterAndy Grover2013-10-171-4/+3
|\
| * Do not use string.maketrans() since it does not exist in Python 3Christophe Vu-Brugier2013-10-171-4/+3
|/
* Make use of ethtool module optionalAndy Grover2013-10-161-1/+7
* Merge pull request #25 from cvubrugier/masterAndy Grover2013-10-121-1/+1
|\
| * Make except clause compatible with Python 3 in scripts/targetcliChristophe Vu-Brugier2013-10-121-1/+1
|/
* Merge pull request #24 from cvubrugier/2to3Andy Grover2013-10-114-4/+4
|\
| * Replace filter() with list comprehensionsChristophe Vu-Brugier2013-10-111-1/+1
| * Replace execfile() with exec() since it does not work with Python 3Christophe Vu-Brugier2013-10-111-1/+1
| * Fix whitespace in comma separated itemsChristophe Vu-Brugier2013-10-111-1/+1
| * Comply with PEP 3310 "Catching Exceptions in Python 3000"Christophe Vu-Brugier2013-10-111-1/+1
|/
* update version to 2.1.fb30v2.1.fb30Andy Grover2013-09-111-1/+1
* Add cvubrugier to THANKSAndy Grover2013-09-111-0/+1
* Revert "Put version directly in setup.py"Andy Grover2013-09-112-1/+22
* Put version directly in setup.pyv2.1.fb29Andy Grover2013-09-102-22/+1
* More manpage tweakingAndy Grover2013-09-031-2/+3
* Merge pull request #21 from cvubrugier/for-agroverAndy Grover2013-08-293-25/+32
|\
| * Put package information in setup.py instead of importing the targetcli moduleChristophe Vu-Brugier2013-08-293-25/+32
|/
* manpage: Fix a typo and add header informationAndy Grover2013-08-191-1/+2
* Prevent invalid files from being usedAndy Grover2013-08-091-0/+2
* Add to targetcli man pageAndy Grover2013-08-071-88/+261
* update version to fb28v2.1.fb28Andy Grover2013-08-051-1/+1
* Fix missed spot in tags conversionAndy Grover2013-08-021-1/+1
* update version to 2.1.27v2.1.fb27Andy Grover2013-07-231-1/+1
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-2313-765/+269
* More summary workAndy Grover2013-07-191-28/+32
* Enhance summary line for TPGs and ACLs based on auth optionsAndy Grover2013-07-181-13/+45
* Add an auth group to TPG if presentAndy Grover2013-07-181-0/+17
* Use global list of auth params, instead of duplicating itAndy Grover2013-07-171-2/+1
* Use authenticate_target properties if availableAndy Grover2013-07-171-2/+2
* Update targetcli for acls_auth -> auth feature changeAndy Grover2013-07-171-5/+5
* Catch module load errorsAndy Grover2013-06-181-1/+4
* update versionv2.1.fb26Andy Grover2013-06-071-1/+1
* Fix re-taggingAndy Grover2013-06-071-3/+8
* Update 'tag' doctextAndy Grover2013-06-041-1/+3
* Allow tilde-expansion for file backstore filenameAndy Grover2013-06-041-0/+1
* Fix check if so.udev_path is not setAndy Grover2013-06-041-1/+1
* Add tbayly to THANKSAndy Grover2013-06-041-0/+1
* Add ramdisk nullio supportAndy Grover2013-05-301-3/+10
* update version to 2.1.fb25v2.1.fb25Andy Grover2013-05-091-1/+1
* Fix pychecker questionable codeAndy Grover2013-05-093-6/+6
* Remove lio-utils as dependencyAndy Grover2013-05-071-1/+1
* Fix build scripts for renamed READMEAndy Grover2013-05-073-3/+3