summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Do not install systemd files in setup.pyMatt Coleman2020-06-191-1/+0
* setup.py: add the socket and service files to the data_files sectionMaurizio Lombardi2019-11-261-0/+1
* targetclid: add daemonize component for targetcliPrasanna Kumar Kalever2019-06-111-1/+4
* Change the URL of the GitHub repo to the open-iscsi organizationChristophe Vu-Brugier2016-08-221-1/+1
* Support Python 3 with "six" instead of running `2to3`Christophe Vu-Brugier2015-06-031-1/+5
* Use 2to3 in setup.py and mention that targetcli-fb is Python 3 compatibleChristophe Vu-Brugier2013-10-221-1/+2
* Replace execfile() with exec() since it does not work with Python 3Christophe Vu-Brugier2013-10-111-1/+1
* Revert "Put version directly in setup.py"Andy Grover2013-09-111-1/+4
* Put version directly in setup.pyv2.1.fb29Andy Grover2013-09-101-4/+1
* Put package information in setup.py instead of importing the targetcli moduleChristophe Vu-Brugier2013-08-291-19/+13
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-231-10/+10
* Now using a tarball-release based Makefile.2.0rc1Jerome Martin2011-09-221-13/+10
* Changed name to targetcli at community request.Jerome Martin2011-09-201-4/+4
* initial rtsadmin commit1.99Nicholas Bellinger2011-05-041-0/+43