Commit Graph

  • 5a9e93fb5b ip_watcher: Rename DEV_NAME_LEN definition Jan Höppner 2018-11-08 12:55:51 +01:00
  • aefc8cd3ff libutil/libu2s: Move strlcpy() implementation to libutils Jan Höppner 2018-11-07 14:20:40 +01:00
  • a208463e49 dasdview: Replace strncpy() with memcpy() Jan Höppner 2018-09-20 17:23:14 +02:00
  • a931428908 fdasd: Replace strncpy() with memcpy() Jan Höppner 2018-09-20 17:20:41 +02:00
  • c2297a0a7e zgetdump: Replace strncpy() with memcpy() Jan Höppner 2018-11-05 13:20:59 +01:00
  • 70a79fab3c zgetdump: Avoid using PATH_MAX Jan Höppner 2018-11-05 12:57:28 +01:00
  • b5a7b13e71 zipl: Replace strcpy() and strcat() Jan Höppner 2018-09-20 15:01:13 +02:00
  • 52b2cb8424 zipl: Replace sizeof() with DATA_SIZE() macro Jan Höppner 2018-09-20 14:33:41 +02:00
  • 03b2bf028b zipl: Align struct lowcore to double page size Jan Höppner 2018-09-13 17:33:47 +02:00
  • 81f9a67d6f libvmdump: Increase message buffer size Jan Höppner 2018-09-13 17:16:43 +02:00
  • c15f481181 libvtoc: Replace strncpy() with memcpy() Jan Höppner 2018-09-13 16:08:22 +02:00
  • 4170cceb52 cpuplugd: close config file after use in parse_configfile() Jens Remus 2017-09-05 21:01:52 +02:00
  • a648dbb014 zkey: enhance file read/write error handling Jens Remus 2018-07-31 21:21:56 +02:00
  • 322d51e5e4 zipl: remove redundant duplicate expression Jens Remus 2017-09-05 22:41:09 +02:00
  • a1db08160d zipl: check array limits before indexing Jens Remus 2017-09-05 22:37:40 +02:00
  • 31b77e1646 zdev: fix memory leak in misc_readlink() Jens Remus 2018-11-08 12:38:47 +01:00
  • a4acf7c991 zdev: fix copying of modified flag Jens Remus 2017-09-05 22:31:48 +02:00
  • 17cade6e7f fdasd: fix resource leak in fdasd_parse_conffile() Jens Remus 2017-09-05 21:58:07 +02:00
  • 90ea5d9e5d fdasd: check array limits before indexing Jens Remus 2017-09-05 22:06:20 +02:00
  • 6accffd583 fdasd: fix possible integer overflow Jens Remus 2017-09-05 22:03:38 +02:00
  • 4e5afb9b71 cmsfs-fuse: do not check if unsigned is less than zero Jens Remus 2017-09-05 20:52:27 +02:00
  • 9f247795f3 cmsfs-fuse: remove unused variable in add_record_ext() Jens Remus 2017-09-05 20:53:27 +02:00
  • 71976f8e4b cmsfs-fuse: fix memory leak in cmsfs_rename() Jens Remus 2017-09-05 20:46:36 +02:00
  • 851f685993 Makefile: Add dependency between libvmcp and libutil to fix -j builds Michael Holzheu 2018-11-05 15:58:26 +01:00
  • 9100327092 zkey: Include /sbin into PATH when executing commands Ingo Franzki 2018-11-05 17:12:04 +01:00
  • e2d433bb10 dasdinfo: Display error messages on stderr output Jan Höppner 2018-11-05 06:17:33 +01:00
  • d6925a30da New release s390-tools-2.7.0 v2.7.0 Jan Höppner 2018-10-31 09:36:34 +01:00
  • fe4cc7c479 zkey: add generated files to .gitignore Ingo Franzki 2018-10-25 12:59:13 +02:00
  • fa3cabc8af zkey: Makefile: Don't rebuild .o.d files on 'make install' Ingo Franzki 2018-10-25 12:57:29 +02:00
  • 5a9b56f814 lscss: Fix email address Jan Höppner 2018-10-31 11:37:01 +01:00
  • 20145b6d06 qethqoat: add OSA-Express7S support Julian Wiedmann 2018-10-22 14:43:24 +02:00
  • 9561a0b983 zkey: Enhance error message on key store open Ingo Franzki 2018-10-23 14:34:30 +02:00
  • 97fa88299f zfcpdump: Remove unneeded include <zlib.h> Philipp Rudo 2018-10-23 12:56:23 +02:00
  • aaaebb2030 zpcictl: Change wording of man-page and help output Jan Höppner 2018-10-23 12:34:25 +02:00
  • ff2a403bd2 osasnmpd: remove unused code, improve readability Karsten Graul 2018-10-19 13:17:06 +02:00
  • 66ed1727f9 osasnmpd: start without real OSA devices Karsten Graul 2018-10-10 20:17:02 +02:00
  • c33cc5a619 zkey: Makefile: Avoid relink of modules during 'make install' Ingo Franzki 2018-10-17 13:52:48 +02:00
  • cd46297d7c s390-tools/utils: handle util_scandir errors correctly Karsten Graul 2018-10-18 16:43:28 +02:00
  • 07b11982e3 zdev: Trigger generic_ccw devices on any kernel module loads. Dimitri John Ledkov 2018-10-16 10:15:02 +01:00
  • 35348c302b zdev/initramfs: add s390-tools- prefix to hook, due to conflicts. Dimitri John Ledkov 2018-10-02 15:01:09 +01:00
  • 35312d0c47 cpacfstatsd.service: only run on LPARs. Dimitri John Ledkov 2018-10-02 14:47:49 +01:00
  • 342c6a3707 zpcictl: Make device node for NVMe optional Jan Höppner 2018-10-10 16:57:23 +02:00
  • e2a8d85916 zpcictl: Read device link to obtain device address Jan Höppner 2018-10-10 16:25:29 +02:00
  • 8f0496b26a zpcictl: Use fopen() instead of open() for writes Jan Höppner 2018-10-10 11:21:18 +02:00
  • d03be73536 zpcictl: Rephrase man page entries and tool output Jan Höppner 2018-10-09 15:38:05 +02:00
  • a87268d62e util_path_example: Fix usage message Michael Holzheu 2018-10-04 18:28:56 +02:00
  • 9cc06a0529 util_proc: Fix typos in description of util_proc_mnt_get_entry() Michael Holzheu 2018-10-04 18:26:54 +02:00
  • 3b1ccce515 util_proc: Fix return code handling for util_proc_mnt_get_entry() Michael Holzheu 2018-10-04 18:16:55 +02:00
  • ffe91d1b30 zdev: fix qeth BridgePort and VNICC conflict checking Hans Wippel 2018-09-21 18:22:37 +02:00
  • f35c5d01fd zpcictl: include sys/sysmacros.h to avoid minor/major glibc warnings Hendrik Brueckner 2018-10-02 08:23:07 +01:00
  • b23c35c390 zcryptctl: Add binary to .gitignore Jan Höppner 2018-09-29 12:04:15 +02:00
  • 177cf8cfeb zpcictl: Introduce new tool zpcictl Jan Höppner 2018-09-03 16:55:48 +02:00
  • f05f7d656b zcryptctl: new tool zcryptctl for multiple zcrypt node management Harald Freudenberger 2018-06-28 14:41:55 +02:00
  • 0bf4f1b957 zkey: Be explicit about linking the tools Dan Horák 2018-08-31 04:29:39 -04:00
  • cd38119888 zkey: Be consistent when referring to libutil.a Dan Horák 2018-08-31 10:17:07 +02:00
  • cadef5c0ff zkey: Drop redundant include Dan Horák 2018-08-31 10:13:38 +02:00
  • 02e1c783f6 Makefile: drop LOADLIBES variable Dan Horák 2018-08-31 10:07:35 +02:00
  • 07e30951f8 zipl: use FIEMAP mapping ioctl if it exists Eric Sandeen 2018-09-12 09:40:22 -05:00
  • 0a0b4c3826 lszcrypt: support for alternate zcrypt device drivers Harald Freudenberger 2018-08-22 13:34:01 +02:00
  • eade995185 zdsfs: Direct --help and --version output to stdout Peter Oberparleiter 2018-08-24 09:56:50 +01:00
  • 0eba8d11df tape390_display: Direct --help output to stdout Peter Oberparleiter 2018-08-24 09:55:06 +01:00
  • 257490366b util_prg_example: Add --help and --version options Peter Oberparleiter 2018-08-24 09:50:01 +01:00
  • 5ef1320a7b iucvconn/iucvtty: Direct --help output to stdout Peter Oberparleiter 2018-08-24 09:47:41 +01:00
  • f2f572fa70 hmcdrvfs: Direct --help and --version output to stdout Peter Oberparleiter 2018-08-24 09:43:25 +01:00
  • e655f0cd7b cmsfs-fuse: Direct --help and --version output to stdout Peter Oberparleiter 2018-08-24 09:35:30 +01:00
  • 68b46eea7a zipl: Add missing build dependency Peter Oberparleiter 2018-08-22 08:38:03 +01:00
  • 9894e391ef zkey: Man page correction Ingo Franzki 2018-08-21 16:40:10 +02:00
  • 5982fd98bf CHANGELOG: lstape, lsluns: handle non-zfcp; lin_tape multiple paths Steffen Maier 2018-08-20 15:51:35 +02:00
  • d5291eed1c lstape: fix SCSI HBA CCW device bus-ID e.g. for virtio-scsi-ccw Steffen Maier 2018-06-20 17:59:53 +02:00
  • 34260f1736 lstape: fix SCSI output description in man page Steffen Maier 2018-06-21 19:12:32 +02:00
  • b9b3d2d230 lstape: fix description of --type and <devbusid> filter for channel tapes Steffen Maier 2018-06-21 19:11:14 +02:00
  • 4cf8f5f46c lstape: fix to prevent error messages if there are non-zfcp SCSI devices Steffen Maier 2018-06-15 20:26:13 +02:00
  • eba744a25e lsluns: fix to prevent error messages if there are non-zfcp SCSI devices Steffen Maier 2018-06-08 19:21:07 +02:00
  • 80e0c41b89 lstape: fix output without SCSI generic (sg) Steffen Maier 2018-06-15 20:09:13 +02:00
  • cdc787db1b lstape: fix to prefer sysfs to find lin_tape device name for SCSI device Steffen Maier 2018-06-22 19:44:05 +02:00
  • ef4dc7a45b lstape: fix output with SCSI lin_tape and multiple paths to same tape/changer Steffen Maier 2018-06-15 19:48:11 +02:00
  • cb3e949772 zfcpdump: Fix incompatible cast compile warning Philipp Rudo 2018-07-31 12:16:57 +02:00
  • f02de298c1 zfcpdump: Remove module load Philipp Rudo 2018-07-31 10:52:19 +02:00
  • eb0dc13c88 zfcpdump: Add install script for zfcpdump Philipp Rudo 2018-06-04 11:19:16 +02:00
  • d08bd23c1e zipl: Move macro definition to Makefile Philipp Rudo 2018-07-05 11:15:49 +02:00
  • 724f1fea2c Makefile: Rename ZFCPDUMP_PART_* macros Philipp Rudo 2018-07-05 11:04:55 +02:00
  • dcc63e6dfc zipl: Rename FSDUMP_PART_* macros Philipp Rudo 2018-07-05 10:54:35 +02:00
  • 576034e94a zfcpdump: Remove unused macros Philipp Rudo 2018-07-04 16:43:59 +02:00
  • 3ec49ba7bd Prepare for next release Jan Höppner 2018-08-10 10:40:01 +02:00
  • 60c687238d New release s390-tools-2.6.0 v2.6.0 Jan Höppner 2018-08-10 10:31:37 +02:00
  • 57b992ffa1 lscss: document behavior of subchannels bound to alternate drivers Sebastian Ott 2018-07-31 13:10:21 +02:00
  • 1f07a41d5a zkey: Add volume-type property to support LUKS2 volumes Ingo Franzki 2018-06-04 11:29:12 +02:00
  • 512b47c004 zkey: Add key verification pattern property Ingo Franzki 2018-06-04 13:30:24 +02:00
  • 818ffbc4b0 zkey: Add build dependency for libcryptsetup and json-c Ingo Franzki 2018-05-04 15:54:21 +02:00
  • 5e65df7375 zkey: Add man page for zkey-cryptsetup Ingo Franzki 2018-05-08 14:37:44 +02:00
  • 4eb80d14a0 zkey: Add zkey-cryptsetup tool Ingo Franzki 2018-05-07 17:42:11 +02:00
  • 7247a61e0b netboot: add BOOTIF support Viktor Mihajlovski 2018-06-28 11:36:59 +02:00
  • c856f28e11 netboot: Send client architecture and handle path prefix Viktor Mihajlovski 2018-06-27 14:55:37 +02:00
  • ca30cfd341 netboot: Include compressed kernel modules in initramfs Viktor Mihajlovski 2018-06-26 15:00:52 +02:00
  • 58ecf1f363 mon_procd: fix parsing of /proc/<pid>/stat Gerald Schaefer 2018-06-27 19:32:31 +02:00
  • d36ff82999 dbginfo: Add VM command query time. Corrected error messages. Sa Liu 2018-06-22 17:26:52 +02:00
  • d4398aea89 zdev: Adjust zdev modprobe path to be compatible with split-usr systems. Dimitri John Ledkov 2018-06-19 16:09:46 +01:00
  • 672548ce30 zkey: Fix generate and import leaving key in an inconsistent state Ingo Franzki 2018-06-19 13:59:11 +02:00
  • 344965bd29 zkey: Fix APQN validation routine Ingo Franzki 2018-06-15 07:48:46 +02:00
  • d6a96f07c1 zkey: Fix memory leak Ingo Franzki 2018-06-07 15:34:56 +02:00