chiark / gitweb /
make: do not delete autotools generated file with distclean
[elogind.git] / extras / scsi_id / scsi_id.c
2008-12-02 Kay Sieversscsi_id: do not fail if no serial is found like for...
2008-11-20 Kay Sieversscsi_id: make sure, we do not have slashes in values
2008-11-05 Kay Sieversunify string replacement
2008-10-26 Kay Sieversdo not init string arrays, just clear first byte
2008-10-21 Alan Jenkinsreplace strncpy() with strlcpy()
2008-10-02 Kay Sieversuse no_argument, required_argument, optional_argument...
2008-09-29 Kay Sieversfix dbg() callers
2008-09-20 Kay Sieversalways include config.h from Makefile
2008-09-06 Kay Sieversuse libudev code, unify logging, pass udev context...
2008-07-29 Kay Sieversuse autotools
2008-07-10 Kay Sieversscsi_id: the fallback fix broke error handling
2008-05-14 Kay Sieversscsi_id: add --sg-version= option
2008-05-14 Kay Sieversscsi_id: remove bus_id option
2008-05-14 Hannes Reineckescsi_id: add SGv4 support
2008-05-14 Hannes Reineckescsi_id: remove all sysfs dependencies
2008-04-20 Kay Sieversscsi_id: initialize serial strings
2008-04-20 Kay Sieverslogging: add trailing newline to all strings
2007-05-29 Kay Sieversscsi_id: fix typo in help text
2007-05-25 Kay Sieversscsi_id: add long options
2007-05-25 Hannes Reineckecciss device support
2007-02-25 Kay Sieversscsi_id: accept tabs in /etc/scsi_id.conf
2006-10-10 Kay Sieversscsi_id: export ID_SERIAL_SHORT without vendor/product
2006-08-19 Kay Sieversconsistent key naming to match only the event device...
2006-08-04 Kay Sieversswitch ifdef __KLIBC__ to ifndef __GLIBC__
2006-01-28 Kay Sieversscsi_id: remove dead files
2006-01-18 Kay Sieversscsi_id, usb_id: request device parent by subsystem
2006-01-09 Kay Sieversreplace libsysfs
2005-12-15 Hannes Reineckefold multiple consecutive whitespace chars into single '_'
2005-09-18 Kay Sieversscsi_id: switch temporary node creation to /dev
2005-09-14 Edward Gogginscsi_id: derive a UID for a SCSI-2 not compliant with...
2005-08-22 Kay Sievers*_id: fix zero length in set_str()
2005-08-13 Kay SieversMerge rsync.kernel.org/pub/scm/linux/hotplug/udev
2005-08-12 Kay Sieversfix more compiler warnings ...
2005-07-31 Kay Sieversfix GGC signed pointer warnings and switch volume_id...
2005-07-19 Hannes Reineckeadd ID_BUS to *_id programs
2005-07-14 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-07-08 Hannes Reineckefix usb_id and let scsi_id ignore "illegal request"
2005-06-27 Kay Sieversadd ID_TYPE to the id probers
2005-06-27 Kay Sieversadd -x to scsi_id to export the queried values in env...
2005-04-27 patmans@us.ibm.com[PATCH] update scsi_id to work with libsysfs changes
2005-04-27 patmans@us.ibm.com[PATCH] scsi_id changes for use with udev %N and %p
2005-04-27 md@Linux.IT[PATCH] scsi_id: when udevstart is started, /tmp is...
2005-04-27 patmans@us.ibm.com[PATCH] update udev to scsi_id 0.7
2005-04-27 patmans@us.ibm.com[PATCH] update udev to include scsi_id 0.6
2005-04-27 patmans@us.ibm.com[PATCH] update udev scsi_id to scsi_id 0.5
2005-04-27 patmans@us.ibm.com[PATCH] update udev scsi_id to scsi_id 0.4
2005-04-27 patmans@us.ibm.com[PATCH] udev use new libsysfs header file location
2005-04-27 patmans@us.ibm.com[PATCH] update udev scsi_id to scsi_id 0.3
2005-04-27 dsteklof@us.ibm.com[PATCH] libsysfs 0.4.0 patch
2005-04-27 dsteklof@us.ibm.com[PATCH] fix scsi_id segfault with udev-009
2005-04-27 patmans@us.ibm.com[PATCH] update udev extras/scsi_id to version 0.2
2005-04-27 greg@kroah.com[PATCH] add scsi_id "extra" program from Patrick Mansfi...