index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
/
scsi_id
/
scsi_id.c
Age
Commit message (
Expand
)
Author
2008-09-06
use libudev code, unify logging, pass udev context around everywhere
Kay Sievers
2008-07-30
use autotools
Kay Sievers
2008-07-10
scsi_id: the fallback fix broke error handling
Kay Sievers
2008-05-14
scsi_id: add --sg-version= option
Kay Sievers
2008-05-14
scsi_id: remove bus_id option
Kay Sievers
2008-05-14
scsi_id: add SGv4 support
Hannes Reinecke
2008-05-14
scsi_id: remove all sysfs dependencies
Hannes Reinecke
2008-04-20
scsi_id: initialize serial strings
Kay Sievers
2008-04-20
logging: add trailing newline to all strings
Kay Sievers
2007-05-29
scsi_id: fix typo in help text
Kay Sievers
2007-05-25
scsi_id: add long options
Kay Sievers
2007-05-25
cciss device support
Hannes Reinecke
2007-02-25
scsi_id: accept tabs in /etc/scsi_id.conf
Kay Sievers
2006-10-10
scsi_id: export ID_SERIAL_SHORT without vendor/product
Kay Sievers
2006-08-19
consistent key naming to match only the event device or include all parent de...
Kay Sievers
2006-08-05
switch ifdef __KLIBC__ to ifndef __GLIBC__
Kay Sievers
2006-01-28
scsi_id: remove dead files
Kay Sievers
2006-01-18
scsi_id, usb_id: request device parent by subsystem
Kay Sievers
2006-01-09
replace libsysfs
Kay Sievers
2005-12-15
fold multiple consecutive whitespace chars into single '_'
Hannes Reinecke
2005-09-18
scsi_id: switch temporary node creation to /dev
Kay Sievers
2005-09-14
scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
Edward Goggin
2005-08-22
*_id: fix zero length in set_str()
Kay Sievers
2005-08-13
fix more compiler warnings ...
Kay Sievers
2005-08-01
fix GGC signed pointer warnings and switch volume_id to stdint
Kay Sievers
2005-07-19
add ID_BUS to *_id programs
Hannes Reinecke
2005-07-08
fix usb_id and let scsi_id ignore "illegal request"
Hannes Reinecke
2005-06-27
add ID_TYPE to the id probers
Kay Sievers
2005-06-27
add -x to scsi_id to export the queried values in env format
Kay Sievers
2005-04-26
[PATCH] update scsi_id to work with libsysfs changes
patmans@us.ibm.com
2005-04-26
[PATCH] scsi_id changes for use with udev %N and %p
patmans@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.7
patmans@us.ibm.com
2005-04-26
[PATCH] update udev to include scsi_id 0.6
patmans@us.ibm.com
2005-04-26
[PATCH] update udev scsi_id to scsi_id 0.5
patmans@us.ibm.com
2005-04-26
[PATCH] update udev scsi_id to scsi_id 0.4
patmans@us.ibm.com
2005-04-26
[PATCH] udev use new libsysfs header file location
patmans@us.ibm.com
2005-04-26
[PATCH] update udev scsi_id to scsi_id 0.3
patmans@us.ibm.com
2005-04-26
[PATCH] libsysfs 0.4.0 patch
dsteklof@us.ibm.com
2005-04-26
[PATCH] fix scsi_id segfault with udev-009
dsteklof@us.ibm.com
2005-04-26
[PATCH] update udev extras/scsi_id to version 0.2
patmans@us.ibm.com
2005-04-26
[PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
greg@kroah.com