chiark / gitweb /
systemd: no not start udev in a container
[elogind.git] / extras / path_id / path_id.c
2011-08-05 Kay Sieversimplement path_id, usb_id, input_id as built-in command
2011-07-10 Kay Sieverspath_id: recognize ACPI parent devices
2011-07-07 Kay Sieverspath_id: add ID_PATH_TAG= to be used in udev tags
2011-07-06 Kay Sieverspath_id: add missing '-' to tape suffix
2011-05-26 Kay Sieverspath_id: allow to be asked about usb_devices not only...
2011-05-17 Kay SieversMerge branch 'docs/udev.xml' of git://github.com/mfwitt...
2011-04-20 Michael Reedpath_id: rework SAS device handling
2011-04-18 Kay SieversMerge branch 'docs/README' of git://github.com/mfwitten...
2011-04-14 Kay Sieversfix more warnings
2011-04-12 Kay Sieverstrivial cleanups
2010-06-29 Ryan HarperAdd virtio-blk support to path_id
2009-08-08 Alan Jenkinsfix spelling
2009-07-23 Kay Sieverspath_id: fix typo in comment
2009-07-22 Kay Sieverspath_id: make global variable static
2009-06-09 Kay Sieversmove syslog wrapper to libudev
2009-06-08 Kay Sieverslibudev: move to top-level directory
2009-06-08 Kay Sieverspath_id: rename scsi sub-fuctions
2009-06-08 Kay Sieverspath_id: add iscsi support
2009-06-08 Kay Sieverspath_id: handle fibre channel
2009-06-06 Kay Sieversfix signed/unsigned warning
2009-06-06 Kay Sieverspath_id: add comments
2009-06-06 Kay Sieverspath_id: update SCSI handling
2009-06-06 Kay Sieverspath_id: implement in C using libudev