18 Commits

Author SHA1 Message Date
James Wilson
7943f1860e Update license headers (#112) 2023-05-14 09:02:36 +02:00
James Wilson
daa541a654 Update status output format (#108)
* Update format of status output

* Add print_buffer and modernize SCSI debug output using std::for_each
2023-05-01 22:48:54 +02:00
Jonas Stein
9d7b1ed4b8 Drop LGTM Badge 2023-01-17 23:04:50 +01:00
Christian Reiss
bfb35cd968 Remove --detail and change repository to https
* Fix: Changed clone url to public, so everyone -not only developers- can
clone.
* Fix: Changed $ stenc -f /dev/nst0 --detail to $ stenc -f /dev/nst0.
"--detail" is an unknown option in the newer versions.
2022-10-21 17:00:58 +02:00
Jonas Stein
31d63481d5 Add remaining SPDX License information (#97)
* Add SPDX License information

Adding license information according to the SPDX stanard.
Used the reuse tool.
Bug: https://github.com/scsitape/stenc/issues/95

* Add SPDX license information to remaining files

- converted AUTHORS to markdown
- added FSFUL license INSTALL.license as it is named in the header of INSTALL

- added SPDX license information for some files such as insignificant-files
  and uncopyrightable files.
  used GPL-2-or-later where possible, because this was the former
  statement of the project and in order to minimize the number of licenses
  used.
  See also https://reuse.software/faq/#uncopyrightable
  and https://reuse.software/tutorial/#insignificant-files
2022-08-25 23:59:52 +02:00
Jonas Stein
8b1756eb89 Add SPDX License information (#96)
Adding license information according to the SPDX stanard.
Used the reuse tool.
Bug: https://github.com/scsitape/stenc/issues/95
2022-08-24 22:41:43 +02:00
Jonas Stein
08bd10230f add SCSI-Programming-HOWTO 2022-05-12 00:50:15 +02:00
Jonas Stein
8b7e99556a note on drop of AIX support 2022-05-09 11:48:57 +02:00
Jonas Stein
88b0bccea1 Add usage example 2022-04-25 01:32:10 +02:00
Jonas Stein
708932b383 Version bump 1.1.1
Version 1.1.1
2022-04-25 01:14:02 +02:00
Jonas Stein
4a7b143d50 Add tests to README 2022-04-24 21:19:57 +02:00
Jonas Stein
b6b7cd90c0 Add LGTM Codeanalysis 2022-04-05 21:31:16 +02:00
Jonas Stein
aefb37e563 link IBM Tape Library Guide
Add link to documentation. 
IBM Tape Library Guide for Open Systems
2020-11-09 12:02:19 +01:00
Jonas Stein
41df2d0c0b README .md syntax 2020-06-16 22:28:45 +02:00
Jonas Stein
57727c43fe README compile 2020-06-16 22:22:43 +02:00
Jonas Stein
9b82067638 README abbreviations 2018-02-14 09:01:01 +01:00
Jonas Stein
5476b7da72 README: Headline 2018-02-14 08:58:59 +01:00
Jonas Stein
a912487ea3 Write a new README in .md 2018-02-14 08:57:31 +01:00