summaryrefslogtreecommitdiff
path: root/extras/scsi_id/scsi_id.c
AgeCommit message (Expand)Author
2008-10-02use no_argument, required_argument, optional_argument in longoptsKay Sievers
2008-09-29fix dbg() callersKay Sievers
2008-09-19always include config.h from MakefileKay Sievers
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-07-30use autotoolsKay Sievers
2008-07-10scsi_id: the fallback fix broke error handlingKay Sievers
2008-05-14scsi_id: add --sg-version= optionKay Sievers
2008-05-14scsi_id: remove bus_id optionKay Sievers
2008-05-14scsi_id: add SGv4 supportHannes Reinecke
2008-05-14scsi_id: remove all sysfs dependenciesHannes Reinecke
2008-04-20scsi_id: initialize serial stringsKay Sievers
2008-04-20logging: add trailing newline to all stringsKay Sievers
2007-05-29scsi_id: fix typo in help textKay Sievers
2007-05-25scsi_id: add long optionsKay Sievers
2007-05-25cciss device supportHannes Reinecke
2007-02-25scsi_id: accept tabs in /etc/scsi_id.confKay Sievers
2006-10-10scsi_id: export ID_SERIAL_SHORT without vendor/productKay Sievers
2006-08-19consistent key naming to match only the event device or include all parent de...Kay Sievers
2006-08-05switch ifdef __KLIBC__ to ifndef __GLIBC__Kay Sievers
2006-01-28scsi_id: remove dead filesKay Sievers
2006-01-18scsi_id, usb_id: request device parent by subsystemKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-12-15fold multiple consecutive whitespace chars into single '_'Hannes Reinecke
2005-09-18scsi_id: switch temporary node creation to /devKay Sievers
2005-09-14scsi_id: derive a UID for a SCSI-2 not compliant with the page 83Edward Goggin
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-13fix more compiler warnings ...Kay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-19add ID_BUS to *_id programsHannes Reinecke
2005-07-08fix usb_id and let scsi_id ignore "illegal request"Hannes Reinecke
2005-06-27add ID_TYPE to the id probersKay Sievers
2005-06-27add -x to scsi_id to export the queried values in env formatKay Sievers
2005-04-26[PATCH] update scsi_id to work with libsysfs changespatmans@us.ibm.com
2005-04-26[PATCH] scsi_id changes for use with udev %N and %ppatmans@us.ibm.com
2005-04-26[PATCH] scsi_id: when udevstart is started, /tmp is not writeable.md@Linux.IT
2005-04-26[PATCH] update udev to scsi_id 0.7patmans@us.ibm.com
2005-04-26[PATCH] update udev to include scsi_id 0.6patmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.5patmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.4patmans@us.ibm.com
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.3patmans@us.ibm.com
2005-04-26[PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com
2005-04-26[PATCH] fix scsi_id segfault with udev-009dsteklof@us.ibm.com
2005-04-26[PATCH] update udev extras/scsi_id to version 0.2patmans@us.ibm.com
2005-04-26[PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>greg@kroah.com